1. f8af3b8 Support for 'adopted' buttongroups and anchors to prepend to by Akron · 3 years, 4 months ago
  2. 37ea119 Make actions private in panels and views by Akron · 3 years, 4 months ago
  3. 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
  4. 20b6d31 Support extension of button group lists by Akron · 3 years, 4 months ago
  5. 8aa1c52 Support dynamic menu extensions by Akron · 3 years, 4 months ago
  6. 7b0fbf9 A new function for menu that gets all DIRECT element children by by Leo Repp · 3 years, 4 months ago
  7. f21bf74 Separate prefix styles from non-item styles in menus by Akron · 3 years, 6 months ago
  8. 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 3 years, 7 months ago
  9. 131a828 Fix copy-to-clipboard for password case by Akron · 3 years, 5 months ago
  10. a9c5580 Add copy-to-clipboard feature by Akron · 3 years, 5 months ago
  11. 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 3 years, 5 months ago
  12. 116eace Add option to toggle password fields by Akron · 3 years, 5 months ago
  13. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  14. e5bd35a Replacing some of the menu.js functions to contain less index shuffling by Leo Repp · 3 years, 7 months ago
  15. a6aba9a Added further API functions for manipulating JSONs. by Leo Repp · 3 years, 10 months ago
  16. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  17. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  18. 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
  19. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  20. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  21. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  22. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  23. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  24. 278a29f Add SameSite=Lax rule to js cookie by Akron · 3 years, 10 months ago
  25. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  26. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  27. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  28. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  29. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years ago
  30. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
  31. da5bd3a Attempt to fix Hint compatibility problem (WIP) by Akron · 4 years, 1 month ago
  32. 88d237e Modernize VC scripts by Akron · 4 years, 1 month ago
  33. b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
  34. 0f6552f Modernize view scripts and improve specifications by Akron · 4 years, 1 month ago
  35. df90c59 Modernize utility scripts by Akron · 4 years, 1 month ago
  36. 7650eaa Modernize session script with minor fixes and additional tests by Akron · 4 years, 1 month ago
  37. 5de8c7d Modernize selectMenu script by Akron · 4 years, 1 month ago
  38. c854ce4 Modernize pipe script by Akron · 4 years, 1 month ago
  39. ece4bb7 Improve and test alignment toggler by Akron · 4 years, 1 month ago
  40. 14f3ee9 Modernize panel scripts by Akron · 4 years, 1 month ago
  41. c53cfc8 Modernize menu scripts by Akron · 4 years, 1 month ago
  42. ff1b1f3 Modernize match scripts by Akron · 4 years, 1 month ago
  43. e57e880 Modernize match object and improve test coverage by Akron · 4 years, 1 month ago
  44. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  45. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  46. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  47. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  48. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  49. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  50. 962fff9 Fix error catching by Akron · 4 years, 1 month ago
  51. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  52. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  53. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  54. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  55. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  56. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  57. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  58. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  59. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  60. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  61. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  62. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  63. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  64. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  65. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  66. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  67. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  68. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  69. 6f557e3 Add lazy loading option to widgets by Akron · 4 years, 3 months ago
  70. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  71. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  72. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  73. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  74. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  75. 8e696b2 Merge "allow html Forms in plugins / improve export demo" by Helge · 4 years, 8 months ago
  76. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  77. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  78. 1a7f73a Fix example tour corpus for DeReKo by Akron · 4 years, 10 months ago
  79. ee7b8a8 Improvement usability Guided Tour by hebasta · 4 years, 10 months ago
  80. 51ee623 Added pipe demo and make sendMsg() puplic in plugin client library by Akron · 5 years ago
  81. 9a629cf Merge "Show busy indicator while waiting for query results - fixes #104" by Akron · 4 years, 10 months ago
  82. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 4 years, 11 months ago
  83. ba7a049 Extend pipe to sync input element by Akron · 5 years ago
  84. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  85. 8cab44b Refresh corpus statistic by clicking at statistic button - fixes #107 by hebasta · 5 years ago
  86. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  87. d7ad907 Add pipe mechanism by Akron · 5 years ago
  88. d025eb9 Views can be appended or prepended by hebasta · 5 years ago
  89. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  90. 308a603 Introduced state class for simple reactive state propagation by Akron · 5 years ago
  91. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  92. f6adf8d Bugs fixed: function clearButtons and a did not exist by hebasta · 5 years ago
  93. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  94. aa61322 Reorganize panel/view for vc by Akron · 5 years ago
  95. 7fa6f08 TOUR: localize relations /delete welcoming line by hebasta · 5 years ago
  96. ca61f81 Guided Tour: button order and appearance changed / replaced undefinierter in tooltip-text by hebasta · 5 years ago
  97. 1e2d98e Welcome screen for guided tour added. by hebasta · 5 years ago
  98. f95226b Open hint and QL menu in the guided tour by hebasta · 5 years ago
  99. 87f1b1f Extended Guided Tour by hebasta · 5 years ago
  100. 94e47cb Tour: localize vc definition / add click to statistic button by hebasta · 5 years ago