Redmine/app/views
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
There are 2 ways to select a set of issues on the issue list:
* by using checkbox and/or the little pencil that will select/unselect all issues (#567)
* by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues

Context menu was disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (#545).
All this was tested with Firefox 2, IE 6/7, Opera 8 (use Alt+Click instead of Right-click) and Safari 2/3.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1130 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-02-10 13:17:41 +00:00
..
account Removed the 12 characters limit on passwords. 2007-11-24 12:52:29 +00:00
admin More appropriate default sort order on sortable columns. 2008-02-05 17:28:02 +00:00
attachments Slight change to issues/show. 2007-09-24 19:26:09 +00:00
auth_sources New setting added to specify how many objects should be displayed on most paginated lists. 2007-12-29 11:36:30 +00:00
boards New setting added to specify how many objects should be displayed on most paginated lists. 2007-12-29 11:36:30 +00:00
common Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
custom_fields Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 2008-01-20 21:29:51 +00:00
documents Fixed: table of content not rendered properly when used in an issue or document description. 2008-01-04 17:55:08 +00:00
enumerations Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
issue_categories A category with assigned issue can now be deleted. 2 options are proposed: 2007-09-15 16:52:32 +00:00
issue_relations Application layout refactored. 2007-09-22 13:17:49 +00:00
issue_statuses Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
issues Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17:41 +00:00
journals Administrators can edit issue notes. 2008-02-02 10:50:31 +00:00
layouts Highlight the current item of the main menu. 2008-01-19 11:53:43 +00:00
mailer Slight change to the issue added/updated email templates. 2008-02-05 18:38:05 +00:00
messages Do not show sticky and locked checkboxes when replying to a message. 2008-01-13 18:33:55 +00:00
my Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17:41 +00:00
news ProjectsController#add_news moved to NewsController#new. 2008-02-03 14:38:04 +00:00
projects Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 2008-02-10 13:17:41 +00:00
queries Custom fields can now be displayed as columns on the issue list. 2007-11-07 20:42:28 +00:00
reports Added details by assignees on issue summary view (Hans Yoon). 2008-01-10 19:20:36 +00:00
repositories Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
roles Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
search Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
settings User display format is now configurable in administration settings. 2008-01-25 10:31:06 +00:00
timelog Performance improvement on calendar and gantt (about 45% on gantt for large number of issues). 2007-10-03 17:20:04 +00:00
trackers Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
users More appropriate default sort order on sortable columns. 2008-02-05 17:28:02 +00:00
versions Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
welcome Unlimited and optional project description. The project list will show truncated descriptions only (the first fews lines). 2008-01-20 18:37:51 +00:00
wiki Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed. 2008-01-12 14:54:26 +00:00
wikis Added project module concept. 2007-09-14 11:34:08 +00:00