summaryrefslogtreecommitdiffstats
path: root/public/javascripts/context_menu.js
Commit message (Expand)AuthorAgeFilesLines
* remove trailing white-spaces from public/javascripts/context_menu.jsToshi MARUYAMA2012-02-161-20/+20
* replace tabs to spaces and fix indents public/javascripts/context_menu.jsToshi MARUYAMA2012-02-161-88/+88
* Do not hide context menu when clicking on a folder menu item.Jean-Philippe Lang2012-02-091-0/+4
* Fixed: context menu is being submitted twice per right click (#2109).Toshi MARUYAMA2011-07-081-3/+0
* Do not select the row when clicking on an image.Jean-Philippe Lang2011-04-111-1/+1
* Adds support for Mac metaKey in issues selection (#5148).Jean-Philippe Lang2011-03-241-1/+1
* Removes obsolete code from Opera pseudo right click (#7700).Jean-Philippe Lang2011-02-241-1/+0
* Fixed: Bulk editing menu non-functional in Opera browser (#3132).Jean-Philippe Lang2011-02-231-3/+1
* Use GET instead of POST to retrieve context menu (#6762).Jean-Philippe Lang2010-12-121-0/+1
* Unselect issues when clicking outside of the list.Jean-Philippe Lang2010-03-041-2/+6
* Do not disable text selection in the issue list.Jean-Philippe Lang2010-03-041-7/+9
* Adds an helper for creating the context menu.Jean-Philippe Lang2010-03-041-1/+11
* Fixes a javascript comment (#3238).Jean-Philippe Lang2009-04-251-1/+1
* Fixes a JS error on context_menu with IE (#2390).Jean-Philippe Lang2008-12-241-1/+1
* Fixes context menu with Opera (#1655).Jean-Philippe Lang2008-08-251-2/+2
* Make the issue list context menu work under Mac OSX Leopard (#1485). Tested w...Jean-Philippe Lang2008-08-251-0/+3
* Upgraded to Prototype 1.6.0.1.Jean-Philippe Lang2008-06-281-4/+4
* Display the context menu above and/or to the left of the click if needed (pat...Jean-Philippe Lang2008-04-031-4/+61
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-36/+150
* Fixed r1024: context submenus on the issue list don’t show up with IE6.Jean-Philippe Lang2007-12-291-1/+4
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-281-1/+1
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-281-0/+44