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
/
public
/
javascripts
/
context_menu.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove trailing white-spaces from public/javascripts/context_menu.js
Toshi MARUYAMA
2012-02-16
1
-20
/
+20
*
replace tabs to spaces and fix indents public/javascripts/context_menu.js
Toshi MARUYAMA
2012-02-16
1
-88
/
+88
*
Do not hide context menu when clicking on a folder menu item.
Jean-Philippe Lang
2012-02-09
1
-0
/
+4
*
Fixed: context menu is being submitted twice per right click (#2109).
Toshi MARUYAMA
2011-07-08
1
-3
/
+0
*
Do not select the row when clicking on an image.
Jean-Philippe Lang
2011-04-11
1
-1
/
+1
*
Adds support for Mac metaKey in issues selection (#5148).
Jean-Philippe Lang
2011-03-24
1
-1
/
+1
*
Removes obsolete code from Opera pseudo right click (#7700).
Jean-Philippe Lang
2011-02-24
1
-1
/
+0
*
Fixed: Bulk editing menu non-functional in Opera browser (#3132).
Jean-Philippe Lang
2011-02-23
1
-3
/
+1
*
Use GET instead of POST to retrieve context menu (#6762).
Jean-Philippe Lang
2010-12-12
1
-0
/
+1
*
Unselect issues when clicking outside of the list.
Jean-Philippe Lang
2010-03-04
1
-2
/
+6
*
Do not disable text selection in the issue list.
Jean-Philippe Lang
2010-03-04
1
-7
/
+9
*
Adds an helper for creating the context menu.
Jean-Philippe Lang
2010-03-04
1
-1
/
+11
*
Fixes a javascript comment (#3238).
Jean-Philippe Lang
2009-04-25
1
-1
/
+1
*
Fixes a JS error on context_menu with IE (#2390).
Jean-Philippe Lang
2008-12-24
1
-1
/
+1
*
Fixes context menu with Opera (#1655).
Jean-Philippe Lang
2008-08-25
1
-2
/
+2
*
Make the issue list context menu work under Mac OSX Leopard (#1485). Tested w...
Jean-Philippe Lang
2008-08-25
1
-0
/
+3
*
Upgraded to Prototype 1.6.0.1.
Jean-Philippe Lang
2008-06-28
1
-4
/
+4
*
Display the context menu above and/or to the left of the click if needed (pat...
Jean-Philippe Lang
2008-04-03
1
-4
/
+61
*
Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...
Jean-Philippe Lang
2008-02-10
1
-36
/
+150
*
Fixed r1024: context submenus on the issue list don’t show up with IE6.
Jean-Philippe Lang
2007-12-29
1
-1
/
+4
*
Some slight improvements in AJAX errors handling.
Jean-Philippe Lang
2007-10-28
1
-1
/
+1
*
Added AJAX based context menu on the project issue list that provide shortcut...
Jean-Philippe Lang
2007-10-28
1
-0
/
+44