index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
views
/
context_menus
/
issues.html.erb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r17204 from trunk to 3.3-stable (#28168).
Go MAEDA
2018-02-18
1
-2
/
+2
*
Merged r17129 to 3.3-stable (#27533).
Go MAEDA
2017-12-26
1
-1
/
+1
*
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
1
-6
/
+6
*
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
*
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
1
-1
/
+1
*
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 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
*
remove trailing white-spaces from app/views/context_menus/issues.html.erb
Toshi MARUYAMA
2011-09-18
1
-6
/
+6
*
replace tabs to spaces at app/views/context_menus/issues.html.erb
Toshi MARUYAMA
2011-09-17
1
-91
/
+91
*
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
*
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