1. 94e47cb Tour: localize vc definition / add click to statistic button by hebasta · 5 years ago
  2. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  3. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  4. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  5. d7c0374 Fixed: Test failed if run solitarily by hebasta · 5 years ago
  6. d090a51 Added to Tour: Corpus Statistic Button by hebasta · 5 years ago
  7. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  8. 0c93d8e Test existence of #hint and #vc-choose by hebasta · 6 years ago
  9. 0d612d1 Improve querycreator to single-quote-escape more tokens by Akron · 6 years ago
  10. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  11. 083ec57 Show cut info at the end of token views by Akron · 6 years ago
  12. 5dc3117 Add title attribue if table cell title is very long by Akron · 6 years ago
  13. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  14. 75cfca5 First Guided Tour by hebasta · 6 years ago
  15. 751e9e4 Deal with large numerical values in statistics - fixes #87 by Akron · 6 years ago
  16. 3bdac53 Remove   from non-embedded SVGs by Akron · 6 years ago
  17. bbc26a4 Merge "Fix 'data:,'-uri attachement treatment" by Akron · 6 years ago
  18. d3bb85b Fix 'data:,'-uri attachement treatment by Akron · 6 years ago
  19. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  20. de595b4 bugfixes: delete entries in larger docgroups, fix vcdemo by hebasta · 6 years ago
  21. 48842cf Added EventListener for graying corpus statistic(plus renaming) by hebasta · 6 years ago
  22. 3f4be92 Added update to assure graying corpus statistic by deleting the first line in vc builder(plus test) by hebasta · 6 years ago
  23. a0282be graying corpus statistic(plus tests+vc test fixed) and fix vc serialization by hebasta · 6 years ago
  24. a0ea3c3 Support attachements in metadata fields (fixes #77) by Akron · 6 years ago
  25. d48e095 Correctly handle XML in KoralQuery highlighter by Akron · 6 years ago
  26. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  27. 4feec9d Add addRequired() method to virtual corpus by Akron · 6 years ago
  28. fa32c9d Add stringification to corpusByMatch query by Akron · 6 years ago
  29. d45a170 Add and remove constraints from the corpusByMatch assistant by Akron · 6 years ago
  30. 889ec29 Fix constraint removal in VC fragment by Akron · 6 years ago
  31. 7dd3282 Introduce corpusByMatch assistant object by Akron · 6 years ago
  32. 68d2832 Introduce vc fragments for corpusByMatch by Akron · 6 years ago
  33. aeeb825 Fix class toggle when choosing marked tokens with the query creator by Akron · 6 years ago
  34. ad1e46a Move token view to match by Akron · 6 years ago
  35. e078911 Fix mouseover for invisible annotation assistant menu below assistant bar (Again issue #55) by Akron · 6 years ago
  36. e817b88 Fix screen calculation in menus by Akron · 6 years ago
  37. 587e4d9 Fix replacement of docs with docgrouprefs in VC builder by Akron · 6 years ago
  38. 62ac95b Introduce unspecification for undefined references in VC builder by Akron · 6 years ago
  39. 362c11a Fixed KQ view to correctly update session by Akron · 6 years ago
  40. ebc9666 Make unspecified values in VC a button by Akron · 6 years ago
  41. ec6bb8e Change close to minimize by Akron · 6 years ago
  42. adab5e5 Remove hack to prevent vanishing statistics button when modifying the builder object on root by Akron · 6 years ago
  43. 18a99c0 Test for statistics button vanishing after root modification of VC by Akron · 6 years ago
  44. 43c5cc6 Remove deprecated checkRewrite() function by Akron · 6 years ago
  45. d2474aa Add rewrite test as method to vc by Akron · 6 years ago
  46. 8a67016 Introduce vc.getName() by Akron · 6 years ago
  47. 3ad4694 Add referTo per default to vc list by Akron · 6 years ago
  48. cae907d Improve hint behaviour in webkit by Akron · 6 years ago
  49. dd5c6d3 Incorporate vc spec in all spec by Akron · 6 years ago
  50. b19803c Support VC references in VC builder to fix #62 by Akron · 6 years ago
  51. 906390c Merge "Added widget to test suite" by Helge · 6 years ago
  52. c5ea165 Merge "Cleanup hint specification to leave no document fragments behind" by Helge · 6 years ago
  53. 5c9e1c9 Merge "Cleanup match specification to leave no document fragments behind" by Helge · 6 years ago
  54. ba5d863 Merge "Fix plugin test suite" by Helge · 6 years ago
  55. 56a11af Added widget to test suite by Akron · 6 years ago
  56. fac1647 Cleanup hint specification to leave no document fragments behind by Akron · 6 years ago
  57. d8692de Cleanup match specification to leave no document fragments behind by Akron · 6 years ago
  58. 2f97912 Redesign of VC section by Akron · 6 years ago
  59. 4a70387 Fix plugin test suite by Akron · 6 years ago
  60. 6112b52 Integration fixes for result panel and initialization by Akron · 6 years ago
  61. 1bdf527 Fix serialization of text values in VC by Akron · 6 years ago
  62. 6c8f09d changed statSpec because of panel and view integration by hebasta · 6 years ago
  63. 4c92eec Catch notification / Changed: statistic button will not be removed by hebasta · 6 years ago
  64. 47d03a4 Test for handling statistic/close button and display of corpus statistic by hebasta · 6 years ago
  65. 5e4d754 Test suite for corpus statistic added. Test for initialization and parsing in statistic view. by hebasta · 6 years ago
  66. 56d4207 Improved test coverage for panel system by Akron · 6 years ago
  67. 72245b6 Support verbatim keys/values in QueryCreator by Akron · 6 years ago
  68. 10a4796 Simplified plugin registration and improved registration checks by Akron · 6 years ago
  69. 7c6e05f Added example plugin registry by Akron · 6 years ago
  70. b43c8c6 Initial test suite for plugins by Akron · 6 years ago
  71. 7f9a6a3 Adopt panel system in match spec by Akron · 6 years ago
  72. bfe912c Introduce panel system for match information by Akron · 6 years ago
  73. b23e271 Let bind(x) return object by Akron · 6 years ago
  74. 52ed22d Introduce a general buttongroup menu by Akron · 6 years ago
  75. d141a36 Turn vc operators into buttongroup by Akron · 6 years ago
  76. defa5e8 Introduce button group by Akron · 6 years ago
  77. 5746ecf Fix #55 - Show annotation assistant bar after blur by Akron · 6 years ago
  78. 76c3dd6 Show query rewrite of VC as title attribute by Akron · 6 years ago
  79. 8db5e3a Fixed init value of string fields in virtual corpora by Akron · 6 years ago
  80. 95abaf4 Clean prefix of annotation assistant, in case a menu item is chosen by Akron · 7 years ago
  81. e85d516 Merge "Fixed querycreator test suite for chrome as part of #46" by Helge · 7 years ago
  82. bdcbbf4 Fixed querycreator test suite for chrome as part of #46 by Akron · 7 years ago
  83. c296ca2 Fix #44 by bluring menu after clicking relation menu by Akron · 7 years ago
  84. 999d6c1 Test added: Display and sorting of meta information by hebasta · 7 years ago
  85. 55a343b Circumvent value checking on dates when newly created in VC builder by Akron · 7 years ago
  86. ddc98a7 Introduce fieldType guesser in VC deserialization by Akron · 7 years ago
  87. 31d8994 Introduced unspecified vc doc type and added 'ne' matchop to dates by Akron · 7 years ago
  88. e65a88a Introduced text type to VC and improve test suite by Akron · 7 years ago
  89. 712733a Fix reinitialization of VC creator singleton list by Akron · 7 years ago
  90. 5b1a6af Update match specification by Akron · 7 years ago
  91. 70903c4 Update querycreator specification by Akron · 7 years ago
  92. 41387d2 Added close button to meta data by Akron · 7 years ago
  93. 0b489ad Cleanup and simplify JS code by Akron · 7 years ago
  94. f2279c4 Support annotation tooltips in table view for multiple values by Akron · 7 years ago
  95. 77d7a47 Merge "Fix deep-recursion problem with whitespace trimming in menu prefixes" by Akron · 7 years ago
  96. 8c26498 Merge "Support space-separated multi-prefixes in menus" by Akron · 7 years ago
  97. 359c7e1 Fix deep-recursion problem with whitespace trimming in menu prefixes by Akron · 7 years ago
  98. acffc65 Support space-separated multi-prefixes in menus by Akron · 7 years ago
  99. e91da78 Make hint-helper configurable by Akron · 7 years ago
  100. 086fe5d Fix tutorial links to support query-languages by Akron · 7 years ago