1. 257aa85 Remove scroll event listener on tree menu plus style cleanup for matchinfos by Akron · 7 years ago
  2. edbf33a Make annotation table and meta table visible only once by Akron · 7 years ago
  3. c6967d7 Improve tree menu to be opened bottom-aligned to the button by Akron · 7 years ago
  4. 5b1a6af Update match specification by Akron · 7 years ago
  5. 70903c4 Update querycreator specification by Akron · 7 years ago
  6. b6685bb Attach the querycreator object to the annotation table object by Akron · 7 years ago
  7. c8eb4a1 Fixed ordering of matchinfos by Akron · 7 years ago
  8. aeceda7 Added close button to annotation table by Akron · 7 years ago
  9. 41387d2 Added close button to meta data by Akron · 7 years ago
  10. 0b489ad Cleanup and simplify JS code by Akron · 7 years ago
  11. 151bc87 Cleanup match info data by Akron · 7 years ago
  12. d4b000b Create base-css-class button-group by Akron · 7 years ago
  13. eaba63e Make treemenu a singleton by Akron · 7 years ago
  14. 8b592d4 Introduced info menu to reference line by Akron · 7 years ago
  15. e767969 Reposition metatable to be always below snippet by Akron · 7 years ago
  16. bd34298 Make meta table part of matchinfo by Akron · 7 years ago
  17. 0490535 Beautify meta view by Akron · 7 years ago
  18. 24866cf Add meta data table to matches (1st attempt) by Akron · 7 years ago
  19. 6358105 Support visualization of new Krill relation format by Akron · 7 years ago
  20. 3aab367 Add final whitespace to negraedges tags in annotation helper by Akron · 7 years ago
  21. 92f3fcb Add lwc to annotation helper by Akron · 7 years ago
  22. f4a7cf4 Tutorial queries can now be unavailable for certain corpora by Akron · 7 years ago
  23. 516b6f9 Support blur on datepicker in vc creation by Akron · 7 years ago
  24. 12971a0 Support blur on string values in virtual corpora by Akron · 7 years ago
  25. f2279c4 Support annotation tooltips in table view for multiple values by Akron · 7 years ago
  26. cc83bbc Merge "Show tooltips for annotations in table view" by Akron · 7 years ago
  27. 77d7a47 Merge "Fix deep-recursion problem with whitespace trimming in menu prefixes" by Akron · 7 years ago
  28. 8c26498 Merge "Support space-separated multi-prefixes in menus" by Akron · 7 years ago
  29. 8005599 Show tooltips for annotations in table view by Akron · 7 years ago
  30. 359c7e1 Fix deep-recursion problem with whitespace trimming in menu prefixes by Akron · 7 years ago
  31. acffc65 Support space-separated multi-prefixes in menus by Akron · 7 years ago
  32. e91da78 Make hint-helper configurable by Akron · 7 years ago
  33. c22f7a5 Added DRuKoLa ctags by Akron · 7 years ago
  34. d5620d4 Fix datepicker text input handling by Akron · 7 years ago
  35. 72f7357 Globalize hint helper by Akron · 7 years ago
  36. 430332b Highlight labels and relation arcs by Akron · 7 years ago
  37. 3ebfd4e Improved MS Edge support for relation visualizations slightly by Akron · 7 years ago
  38. a27f0d4 Improve security by protecting target=_blank by Akron · 7 years ago
  39. 086fe5d Fix tutorial links to support query-languages by Akron · 7 years ago
  40. d3903fb Relable 'collection' to 'corpus' by Akron · 7 years ago
  41. 6c3e5ea Fix relation visualization in Webkit by Akron · 7 years ago
  42. 0988d88 Introduce display of relational structures (experimental) by Akron · 7 years ago
  43. 9fc5f80 Fixed tree menu to ignore relations again by Akron · 7 years ago
  44. 0d04a18 Fix anchor behavior in relations by Akron · 7 years ago
  45. 71c87de Join identical anchors in relations by Akron · 7 years ago
  46. 2c1d9ff Fix span anchors and targets in parsing of relations by Akron · 7 years ago
  47. c9f2302 Split arcs and labels to move labels to foreground by Akron · 7 years ago
  48. fee0b62 Improved behaviour on self references by Akron · 7 years ago
  49. 6f1302b Cleanup relation drawing code by Akron · 7 years ago
  50. 671fdb9 Parse relation snippets by Akron · 7 years ago
  51. 65d3108 Added boxes to arc labels by Akron · 7 years ago
  52. 3d20428 Fixed leaf text size by Akron · 7 years ago
  53. 1517513 Improve relation tree visualizations by Akron · 7 years ago
  54. 1dc8790 Cleanup in relations visualisation code by Akron · 7 years ago
  55. f3d7d8e Some cleanup to the relations code by Akron · 8 years ago
  56. 3a4a08e Improved layout for relation tree by Akron · 8 years ago
  57. c5b5f74 Improve label positioning by Akron · 8 years ago
  58. d67d45b Added span anchors to relation visualization by Akron · 8 years ago
  59. 63ae00b Avoid overlaps in relation visualization by Akron · 8 years ago
  60. f5dc510 Introduced relation visualizations by Akron · 8 years ago
  61. dec2d69 Do not allow restricted matchops in vc of regex by Akron · 7 years ago
  62. ea4e905 Fix bug in vc builder when a failing matchop blocks the vc by Akron · 7 years ago
  63. 47774c4 Fixed match specification by Akron · 7 years ago
  64. 239764b Added a small comment that or-groups are no longer used in query-creator by Akron · 7 years ago
  65. 856af1e Remove alternative annotations and make all multi-key annotations separately chooseable in querycreator by Akron · 7 years ago
  66. 4e47d0b Deserialize to multiple key-value cells in table view by Akron · 7 years ago
  67. 7cf33fd Improved test suite for query creator with multiple key-values by Akron · 7 years ago
  68. 83b2b0e Improve support for keyvalues in query-selector by Akron · 7 years ago
  69. 8778f5d Fix escaping of regular expressions in VC builder by Akron · 7 years ago
  70. aa7fce5 Fixed hint spec by Akron · 7 years ago
  71. e9be11d Added distance support to query creator tool by Akron · 7 years ago
  72. 8084cb5 Fixed querycreator to ignore empty cells when selecting a whole row (2) by Akron · 7 years ago
  73. b3e5bf3 Fixed querycreator to ignore empty cells when selecting a whole row by Akron · 7 years ago
  74. 7ec5f39 Finished test suite for querycreator by Akron · 7 years ago
  75. c8461bf Fixed bug in querycreator where multiterm annotations wouldn't be respected in row-wide construction by Akron · 7 years ago
  76. b46d8e3 Started test suite for query creator by Akron · 7 years ago
  77. 2bd146c Fixed treatment of alternative annotations in one cell in querycreator by Akron · 7 years ago
  78. 78655d1 Fixed query creator behaviour for empty cells by Akron · 7 years ago
  79. e8ea000 Fixed positioning of query creator by Akron · 7 years ago
  80. 99713ef Embed query creator into app by Akron · 7 years ago
  81. fbf3a78 Style query creator by Akron · 7 years ago
  82. bc609e3 Started introducing DRuKoLa to annotation helper by Akron · 7 years ago
  83. 311ca65 Fixed text sigle legacy support by Akron · 7 years ago
  84. 7ae79aa Added rewrite options by Akron · 7 years ago
  85. ff96997 Fixed malt dependency in hint helper by Akron · 8 years ago
  86. 5c829e9 Show rewrite on overview by Akron · 8 years ago
  87. 04671e7 Added VC.checkRewrite() class method by Akron · 8 years ago
  88. e4961b1 Add arbitrary keys to VC by Akron · 8 years ago
  89. 625fe0c Introduced workaround for rewrite notifications by Akron · 8 years ago
  90. 4ae45c1 Support prefixed rewrite rules by Akron · 8 years ago
  91. 515851a Improve on remote failure handling by Akron · 8 years ago
  92. 5258d46 Prevent sidebar clicks to be halted by Akron · 8 years ago
  93. 1885ce9 Extend sidebar blur to body by Akron · 8 years ago
  94. e0c32c7 Let sidebar stay in view by Akron · 8 years ago
  95. b9cdb10 Toggle sidebar by Akron · 8 years ago
  96. 9b9d09f Added Malt and Marmot to annotation helper by Akron · 8 years ago
  97. 82d67dd Added multimenu tests by Akron · 8 years ago
  98. 9a5b1e1 Added preliminary meta-button by Akron · 8 years ago
  99. 08b82d6 Support for meta-data columns in templates by Akron · 8 years ago
  100. 3bb91bc Implemented new kwic scheme by Akron · 8 years ago