Search
Results (2548)
- 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)
- Revision 6070 (svn): Do not show inactive issue priorities where not necessary (#8573).
- Revision 5991 (svn): Fixed: Private flag ignored when creating an issue with set_own_issues_private permission only (#8472).
- Revision 5944 (svn): Fixed: activity shows updates of private issues (#8432).
- Revision 5880 (svn): Fixed: validation error on issue creation when trying to add an invalid user as a watcher (#5373).
- Revision 5876 (svn): Do not propose users that can't view an issue as watchers (#7412).
- Revision 5831 (svn): remove trailing white-spaces from issues helper source.
- Revision 5823 (svn): remove trailing white-spaces from issues controller source.
- Revision 5821 (svn): remove trailing white-spaces from issue moves controller source.
- Revision 5810 (svn): remove trailing white-spaces excluding SQL from issue model source.
- Revision 5806 (svn): remove trailing white-spaces and empty lines from unit issue test.
- Revision 5805 (svn): remove trailing white-spaces from unit issue nested set test.