summaryrefslogtreecommitdiffstats
path: root/app/views/context_menus
Commit message (Expand)AuthorAgeFilesLines
* Fixes wrong string.Jean-Philippe Lang2011-07-301-1/+1
* HTML escape.Jean-Philippe Lang2011-07-301-1/+1
* Additional escaping.Jean-Philippe Lang2011-07-301-5/+5
* Warn about subtasks before deleting a parent issue (#6562).Jean-Philippe Lang2011-04-171-1/+1
* add function of bulk delete time entries (#7996).Toshi MARUYAMA2011-04-041-0/+6
* add context menu in time entries for bulk edit (#7996).Toshi MARUYAMA2011-04-041-0/+27
* 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