Revision 1130
Added by Jean-Philippe Lang over 17 years ago
- added
- modified
- copied
- renamed
- deleted
- trunk
- app
- controllers
- views
- issues
- _list.rhtml (diff)
- _list_simple.rhtml (diff)
- bulk_edit.rhtml /trunk/app/views/issues/_bulk_edit_form.rhtml
- context_menu.rhtml (diff)
- index.rhtml (diff)
- move.rhtml
- show.rhtml (diff)
- my
- projects
- move_issues.rhtml
- issues
- lang
- bg.yml (diff)
- cs.yml (diff)
- de.yml (diff)
- en.yml (diff)
- es.yml (diff)
- fi.yml (diff)
- fr.yml (diff)
- he.yml (diff)
- it.yml (diff)
- ja.yml (diff)
- ko.yml (diff)
- lt.yml (diff)
- nl.yml (diff)
- pl.yml (diff)
- pt-br.yml (diff)
- pt.yml (diff)
- ro.yml (diff)
- ru.yml (diff)
- sr.yml (diff)
- sv.yml (diff)
- zh-tw.yml (diff)
- zh.yml (diff)
- lib
- public
- test
- app
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: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.