Search
Results (2584)
- Revision 17250 (svn): Adds issue category column to spent time queries (#28391).
- Patch by Marius BALTEANU.
- Revision 17249 (svn): Adds issue category filter to spent time queries (#28391).
- Patch by Marius BALTEANU.
- Revision 17237 (svn): Fix: Sort issue custom fields by position in tracker views (#28393).
- Patch by Gregor Schmidt.
- Revision 17235 (svn): Remove unused i18n key: permission_move_issues (#28311).
- Patch by Go MAEDA.
- Revision 17230 (svn): Fix: Calculation of the start date of following issues ignores the "non-working days" setting (#14846).
- Patch by Felix Schäfer.
- Revision 17217 (svn): Allow selecting subprojects on new issue form (#12704).
- Patch by Marius BALTEANU.
- Revision 17212 (svn): Add minimal fixture for issues_pdf_test (#12510).
- Patch by Gregor Schmidt.
- Revision 17204 (svn): Allow context-menu edit of % done and priority of parent issues if the fields are not derived (#28168).
- Patch by Holger Just.
- Revision 17199 (svn): Don't allow reassigning reported hours to the project if issue is a required field for time logs (#28110).
- Patch by Marius BALTEANU.
- Revision 17176 (svn): Add CSS classes to column headers of issues and timelogs list (#26674).
- Patch by Marius BALTEANU.
- Revision 17153 (svn): Cannot clear all watchers when copying an issue (#26880).
- Revision 17141 (svn): Handle validation errors on reverse issue relations (#27695).
- Patch by Holger Just.
- Revision 17129 (svn): Fix: Cannot change the priority of the parent issue in issues context menu (#27533).
- Patch by Vito Marolda.
- Revision 17121 (svn): Issues reports should show only statuses used by the project (#27772).
- Patch by Marius BALTEANU.
- Revision 17108 (svn): Fix: Overlapping text in table header on issues reports page (#19578).
- Patch by Go MAEDA.
- Revision 17074 (svn): Merged r17060 from trunk to 3.2-stable (#27516)
- mercurial: reject malicious command argument ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara.
- Revision 17070 (svn): Merged r17060 from trunk to 3.3-stable (#27516)
- mercurial: reject malicious command argument ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara.
- Revision 17066 (svn): Merged r17060 from trunk to 3.4-stable (#27516)
- mercurial: reject malicious command argument ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara.
- Revision 17065 (svn): code clean up IssuesPdfHelperTest (#12510)
- * remove extra empty lines * remove trailing white space * replace tab to two spaces
- Revision 17063 (svn): svn propset svn:eol-style native test/unit/lib/redmine/export/pdf/issues_pdf_test.rb (#12510)
- Revision 17060 (svn): mercurial: reject malicious command argument (#27516)
- We've got a security report from the Phabrica ... a8bd18f35b8c8f8bf3314 This is a fundamental issue of the argument parsing rules in Mercurial, ... ropriate way. Contributed by Yuya Nishihara.
- Revision 17059 (svn): Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).
- Patch by Holger Just and Marius BALTEANU.
- Revision 17056 (svn): Disallow creating inverse relates issue relations (#27663).
- Patch by Gregor Schmidt.
- Revision 17055 (svn): Reverted r17054 (#27663).
- The change breaks test/functional/issue_relations_controller_test.rb.
- Revision 17054 (svn): Disallow creating inverse relates issue relations (#27663).
- Patch by Gregor Schmidt.