Project

General

Profile

Search

Results (2491)

Revision 881 (svn): Removed IssueStatus html_color attribute.
Issue list colorization can be done using a custom ... row is given a class that correspond to the issue status (eg. status-1 where 1 is the status position). 2007-11-04 12:40
Revision 873 (svn): Added the hability to copy an issue.
It can be done from the 'issue/show' view or from the context menu on the issue list. The Copy functionality is of course only available if the user is allowed to create an issue. It copies the issue attributes and the custom fields values. 2007-10-28 15:31
Revision 872 (svn): Added AJAX based context menu on the project issue list that provide shortcuts for editing, re- ... tatus or the priority, moving or deleting an issue.
The context menu shows up when right-clicking an issue (Opera users have to use Ctrl + left-click i ... and Safari 2. IE 6 doesn't display submenus. 2007-10-28 11:55
Revision 861 (svn): Commit message parser:
* Fixed: Error when parsing a commit message with duplicate issue identifiers * Strip referencing and fixing keywords 2007-10-22 18:52
Revision 857 (svn): Added status and priority related classes for each row on the issue list so that a custom theme can colorize issues by priority or status.
2007-10-20 18:47
Revision 855 (svn): More flexible mail notifi ... ings at user level. A user has now 3 options:
* notification on any event on all his projec ... gs that he watches or he is involded in (eg. issues that he watches or he is author or assignee) 2007-10-20 14:47
Revision 853 (svn): Fixed: unable to add a file to an issue without entering a note.
2007-10-19 21:09
Revision 850 (svn): Added the ability to unassign issues with bulk edit.
2007-10-18 18:29
Revision 848 (svn): Removed issue assignment validation to avoid validation failure when updating the issue and if the assignee is no longer a member of the project.
2007-10-18 18:07
Revision 840 (svn): Fixed: 'Issues' table shows weird date for 'Start' and 'Due date' columns
2007-10-15 17:58
Revision 831 (svn): Status can now be updated when bulk editing issues.
Workflow permissions are applied as when changing the status of a single issue. The issue is not saved (and an error is displayed) if the status transition is not allowed for the user. 2007-10-12 17:55
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
(2326-2350/2491)