1. b516374 Fix Query Creator by Akron · 4 years, 1 month ago
  2. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  3. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  4. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  5. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  6. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  7. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  8. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  9. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  10. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  11. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  12. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  13. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  14. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  15. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  16. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  17. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  18. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  19. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  20. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  21. ee7b8a8 Improvement usability Guided Tour by hebasta · 4 years, 10 months ago
  22. ba7a049 Extend pipe to sync input element by Akron · 5 years ago
  23. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  24. 8cab44b Refresh corpus statistic by clicking at statistic button - fixes #107 by hebasta · 5 years ago
  25. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  26. d7ad907 Add pipe mechanism by Akron · 5 years ago
  27. d025eb9 Views can be appended or prepended by hebasta · 5 years ago
  28. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  29. 308a603 Introduced state class for simple reactive state propagation by Akron · 5 years ago
  30. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  31. f6adf8d Bugs fixed: function clearButtons and a did not exist by hebasta · 5 years ago
  32. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  33. aa61322 Reorganize panel/view for vc by Akron · 5 years ago
  34. a780688 TOUR: correct display of metadata, test dontHide attribute by hebasta · 5 years ago
  35. 7fa6f08 TOUR: localize relations /delete welcoming line by hebasta · 5 years ago
  36. ca61f81 Guided Tour: button order and appearance changed / replaced undefinierter in tooltip-text by hebasta · 5 years ago
  37. 1e2d98e Welcome screen for guided tour added. by hebasta · 5 years ago
  38. f95226b Open hint and QL menu in the guided tour by hebasta · 5 years ago
  39. 87f1b1f Extended Guided Tour by hebasta · 5 years ago
  40. 94e47cb Tour: localize vc definition / add click to statistic button by hebasta · 5 years ago
  41. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  42. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  43. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  44. d7c0374 Fixed: Test failed if run solitarily by hebasta · 5 years ago
  45. d090a51 Added to Tour: Corpus Statistic Button by hebasta · 5 years ago
  46. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  47. 0c93d8e Test existence of #hint and #vc-choose by hebasta · 6 years ago
  48. 0d612d1 Improve querycreator to single-quote-escape more tokens by Akron · 6 years ago
  49. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  50. 083ec57 Show cut info at the end of token views by Akron · 6 years ago
  51. 5dc3117 Add title attribue if table cell title is very long by Akron · 6 years ago
  52. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  53. 75cfca5 First Guided Tour by hebasta · 6 years ago
  54. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  55. 3bdac53 Remove   from non-embedded SVGs by Akron · 6 years ago
  56. bbc26a4 Merge "Fix 'data:,'-uri attachement treatment" by Akron · 6 years ago
  57. d3bb85b Fix 'data:,'-uri attachement treatment by Akron · 6 years ago
  58. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  59. de595b4 bugfixes: delete entries in larger docgroups, fix vcdemo by hebasta · 6 years ago
  60. 48842cf Added EventListener for graying corpus statistic(plus renaming) by hebasta · 6 years ago
  61. 3f4be92 Added update to assure graying corpus statistic by deleting the first line in vc builder(plus test) by hebasta · 6 years ago
  62. a0282be graying corpus statistic(plus tests+vc test fixed) and fix vc serialization by hebasta · 6 years ago
  63. a0ea3c3 Support attachements in metadata fields (fixes #77) by Akron · 6 years ago
  64. d48e095 Correctly handle XML in KoralQuery highlighter by Akron · 6 years ago
  65. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  66. 4feec9d Add addRequired() method to virtual corpus by Akron · 6 years ago
  67. fa32c9d Add stringification to corpusByMatch query by Akron · 6 years ago
  68. d45a170 Add and remove constraints from the corpusByMatch assistant by Akron · 6 years ago
  69. 889ec29 Fix constraint removal in VC fragment by Akron · 6 years ago
  70. 7dd3282 Introduce corpusByMatch assistant object by Akron · 6 years ago
  71. 68d2832 Introduce vc fragments for corpusByMatch by Akron · 6 years ago
  72. aeeb825 Fix class toggle when choosing marked tokens with the query creator by Akron · 6 years ago
  73. ad1e46a Move token view to match by Akron · 6 years ago
  74. e078911 Fix mouseover for invisible annotation assistant menu below assistant bar (Again issue #55) by Akron · 6 years ago
  75. e817b88 Fix screen calculation in menus by Akron · 6 years ago
  76. 587e4d9 Fix replacement of docs with docgrouprefs in VC builder by Akron · 6 years ago
  77. 62ac95b Introduce unspecification for undefined references in VC builder by Akron · 6 years ago
  78. 362c11a Fixed KQ view to correctly update session by Akron · 6 years ago
  79. ebc9666 Make unspecified values in VC a button by Akron · 6 years ago
  80. ec6bb8e Change close to minimize by Akron · 6 years ago
  81. adab5e5 Remove hack to prevent vanishing statistics button when modifying the builder object on root by Akron · 6 years ago
  82. 18a99c0 Test for statistics button vanishing after root modification of VC by Akron · 6 years ago
  83. 43c5cc6 Remove deprecated checkRewrite() function by Akron · 6 years ago
  84. d2474aa Add rewrite test as method to vc by Akron · 6 years ago
  85. 8a67016 Introduce vc.getName() by Akron · 6 years ago
  86. 3ad4694 Add referTo per default to vc list by Akron · 6 years ago
  87. cae907d Improve hint behaviour in webkit by Akron · 6 years ago
  88. dd5c6d3 Incorporate vc spec in all spec by Akron · 6 years ago
  89. b19803c Support VC references in VC builder to fix #62 by Akron · 6 years ago
  90. 906390c Merge "Added widget to test suite" by Helge · 6 years ago
  91. c5ea165 Merge "Cleanup hint specification to leave no document fragments behind" by Helge · 6 years ago
  92. 5c9e1c9 Merge "Cleanup match specification to leave no document fragments behind" by Helge · 6 years ago
  93. ba5d863 Merge "Fix plugin test suite" by Helge · 6 years ago
  94. 56a11af Added widget to test suite by Akron · 6 years ago
  95. fac1647 Cleanup hint specification to leave no document fragments behind by Akron · 6 years ago
  96. d8692de Cleanup match specification to leave no document fragments behind by Akron · 6 years ago
  97. 2f97912 Redesign of VC section by Akron · 6 years ago
  98. 4a70387 Fix plugin test suite by Akron · 6 years ago
  99. 6112b52 Integration fixes for result panel and initialization by Akron · 6 years ago
  100. 1bdf527 Fix serialization of text values in VC by Akron · 6 years ago