Redmine/app/views/projects
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
..
settings User display format is now configurable in administration settings. 2008-01-25 10:31:06 +00:00
_edit.rhtml Added project module concept. 2007-09-14 11:34:08 +00:00
_form.rhtml 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
activity.rhtml Slight changes to the activity view. 2008-02-04 19:37:23 +00:00
add.rhtml Added per-project tracker selection. Trackers can be selected on project settings. 2007-11-20 20:29:03 +00:00
add_file.rhtml Slight views refactoring 2007-05-27 12:38:29 +00:00
add_issue_category.rhtml Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 2007-06-29 17:21:37 +00:00
add_version.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
calendar.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
changelog.rhtml Added label tags on various checkboxes. 2007-10-01 15:22:03 +00:00
destroy.rhtml Project name format limitation removed (name can now contain any character). 2007-12-03 10:28:08 +00:00
gantt.rfpdf Fixed an unicode problem on gantt (first letter of the day name) 2007-05-02 19:13:38 +00:00
gantt.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
list.rhtml 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
list_files.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
list_members.rhtml Removed User#display_name (replaced by User#name). 2007-06-29 17:27:27 +00:00
roadmap.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
settings.rhtml Slight improvements to the browser views. 2008-01-02 22:41:53 +00:00
show.rhtml Added a 'New issue' link in the main menu (accesskey 7). 2008-01-20 13:07:19 +00:00