Search
Results (2555)
- Revision 1142 (svn): Added issue subject to the time entries view and subject ... 6). Default order on date column set to desc.
- Revision 1138 (svn): Fixed: wiki and changeset links not displayed when previewing issue description or notes.
- Revision 1134 (svn): Fixed: 404 error when selecting an other project on issues/move.
- Revision 1133 (svn): Fixed: context menu not available if the initial issue list is empty.
- Revision 1131 (svn): Fixed: Anonymous users may not see the issue list headers in the correct language.
- Revision 1130 (svn): Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
- There are 2 ways to select a set of issues on the issue list: * by using checkbox and/or the little pencil that will select/unselect all issues (#567) * by clicking on the rows (but not o ... nd Shift keys can be used to select multiple issues Context menu was disabled on links so that ... Click instead of Right-click) and Safari 2/3.
- Revision 1129 (svn): Merged IssuesController #edit and #update into a single actions.
- Users with 'edit issues' permission can now update any property inc ... te or changing the status (#519, #581, #587).
- Revision 1126 (svn): Create a journal and send an email when an issue is closed by commit (#609).
- The redmine user is found using the committer ... , the journal is created with anonymous user.
- Revision 1122 (svn): Slight change to the issue added/updated email templates.
- Translations updates: * Simplified Chinese (L ... j Jegorov) * Traditional Chinese (Shortie Lo)
- Revision 1121 (svn): More appropriate default sort order on sortable columns.
- Sortable column added on issue subject (#580).
- Revision 1119 (svn): Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequence (#595).
- Revision 1116 (svn): Set wiki class to issue notes.
- Revision 1114 (svn): Fixed #208: Issue list does not scroll up when you click next
- Revision 1112 (svn): Slight style changes on issue associated changesets list.
- Revision 1110 (svn): Add 'Author' to the available columns for the issue list.
- Revision 1106 (svn): Fixed an error on issue feeds.
- Revision 1105 (svn): Administrators can edit issue notes.
- Revision 1099 (svn): Fixed: PostgreSQL issues_seq_id not updated when using Trac importer.
- Revision 1097 (svn): Issue properties below the description textarea.
- Revision 1096 (svn): Added preview for issue notes.
- Revision 1089 (svn): Fixed: custom fields empty on issue/edit (broken by r1086).
- Revision 1086 (svn): Display custom fields in two columns on the issue form.
- Revision 1085 (svn): Added related changesets messages on issue details view.
- Revision 1081 (svn): Added a 'New issue' link in the main menu (accesskey 7).
- The drop-down lists to add an issue on the project overview and the issue list are removed.
- Revision 1080 (svn): ProjectsController#add_issue moved to IssuesController#new.
- Tracker can now be changed/selected on the new issue form. This action can be invoked without the ... rst enabled tracker will be used by default).