Project

General

Profile

Search

Results (12601)

Patch #6197 (Closed): Traditional Chinese language file (to r4036)
* Changed translations: ** label_issue_view_all ** label_overall_activity * Added ... ct_module_gantt ** project_module_calendar 2010-08-24 05:07
Defect #6196 (Closed): undefined method `stri ... ay:...>) when logging in, for some users only
<pre>Processing AccountController#login (for ... Rails 2.3.8 PostgreSQL 8.2.7 Ubuntu 8.10 2010-08-23 19:53
Defect #6195 (Closed): Missing move issues between projects
Redmine 1.0.1.devel.4035 (MySQL) Logeed with admin, attached file. 2010-08-23 19:15
Feature #6194 (Closed): Edit own issues
I would like to set this persmission but i did not find it. I only see edit issues but i do want to open so wide. Any possibility in this direction? 2010-08-23 16:09
Defect #6193 (Closed): 500 error in Issues list
I have installed Redmine 1.0.1 and it has Error 500 when I open issues list. I did upgrade from 0.9.4 as in instr ... and use passenger Please check screenshot 2010-08-23 15:22
Defect #6191 (Closed): Deletion of a main task deletes all subtasks
Apparently cascading update/delete is active ... of subtasks to their according parent-tasks. 2010-08-22 18:55
Defect #6190 (Closed): Subtask are not shown?
I'm using redmine version 1.0.0.devel.3932 Subtask are not shown in issues, i did set permission to allow manage subtask but it's not showing at all?? 2010-08-22 17:40
Defect #6187 (Closed): REST API exampe needs update
I have the impression this section of the API documentation needs update: issue = Issue.new( :subject => 'REST API', :assigned ... :custom_field_values => {'2' => 'Fixed'} 2010-08-20 15:50
Feature #6180 (Closed): Searchable custom fields do not provide adequate operators
Using an integer custom field (called Affected revision, searchable) as a filter in the issues list should provide me with integer operato ... 2.3.5 Redmine version - SVN revision 4010 2010-08-20 01:48
Patch #6177 (New): "bignum too big to convert into `long'" in migrate_from_trac.rake
When importing from a sqlite3 trac database, I have tons of those issues, which the patch fixes. Maybe this only ... ease (but the file didn't change since 0.9) 2010-08-19 16:43
Feature #6176 (Closed): Email Notifications per project
Currently I can set different email addresses ... a system wide thing. Can this be changed? 2010-08-19 16:39
Patch #6171 (Closed): Persist 'locked' users across updates
Currently when a user has been marked as 'locked' if an update occurs to an issue that is assigned to that user, that update w ... ument around whether it is even valid for an issue to be assigned to a locked issue..but in my use case this is currently the ca ... twice in the list if that user isn't locked) 2010-08-18 16:41
Patch #6169 (Closed): Add issue status to issue tooltip...
Would be incredibly nice... <pre> --- issues_helper.rb +++ (clipboard) @@ -30,14 +30,12 @@ end def render_issue_tooltip(issue) + @cached_label_status ||= l(:field_sta ... ||= l(:field_priority) link_to_issue(issue) + "<br /><br />" + + "<strong>#{@cached_label_status}</strong>: #{issue.status.name}<br />" + "<strong>#{@cached_label_start_date}</strong>: #{format_date(issue.start_date)}<br />" + "<strong>#{@cached_label_due_date}</strong>: #{format_date(issue.due_date)}<br />" + "<strong>#{@cached_label_assigned_to}</strong>: #{issue.assigned_to}<br />" + </pre> 2010-08-18 15:37
Feature #6167 (Closed): Add option to weight parent task %-done based on the estimated time
Calculation of parent's percentage depends on ... ed on number of hours is more representative. 2010-08-18 10:05
Feature #6166 (New): Support german umlauts and whitespaces in login string
I am using redmine to authenticate with a Lot ... Please let me know, if this is a good idea. 2010-08-18 08:42
Feature #6165 (Closed): Ability to edit existing description
The ability to edit/fix existing text fields (e.g. a mispelled description) would be nice. 2010-08-18 07:14
Defect #6164 (Closed): email not working
I cannot get email to work at all. I don't g ... 3 Database schema version 20100705164950 2010-08-18 00:34
Defect #6163 (Closed): Bad CSS class for calendar project menu_item
See screenshot attached. !calendar_item_ba ... or in classes definitions for our menu items. 2010-08-17 21:21
Patch #6159 (New): Subversion: latest changesets performance improvement.
Redmine executes "svn log" command 2 times (R ... abase instead of executing "svn log" command. 2010-08-17 16:28
Defect #6158 (Closed): Needs warning when trying to close a ticket that is blocked by another one
We recently faced a situation where we tried ... ting that the ticket is blocked by XXXXX etc. 2010-08-17 16:11
Defect #6157 (Closed): Applying custom queries should not redirect away from calendar or gantt pages
If you have custom queries in place, they wil ... the calendar and gantt pages as well as the issues page. Clicking on them always redirects you to the issues page though. You can go back to the calend ... e. I'll start working on a patch for this issue. 2010-08-17 16:09
Feature #6154 (Reopened): Save issue as draft
Please add possibility to save issue drafts for later submission. 2010-08-17 13:43
Feature #6153 (Closed): Move view_calendar and view_gantt to own modules
In r3943 and r3944, Eric added the gantt char ... bs directly to the right of the activity tab. 2010-08-17 13:21
Defect #6149 (New): Links to wiki pages break when moving issues from one project to another
Links to wiki pages that appear in issues' descriptions or history are broken when that issue is moved from one project to another, if the ... inked to something else entirely. When an issue is moved/copied/etc., the wiki links in it s ... e original wiki page, in the other project. 2010-08-17 01:15
Defect #6148 (Closed): Quoting, newlines, and nightmares...
h3. Prelude Apologies in advance if this b ... ting hook, a macro or <insert solution here>. 2010-08-16 23:21
(9301-9325/12601)