Project

General

Profile

Search

Results (2555)

Revision 914 (svn): 'fixed version' field can now be displayed on the issue list.
Category and fixed version fields added to the CSV export. 2007-11-18 16:53
Revision 913 (svn): r16121@gaspard (orig r912): jplang | 2007-11-18 15:32:39 +0100
Added an alternate theme which provides issue list colorization based on issues priority. 2007-11-18 16:03
Revision 912 (svn): Added an alternate theme which provides issue list colorization based on issues priority.
2007-11-18 15:32
Revision 909 (svn): Fixed: Update of time entry fails when the issue has been moved to an other project.
Fixed: Error when moving an issue without changing its tracker (Postgresql). 2007-11-17 18:45
Revision 908 (svn): Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account).
Issues and issues list: 'done ratio' field now displayed as a progress bar. 2007-11-17 16:34
Revision 906 (svn): Fixed: localization problem on issue list headers.
Updated Russian translation (iGor kMeta). 2007-11-16 21:46
Revision 903 (svn): Fixed: admin should be able to move issues to any project.
2007-11-14 22:54
Revision 902 (svn): Fixed: adding an attachment is not possible when changing the status of an issue.
2007-11-12 18:29
Revision 894 (svn): Trac importer: user can n ... sqlite and sqlite3 adapter for Trac database.
Trac importer: issues and wiki modules are enabled by default for ... ve a custom query under certain circumstance. 2007-11-09 14:32
Revision 892 (svn): Added issues status changes on the activity view (initial patch by Cyril Mougel).
2007-11-08 20:00
Revision 889 (svn): Custom fields can now be displayed as columns on the issue list.
Custom fields marked as "for all projects" can be added to the default columns of the issue list (in application settings). Project specific custom fields can be displayed on custom queries. 2007-11-07 21:42
Revision 888 (svn): Moved ProjectsController#list_news to NewsController#index.
Removed FeedsController, issues and news feeds are now handled by issues and news controllers. 2007-11-05 23:22
Revision 887 (svn): ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index
2007-11-05 19:38
Revision 885 (svn): Fixed: <<me>> doesn't appear in the drop down filters on a project issue list.
2007-11-05 18:30
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
(2376-2400/2555)