1. 8453916 New content function within containeritem for easy text manipulation by Leo Repp · 3 years, 1 month ago
  2. 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago
  3. b7a005a Make upgradeTo an object prototype by Akron · 3 years, 2 months ago
  4. dedcf1a Moved directElementChildrenByTagName (and className) to util so it can by Leo Repp · 3 years, 3 months ago
  5. d162b2e New menu with a container for mutliple always available non scrollable items by Leo Repp · 3 years, 5 months ago
  6. afcf984 Added the condition to removeItems, that the to be removedItem be direct child of the menus HTML element. by Leo Repp · 3 years, 5 months ago
  7. 8aa1c52 Support dynamic menu extensions by Akron · 3 years, 4 months ago
  8. 7b0fbf9 A new function for menu that gets all DIRECT element children by by Leo Repp · 3 years, 4 months ago
  9. 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 3 years, 7 months ago
  10. e5bd35a Replacing some of the menu.js functions to contain less index shuffling by Leo Repp · 3 years, 7 months ago
  11. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  12. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  13. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  14. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  15. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  16. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  17. f95226b Open hint and QL menu in the guided tour by hebasta · 5 years ago
  18. e817b88 Fix screen calculation in menus by Akron · 6 years ago
  19. c14cbfc Introduce touch gesture for hint menu by Akron · 6 years ago
  20. a1159ff Scroll menus with touch gestures on mobile devices by Akron · 6 years ago
  21. cae907d Improve hint behaviour in webkit by Akron · 6 years ago
  22. 3b253d3 Minor ES6 improvements by Akron · 6 years ago
  23. 55a343b Circumvent value checking on dates when newly created in VC builder by Akron · 7 years ago
  24. eaba63e Make treemenu a singleton by Akron · 7 years ago
  25. 77d7a47 Merge "Fix deep-recursion problem with whitespace trimming in menu prefixes" by Akron · 7 years ago
  26. 8c26498 Merge "Support space-separated multi-prefixes in menus" by Akron · 7 years ago
  27. 359c7e1 Fix deep-recursion problem with whitespace trimming in menu prefixes by Akron · 7 years ago
  28. acffc65 Support space-separated multi-prefixes in menus by Akron · 7 years ago
  29. e91da78 Make hint-helper configurable by Akron · 7 years ago
  30. e4961b1 Add arbitrary keys to VC by Akron · 8 years ago
  31. 02360e4 Attempt to improve prefix handling in hint by Akron · 8 years ago
  32. 201b72a New idea to improve menu helper by Akron · 8 years ago
  33. 7524be1 Introduced benchmark system by Akron · 8 years ago
  34. 308db38 Introduced alert information to hint helper by Akron · 8 years ago
  35. 6bb7158 Improve select menu and integrate for query language choosing by Akron · 8 years ago
  36. 0b92f69 Fixed scrolling feature in menus for values equal to limit by Akron · 9 years ago
  37. 9c4d1ae Cleanup and document menus by Akron · 9 years ago
  38. b38afb2 Fixed arrow key handling in empty lists by Akron · 9 years ago
  39. 9c2f938 Ignore non-printable characters for prefixes in menu by Akron · 9 years ago
  40. 97752a7 Fix slider resize in menus after prefixes are removed by Akron · 9 years ago
  41. a92fd8d Improve visualization of the slider and optimize navigation in menus by Akron · 9 years ago
  42. 6ffad5d Support case sensitive prefixes in menus by Akron · 9 years ago
  43. 6ac5844 Fixed pageup and pagedown with prefix in menus by Akron · 9 years ago
  44. 3c2730f Improve pageUp/pageDown behaviour in menus by Akron · 9 years ago
  45. 5a1f5bb fix moving cursor in menu outside the viewport by Akron · 9 years ago
  46. 6ed1399 Improved slider behaviour and fixed prefix handling by Akron · 9 years ago
  47. 5240b8c Fix slider behaviour in menus for full lists by Akron · 9 years ago
  48. cb351d6 Restructure screen method in menu view by Akron · 9 years ago
  49. 47c086c Started a screen implementation in the menu by Akron · 9 years ago
  50. f86eaea Move slider on navigation using keys by Akron · 9 years ago
  51. 9905e2a Minor improved experiment with a slider by Akron · 9 years ago
  52. 1ff3ac2 Added lengthFieldClass indirection by Akron · 9 years ago
  53. c744873 Menus now have a fixed length based on their content by Akron · 9 years ago
  54. 37513a6 Minor changes to menu by Akron · 9 years ago
  55. 5ef4fa0 Fixed right arrow behaviour in menus by Akron · 9 years ago
  56. 20f7ace Fixed active first item on non-hint menus by Nils Diewald · 10 years ago
  57. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  58. 47f366b Fix hint helper for chrome by Nils Diewald · 10 years ago
  59. 0e6992a Use requirejs for clientside scripting by Nils Diewald · 10 years ago
  60. 2488d05 Fixed Hint view by Nils Diewald · 10 years ago
  61. a944fab Cleanup deployment by Nils Diewald · 10 years ago[Renamed from public/js/src/menu.js]
  62. 5814133 Added tutorial and session mechanism by Nils Diewald · 10 years ago
  63. 5c5a747 Added hint and vc to collected kalamar assets by Nils Diewald · 10 years ago
  64. 6e43ffd Finalized tree view / removed d3 by Nils Diewald · 10 years ago
  65. e8518f8 Merge morphTable and morphTree to matchInfo module by Nils Diewald · 10 years ago
  66. d2b5737 Added proxy support by Nils Diewald · 10 years ago
  67. 2d21075 Fixed prefix tool in menus by Nils Diewald · 10 years ago
  68. 5975d70 Added prefix view to menus by Nils Diewald · 10 years ago
  69. 59c02fc Optimized menus to be reused for VC-Builder by Nils Diewald · 10 years ago
  70. 2fe12e1 Renamed to Kalamar and updated Virtual Collection Chooser by Nils Diewald · 10 years ago
  71. 86dad5b Added rewrite capabilities and separated menu by Nils Diewald · 10 years ago
  72. fda29d9 Made Unspecified docs editable and start general Menu class by Nils Diewald · 10 years ago