1. b50964a Modernize for;;-loops by Akron · 4 years, 1 month ago
  2. 7b7cc5b Remove duplicated _codeFromEvent function by Akron · 4 years, 1 month ago
  3. 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
  4. 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
  5. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
  6. 6393a9f Merge "Fix blockquote.warning styles in documentation" by Akron · 4 years, 2 months ago
  7. ef14c2a Fix blockquote.warning styles in documentation by Akron · 4 years, 2 months ago
  8. 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
  9. dbf7bae Improve query panel styling by Akron · 4 years, 2 months ago
  10. ce0d882 Improve security of sandbox permissions by Akron · 4 years, 2 months ago
  11. bb89198 Simplify permission handling in widgets and services by Akron · 4 years, 2 months ago
  12. fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
  13. fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
  14. 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
  15. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  16. 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
  17. b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
  18. c63b300 Update export demo for recent version of export plugin by Akron · 4 years, 2 months ago
  19. 6db23ab Added Banner style by Akron · 4 years, 2 months ago
  20. 6c261e6 Fix CSS blendmode for certain blockquotes by Akron · 4 years, 2 months ago
  21. 936e7e4 Fix CSS bug introduced in the restructuring by Akron · 4 years, 2 months ago
  22. 0be894f Improve plugin and form styling by Akron · 4 years, 2 months ago
  23. 1a596fd Merge "Added query parameter API to plugin server" by Akron · 4 years, 2 months ago
  24. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  25. 9a28a63 Style result plugin widgets by Akron · 4 years, 2 months ago
  26. 7488381 Improve button group style by Akron · 4 years, 2 months ago
  27. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  28. 8120ac1 Add test for opening lists in buttongroups by Akron · 4 years, 2 months ago
  29. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  30. 669a44e Fix plugin styling by Akron · 4 years, 2 months ago
  31. 6f557e3 Add lazy loading option to widgets by Akron · 4 years, 3 months ago
  32. 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
  33. 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
  34. 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
  35. a9d8fb0 Merge "Refactoring of style files" by Akron · 4 years, 2 months ago
  36. fec66a3 Added tests for plugin service communications by Akron · 4 years, 3 months ago
  37. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  38. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  39. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  40. 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
  41. 27031aa Encourage login on zero matches (fixes #67) by Akron · 4 years, 7 months ago
  42. 1a9d5be Added support for OAuth2 client unregistration by Akron · 4 years, 8 months ago
  43. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  44. 8e696b2 Merge "allow html Forms in plugins / improve export demo" by Helge · 4 years, 8 months ago
  45. 7e65bb8 Merge "Implement requestMsg() for client-server-communication to receive data from the server" by Helge · 4 years, 8 months ago
  46. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  47. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  48. c67d36e Merge "Export Demo" by Helge · 4 years, 8 months ago
  49. 0f1b93b Added support for OAuth2 client listing by Akron · 4 years, 8 months ago
  50. 5999212 Initial token management by Akron · 5 years ago
  51. 393829f Export Demo by hebasta · 4 years, 9 months ago
  52. 1a7f73a Fix example tour corpus for DeReKo by Akron · 4 years, 10 months ago
  53. ee7b8a8 Improvement usability Guided Tour by hebasta · 4 years, 10 months ago
  54. 51ee623 Added pipe demo and make sendMsg() puplic in plugin client library by Akron · 5 years ago
  55. 9a629cf Merge "Show busy indicator while waiting for query results - fixes #104" by Akron · 4 years, 10 months ago
  56. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 4 years, 11 months ago
  57. ba7a049 Extend pipe to sync input element by Akron · 5 years ago
  58. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  59. 8cab44b Refresh corpus statistic by clicking at statistic button - fixes #107 by hebasta · 5 years ago
  60. 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
  61. f4b2a33 Fix toggle button to work in right aligned contexts by Akron · 5 years ago
  62. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  63. d7ad907 Add pipe mechanism by Akron · 5 years ago
  64. d025eb9 Views can be appended or prepended by hebasta · 5 years ago
  65. e094dc6 Plugin Demo: result plugin added by hebasta · 5 years ago
  66. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  67. 308a603 Introduced state class for simple reactive state propagation by Akron · 5 years ago
  68. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  69. f6adf8d Bugs fixed: function clearButtons and a did not exist by hebasta · 5 years ago
  70. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  71. aa61322 Reorganize panel/view for vc by Akron · 5 years ago
  72. a780688 TOUR: correct display of metadata, test dontHide attribute by hebasta · 5 years ago
  73. 7fa6f08 TOUR: localize relations /delete welcoming line by hebasta · 5 years ago
  74. ca61f81 Guided Tour: button order and appearance changed / replaced undefinierter in tooltip-text by hebasta · 5 years ago
  75. 3016529 Merge "Welcome screen for guided tour added." by Helge · 5 years ago
  76. 1e2d98e Welcome screen for guided tour added. by hebasta · 5 years ago
  77. f7ec444 Added settings and navi helpers by Akron · 5 years ago
  78. 9490e3b Generalize documentation helpers by Akron · 5 years ago
  79. f95226b Open hint and QL menu in the guided tour by hebasta · 5 years ago
  80. 7c70c89 Improve visibility of keyword fields in metadata view by Akron · 5 years ago v0.36
  81. 87f1b1f Extended Guided Tour by hebasta · 5 years ago
  82. 94e47cb Tour: localize vc definition / add click to statistic button by hebasta · 5 years ago
  83. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  84. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  85. 0a3aeec Introduced documentation on Annis QL. by margaretha · 5 years ago
  86. 1bd65d9 Updated annotation documentation by Akron · 5 years ago
  87. 84b9199 Introduced C2 documentation by Akron · 5 years ago
  88. 5fa61e9 Update API for statistics (replace corpusQuery parameters with cq) by Akron · 5 years ago
  89. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  90. d7c0374 Fixed: Test failed if run solitarily by hebasta · 5 years ago
  91. d090a51 Added to Tour: Corpus Statistic Button by hebasta · 5 years ago
  92. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  93. 0c93d8e Test existence of #hint and #vc-choose by hebasta · 6 years ago
  94. 951a995 Fix path for plugin server demo by Akron · 6 years ago
  95. 0d612d1 Improve querycreator to single-quote-escape more tokens by Akron · 6 years ago
  96. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  97. 083ec57 Show cut info at the end of token views by Akron · 6 years ago
  98. 5dc3117 Add title attribue if table cell title is very long by Akron · 6 years ago
  99. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  100. 75cfca5 First Guided Tour by hebasta · 6 years ago