1. 8e21cbe Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago 4684
  2. efed2e2 Fix query-by-match for multi-colon values by Akron · 3 years ago
  3. a70b689 Support default value for toggle embeddings by Akron · 3 years, 1 month ago
  4. 84a7e0e Tour: extend german explanations/title to first part of german tour by hebasta · 3 years, 1 month ago
  5. b7aab87 Introduce state manager (fixes #119) by Akron · 3 years, 1 month ago
  6. 72c1c9d Support default value for state by Akron · 3 years, 1 month ago
  7. c66268e Added a method to container that allows for removing items dynamically by Leo Repp · 3 years, 1 month ago
  8. 644ad9f Introduce pagination panel (fixes #141) by Akron · 3 years, 4 months ago
  9. 2f7e540 Guided Tour: positions first step (fixes #150) by hebasta · 3 years, 1 month ago
  10. bd53f82 checkbox + glimpse label should be highlithed in IntroJS by hebasta · 3 years, 1 month ago
  11. ce90c1f Merge "intro.js update and according changes to source (fixes #109)" by Helge · 3 years, 1 month ago
  12. a84c7a9 intro.js update and according changes to source (fixes #109) by hebasta · 3 years, 1 month ago
  13. 050a734 Fixed an error in containermenu where applying a prefix filter would by Leo Repp · 3 years, 1 month ago
  14. 4de759f Fix queryParam response to be compatible with Chrome (fixes #149) by Akron · 3 years, 1 month ago
  15. b7a005a Make upgradeTo an object prototype by Akron · 3 years, 2 months ago
  16. c8c8bf1 Fix bug in btngroup anchoring when anchor doesn't exist by Akron · 3 years, 2 months ago
  17. 4510a3e Open menus in buttongroups at different positions by Akron · 3 years, 2 months ago
  18. 26d57f2 Add pagination info service by Akron · 3 years, 2 months ago
  19. ec4bbfa Add redirection feature for plugins by Akron · 3 years, 2 months ago
  20. 9b26ba9 Renamed _menu in hint.js to _menuCollection, as it is actually a by Leo Repp · 3 years, 2 months ago
  21. c39cc11 Add param to QueryParam info by Akron · 3 years, 2 months ago
  22. d769d70 Fix init of matches (bug observable in match demo) by Akron · 3 years, 3 months ago
  23. 446eb0a Merge "Moved directElementChildrenByTagName (and className) to util so it can be used by any style of element object, e.g. hint.container()" by marcrusian · 3 years, 3 months ago
  24. bd4ec2e Merge "Init KorAP for annotationhelper" by marcrusian · 3 years, 3 months ago
  25. 141f49c Merge "Experimentation for using this with the always entry" by marcrusian · 3 years, 3 months ago
  26. dedcf1a Moved directElementChildrenByTagName (and className) to util so it can by Leo Repp · 3 years, 3 months ago
  27. c565b7c Init KorAP for annotationhelper by Akron · 3 years, 3 months ago
  28. ba83cf5 Make variables in menuSpec scope dependent by Akron · 3 years, 3 months ago
  29. d162b2e New menu with a container for mutliple always available non scrollable items by Leo Repp · 3 years, 5 months ago
  30. 74c6e47 Fix typo by Akron · 3 years, 4 months ago
  31. f8af3b8 Support for 'adopted' buttongroups and anchors to prepend to by Akron · 3 years, 4 months ago
  32. 37ea119 Make actions private in panels and views by Akron · 3 years, 4 months ago
  33. 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
  34. 20b6d31 Support extension of button group lists by Akron · 3 years, 4 months ago
  35. 8aa1c52 Support dynamic menu extensions by Akron · 3 years, 4 months ago
  36. 7b0fbf9 A new function for menu that gets all DIRECT element children by by Leo Repp · 3 years, 4 months ago
  37. 235a23a Experimentation for using this with the always entry by marcrusian · 3 years, 6 months ago
  38. f21bf74 Separate prefix styles from non-item styles in menus by Akron · 3 years, 6 months ago
  39. 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 3 years, 7 months ago
  40. 131a828 Fix copy-to-clipboard for password case by Akron · 3 years, 5 months ago
  41. a9c5580 Add copy-to-clipboard feature by Akron · 3 years, 5 months ago
  42. 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 3 years, 5 months ago
  43. 116eace Add option to toggle password fields by Akron · 3 years, 5 months ago
  44. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  45. 524320f Overhaul of menuSpec by Leo Repp · 3 years, 6 months ago
  46. e5bd35a Replacing some of the menu.js functions to contain less index shuffling by Leo Repp · 3 years, 7 months ago
  47. a6aba9a Added further API functions for manipulating JSONs. by Leo Repp · 3 years, 10 months ago
  48. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  49. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  50. 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
  51. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  52. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  53. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  54. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  55. 55a208b Fix cookie test to recognize same-site rule by Akron · 3 years, 10 months ago
  56. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  57. 278a29f Add SameSite=Lax rule to js cookie by Akron · 3 years, 10 months ago
  58. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  59. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  60. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  61. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  62. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years ago
  63. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  64. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  65. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  66. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  67. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  68. df90c59 Modernize utility scripts by Akron · 4 years, 1 month ago
  69. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  70. 5de8c7d Modernize selectMenu script by Akron · 4 years, 1 month ago
  71. c854ce4 Modernize pipe script by Akron · 4 years, 1 month ago
  72. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  73. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  74. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  75. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  76. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  77. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  78. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  79. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  80. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  81. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  82. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  83. 962fff9 Fix error catching by Akron · 4 years, 1 month ago
  84. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  85. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  86. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 1 month ago
  87. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  88. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  89. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  90. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  91. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  92. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  93. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  94. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  95. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  96. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  97. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  98. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  99. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  100. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago