1. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  2. ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
  3. bf713fc Minor modernizations of variable declarations by Akron · 4 years, 1 month ago
  4. 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
  5. 0a785d4 Fix Relation visualization by Akron · 4 years, 1 month ago
  6. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  7. 962fff9 Fix error catching by Akron · 4 years, 1 month ago
  8. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  9. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  10. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  11. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  12. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  13. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  14. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  15. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  16. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  17. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  18. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  19. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  20. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  21. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  22. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  23. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  24. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  25. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  26. 6f557e3 Add lazy loading option to widgets by Akron · 4 years, 3 months ago
  27. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  28. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  29. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  30. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  31. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  32. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  33. 8e696b2 Merge "allow html Forms in plugins / improve export demo" by Helge · 4 years, 8 months ago
  34. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  35. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  36. 1a7f73a Fix example tour corpus for DeReKo by Akron · 4 years, 10 months ago
  37. ee7b8a8 Improvement usability Guided Tour by hebasta · 4 years, 10 months ago
  38. 51ee623 Added pipe demo and make sendMsg() puplic in plugin client library by Akron · 5 years ago
  39. 9a629cf Merge "Show busy indicator while waiting for query results - fixes #104" by Akron · 4 years, 10 months ago
  40. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 4 years, 11 months ago
  41. ba7a049 Extend pipe to sync input element by Akron · 5 years ago
  42. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  43. 8cab44b Refresh corpus statistic by clicking at statistic button - fixes #107 by hebasta · 5 years ago
  44. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  45. d7ad907 Add pipe mechanism by Akron · 5 years ago
  46. d025eb9 Views can be appended or prepended by hebasta · 5 years ago
  47. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  48. 308a603 Introduced state class for simple reactive state propagation by Akron · 5 years ago
  49. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  50. f6adf8d Bugs fixed: function clearButtons and a did not exist by hebasta · 5 years ago
  51. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  52. aa61322 Reorganize panel/view for vc by Akron · 5 years ago
  53. a780688 TOUR: correct display of metadata, test dontHide attribute by hebasta · 5 years ago
  54. 7fa6f08 TOUR: localize relations /delete welcoming line by hebasta · 5 years ago
  55. ca61f81 Guided Tour: button order and appearance changed / replaced undefinierter in tooltip-text by hebasta · 5 years ago
  56. 1e2d98e Welcome screen for guided tour added. by hebasta · 5 years ago
  57. f95226b Open hint and QL menu in the guided tour by hebasta · 5 years ago
  58. 87f1b1f Extended Guided Tour by hebasta · 5 years ago
  59. 94e47cb Tour: localize vc definition / add click to statistic button by hebasta · 5 years ago
  60. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  61. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  62. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  63. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  64. d7c0374 Fixed: Test failed if run solitarily by hebasta · 5 years ago
  65. d090a51 Added to Tour: Corpus Statistic Button by hebasta · 5 years ago
  66. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  67. 0c93d8e Test existence of #hint and #vc-choose by hebasta · 6 years ago
  68. 0d612d1 Improve querycreator to single-quote-escape more tokens by Akron · 6 years ago
  69. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  70. 083ec57 Show cut info at the end of token views by Akron · 6 years ago
  71. 5dc3117 Add title attribue if table cell title is very long by Akron · 6 years ago
  72. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  73. 75cfca5 First Guided Tour by hebasta · 6 years ago
  74. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  75. 3bdac53 Remove   from non-embedded SVGs by Akron · 6 years ago
  76. fc8dbae Fix statistics view to span the whole flexbox, by Akron · 6 years ago
  77. bbc26a4 Merge "Fix 'data:,'-uri attachement treatment" by Akron · 6 years ago
  78. a447b57 Merge "Added EventListener to vc-Element instead to document" by Helge · 6 years ago
  79. 9b1ac1f Merge "Localize 'New Constraint' for corpusByMatch assistant" by Akron · 6 years ago
  80. d3bb85b Fix 'data:,'-uri attachement treatment by Akron · 6 years ago
  81. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  82. de595b4 bugfixes: delete entries in larger docgroups, fix vcdemo by hebasta · 6 years ago
  83. 94f8ba6 stylesheet changes for graying corpus statstic and reload button(plus renaming) by hebasta · 6 years ago
  84. 48842cf Added EventListener for graying corpus statistic(plus renaming) by hebasta · 6 years ago
  85. f4f1887 Localize 'New Constraint' for corpusByMatch assistant by Akron · 6 years ago
  86. 3f4be92 Added update to assure graying corpus statistic by deleting the first line in vc builder(plus test) by hebasta · 6 years ago
  87. a0282be graying corpus statistic(plus tests+vc test fixed) and fix vc serialization by hebasta · 6 years ago
  88. a0ea3c3 Support attachements in metadata fields (fixes #77) by Akron · 6 years ago
  89. 2535c76 vcpanel added by hebasta · 6 years ago
  90. d48e095 Correctly handle XML in KoralQuery highlighter by Akron · 6 years ago
  91. 85c3c3e Disable corpusByMatch via configuration by Akron · 6 years ago
  92. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  93. 4feec9d Add addRequired() method to virtual corpus by Akron · 6 years ago
  94. fa32c9d Add stringification to corpusByMatch query by Akron · 6 years ago
  95. d45a170 Add and remove constraints from the corpusByMatch assistant by Akron · 6 years ago
  96. 889ec29 Fix constraint removal in VC fragment by Akron · 6 years ago
  97. abd6e35 Sort fields alphabetically without losing field information by Akron · 6 years ago
  98. 7dd3282 Introduce corpusByMatch assistant object by Akron · 6 years ago
  99. 49f88cc Add vc-fragment styling by Akron · 6 years ago
  100. 68d2832 Introduce vc fragments for corpusByMatch by Akron · 6 years ago