Search
Results (2555)
- 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).
- Revision 1052 (svn): Added details by assignees on issue summary view (Hans Yoon).
- Revision 1043 (svn): Merged IssuesController change_status and add_note actions.
- The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form). The 'Change issue status' permission is removed. To change the ... ssions and some workflow transitions allowed.
- Revision 1035 (svn): Fixed: table of content not rendered properly when used in an issue or document description.
- Revision 1025 (svn): Fixed r1024: context submenus on the issue list don’t show up with IE6.
- Revision 1024 (svn): Fixed: context submenus on the issue list don't show up with IE6.
- Revision 1018 (svn): Add email notification to IssuesController#edit.
- Revision 994 (svn): Search engine: issue custom fields can now be searched.
- Each issue custom field (excepting numeric, date and bo ... be marked as "Searchable" (default to false).
- Revision 984 (svn): Added some functional tests (issues).
- Revision 983 (svn): Fixed: 500 error when validation fails on issue edition with no custom fields.
- Revision 954 (svn): Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors).
- Revision 941 (svn): Fixed: Date and time formats defined in settings not applied to the issues CSV export.
- Revision 937 (svn): Fixed: 'View all issues' link doesn't work on issues/show.
- Revision 933 (svn): Added custom fields marke ... ects" to the csv export of the cross project issue list.
- Revision 929 (svn): Issue context menu now also available on 'My page'.
- Revision 924 (svn): * Updated Russian translation (iGor kMeta)
- * Fixed front page typo: View all issues instead of View all news (Derek Montgomery)
- Revision 921 (svn): * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
- * Fixed: Mercurial adapter breaks on missing ... tt) * Fixed: Wrong feed URLs on the home page
- Revision 919 (svn): Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums.
- These permissions need to be explicitly given ... (Admin -> Roles & Permissions -> Anonymous).
- Revision 918 (svn): * Referencing issues in commit messages: enter * in 'Referencing keywords' to link any issue id without using keywords.
- * Updated Polish translation (Mariusz Olejnik).