1. 85c3c3e Disable corpusByMatch via configuration by Akron · 6 years ago
  2. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  3. fa32c9d Add stringification to corpusByMatch query by Akron · 6 years ago
  4. d45a170 Add and remove constraints from the corpusByMatch assistant by Akron · 6 years ago
  5. abd6e35 Sort fields alphabetically without losing field information by Akron · 6 years ago
  6. 7dd3282 Introduce corpusByMatch assistant object by Akron · 6 years ago
  7. 49f88cc Add vc-fragment styling by Akron · 6 years ago
  8. aeeb825 Fix class toggle when choosing marked tokens with the query creator by Akron · 6 years ago
  9. ad1e46a Move token view to match by Akron · 6 years ago
  10. 2f97912 Redesign of VC section by Akron · 6 years ago
  11. 72245b6 Support verbatim keys/values in QueryCreator by Akron · 6 years ago
  12. 7f9a6a3 Adopt panel system in match spec by Akron · 6 years ago
  13. bfe912c Introduce panel system for match information by Akron · 6 years ago
  14. 3b253d3 Minor ES6 improvements by Akron · 6 years ago
  15. 537bc52 First attempt to create a panel based windows system by Akron · 6 years ago
  16. 52ed22d Introduce a general buttongroup menu by Akron · 6 years ago
  17. bec4a6a Make result buttons a button group and adopt styles by Akron · 6 years ago
  18. c296ca2 Fix #44 by bluring menu after clicking relation menu by Akron · 7 years ago
  19. 24fbc9e Implemented #34 Formatting keywords in metadata view by hebasta · 7 years ago
  20. c456838 Added title attribute to field keys in meta view by Akron · 7 years ago
  21. b5d05d7 Finished meta data endpoint support and dump version number by Akron · 7 years ago
  22. 4f79144 Improve exception handling in API requests by Akron · 7 years ago
  23. 0ad7cd2 Adopt API for meta data by Akron · 7 years ago
  24. 257aa85 Remove scroll event listener on tree menu plus style cleanup for matchinfos by Akron · 7 years ago
  25. edbf33a Make annotation table and meta table visible only once by Akron · 7 years ago
  26. c6967d7 Improve tree menu to be opened bottom-aligned to the button by Akron · 7 years ago
  27. 5b1a6af Update match specification by Akron · 7 years ago
  28. b6685bb Attach the querycreator object to the annotation table object by Akron · 7 years ago
  29. c8eb4a1 Fixed ordering of matchinfos by Akron · 7 years ago
  30. aeceda7 Added close button to annotation table by Akron · 7 years ago
  31. 41387d2 Added close button to meta data by Akron · 7 years ago
  32. 0b489ad Cleanup and simplify JS code by Akron · 7 years ago
  33. 151bc87 Cleanup match info data by Akron · 7 years ago
  34. d4b000b Create base-css-class button-group by Akron · 7 years ago
  35. eaba63e Make treemenu a singleton by Akron · 7 years ago
  36. 8b592d4 Introduced info menu to reference line by Akron · 7 years ago
  37. e767969 Reposition metatable to be always below snippet by Akron · 7 years ago
  38. bd34298 Make meta table part of matchinfo by Akron · 7 years ago
  39. 24866cf Add meta data table to matches (1st attempt) by Akron · 7 years ago
  40. 6358105 Support visualization of new Krill relation format by Akron · 7 years ago
  41. f2279c4 Support annotation tooltips in table view for multiple values by Akron · 7 years ago
  42. 8005599 Show tooltips for annotations in table view by Akron · 7 years ago
  43. 430332b Highlight labels and relation arcs by Akron · 7 years ago
  44. 3ebfd4e Improved MS Edge support for relation visualizations slightly by Akron · 7 years ago
  45. a27f0d4 Improve security by protecting target=_blank by Akron · 7 years ago
  46. 6c3e5ea Fix relation visualization in Webkit by Akron · 7 years ago
  47. 0988d88 Introduce display of relational structures (experimental) by Akron · 7 years ago
  48. 9fc5f80 Fixed tree menu to ignore relations again by Akron · 7 years ago
  49. 0d04a18 Fix anchor behavior in relations by Akron · 7 years ago
  50. 71c87de Join identical anchors in relations by Akron · 7 years ago
  51. 2c1d9ff Fix span anchors and targets in parsing of relations by Akron · 7 years ago
  52. c9f2302 Split arcs and labels to move labels to foreground by Akron · 7 years ago
  53. fee0b62 Improved behaviour on self references by Akron · 7 years ago
  54. 6f1302b Cleanup relation drawing code by Akron · 7 years ago
  55. 671fdb9 Parse relation snippets by Akron · 7 years ago
  56. 65d3108 Added boxes to arc labels by Akron · 7 years ago
  57. 3d20428 Fixed leaf text size by Akron · 7 years ago
  58. 1517513 Improve relation tree visualizations by Akron · 7 years ago
  59. 1dc8790 Cleanup in relations visualisation code by Akron · 7 years ago
  60. f3d7d8e Some cleanup to the relations code by Akron · 8 years ago
  61. 3a4a08e Improved layout for relation tree by Akron · 8 years ago
  62. c5b5f74 Improve label positioning by Akron · 8 years ago
  63. d67d45b Added span anchors to relation visualization by Akron · 8 years ago
  64. 63ae00b Avoid overlaps in relation visualization by Akron · 8 years ago
  65. f5dc510 Introduced relation visualizations by Akron · 8 years ago
  66. 239764b Added a small comment that or-groups are no longer used in query-creator by Akron · 7 years ago
  67. 856af1e Remove alternative annotations and make all multi-key annotations separately chooseable in querycreator by Akron · 7 years ago
  68. 4e47d0b Deserialize to multiple key-value cells in table view by Akron · 7 years ago
  69. 83b2b0e Improve support for keyvalues in query-selector by Akron · 7 years ago
  70. e9be11d Added distance support to query creator tool by Akron · 7 years ago
  71. b3e5bf3 Fixed querycreator to ignore empty cells when selecting a whole row by Akron · 7 years ago
  72. 7ec5f39 Finished test suite for querycreator by Akron · 7 years ago
  73. b46d8e3 Started test suite for query creator by Akron · 7 years ago
  74. 2bd146c Fixed treatment of alternative annotations in one cell in querycreator by Akron · 7 years ago
  75. 78655d1 Fixed query creator behaviour for empty cells by Akron · 7 years ago
  76. e8ea000 Fixed positioning of query creator by Akron · 7 years ago
  77. 99713ef Embed query creator into app by Akron · 7 years ago
  78. fbf3a78 Style query creator by Akron · 7 years ago
  79. 515851a Improve on remote failure handling by Akron · 8 years ago
  80. 08b82d6 Support for meta-data columns in templates by Akron · 8 years ago
  81. 3bb91bc Implemented new kwic scheme by Akron · 8 years ago
  82. 916ec25 Do not show multiple identical annotations in table view by Akron · 8 years ago
  83. 6f32f82 Fixed styles for tree download by Akron · 8 years ago
  84. c56cf2d Made images downloadable by Akron · 8 years ago
  85. 7524be1 Introduced benchmark system by Akron · 8 years ago
  86. 98a933f Mark matches in tree visualizations by Akron · 8 years ago
  87. 6ed1399 Improved slider behaviour and fixed prefix handling by Akron · 9 years ago
  88. 1ff3ac2 Added lengthFieldClass indirection by Akron · 9 years ago
  89. 30ee514 Adjustments to match template for new Krill API by Akron · 9 years ago new-krill-matches
  90. 0ec142f Fixed title and loading phase 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. 7c8ced2 Test suite now relies on requirejs as well by Nils Diewald · 10 years ago
  94. 0e6992a Use requirejs for clientside scripting by Nils Diewald · 10 years ago