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