27 Commits (44644679908ca0d292a9aa5113d5d93d2aa754f6)

Author SHA1 Message Date
  Jean-Philippe Lang 6d78ae9130 [js-cleanup] add short copyright notices to javascripts and remove superfluous newline (#20240). 9 years ago
  Toshi MARUYAMA cc688bb1b1 Backport r13313 from rails-4.1 to trunk. 9 years ago
  Jean-Philippe Lang 89847f9269 Fixed: Lost text after selection in issue list with IE (#12650). 11 years ago
  Jean-Philippe Lang 3cf6a56b97 Fixed context menu for IE 7/8 (#12298). 11 years ago
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 years ago
  Toshi MARUYAMA a8f98bb749 remove trailing white-spaces from public/javascripts/context_menu.js 12 years ago
  Toshi MARUYAMA fc7b71b334 replace tabs to spaces and fix indents public/javascripts/context_menu.js 12 years ago
  Jean-Philippe Lang daacea11dc Do not hide context menu when clicking on a folder menu item. 12 years ago
  Toshi MARUYAMA d3ead6c4d0 Fixed: context menu is being submitted twice per right click (#2109). 13 years ago
  Jean-Philippe Lang 340cf8204c Do not select the row when clicking on an image. 13 years ago
  Jean-Philippe Lang c58c14cc73 Adds support for Mac metaKey in issues selection (#5148). 13 years ago
  Jean-Philippe Lang ead20ec2e5 Removes obsolete code from Opera pseudo right click (#7700). 13 years ago
  Jean-Philippe Lang 3ab981c04c Fixed: Bulk editing menu non-functional in Opera browser (#3132). 13 years ago
  Jean-Philippe Lang aaee26ae22 Use GET instead of POST to retrieve context menu (#6762). 13 years ago
  Jean-Philippe Lang 69769e1dfd Unselect issues when clicking outside of the list. 14 years ago
  Jean-Philippe Lang e8bc0b2980 Do not disable text selection in the issue list. 14 years ago
  Jean-Philippe Lang bd5fe10c13 Adds an helper for creating the context menu. 14 years ago
  Jean-Philippe Lang 73ca9d9161 Fixes a javascript comment (#3238). 15 years ago
  Jean-Philippe Lang d775aee26d Fixes a JS error on context_menu with IE (#2390). 15 years ago
  Jean-Philippe Lang e395d3e46d Fixes context menu with Opera (#1655). 16 years ago
  Jean-Philippe Lang 954bddbadf Make the issue list context menu work under Mac OSX Leopard (#1485). Tested with FF3.0.1 and Safari 3.0.4 under OSX 10.5.2. 16 years ago
  Jean-Philippe Lang 75a5dbd01d Upgraded to Prototype 1.6.0.1. 16 years ago
  Jean-Philippe Lang f6ce427a00 Display the context menu above and/or to the left of the click if needed (patch by Mike Duchene, closes #960). 16 years ago
  Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 16 years ago
  Jean-Philippe Lang 7eec539222 Fixed r1024: context submenus on the issue list don’t show up with IE6. 16 years ago
  Jean-Philippe Lang 9a3d743ae5 Some slight improvements in AJAX errors handling. 16 years ago
  Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 16 years ago