| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Replaces the link with a checkbox to select/unselect all items in the list. | Jean-Philippe Lang | 2015-10-23 | 1 | -12/+10 |
* | [js-cleanup] add short copyright notices to javascripts and remove superfluou... | Jean-Philippe Lang | 2015-07-05 | 1 | -0/+3 |
* | Backport r13313 from rails-4.1 to trunk. | Toshi MARUYAMA | 2014-09-14 | 1 | -5/+5 |
* | Fixed: Lost text after selection in issue list with IE (#12650). | Jean-Philippe Lang | 2013-05-01 | 1 | -1/+1 |
* | Fixed context menu for IE 7/8 (#12298). | Jean-Philippe Lang | 2012-11-18 | 1 | -1/+1 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 1 | -194/+194 |
* | 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 |