Project

General

Profile

Search

Results (2555)

Revision 822 (svn): Added custom fields in issue related mail notifications.
2007-10-10 21:43
Revision 821 (svn): Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).
2007-10-10 20:56
Revision 817 (svn): Added 'Bulk edit' functionality.
This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list. Most properties can be set (priority, ... done ratio) and a note can be entered. Only issues of the current project can be selected for bulk edit (subproject issues can't). 2007-10-09 21:07
Revision 812 (svn): Added preview on add/edit issue form.
2007-10-06 10:54
Revision 811 (svn): Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared partial.
2007-10-06 10:08
Revision 810 (svn): Merged IssuesController#export_pdf into IssuesController#show.
2007-10-06 01:17
Revision 808 (svn): Sligth changes on my page issue tables and wiki history, changesets tables.
2007-10-05 22:34
Revision 803 (svn): Added default value for enumerations.
Only default issue priority is actually used. 2007-10-05 19:44
Revision 801 (svn): Issues sorted by priority position.
2007-10-04 19:15
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. 2007-10-03 19:20
Revision 785 (svn): Default columns displayed on the issue list can now be selected at application level.
Saved queries can overide this selection. 2007-10-01 14:04
Revision 762 (svn): Slight change to issues/show.
2007-09-24 21:26
Revision 756 (svn): Added length validation for IssueCategory name.
2007-09-24 19:15
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. 2007-09-15 18:52
Revision 732 (svn): Changed author display on issues, news and document files.
2007-09-15 17:20
Revision 731 (svn): Added 'Estimated hours' attribute on issues.
2007-09-15 16:54
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. 2007-09-14 21:55
Revision 728 (svn): Mail notification options restored (default is: issue_added and issue_updated).
Added mail notification when adding a news (disabled by default). 2007-09-14 17:30
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. 2007-09-14 13:34
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. 2007-09-11 19:12
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. 2007-09-07 22:07
Revision 713 (svn): Fixed: 'Move' button always visible on issues list.
2007-09-07 19:26
Revision 706 (svn): Fixed: custom field displayed as deleted in the issue history even if no value was set.
2007-09-05 21:56
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. 2007-09-05 21:37
Revision 702 (svn): Added an index on custom_ ... ed_type + customized_id columns) to speed up issue queries that use custom field filters.
2007-09-05 00:07
(2401-2425/2555)