Search
Results (2584)
- Revision 6311 (svn): Fixed: Error deleting issue with grandchild (#8880).
- Revision 6310 (svn): Author should be displayed as assignable on a single issue right click menu (#7136).
- Revision 6309 (svn): Respond with errors and appropriate content type on /issues API calls with invalid query params (#8883).
- Revision 6308 (svn): Assignee is removed on issue update if assignee account is locked (#8884).
- Revision 6306 (svn): Ability to assign issues to groups (#2964).
- Option is disabled by default. It can be turned on in application settings.
- Revision 6305 (svn): Set menu item for IssueMovesController.
- Revision 6268 (svn): Traditional Chinese translation updated by ChunChang Lo (#8778).
- add *notice_issue_successful_create* and *label_between*.
- Revision 6267 (svn): Traditional Chinese translation updated by ChunChang Lo (#8778).
- change *issue* translations.
- Revision 6263 (svn): Bulgarian translation updated by Ivan Cenov (#8779).
- Translations added: * label_between * notice_issue_successful_create Translations changed: * notice_not_authorized_archived_project
- Revision 6210 (svn): Adds issue id link in the issue creation flash message (#3033).
- Revision 6199 (svn): Fixed: Setting issue attributes from mail should be case-insensitive (#8759).
- Revision 6179 (svn): Adds support for GET on /issues/:issue_id/relations (#7366).
- Revision 6176 (svn): Adds REST API for issue relations (#7366).
- Revision 6154 (svn): PDF: support textilized changeset comments (revision log) on issue (#69).
- Revision 6153 (svn): Merged r6146 from trunk.
- PDF: add revision number/id of associated revisions on issue PDF.
- Revision 6149 (svn): Normalize issue description EOLs do prevent false journal details (#8712).
- Revision 6146 (svn): PDF: add revision number/id of associated revisions on issue PDF (#8738).
- Revision 6145 (svn): Merge(backport) r6136 from trunk (#8737).
- PDF: use RDMMultiCell for drawing lines of issue description. Contributed by Jun NAITOH.
- Revision 6142 (svn): PDF: support textilized journal notes on issue (#69).
- Contributed by Jun NAITOH.
- Revision 6141 (svn): PDF: support textilized issue description on issue (#69).
- Contributed by Jun NAITOH.
- Revision 6136 (svn): PDF: use RDMMultiCell for drawing lines of issue description (#69).
- Contributed by Jun NAITOH.
- Revision 6119 (svn): back out r6117. use ActionView::TestCase instead of HelperTestCase at IssuesHelperTest.
- Tests on CI server fail.
- Revision 6117 (svn): use ActionView::TestCase instead of HelperTestCase at issues_helper_test.rb.
- ActionView::Helpers::ActiveRecordHelper at test/helper_testcase.rb does not exist on Rails 3.0.
- Revision 6100 (svn): Merged r6099 from trunk.
- Added a test to ensure 'Project' column can be removed on issues list
- Revision 6099 (svn): Added a test to ensure 'Project' column can be removed on issues list (#8411)