51 Commits (e82e0189384e3516a4e8f6ae6a3801f2b7ab4806)

Author SHA1 Message Date
  Go MAEDA f288ccb987 Add "icon" class to items in time entries context menu (#28605). 5 years ago
  Go MAEDA 1e0663de9d Add the missing icon class to the items with icons from the contextual menu (#28605). 6 years ago
  Go MAEDA 7ba1f889f8 Allow context-menu edit of % done and priority of parent issues if the fields are not derived (#28168). 6 years ago
  Go MAEDA d389486e80 Fix: Cannot change the priority of the parent issue in issues context menu (#27533). 6 years ago
  Jean-Philippe Lang 180c81dbf1 Cannot set activity to None. 7 years ago
  Jean-Philippe Lang 1903497c4b Remove open issues filter in context menu shortcut (#4806). 8 years ago
  Jean-Philippe Lang 699a75910d Filter by issue id (#4806). 8 years ago
  Jean-Philippe Lang 5adc1ddde9 Allow addition of watchers via bulk edit context menu (#5754). 8 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang 01f673be08 Removed :move_issues permission (#18855). 9 years ago
  Jean-Philippe Lang defd3f439f Removed :update key and use :edit instead. 9 years ago
  Jean-Philippe Lang efc05bc73c Add time entries custom fields to the context menu for quick bulk edit (#17484). 10 years ago
  Toshi MARUYAMA a1b24e0f65 remove trailing tabs from app/views/context_menus/issues.html.erb 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang eece12ddfd Fixed: Can't clear custom field value through context menu in the issue list (#13075). 11 years ago
  Jean-Philippe Lang cd437b7e1d Code cleanup, use named routes. 11 years ago
  Jean-Philippe Lang 3976d5e740 Use #assert_select instead of #assert_tag. 11 years ago
  Jean-Philippe Lang e74d4ecf5f Compute issue ids array only once. 12 years ago
  Jean-Philippe Lang 23a1ef543f Show shared versions when editing issues from different projects with the context menu (#11345). 12 years ago
  Jean-Philippe Lang 7b40767428 Deprecated :confirm => 'Text' option. 12 years ago
  Jean-Philippe Lang 4cecc1beed Ability to disable standard fields on a per tracker basis (#1091). 12 years ago
  Jean-Philippe Lang daacea11dc Do not hide context menu when clicking on a folder menu item. 12 years ago
  Jean-Philippe Lang 07a93c2731 Only show allowed statuses in context menu (#10181). 12 years ago
  Jean-Philippe Lang 5e0c1cc5ce Bulk-edit custom fields through context menu (#6296). 12 years ago
  Jean-Philippe Lang f2a7f83c82 Adds a <<me>> option for assignee in the context menu (#1102). 12 years ago
  Jean-Philippe Lang 121bc44cc5 Use the regular issue form to copy a single issue. 12 years ago
  Jean-Philippe Lang 065376c160 Copy issues via bulk update action. 12 years ago
  Jean-Philippe Lang 464cef8643 Removed the "Move" button for issues since they can be moved from the bulk edit form. 12 years ago
  Jean-Philippe Lang 14267311aa Removed the "Move" button for single issue since it can be moved from the reguler update form. 12 years ago
  Etienne Massip befb5081f4 Fixed time entries context menu activity update link. 12 years ago
  Etienne Massip 8eaa63ccbf Fixed issues context menu attributes update links (#9794). 12 years ago
  Jean-Philippe Lang 52a7fa6176 Changed IssuesController#destroy to DELETE only. 12 years ago
  Jean-Philippe Lang 703211c0a6 Fixed time entries context menu display according permissions (#9405). 12 years ago
  Toshi MARUYAMA bec20b8c46 remove trailing white-spaces from app/views/context_menus/issues.html.erb 12 years ago
  Toshi MARUYAMA 64b92820e3 remove trailing white-spaces from app/views/context_menus/time_entries.html.erb 12 years ago
  Toshi MARUYAMA a9cbe162cf replace tabs to spaces at app/views/context_menus/time_entries.html.erb 12 years ago
  Toshi MARUYAMA 5a4616126e replace tabs to spaces at app/views/context_menus/issues.html.erb 12 years ago
  Toshi MARUYAMA ed85e669ce remove trailing white-spaces from app/views/context_menus/time_entries.html.erb 12 years ago
  Jean-Philippe Lang 8ba74845bc Fixes wrong string. 13 years ago
  Jean-Philippe Lang 40692c10cf HTML escape. 13 years ago
  Jean-Philippe Lang c3be706ce5 Additional escaping. 13 years ago
  Jean-Philippe Lang f89d04074e Warn about subtasks before deleting a parent issue (#6562). 13 years ago
  Toshi MARUYAMA 098fabd6ce add function of bulk delete time entries (#7996). 13 years ago
  Toshi MARUYAMA 87945f2ff5 add context menu in time entries for bulk edit (#7996). 13 years ago
  Jean-Philippe Lang 3e95d12b75 Fixed: Log Time link broken in issue context menu (#6904). 13 years ago
  Jean-Baptiste Barth e7e7a91b85 Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 13 years ago
  Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 13 years ago
  Jean-Baptiste Barth b255b7760a Added ability to delete issues from different projects through contextual menu (#5332) 13 years ago
  Jean-Baptiste Barth a9f5a17c67 Do not display items without valid selection in context menu when on different projects. #4998 14 years ago
  Jean-Baptiste Barth a2ce6e236c Allow mass status update through context menu. #3411 14 years ago