Search
Results (2548)
- Revision 803 (svn): Added default value for enumerations.
- Only default issue priority is actually used.
- Revision 801 (svn): Issues sorted by priority position.
- Revision 794 (svn): Performance improvement o ... antt (about 45% on gantt for large number of issues).
- Partial issues/_tooltip is replaced by an helper and some translated strings are now cached.
- Revision 785 (svn): Default columns displayed on the issue list can now be selected at application level.
- Saved queries can overide this selection.
- Revision 762 (svn): Slight change to issues/show.
- Revision 756 (svn): Added length validation for IssueCategory name.
- Revision 733 (svn): A category with assigned issue can now be deleted. 2 options are proposed:
- * remove assignments (issues are set to 'no category') * reassign issues to another category (if at least an other category exists) If no issue is assigned to the category, it's deleted silently.
- Revision 732 (svn): Changed author display on issues, news and document files.
- Revision 731 (svn): Added 'Estimated hours' attribute on issues.
- Revision 729 (svn): Main project list now displays root projects with their subprojects.
- Added files turned into links (if not removed) on the issue history.
- Revision 728 (svn): Mail notification options restored (default is: issue_added and issue_updated).
- Added mail notification when adding a news (disabled by default).
- Revision 725 (svn): Added project module concept.
- A project module (eg. issue tracking, news, wiki,...) is a set of permis ... odules are enabled for all existing projects.
- Revision 723 (svn): Notifications about issues (add/edit) are now sent in plain text and html.
- Removed lang specific strings in the correspo ... there is only one template for all languages.
- Revision 714 (svn): Improved Redmine links:
- * issue and changeset links generated only if the object exists * issue subject and status appear in the link title * strike issue link if issue is closed * red wiki page link if page doesn ... al links Wiki page cache had to be disabled.
- Revision 713 (svn): Fixed: 'Move' button always visible on issues list.
- Revision 706 (svn): Fixed: custom field displayed as deleted in the issue history even if no value was set.
- Revision 705 (svn): Issue notes are now included in search.
- Fixed: search results too long when there are many matches. Fixed: search results not escaped.
- Revision 702 (svn): Added an index on custom_ ... ed_type + customized_id columns) to speed up issue queries that use custom field filters.
- Revision 697 (svn): Buttons (edit, watch...) on issues/show are now located in the upper-right corner.
- Pdf export link is at the bottom of the screen.
- Revision 695 (svn): Small fix in issue history display.
- Revision 688 (svn): Added 'reported by me' and 'assigned to me' issue feeds on 'My page'.
- Revision 687 (svn): Added the ability to move issues (to another project) without changing their trackers.
- Added length validation for homepage project attribute.
- Revision 686 (svn): Added atom feed on the new cross-project issue list.
- Revision 684 (svn): Added a cross-project issue list. It displays the issues of all the projects visible by the user.
- The users list available in the filters ('ass ... his view is only accessible from 'My page' ('issues assigned to me' or 'issues reported by me' blocks, to view the full lists) On 'My page', assigned issue are now sorted by priority.
- Revision 681 (svn): Fixed: "new issue" drop-down only visible by admin users.