1. 72c1c9d Support default value for state by Akron · 3 years, 1 month ago
  2. c66268e Added a method to container that allows for removing items dynamically by Leo Repp · 3 years, 1 month ago
  3. 644ad9f Introduce pagination panel (fixes #141) by Akron · 3 years, 4 months ago
  4. bd53f82 checkbox + glimpse label should be highlithed in IntroJS by hebasta · 3 years, 1 month ago
  5. ce90c1f Merge "intro.js update and according changes to source (fixes #109)" by Helge · 3 years, 1 month ago
  6. a84c7a9 intro.js update and according changes to source (fixes #109) by hebasta · 3 years, 1 month ago
  7. 050a734 Fixed an error in containermenu where applying a prefix filter would by Leo Repp · 3 years, 1 month ago
  8. c8c8bf1 Fix bug in btngroup anchoring when anchor doesn't exist by Akron · 3 years, 2 months ago
  9. 4510a3e Open menus in buttongroups at different positions by Akron · 3 years, 2 months ago
  10. 26d57f2 Add pagination info service by Akron · 3 years, 2 months ago
  11. 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
  12. 141f49c Merge "Experimentation for using this with the always entry" by marcrusian · 3 years, 3 months ago
  13. dedcf1a Moved directElementChildrenByTagName (and className) to util so it can by Leo Repp · 3 years, 3 months ago
  14. ba83cf5 Make variables in menuSpec scope dependent by Akron · 3 years, 3 months ago
  15. d162b2e New menu with a container for mutliple always available non scrollable items by Leo Repp · 3 years, 5 months ago
  16. 74c6e47 Fix typo by Akron · 3 years, 4 months ago
  17. f8af3b8 Support for 'adopted' buttongroups and anchors to prepend to by Akron · 3 years, 4 months ago
  18. 37ea119 Make actions private in panels and views by Akron · 3 years, 4 months ago
  19. 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
  20. 20b6d31 Support extension of button group lists by Akron · 3 years, 4 months ago
  21. 8aa1c52 Support dynamic menu extensions by Akron · 3 years, 4 months ago
  22. 7b0fbf9 A new function for menu that gets all DIRECT element children by by Leo Repp · 3 years, 4 months ago
  23. 235a23a Experimentation for using this with the always entry by marcrusian · 3 years, 6 months ago
  24. f21bf74 Separate prefix styles from non-item styles in menus by Akron · 3 years, 6 months ago
  25. 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 3 years, 7 months ago
  26. a9c5580 Add copy-to-clipboard feature by Akron · 3 years, 5 months ago
  27. 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 3 years, 5 months ago
  28. 524320f Overhaul of menuSpec by Leo Repp · 3 years, 6 months ago
  29. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  30. 55a208b Fix cookie test to recognize same-site rule by Akron · 3 years, 10 months ago
  31. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  32. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  33. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  34. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  35. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  36. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  37. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  38. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  39. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  40. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  41. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  42. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  43. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  44. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  45. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  46. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  47. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  48. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  49. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  50. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  51. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  52. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  53. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  54. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  55. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  56. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  57. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  58. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  59. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  60. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  61. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  62. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  63. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  64. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  65. ee7b8a8 Improvement usability Guided Tour by hebasta · 4 years, 10 months ago
  66. ba7a049 Extend pipe to sync input element by Akron · 5 years ago
  67. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  68. 8cab44b Refresh corpus statistic by clicking at statistic button - fixes #107 by hebasta · 5 years ago
  69. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  70. d7ad907 Add pipe mechanism by Akron · 5 years ago
  71. d025eb9 Views can be appended or prepended by hebasta · 5 years ago
  72. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  73. 308a603 Introduced state class for simple reactive state propagation by Akron · 5 years ago
  74. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  75. f6adf8d Bugs fixed: function clearButtons and a did not exist by hebasta · 5 years ago
  76. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  77. aa61322 Reorganize panel/view for vc by Akron · 5 years ago
  78. a780688 TOUR: correct display of metadata, test dontHide attribute by hebasta · 5 years ago
  79. 7fa6f08 TOUR: localize relations /delete welcoming line by hebasta · 5 years ago
  80. ca61f81 Guided Tour: button order and appearance changed / replaced undefinierter in tooltip-text by hebasta · 5 years ago
  81. 1e2d98e Welcome screen for guided tour added. by hebasta · 5 years ago
  82. f95226b Open hint and QL menu in the guided tour by hebasta · 5 years ago
  83. 87f1b1f Extended Guided Tour by hebasta · 5 years ago
  84. 94e47cb Tour: localize vc definition / add click to statistic button by hebasta · 5 years ago
  85. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  86. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  87. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  88. d7c0374 Fixed: Test failed if run solitarily by hebasta · 5 years ago
  89. d090a51 Added to Tour: Corpus Statistic Button by hebasta · 5 years ago
  90. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  91. 0c93d8e Test existence of #hint and #vc-choose by hebasta · 6 years ago
  92. 0d612d1 Improve querycreator to single-quote-escape more tokens by Akron · 6 years ago
  93. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  94. 083ec57 Show cut info at the end of token views by Akron · 6 years ago
  95. 5dc3117 Add title attribue if table cell title is very long by Akron · 6 years ago
  96. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  97. 75cfca5 First Guided Tour by hebasta · 6 years ago
  98. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  99. 3bdac53 Remove   from non-embedded SVGs by Akron · 6 years ago
  100. bbc26a4 Merge "Fix 'data:,'-uri attachement treatment" by Akron · 6 years ago