1. e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
  2. db570fd Fix Export demo to request permissions by Akron · 4 years ago
  3. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
  4. dbf7bae Improve query panel styling by Akron · 4 years, 2 months ago
  5. ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
  6. c63b300 Update export demo for recent version of export plugin by Akron · 4 years, 2 months ago
  7. 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
  8. 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
  9. 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
  10. 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
  11. 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
  12. 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
  13. 3c390c4 Improve status codes and support HTML match responses by Akron · 4 years, 8 months ago
  14. 8e696b2 Merge "allow html Forms in plugins / improve export demo" by Helge · 4 years, 8 months ago
  15. 7e65bb8 Merge "Implement requestMsg() for client-server-communication to receive data from the server" by Helge · 4 years, 8 months ago
  16. 7891324 allow html Forms in plugins / improve export demo by hebasta · 4 years, 8 months ago
  17. c300364 Implement requestMsg() for client-server-communication to receive data from the server by Akron · 4 years, 8 months ago
  18. 393829f Export Demo by hebasta · 4 years, 9 months ago
  19. 51ee623 Added pipe demo and make sendMsg() puplic in plugin client library by Akron · 5 years ago
  20. 158fce1 Support non-verbal elements in token table view by Akron · 5 years ago
  21. 21b7baf Link to Leibniz Association updated by hebasta · 5 years ago
  22. 22598cd Split service component from widgets and introduce host->plugin communication by Akron · 5 years ago
  23. e094dc6 Plugin Demo: result plugin added by hebasta · 5 years ago
  24. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  25. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  26. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  27. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  28. 951a995 Fix path for plugin server demo by Akron · 6 years ago
  29. 1a780fe Support cuts at the beginning of token views by Akron · 6 years ago
  30. 083ec57 Show cut info at the end of token views by Akron · 6 years ago
  31. 5dc3117 Add title attribue if table cell title is very long by Akron · 6 years ago
  32. e9e5e83 Update version and fix BG color of drop down menus by Akron · 6 years ago
  33. 75cfca5 First Guided Tour by hebasta · 6 years ago
  34. e6be0a8 Added new IDS logo by Akron · 6 years ago
  35. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  36. de595b4 bugfixes: delete entries in larger docgroups, fix vcdemo by hebasta · 6 years ago
  37. a0282be graying corpus statistic(plus tests+vc test fixed) and fix vc serialization by hebasta · 6 years ago
  38. a0ea3c3 Support attachements in metadata fields (fixes #77) by Akron · 6 years ago
  39. 49f88cc Add vc-fragment styling by Akron · 6 years ago
  40. ad1e46a Move token view to match by Akron · 6 years ago
  41. c14cbfc Introduce touch gesture for hint menu by Akron · 6 years ago
  42. a1159ff Scroll menus with touch gestures on mobile devices by Akron · 6 years ago
  43. 5d286b2 Update changes by Akron · 6 years ago
  44. 1f0521b Load VC by default and solely rely on VC.getName() for VC name by Akron · 6 years ago
  45. 3ad4694 Add referTo per default to vc list by Akron · 6 years ago
  46. b19803c Support VC references in VC builder to fix #62 by Akron · 6 years ago
  47. 2f97912 Redesign of VC section by Akron · 6 years ago
  48. 3e90a5d Added corpus statistic to vcdemo by hebasta · 6 years ago
  49. e1c27f6 Adopt panel system for plugins by Akron · 6 years ago
  50. 10a4796 Simplified plugin registration and improved registration checks by Akron · 6 years ago
  51. 7c6e05f Added example plugin registry by Akron · 6 years ago
  52. 7991b19 Pass a name to widgets by Akron · 6 years ago
  53. 8d646d7 Embed iframe in div widget context by Akron · 6 years ago
  54. e8e2c95 Fixed resizing of widgets by Akron · 6 years ago
  55. a99315e Stop suspicious widgets by Akron · 6 years ago
  56. a6c32b9 Introduce widget class by Akron · 6 years ago
  57. 479994e Initial approach to a widget based plugin system by Akron · 6 years ago
  58. 4d926f1 Transform result info view into a panel by Akron · 6 years ago
  59. 3967d34 Views can be integrated on top or below the panel buttons by Akron · 6 years ago
  60. 537bc52 First attempt to create a panel based windows system by Akron · 6 years ago
  61. 52ed22d Introduce a general buttongroup menu by Akron · 6 years ago
  62. e39cc86 Fixed bluring on hint menus for chrome - fixed #46 and #38 by Akron · 7 years ago
  63. 31d8994 Introduced unspecified vc doc type and added 'ne' matchop to dates by Akron · 7 years ago
  64. bf3fc9d Updated match demo and all demo to reflect new response format from Krill by Akron · 7 years ago
  65. 4bbd8b3 Added example meta table to all-demo by Akron · 7 years ago
  66. 0ad7cd2 Adopt API for meta data by Akron · 7 years ago
  67. aa01dca Improve match demo by Akron · 7 years ago
  68. 41387d2 Added close button to meta data by Akron · 7 years ago
  69. 151bc87 Cleanup match info data by Akron · 7 years ago
  70. e767969 Reposition metatable to be always below snippet by Akron · 7 years ago
  71. 24866cf Add meta data table to matches (1st attempt) by Akron · 7 years ago
  72. 6358105 Support visualization of new Krill relation format by Akron · 7 years ago
  73. 8faceec Finish support for new Krill relation serialization format by Akron · 7 years ago
  74. fe4c1b4 Added lwc relation example by Akron · 7 years ago
  75. f2279c4 Support annotation tooltips in table view for multiple values by Akron · 7 years ago
  76. 8005599 Show tooltips for annotations in table view by Akron · 7 years ago
  77. 72f7357 Globalize hint helper by Akron · 7 years ago
  78. 0988d88 Introduce display of relational structures (experimental) by Akron · 7 years ago
  79. 0d04a18 Fix anchor behavior in relations by Akron · 7 years ago
  80. 71c87de Join identical anchors in relations by Akron · 7 years ago
  81. c9f2302 Split arcs and labels to move labels to foreground by Akron · 7 years ago
  82. fee0b62 Improved behaviour on self references by Akron · 7 years ago
  83. 6f1302b Cleanup relation drawing code by Akron · 7 years ago
  84. 671fdb9 Parse relation snippets by Akron · 7 years ago
  85. 2189662 Added fixture for relation demo by Akron · 7 years ago
  86. 65d3108 Added boxes to arc labels by Akron · 7 years ago
  87. 1517513 Improve relation tree visualizations by Akron · 7 years ago
  88. 3a4a08e Improved layout for relation tree by Akron · 8 years ago
  89. f5dc510 Introduced relation visualizations by Akron · 8 years ago
  90. ea4e905 Fix bug in vc builder when a failing matchop blocks the vc by Akron · 7 years ago
  91. 4e47d0b Deserialize to multiple key-value cells in table view by Akron · 7 years ago
  92. 83b2b0e Improve support for keyvalues in query-selector by Akron · 7 years ago
  93. e8ea000 Fixed positioning of query creator by Akron · 7 years ago
  94. fbf3a78 Style query creator by Akron · 7 years ago
  95. c863a38 Improved query selector for row selecting and removing of annotations by Akron · 7 years ago
  96. e4da7ef Added query selector prototype by Akron · 7 years ago
  97. 311ca65 Fixed text sigle legacy support by Akron · 7 years ago
  98. 4751da6 Improve login on mobile by Akron · 7 years ago
  99. 05238fb Some minor improvements on media queries by Akron · 7 years ago
  100. 5c829e9 Show rewrite on overview by Akron · 8 years ago