summaryrefslogtreecommitdiffstats
path: root/app/controllers/context_menus_controller.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Warn about subtasks before deleting a parent issue (#6562).Jean-Philippe Lang2011-04-171-0/+1
* add controller for bulk edit time entries (#7996).Toshi MARUYAMA2011-04-041-1/+14
* Find visible issues only in ContextMenusController#issues.Jean-Philippe Lang2010-12-291-1/+2
* Added ability to edit issues from different project through contextual menu (...Jean-Baptiste Barth2010-10-081-2/+6
* Added ability to delete issues from different projects through contextual men...Jean-Baptiste Barth2010-10-071-1/+1
* Do not display items without valid selection in context menu when on differen...Jean-Baptiste Barth2010-09-031-2/+2
* Allow mass status update through context menu. #3411Jean-Baptiste Barth2010-09-031-0/+6
* Refactor: move IssuesController#context_menu to a new controller.Eric Davis2010-08-191-0/+33