Project

General

Profile

Search

Results (12108)

Defect #137 (Closed): Bulk edit not working in some circumstances
Hi, Bulk editing issues does not work if some of the parts are left ... - Processing ProjectsController#bulk_edit_issues (for 192.168.1.217 at 2007-10-23 13:20:34) ... >"", "commit"=>"Apply", "action"=>"bulk_edit_issues", "priority_id"=>"", "id"=>"1", "notes"=>"" ... "fixed_version_id"=>"", "category_id"=>"", "issue_ids"=>["376"], "done_ratio"=>"", "due_date"= ... ers/projects_controller.rb:343:in `bulk_edit_issues' /var/lib/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send' 2007-10-22 22:21
Feature #461 (Closed): Support bulk updating of custom fields
Would be nice to be able to bulk update on cu ... ently disabled in a subprojects=all query) 2007-10-22 15:25
Defect #136 (Closed): Commit message with duplicate issue identifiers
Hi, If a commit message happens to have a duplicate issue identifier, then RedMine fails to populate the changesets_issues table (not unique). This also prevents RedMine from gathering any changesets after this issue. For example, this was accidentally committ ... rified, a possible fix would be to add "self.issues.uniq!" at the end of "ChangeSet.scan_comment_for_issue_ids". Cheers, Nick 2007-10-21 19:25
Defect #134 (Closed): Exception when deleting a tracker in Admin area
Attempted to delete a tracker, got this: A ... activerecord-1.15.5/lib/active_record/base.rb 2007-10-20 14:15
Defect #133 (Closed): Changing issues when assignee no longer has access
Hi, I hope there is no repetition here. An issue (I) in project (P) was assigned to test user ... n ActionController::DoubleRenderError in the issues_controller, add_note method. The issue.save fails between the lines (113/114): sho ... rk PS, please see attached log of failure. 2007-10-18 06:32
Feature #459 (Closed): Add Latest Activity on My Page
Add the option for a "Latest Activity" featur ... n any activity on all your related projects. 2007-10-17 05:47
Patch #233 (New): Per project themes patch
I was so excited to see JP had included the a ... r-facing projects. Here is a patch to do so. 2007-10-16 18:50
Feature #458 (Closed): Bulk edit issues does not allow to unassign issues
I.e. there's no empty option in 'Assigned to' combo-box. SVN Revision: 843 2007-10-16 05:48
Defect #131 (Closed): Gantt chart combo-box choice ignored on 'Apply' button press
SVN revision: 839 2007-10-15 06:52
Defect #130 (Closed): Issue editing page 'End date' shows the same date as 'Start' field contents
SVN revision: 839 Reproduction rate: 100% 2007-10-15 06:49
Defect #129 (Closed): 'Issues' table shows weird date for 'Start' and 'Due date' columns
Symptom description: * ~30 issues in the list (filtered by 'Open') without da ... 'Start' and 'Due date' columns for all four issues with dates Analysis: * '2007-10-09' is a 'Start' date for the first of four issues with the dates set. * If the order of the issues is changed, all dates are changed to the 'Start' date of the first visible issue with the dates set. PS. Similar problem in the Gantt chart: issue pop-ups show the 'Start' date of the first visible issue on the chart. SVN revision: 839 2007-10-15 06:47
Defect #125 (Closed): News not parsed for Textile before mailing
It appears that when news items are emailed o ... hould be parsed and sent out all pretty like issues are. 2007-10-12 11:56
Feature #454 (Closed): Trackers per-project
Redmine needs to be able to turn trackers on ... strative and need only one called Tasks, etc. 2007-10-10 15:45
Defect #123 (Closed): One user's bad email ad ... email notifications for everyone on a project
Because everyone's email address is used in o ... object that generated the notification (an issue's assigned owner, for instance). 2007-10-08 16:31
Feature #453 (Closed): a version includes many versions
Current Redmine's version can includes some issues, but versions. So, Redmine cannot describe ... describe like following. version X includes issue #1,2,3, version Y includes issue #4,5,6 and version Z relies on version X,Y and issue #7. issue#1 ---+ issue#2 ---+--- version X ---+ issue#3 ---+ | | issue#4 ---+ | issue#5 ---+--- version Y ---+ issue#6 ---+ | | issue#7 ---------------------+--- version Z 2007-10-08 09:08
Feature #451 (Closed): user's name should be displayed FAMILY NAME - GIVEN NAME order in East Asia.
Display user's name FAMILY NAME - GIVEN NAME ... wikipedia.org/wiki/Personal_name#Name_order 2007-10-06 02:21
Patch #232 (New): SCM URL/ROOT Information on Repository Page
To save users the hassle of hunting down the ... he Repository page. File is a unix patch. 2007-10-04 15:22
Feature #450 (Closed): Preview on add_issue
Redmine does not have preview on add_issue screen. It could give more usability to have confirmation before submitting issues. 2007-10-04 12:06
Feature #449 (Reopened): Keyboard shortcuts
It would be so convinient and productive if r ... ibute to elements (like input, a). Thanks, 2007-10-04 11:59
Feature #448 (Closed): Default user assigned to project
Hi. I seem to be missing this. Is there a w ... is to set a default person and category for issues that didn't get assigned to anyone - so at ... to that default category user. Thank you 2007-10-04 09:34
Feature #447 (Closed): Reorderable priorities
Right now the order you make the priority enu ... ename all of the priorities and move all the issues, without batch edits! So it really needs ... es, as well as specifying a default priority. 2007-10-03 16:17
Defect #118 (Closed): cannot show URL which contains '~'(0x7e, tilde) in /issues/show
URL in Description field cannnot be displayed ... w.example.com/</sub>user/</a>& lt;/p> ----- 2007-10-03 10:43
Feature #446 (Closed): Option to hide Completed/Uncompleted Issues on Gantt Chart
Since the Gantt Chart can get very long, depending on the number of issues added to it, there should be an option to hide completed or uncompleted issues. Neil 2007-10-02 12:40
Feature #445 (Closed): Batch changes
It'd be really nice to be able to make batch changes to issues that match a query. So I'd select the cr ... the tickets together (except title and body). 2007-10-01 15:37
Defect #117 (Closed): '\'(char code 0x5c) handling is improper in PDF output
When createing PDF file, '\' may have to be e ... alformed output. Because of this problem, issues which contains specific Japanese multi-byte ... ut). [How to reproduce] 1. Create new issue. Description of the issue is following. printf("Hello\n"); ... intf("Hello "); printf("World.\n"); 2007-10-01 05:30
(11901-11925/12108)