summaryrefslogtreecommitdiff
path: root/app/views/context_menus
AgeCommit message (Expand)Author
2018-09-14Add "icon" class to items in time entries context menu (#28605).Go MAEDA
2018-08-01Add the missing icon class to the items with icons from the contextual menu (...Go MAEDA
2018-02-18Allow context-menu edit of % done and priority of parent issues if the fields...Go MAEDA
2017-12-26Fix: Cannot change the priority of the parent issue in issues context menu (#...Go MAEDA
2016-10-23Cannot set activity to None.Jean-Philippe Lang
2016-05-06Remove open issues filter in context menu shortcut (#4806).Jean-Philippe Lang
2016-05-06Filter by issue id (#4806).Jean-Philippe Lang
2016-04-09Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang
2015-02-23Removed unneeded #h calls in views.Jean-Philippe Lang
2015-02-08Removed :move_issues permission (#18855).Jean-Philippe Lang
2015-01-27Removed :update key and use :edit instead.Jean-Philippe Lang
2014-07-29Add time entries custom fields to the context menu for quick bulk edit (#17484).Jean-Philippe Lang
2013-03-15remove trailing tabs from app/views/context_menus/issues.html.erbToshi MARUYAMA
2013-02-10Bulk watch/unwatch issues from the context menu (#7159).Jean-Philippe Lang
2013-02-07Fixed: Can't clear custom field value through context menu in the issue list ...Jean-Philippe Lang
2012-12-22Code cleanup, use named routes.Jean-Philippe Lang
2012-12-22Use #assert_select instead of #assert_tag.Jean-Philippe Lang
2012-07-08Compute issue ids array only once.Jean-Philippe Lang
2012-07-08Show shared versions when editing issues from different projects with the con...Jean-Philippe Lang
2012-07-07Deprecated :confirm => 'Text' option.Jean-Philippe Lang
2012-07-05Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang
2012-02-09Do not hide context menu when clicking on a folder menu item.Jean-Philippe Lang
2012-02-09Only show allowed statuses in context menu (#10181).Jean-Philippe Lang
2012-02-09Bulk-edit custom fields through context menu (#6296).Jean-Philippe Lang
2012-01-21Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang
2012-01-08Use the regular issue form to copy a single issue.Jean-Philippe Lang
2012-01-07Copy issues via bulk update action.Jean-Philippe Lang
2012-01-07Removed the "Move" button for issues since they can be moved from the bulk ed...Jean-Philippe Lang
2012-01-07Removed the "Move" button for single issue since it can be moved from the reg...Jean-Philippe Lang
2011-12-14Fixed time entries context menu activity update link.Etienne Massip
2011-12-14Fixed issues context menu attributes update links (#9794).Etienne Massip
2011-12-10Changed IssuesController#destroy to DELETE only.Jean-Philippe Lang
2011-11-24Fixed time entries context menu display according permissions (#9405).Jean-Philippe Lang
2011-09-18remove trailing white-spaces from app/views/context_menus/issues.html.erbToshi MARUYAMA
2011-09-18remove trailing white-spaces from app/views/context_menus/time_entries.html.erbToshi MARUYAMA
2011-09-17replace tabs to spaces at app/views/context_menus/time_entries.html.erbToshi MARUYAMA
2011-09-17replace tabs to spaces at app/views/context_menus/issues.html.erbToshi MARUYAMA
2011-09-17remove trailing white-spaces from app/views/context_menus/time_entries.html.erbToshi MARUYAMA
2011-07-30Fixes wrong string.Jean-Philippe Lang
2011-07-30HTML escape.Jean-Philippe Lang
2011-07-30Additional escaping.Jean-Philippe Lang
2011-04-17Warn about subtasks before deleting a parent issue (#6562).Jean-Philippe Lang
2011-04-04add function of bulk delete time entries (#7996).Toshi MARUYAMA
2011-04-04add context menu in time entries for bulk edit (#7996).Toshi MARUYAMA
2010-11-16Fixed: Log Time link broken in issue context menu (#6904).Jean-Philippe Lang
2010-10-27Fixed potential nil method errors when trying to access /issues/context_menu ...Jean-Baptiste Barth
2010-10-08Added ability to edit issues from different project through contextual menu (...Jean-Baptiste Barth
2010-10-07Added ability to delete issues from different projects through contextual men...Jean-Baptiste Barth
2010-09-03Do not display items without valid selection in context menu when on differen...Jean-Baptiste Barth
2010-09-03Allow mass status update through context menu. #3411Jean-Baptiste Barth