1. 5cb9b2b Introduce result panel class by Akron · 6 years ago
  2. 6c8f09d changed statSpec because of panel and view integration by hebasta · 6 years ago
  3. a79d69d Integration panel for corpus statistic, delete superfluous getLd-function by hebasta · 6 years ago
  4. 0f29e29 view for corpus statistic added by hebasta · 6 years ago
  5. cf5f9b6 cleanup code by hebasta · 6 years ago
  6. d03682d function to get ld type added by hebasta · 6 years ago
  7. 4c92eec Catch notification / Changed: statistic button will not be removed by hebasta · 6 years ago
  8. 47d03a4 Test for handling statistic/close button and display of corpus statistic by hebasta · 6 years ago
  9. 68d5fa6 function to add statistic button by hebasta · 6 years ago
  10. 86f0365 Added function to show corpus statistic by hebasta · 6 years ago
  11. 0ee5080 Added API for corpus statistic, changed collectionQuery to corpusQuery in development mode by hebasta · 6 years ago
  12. 10e0c21 Added initialization of corpus statistic and parsing it in a statistic view. by hebasta · 6 years ago
  13. 5e4d754 Test suite for corpus statistic added. Test for initialization and parsing in statistic view. by hebasta · 6 years ago
  14. fd8fc01 Runner for corpus statistic test suite added by hebasta · 6 years ago
  15. 3dc77da Function to create to vc associated corpus statistic added by hebasta · 6 years ago
  16. 4ba496a Added retrieve information about corpus statistic in API (development mode) by hebasta · 6 years ago
  17. ff71d47 Localization corpus statistic added by hebasta · 6 years ago
  18. 56d4207 Improved test coverage for panel system by Akron · 6 years ago
  19. 72245b6 Support verbatim keys/values in QueryCreator by Akron · 6 years ago
  20. 185a5c4 Merge "Adopt panel system for plugins" by Helge · 6 years ago
  21. 7a9a727 Merge "Simplified plugin registration and improved registration checks" by Helge · 6 years ago
  22. 8155fd3 Merge "Added example plugin registry" by Helge · 6 years ago
  23. c455ec7 Merge "Pass a name to widgets" by Helge · 6 years ago
  24. 55bdb94 Merge "Fixed widget height calculation" by Helge · 6 years ago
  25. 58ae259 Merge "Embed iframe in div widget context" by Helge · 6 years ago
  26. 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
  27. 36ae219 Merge "Initial test suite for plugins" by Helge · 6 years ago
  28. da06a89 Merge "Added source to log messages" by Helge · 6 years ago
  29. 205faf7 Merge "Fixed resizing of widgets" by Helge · 6 years ago
  30. 87f8297 Merge "Stop suspicious widgets" by Helge · 6 years ago
  31. 5bb5b40 Merge "Introduce widget class" by Helge · 6 years ago
  32. 817950e Merge "Initial approach to a widget based plugin system" by Helge · 6 years ago
  33. e1c27f6 Adopt panel system for plugins by Akron · 6 years ago
  34. 7bbdb25 Introduced buttongroup to tutorial view by Akron · 6 years ago
  35. 10a4796 Simplified plugin registration and improved registration checks by Akron · 6 years ago
  36. 7c6e05f Added example plugin registry by Akron · 6 years ago
  37. 7991b19 Pass a name to widgets by Akron · 6 years ago
  38. 617d6a2 Fixed widget height calculation by Akron · 6 years ago
  39. 8d646d7 Embed iframe in div widget context by Akron · 6 years ago
  40. 76dd8d3 Add listeners for plugin management on first established by Akron · 6 years ago
  41. b43c8c6 Initial test suite for plugins by Akron · 6 years ago
  42. c0a2da8 Added source to log messages by Akron · 6 years ago
  43. e8e2c95 Fixed resizing of widgets by Akron · 6 years ago
  44. a99315e Stop suspicious widgets by Akron · 6 years ago
  45. a6c32b9 Introduce widget class by Akron · 6 years ago
  46. 479994e Initial approach to a widget based plugin system by Akron · 6 years ago
  47. 7f9a6a3 Adopt panel system in match spec by Akron · 6 years ago
  48. bfe912c Introduce panel system for match information by Akron · 6 years ago
  49. 1801c5c Fixed tree menu positioning by Akron · 6 years ago
  50. e6538cd Toggle KQ and reopen after page turn by Akron · 6 years ago
  51. 4d926f1 Transform result info view into a panel by Akron · 6 years ago
  52. 3b253d3 Minor ES6 improvements by Akron · 6 years ago
  53. 3967d34 Views can be integrated on top or below the panel buttons by Akron · 6 years ago
  54. 537bc52 First attempt to create a panel based windows system by Akron · 6 years ago
  55. b23e271 Let bind(x) return object by Akron · 6 years ago
  56. d2d161f Dump version and remove tagger requirement by Akron · 6 years ago
  57. 52ed22d Introduce a general buttongroup menu by Akron · 6 years ago
  58. d141a36 Turn vc operators into buttongroup by Akron · 6 years ago
  59. bec4a6a Make result buttons a button group and adopt styles by Akron · 6 years ago
  60. 13448c2 Use button group class in match view by Akron · 6 years ago
  61. defa5e8 Introduce button group by Akron · 6 years ago
  62. 0195e24 Fix meta title in match button group by Akron · 6 years ago
  63. 5746ecf Fix #55 - Show annotation assistant bar after blur by Akron · 6 years ago
  64. 76c3dd6 Show query rewrite of VC as title attribute by Akron · 6 years ago
  65. 8db5e3a Fixed init value of string fields in virtual corpora by Akron · 6 years ago
  66. f803559 Globalize session object by Akron · 7 years ago
  67. 95abaf4 Clean prefix of annotation assistant, in case a menu item is chosen by Akron · 7 years ago
  68. 5451675 Merge "Fixed bluring on hint menus for chrome - fixed #46 and #38" by Helge · 7 years ago
  69. e85d516 Merge "Fixed querycreator test suite for chrome as part of #46" by Helge · 7 years ago
  70. e39cc86 Fixed bluring on hint menus for chrome - fixed #46 and #38 by Akron · 7 years ago
  71. bdcbbf4 Fixed querycreator test suite for chrome as part of #46 by Akron · 7 years ago
  72. c296ca2 Fix #44 by bluring menu after clicking relation menu by Akron · 7 years ago
  73. 999d6c1 Test added: Display and sorting of meta information by hebasta · 7 years ago
  74. 24fbc9e Implemented #34 Formatting keywords in metadata view by hebasta · 7 years ago
  75. 55a343b Circumvent value checking on dates when newly created in VC builder by Akron · 7 years ago
  76. ddc98a7 Introduce fieldType guesser in VC deserialization by Akron · 7 years ago
  77. 31d8994 Introduced unspecified vc doc type and added 'ne' matchop to dates by Akron · 7 years ago
  78. e65a88a Introduced text type to VC and improve test suite by Akron · 7 years ago
  79. 712733a Fix reinitialization of VC creator singleton list by Akron · 7 years ago
  80. 8bc6ed9 Adapt DRuKoLA tagset to annotation scheme by Akron · 7 years ago
  81. c456838 Added title attribute to field keys in meta view by Akron · 7 years ago
  82. 4bbd8b3 Added example meta table to all-demo by Akron · 7 years ago
  83. b291924 Reenabled meta button by Akron · 7 years ago
  84. 6429275 Fix development environment by adding default annotation helper by Akron · 7 years ago
  85. a68559c Fixed development environment for tutorial files by Akron · 7 years ago
  86. b5d05d7 Finished meta data endpoint support and dump version number by Akron · 7 years ago
  87. 4f79144 Improve exception handling in API requests by Akron · 7 years ago
  88. 4036d54 Client code in MOJO_MODE 'development' will no longer rely on the prebuilds by Akron · 7 years ago
  89. d666fbb Update client-side dependencies by Akron · 7 years ago
  90. 369cbc4 Fixed problem with some table views by Akron · 7 years ago
  91. d5436a4 Rename action buttons by Akron · 7 years ago
  92. 0ad7cd2 Adopt API for meta data by Akron · 7 years ago
  93. 257aa85 Remove scroll event listener on tree menu plus style cleanup for matchinfos by Akron · 7 years ago
  94. edbf33a Make annotation table and meta table visible only once by Akron · 7 years ago
  95. c6967d7 Improve tree menu to be opened bottom-aligned to the button by Akron · 7 years ago
  96. 5b1a6af Update match specification by Akron · 7 years ago
  97. 70903c4 Update querycreator specification by Akron · 7 years ago
  98. b6685bb Attach the querycreator object to the annotation table object by Akron · 7 years ago
  99. c8eb4a1 Fixed ordering of matchinfos by Akron · 7 years ago
  100. aeceda7 Added close button to annotation table by Akron · 7 years ago