Search
Results (12665)
- Defect #5619 (Closed): "Edit Own Bug" does no ... on to "Change Properties" on the original bug
- In Redmine, the user is able to give permissi ... og that allows them to edit the original bug.
- Feature #5616 (Closed): Filter for "Status" text
- Currently there is only a possiblity to filte ... select from existing Status texts (labels?).
- Feature #5614 (New): Notify Administrators when email processing fails
- In our implementation, occasionally the email ... dically and make sure Redmine didn't drop an issue request or response to an issue's comment thread. It would be extremely h ... ary to intervene on mail processing manually.
- Feature #5613 (Closed): More info on user page
- Would be great to see on user page not only the user activties but: - issues belongs to user - issues watched by user - issues submitted by user
- Defect #5612 (Closed): git repository reporting the wrong age
- Here is a patch to fix a problem where browsi ... :identifier => id, </pre>
- Defect #5609 (Closed): statuses that can not be reached from any state are still able to be set
- Using Administration->Workflow I have created ... s". Despite this, when you right-click on an issue in status New, it is possible to select "In ... ion 0.9.4 devel, obtained around 25 May 2010.
- Defect #5608 (Closed): broken with i18n 0.4.0
- * Rails 2.3.5 * Redmine: svn/branches/0.9-st ... .7 works. config.gem should be more specific.
- Feature #5605 (Closed): Subprojects should (optionally) inherit Members from their parent
- alternatively, the "Roles & permissions" sect ... check boxes. This is somewhat related to issue#4763. Thanks! Thomas ps: "Subprojec ... cumulated values of all given subprojects.
- Patch #5604 (Closed): mail handler fails when the from address is empty
- When the "From:" address in an email is empty redmine fails the correctly insert an issue even when the options to specifically create anonymous issues are set. I have attached a patch to fix this.
- Feature #5603 (Closed): Rails 2.3.8 support
- It would be nice if Redmine 1.0 supports Rail ... ls.org/2010/5/25/ruby-on-rails-2-3-8-released
- Defect #5599 (Closed): Deleting an issue does not create an activity entry
- When a user deletes an issue, it does not log the action as an activity so it makes for silent deletes.
- Feature #5598 (Closed): Strict assignment
- There is a strict bond between status and rol ... status, not every user with proper role.
- Feature #5594 (Closed): Improve MailHandler's keyword handling
- I have a few changes to make to MailHandler s ... Project.find_by_name || Project.find_by_id@).
- Defect #5593 (Closed): Grey out workflow checkboxes for transitions to the same status
- In workflow settings, it is configurable whet ... ansit to the same status. !Screenshot.png!
- Defect #5592 (Closed): Better error page on LDAP Authentication error
- Logging in as a non-LDAP user, and testing th ... /500.html (500 Internal Server Error) </pre>
- Patch #5591 (Closed): 'calendar' action is used with 'issue' controller in issue/sidebar
- app/views/issues/_sidebar.rhtml still uses <code class='ruby'>:controller => 'issues', :action => 'calendar'</code> although Cal ... se 'calendars' controller with 'show' action.
- Defect #5590 (Closed): Redmine does not start
- I just write this info for avoiding that somebody else loses as much time as I have wasted in this issue. Situation. Suddenly, the application doe ... e track about the incident? redmine? rails?
- Defect #5589 (Closed): "with subproject" malfunction
- Hello, When subprojects exist, Roadmap and ... ed), and then checked again, it doesn't show issues related to subprojects. Digging a bit in ... , which in turn does NOT include subprojects.
- Defect #5588 (Closed): svn
- 无法活的所需资源!
- Defect #5587 (New): Custom fields 'required' not taking Tracker into account
- Try adding a required custom field only valid for one tracker. Now when updating older issues for this tracker this will trigger an error ... d is invisible there is no way to update the issues. I am using an old redmine version (pre 0.9, trunk 3171). I could not find a related issue so I do not know if this has been fixed already. Sorry in that case.
- Defect #5586 (New): Closing when marked as duplicate (also: closing model in general)
- In most other tracking software, marking a bu ... s that bug. More precisely, you can close an issue and cite a reason, and the reason may be tha ... ll these duplicates to remain in the default issues view, cluttering up the view. Thus we have to additionally remember to close each issue when marking as duplicate. Also, more gen ... ose a bug with the reason of Reject or Fixed.
- Feature #5580 (Closed): Color In Priority
- Make Different Color In any Priority Background such as urgent is red background colour
- Feature #5579 (Closed): Theme settings should be per-user not per-install
- Due to obvious subjectivity about which is th ... nistrator making that decision for all users.
- Defect #5578 (Closed): Bazaar: Missing characters from repository comments
- When viewing a project repository, the commit ... No errors or warnings are generated. This issue is similar to Issue #2133. Database: MySQL 5.0.41 Ruby versi ... ssing: áéíýúðþ (Icelandic special-characters)
- Feature #5577 (New): Add Watcher based on issue category
- We'd like the ability to add certain people as watchers to issues in particular categories. The members shoul ... example, user John wants to be added to all issues put into the "Marketing" category. When a n ... "Marketing" he should be added as a watcher.