Search
Results (2555)
- Revision 5420 (svn): Set fixed width for select tags on the issue form.
- Revision 5418 (svn): Moved the parent issue field above start/due date fields.
- Revision 5416 (svn): Adds an issues visibility level on roles (#7412).
- It can be set so that users only see their own issues (created or assigned).
- Revision 5365 (svn): Adds visibility condition to Issue.by_* count methods.
- Revision 5332 (svn): Wrap text custom fields in the issue list (#8064).
- Revision 5321 (svn): Adds context menu for related issues (#8006).
- Revision 5303 (svn): Keep issue filter params on sort headers.
- Revision 5300 (svn): Removed the changeset-changes class to the commit logs on the issue view (#8038).
- Revision 5298 (svn): Removed hidden project_id and issue_id parameters.
- Revision 5292 (svn): Skip a few count(*) SQL queries on the issue list.
- Revision 5289 (svn): Fix typo "attachements" in test/integration/issues_test.rb.
- Revision 5286 (svn): Limits nested set overhead when destroying an issue without children.
- Revision 5285 (svn): Fixed: deleting a parent issue may lead to a stale object error (#7920).
- Revision 5283 (svn): Fixed: bulk destroying parent and child issues raises a stale object error (#7920).
- Revision 5276 (svn): Converted issue filters to non-AJAX GET requests (#1965).
- Revision 5274 (svn): Initialize TimeEntry with issue and project for the issue edit form.
- Revision 5272 (svn): Adds User and Version cu ... t member or version in custom fields (#2096).
- These new field formats are available for project, issue, version and time entry custom fields.
- Revision 5253 (svn): PDF: transplant r5183 (#61).
- Fix an internal server error on formatting an issue as a PDF in Japanese (#7794). Contributed by Yuki Sonoda.
- Revision 5252 (svn): PDF: transplant r1497 (#61).
- Fixes Chinese pdf export when the issue description is too long (#1170).
- Revision 5246 (svn): Adds support for preview when editing an issue note (#5520).
- Revision 5244 (svn): Save 2 queries when displaying a root issue.
- Revision 5224 (svn): Allow bulk editing of parent issue (#5831).
- Revision 5221 (svn): Adds css classes to parent/child issues (#7986).
- Revision 5217 (svn): Adds support for Mac metaKey in issues selection (#5148).
- Contributed by Simon Courtois.
- Revision 5187 (svn): Show open and closed issues from "Issues by" version links.