1. 8ea8429 Improve error handling by Akron · 6 years ago
  2. aeeb825 Fix class toggle when choosing marked tokens with the query creator by Akron · 6 years ago
  3. ad1e46a Move token view to match by Akron · 6 years ago
  4. e078911 Fix mouseover for invisible annotation assistant menu below assistant bar (Again issue #55) by Akron · 6 years ago
  5. e817b88 Fix screen calculation in menus by Akron · 6 years ago
  6. c14cbfc Introduce touch gesture for hint menu by Akron · 6 years ago
  7. a1159ff Scroll menus with touch gestures on mobile devices by Akron · 6 years ago
  8. 587e4d9 Fix replacement of docs with docgrouprefs in VC builder by Akron · 6 years ago
  9. 62ac95b Introduce unspecification for undefined references in VC builder by Akron · 6 years ago
  10. 362c11a Fixed KQ view to correctly update session by Akron · 6 years ago
  11. ebc9666 Make unspecified values in VC a button by Akron · 6 years ago
  12. ec6bb8e Change close to minimize by Akron · 6 years ago
  13. adab5e5 Remove hack to prevent vanishing statistics button when modifying the builder object on root by Akron · 6 years ago
  14. 18a99c0 Test for statistics button vanishing after root modification of VC by Akron · 6 years ago
  15. 43c5cc6 Remove deprecated checkRewrite() function by Akron · 6 years ago
  16. 1f0521b Load VC by default and solely rely on VC.getName() for VC name by Akron · 6 years ago
  17. d2474aa Add rewrite test as method to vc by Akron · 6 years ago
  18. 8a67016 Introduce vc.getName() by Akron · 6 years ago
  19. 8f0de5e Fix retrieval of corpus statistics for non-root instances by Akron · 6 years ago
  20. b5d2551 Fix URI component to correctly retrieve VC statistics by Akron · 6 years ago
  21. 3ad4694 Add referTo per default to vc list by Akron · 6 years ago
  22. cae907d Improve hint behaviour in webkit by Akron · 6 years ago
  23. b19803c Support VC references in VC builder to fix #62 by Akron · 6 years ago
  24. 88d1ccc Toggle through alignment options (Fix #56) by Akron · 6 years ago
  25. 906390c Merge "Added widget to test suite" by Helge · 6 years ago
  26. c5ea165 Merge "Cleanup hint specification to leave no document fragments behind" by Helge · 6 years ago
  27. ba5d863 Merge "Fix plugin test suite" by Helge · 6 years ago
  28. 56a11af Added widget to test suite by Akron · 6 years ago
  29. fac1647 Cleanup hint specification to leave no document fragments behind by Akron · 6 years ago
  30. 2f97912 Redesign of VC section by Akron · 6 years ago
  31. 4a70387 Fix plugin test suite by Akron · 6 years ago
  32. 8675939 comment of vc in readable format by hebasta · 6 years ago
  33. 6112b52 Integration fixes for result panel and initialization by Akron · 6 years ago
  34. 1bdf527 Fix serialization of text values in VC by Akron · 6 years ago
  35. 5cb9b2b Introduce result panel class by Akron · 6 years ago
  36. a79d69d Integration panel for corpus statistic, delete superfluous getLd-function by hebasta · 6 years ago
  37. 0f29e29 view for corpus statistic added by hebasta · 6 years ago
  38. cf5f9b6 cleanup code by hebasta · 6 years ago
  39. d03682d function to get ld type added by hebasta · 6 years ago
  40. 4c92eec Catch notification / Changed: statistic button will not be removed by hebasta · 6 years ago
  41. 47d03a4 Test for handling statistic/close button and display of corpus statistic by hebasta · 6 years ago
  42. 68d5fa6 function to add statistic button by hebasta · 6 years ago
  43. 86f0365 Added function to show corpus statistic by hebasta · 6 years ago
  44. 0ee5080 Added API for corpus statistic, changed collectionQuery to corpusQuery in development mode by hebasta · 6 years ago
  45. 10e0c21 Added initialization of corpus statistic and parsing it in a statistic view. by hebasta · 6 years ago
  46. 3dc77da Function to create to vc associated corpus statistic added by hebasta · 6 years ago
  47. 4ba496a Added retrieve information about corpus statistic in API (development mode) by hebasta · 6 years ago
  48. ff71d47 Localization corpus statistic added by hebasta · 6 years ago
  49. 56d4207 Improved test coverage for panel system by Akron · 6 years ago
  50. 72245b6 Support verbatim keys/values in QueryCreator by Akron · 6 years ago
  51. 185a5c4 Merge "Adopt panel system for plugins" by Helge · 6 years ago
  52. 7a9a727 Merge "Simplified plugin registration and improved registration checks" by Helge · 6 years ago
  53. 8155fd3 Merge "Added example plugin registry" by Helge · 6 years ago
  54. c455ec7 Merge "Pass a name to widgets" by Helge · 6 years ago
  55. 55bdb94 Merge "Fixed widget height calculation" by Helge · 6 years ago
  56. 58ae259 Merge "Embed iframe in div widget context" by Helge · 6 years ago
  57. 027b752 Merge "Add listeners for plugin management on first established widget and remove listeners when no widget is available any longer." by Helge · 6 years ago
  58. 36ae219 Merge "Initial test suite for plugins" by Helge · 6 years ago
  59. da06a89 Merge "Added source to log messages" by Helge · 6 years ago
  60. 205faf7 Merge "Fixed resizing of widgets" by Helge · 6 years ago
  61. 87f8297 Merge "Stop suspicious widgets" by Helge · 6 years ago
  62. 5bb5b40 Merge "Introduce widget class" by Helge · 6 years ago
  63. 817950e Merge "Initial approach to a widget based plugin system" by Helge · 6 years ago
  64. e1c27f6 Adopt panel system for plugins by Akron · 6 years ago
  65. 7bbdb25 Introduced buttongroup to tutorial view by Akron · 6 years ago
  66. 10a4796 Simplified plugin registration and improved registration checks by Akron · 6 years ago
  67. 7c6e05f Added example plugin registry by Akron · 6 years ago
  68. 7991b19 Pass a name to widgets by Akron · 6 years ago
  69. 617d6a2 Fixed widget height calculation by Akron · 6 years ago
  70. 8d646d7 Embed iframe in div widget context by Akron · 6 years ago
  71. 76dd8d3 Add listeners for plugin management on first established by Akron · 6 years ago
  72. b43c8c6 Initial test suite for plugins by Akron · 6 years ago
  73. c0a2da8 Added source to log messages by Akron · 6 years ago
  74. e8e2c95 Fixed resizing of widgets by Akron · 6 years ago
  75. a99315e Stop suspicious widgets by Akron · 6 years ago
  76. a6c32b9 Introduce widget class by Akron · 6 years ago
  77. 479994e Initial approach to a widget based plugin system by Akron · 6 years ago
  78. 7f9a6a3 Adopt panel system in match spec by Akron · 6 years ago
  79. bfe912c Introduce panel system for match information by Akron · 6 years ago
  80. 1801c5c Fixed tree menu positioning by Akron · 6 years ago
  81. e6538cd Toggle KQ and reopen after page turn by Akron · 6 years ago
  82. 4d926f1 Transform result info view into a panel by Akron · 6 years ago
  83. 3b253d3 Minor ES6 improvements by Akron · 6 years ago
  84. 3967d34 Views can be integrated on top or below the panel buttons by Akron · 6 years ago
  85. 537bc52 First attempt to create a panel based windows system by Akron · 6 years ago
  86. b23e271 Let bind(x) return object by Akron · 6 years ago
  87. d2d161f Dump version and remove tagger requirement by Akron · 6 years ago
  88. 52ed22d Introduce a general buttongroup menu by Akron · 6 years ago
  89. d141a36 Turn vc operators into buttongroup by Akron · 6 years ago
  90. bec4a6a Make result buttons a button group and adopt styles by Akron · 6 years ago
  91. 13448c2 Use button group class in match view by Akron · 6 years ago
  92. defa5e8 Introduce button group by Akron · 6 years ago
  93. 0195e24 Fix meta title in match button group by Akron · 6 years ago
  94. 5746ecf Fix #55 - Show annotation assistant bar after blur by Akron · 6 years ago
  95. 76c3dd6 Show query rewrite of VC as title attribute by Akron · 6 years ago
  96. 8db5e3a Fixed init value of string fields in virtual corpora by Akron · 6 years ago
  97. f803559 Globalize session object by Akron · 7 years ago
  98. 95abaf4 Clean prefix of annotation assistant, in case a menu item is chosen by Akron · 7 years ago
  99. 5451675 Merge "Fixed bluring on hint menus for chrome - fixed #46 and #38" by Helge · 7 years ago
  100. e39cc86 Fixed bluring on hint menus for chrome - fixed #46 and #38 by Akron · 7 years ago