Search
Results (12524)
- Feature #482 (Closed): Default assignee on each project
- It would nice to have a setting item to select default assignment for a new ticket,
- Feature #481 (Closed): Shortcut to create new issue
- It would be nifty to have keyboard shortcut to create new issue from everywhere in a project. Currently we cannot create a new issue not from summary and issue page, so we need two step to create new issuse (move issue page, and select issue type form drop-down list). in Trac, you ca ... to create new ticket, it's lightning fast.
- Feature #480 (New): Wiki: Support categories tagging and autolisting
- It would be really convenient for the Wiki to ... the pages you tagged with the xxxx category).
- Feature #479 (Closed): /change_status to have add file option
- Would it be possible to have the 'add file' f ... tes) %>)</em> </p> <% if authorize_for('issues', 'add_attachment') %> <p id="attachments_ ... es) %>)</em></p> <% end %> </div> Thanks!
- Feature #478 (Closed): Current user should not receive emails on issue change
- When I create/modify an issue, I already know about it, so I should not receive an email. It overfills the mailbox and makes issues changed by others less noticeable. The mess ... t to everyone but me. (same as in Bugzilla)
- Defect #142 (Closed): HEAD revsion of SVN trunk is broken
- When updating to the head revision we're getting a 500 server error after clicking the Issues tab in a project.
- Patch #234 (Closed): Git support patch
- this works with latest trunk from 5th of november, please help testing if you're a git user.
- Feature #473 (Reopened): Custom reports
- It would be very handy to be able to create a ... sed on similar criteria that is used on the Issues search page (eg http://my.site.name/issues)
- Defect #140 (Closed): <<me>> doesn't appear in the filter drop down for issues in a project
- If I got to my page and click "see all issues" I can see the filter that is applied is something like "Show all open issues assigned to <<me>>" However I can't use that filer if I go to a project then the issues tab then filter. When I add assigned to th ... an old release but seems to have disapeared.
- Feature #469 (Closed): Code Review/Approve workflow?
- Any plans on adding features similar to http: ... ommitted to the main repository? Thoughts?
- Feature #467 (Closed): Allow Custom Fields in Project Summary
- Currently the project summary fields are stat ... at matter, cold existing fields be UNflagged?
- Feature #466 (New): Add Contact database for all Redime site
- As Redmine is Project tool for developers, ma ... you need a support about AJAX & UI for this issue, don't hestite to contact me.
- Feature #465 (Closed): Inheritence of Versions to Subprojects
- It would be really nice, if issues of a subproject could be set to the fixed v ... oadmap page as well o get an overview of all issues for each version without having to change to another project.
- Feature #463 (Closed): Make something similar to www.wrike.com
- Make something similar to www.wrike.com
- Feature #462 (Closed): Fixed version in issue list
- Hi, It would be nice to have the fixed ver ... ion for the default columns displayed on the issue list. Thanks, Brad
- Defect #139 (Closed): Error when requesting Issue
- Error when request url like this: http://mysite/projects/list_issues/9 ActionView::TemplateError (undefined l ... <Query:0xb707a924>) on line #10 of app/views/issues/_list.rhtml: 7: {:title => l(:label_bulk_edit_selected_issues)}) if @project && User.current.allowed_to?(:edit_issues, @project) %> 8: </th> 9: <%= sort_header_tag("#{Issue.table_name}.id", :caption => '#') %> 10: ... <% end %> 13: </tr></thead>
- 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'
- 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)
- 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
- 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
- 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.
- 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.
- 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.
- 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
- Defect #131 (Closed): Gantt chart combo-box choice ignored on 'Apply' button press
- SVN revision: 839