summaryrefslogtreecommitdiffstats
path: root/app/views/context_menus/issues.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Log Time link broken in issue context menu (#6904).Jean-Philippe Lang2010-11-161-1/+1
* Fixed potential nil method errors when trying to access /issues/context_menu ...Jean-Baptiste Barth2010-10-271-2/+2
* Added ability to edit issues from different project through contextual menu (...Jean-Baptiste Barth2010-10-081-3/+2
* 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-1/+7
* Allow mass status update through context menu. #3411Jean-Baptiste Barth2010-09-031-6/+9
* Refactor: move IssuesController#context_menu to a new controller.Eric Davis2010-08-191-0/+113