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