1. a99315e Stop suspicious widgets by Akron · 6 years ago
  2. a6c32b9 Introduce widget class by Akron · 6 years ago
  3. 479994e Initial approach to a widget based plugin system by Akron · 6 years ago
  4. 4d926f1 Transform result info view into a panel by Akron · 6 years ago
  5. 3967d34 Views can be integrated on top or below the panel buttons by Akron · 6 years ago
  6. 537bc52 First attempt to create a panel based windows system by Akron · 6 years ago
  7. 52ed22d Introduce a general buttongroup menu by Akron · 6 years ago
  8. e39cc86 Fixed bluring on hint menus for chrome - fixed #46 and #38 by Akron · 7 years ago
  9. 31d8994 Introduced unspecified vc doc type and added 'ne' matchop to dates by Akron · 7 years ago
  10. bf3fc9d Updated match demo and all demo to reflect new response format from Krill by Akron · 7 years ago
  11. 4bbd8b3 Added example meta table to all-demo by Akron · 7 years ago
  12. 0ad7cd2 Adopt API for meta data by Akron · 7 years ago
  13. aa01dca Improve match demo by Akron · 7 years ago
  14. 41387d2 Added close button to meta data by Akron · 7 years ago
  15. 151bc87 Cleanup match info data by Akron · 7 years ago
  16. e767969 Reposition metatable to be always below snippet by Akron · 7 years ago
  17. 24866cf Add meta data table to matches (1st attempt) by Akron · 7 years ago
  18. 6358105 Support visualization of new Krill relation format by Akron · 7 years ago
  19. 8faceec Finish support for new Krill relation serialization format by Akron · 7 years ago
  20. fe4c1b4 Added lwc relation example by Akron · 7 years ago
  21. f2279c4 Support annotation tooltips in table view for multiple values by Akron · 7 years ago
  22. 8005599 Show tooltips for annotations in table view by Akron · 7 years ago
  23. 72f7357 Globalize hint helper by Akron · 7 years ago
  24. 0988d88 Introduce display of relational structures (experimental) by Akron · 7 years ago
  25. 0d04a18 Fix anchor behavior in relations by Akron · 7 years ago
  26. 71c87de Join identical anchors in relations by Akron · 7 years ago
  27. c9f2302 Split arcs and labels to move labels to foreground by Akron · 7 years ago
  28. fee0b62 Improved behaviour on self references by Akron · 7 years ago
  29. 6f1302b Cleanup relation drawing code by Akron · 7 years ago
  30. 671fdb9 Parse relation snippets by Akron · 7 years ago
  31. 2189662 Added fixture for relation demo by Akron · 7 years ago
  32. 65d3108 Added boxes to arc labels by Akron · 7 years ago
  33. 1517513 Improve relation tree visualizations by Akron · 7 years ago
  34. 3a4a08e Improved layout for relation tree by Akron · 8 years ago
  35. f5dc510 Introduced relation visualizations by Akron · 8 years ago
  36. ea4e905 Fix bug in vc builder when a failing matchop blocks the vc by Akron · 7 years ago
  37. 4e47d0b Deserialize to multiple key-value cells in table view by Akron · 7 years ago
  38. 83b2b0e Improve support for keyvalues in query-selector by Akron · 7 years ago
  39. e8ea000 Fixed positioning of query creator by Akron · 7 years ago
  40. fbf3a78 Style query creator by Akron · 7 years ago
  41. c863a38 Improved query selector for row selecting and removing of annotations by Akron · 7 years ago
  42. e4da7ef Added query selector prototype by Akron · 7 years ago
  43. 311ca65 Fixed text sigle legacy support by Akron · 7 years ago
  44. 4751da6 Improve login on mobile by Akron · 7 years ago
  45. 05238fb Some minor improvements on media queries by Akron · 7 years ago
  46. 5c829e9 Show rewrite on overview by Akron · 8 years ago
  47. b9cdb10 Toggle sidebar by Akron · 8 years ago
  48. e8235be Improved user management routes by Akron · 8 years ago
  49. 189b359 Added login form by Akron · 9 years ago
  50. 82d67dd Added multimenu tests by Akron · 8 years ago
  51. 08b82d6 Support for meta-data columns in templates by Akron · 8 years ago
  52. 3bb91bc Implemented new kwic scheme by Akron · 8 years ago
  53. 49bfdbf Try to merge kwic test with real-css by Akron · 8 years ago
  54. 0bd6526 Improve kwic view by Akron · 8 years ago
  55. 1f0d04c First attempt to create info columns next to kwic by Akron · 8 years ago
  56. c56cf2d Made images downloadable by Akron · 8 years ago
  57. 3f8dd9c Fixed menu demo by Akron · 8 years ago
  58. 7f613e0 Fixed select menu by Akron · 8 years ago
  59. 65c7435 Remove multiple menus in hint by Akron · 8 years ago
  60. 71b91e4 Fixed relative movement of slider in menus by Akron · 8 years ago
  61. 7524be1 Introduced benchmark system by Akron · 8 years ago
  62. 00cd4d1 Integrated hint alerts in the main frame by Akron · 8 years ago
  63. 308db38 Introduced alert information to hint helper by Akron · 8 years ago
  64. 6bb7158 Improve select menu and integrate for query language choosing by Akron · 8 years ago
  65. 98a933f Mark matches in tree visualizations by Akron · 8 years ago
  66. 0b92f69 Fixed scrolling feature in menus for values equal to limit by Akron · 9 years ago
  67. 6ed1399 Improved slider behaviour and fixed prefix handling by Akron · 9 years ago
  68. 47c086c Started a screen implementation in the menu by Akron · 9 years ago
  69. 24b1eaa Move slider with mouse by Akron · 9 years ago
  70. 1ff3ac2 Added lengthFieldClass indirection by Akron · 9 years ago
  71. c744873 Menus now have a fixed length based on their content by Akron · 9 years ago
  72. 56ea7e3 Added alternative string submission for dates by Akron · 9 years ago
  73. d05e211 Updated tutorial by Akron · 9 years ago
  74. 113cc1a Introduced corenlp constituency and pos by Akron · 9 years ago
  75. be105b9 More on tagger by Akron · 9 years ago
  76. 88490f2 Added tagger widget by Akron · 9 years ago
  77. 37513a6 Minor changes to menu by Akron · 9 years ago
  78. 6a535d4 Improved tabbing by Akron · 9 years ago
  79. b917a7c Fine tuning of result info by Akron · 9 years ago
  80. 7716f01 Improved collection and koralquery view by Akron · 9 years ago
  81. 179c8ac Added KoralQuery and alignment to result buttons by Akron · 9 years ago
  82. 89f11e4 Merge branch 'new-krill-api' by Akron · 9 years ago
  83. f55504a Added new notification engine by Akron · 9 years ago
  84. 48b1e4d Improved response view by Akron · 9 years ago
  85. c1457bf Fixed test suite and vc query integration by Akron · 9 years ago vc-integration
  86. ebc8d93 Added flags to kwic-views by Akron · 9 years ago
  87. 023c671 More cleanup by Nils Diewald · 10 years ago
  88. 845282c Minor changes for code publication and persistant method to VC by Nils Diewald · 10 years ago
  89. 652e5f4 Fixed datepicker bug and improved vc demo by Nils Diewald · 10 years ago
  90. 20f7ace Fixed active first item on non-hint menus by Nils Diewald · 10 years ago
  91. 4347ee9 Fixed tree view with multi line labels by Nils Diewald · 10 years ago
  92. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  93. 8750783 Added clientside logging and integrated datepicker by Nils Diewald · 10 years ago
  94. fccfbcb Fixed tutorial view and reimplemented API for new frontend by Nils Diewald · 10 years ago
  95. a122862 Introduced simple datepicker by Nils Diewald · 10 years ago
  96. 6283d69 Minor changes in the vc api by Nils Diewald · 10 years ago
  97. 4c22125 Finished vc builder (although the value change needs finetuning and there are no tests for the menu) by Nils Diewald · 10 years ago
  98. 1fcb2ad Add new criterions using menus by Nils Diewald · 10 years ago
  99. 359a72c Fix CSS for Virtual Collection Builder by Nils Diewald · 10 years ago
  100. 7c8ced2 Test suite now relies on requirejs as well by Nils Diewald · 10 years ago