Search
Results (2584)
- Revision 612 (svn): Fixed custom fields alignment on issues/show (Balazs Dan)
- Revision 604 (svn): Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap.
- Revision 599 (svn): Fixed: on spent time details view, the h3 issue link now links back to the issue
- Revision 596 (svn): History box on issues/show is now hidden if there's no history
- Revision 590 (svn): Now, when a user turns ma ... f, he will still receive notifications about issue changes if he is the author or the assignee of the issue.
- Revision 586 (svn): Added the ability to log time when changing an issue status.
- Revision 581 (svn): Fixed: issue_id not nullified on time entries when deleting the issue
- Revision 577 (svn): Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user.
- Revision 576 (svn): Fixed: Long text custom fields displayed without line breaks
- Added wiki toolbar for issue notes
- Revision 574 (svn): Fixed an error when trying to delete a project (versions/issues dependency)
- Revision 567 (svn): Fixed confidentiality issue on account/show.
- Only public projects or private projects that the logged in user belongs to are displayed.
- Revision 566 (svn): Added per user custom queries.
- Any logged in user can now save queries (they ... ports" view. It can now be accessed from the issues list.
- Revision 562 (svn): Fixed version field on issue view page now links to the corresponding version in the roadmap.
- Revision 560 (svn): Added an error message when trying to create an issue with no default status defined.
- Revision 558 (svn): Added :dependent => :delete_all on IssueStatus Workflow association.
- Also added compact in find_new_statuses_allowed_to to remove nil statuses.
- Revision 551 (svn): Fixed: open/closed issue counts are always 0 on reports view (postgresql)
- Revision 549 (svn): Added the ability to archive projects:
- * Only administrators can archive/unarchive p ... narchive preserve everything on the project (issues, members, ...). * A subproject can not be unarchived if its parent project is archived.
- Revision 543 (svn): Added issue count details for versions on Reports view.
- Revision 541 (svn): Attachments can now be ad ... authorized users can add/delete attachments.
- Attached images can be displayed inline, using textile image tag (for wiki pages, issue descriptions and forum messages).
- Revision 535 (svn): Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000).
- Also added pagination for changes on changeset details view.
- Revision 523 (svn): Added a simple mail handler.
- It lets users add notes to an existing issue by replying to the initial notification emai ... r RedMine mail hander is MailHandler#receive
- Revision 513 (svn): Added a "clear" link when ... uery. It clears the query filter to show all issues.
- Revision 511 (svn): Ajaxified issue filter reset link
- Revision 510 (svn): Issue#long_id no more used and removed
- Revision 507 (svn): Issue filter no more reseted when clicking 'Issues' menu link