Search
Results (2548)
- 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).
- Revision 1079 (svn): Display the issue status in the email subject only if the status was actually changed.
- Revision 1078 (svn): Fixed: when changing the status of an issue, the email subject contains the previous status of the issue.
- Revision 1071 (svn): On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected.
- Revision 1067 (svn): Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context.
- Revision 1065 (svn): Fixed: issue filters may be lost when paginating after r1026.
- Revision 1064 (svn): Redmine links can be used to link to documents, versions and attachments.
- For now, attachments of the current object can be referenced only (if you're on an issue, it's possible reference attachments of this issue only).
- Revision 1060 (svn): Make issue categories inheritable on subprojects (can be disabled in Admin -> Settings -> Projects).