1. d48e095 Correctly handle XML in KoralQuery highlighter by Akron · 6 years ago
  2. 2d01d29 content_block_ok is not enough to check for existing sidebar content by Akron · 6 years ago
  3. 85c3c3e Disable corpusByMatch via configuration by Akron · 6 years ago
  4. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  5. 4feec9d Add addRequired() method to virtual corpus by Akron · 6 years ago
  6. fa32c9d Add stringification to corpusByMatch query by Akron · 6 years ago
  7. d45a170 Add and remove constraints from the corpusByMatch assistant by Akron · 6 years ago
  8. 889ec29 Fix constraint removal in VC fragment by Akron · 6 years ago
  9. abd6e35 Sort fields alphabetically without losing field information by Akron · 6 years ago
  10. 451ed5e Adopted scss changes by Akron · 6 years ago
  11. 7dd3282 Introduce corpusByMatch assistant object by Akron · 6 years ago
  12. 49f88cc Add vc-fragment styling by Akron · 6 years ago
  13. 68d2832 Introduce vc fragments for corpusByMatch by Akron · 6 years ago
  14. 2758b58 Definition of vc globally by hebasta · 6 years ago
  15. c82b1bc Introduce headerButtonGroup content_block by Akron · 6 years ago
  16. a9c8b0e Added 'sidebar' content block and make login form part of Auth plugin by Akron · 6 years ago
  17. 864c293 Decoupled authentication from core and introduced as a plugin by Akron · 6 years ago
  18. 07e7432 Remove Search configuration by Akron · 6 years ago
  19. 8df9512 Update dependency to Mojolicious v8.06 by Akron · 6 years ago
  20. b89863a Set custom action titles for Ajax request to improve Piwik integration by Akron · 6 years ago v0.30
  21. 7c75841 Support piwik.embed directive by Akron · 6 years ago
  22. e6ad55d Fixed missing line in JS code for Piwik plugin by Akron · 6 years ago
  23. 4c33c62 Introduced Piwik as an optional plugin by Akron · 6 years ago
  24. 3c69730 Updated Change date by Akron · 6 years ago
  25. d1ff8d8 Limit query length for security reasons by Akron · 6 years ago
  26. 385249d Respect cutoff for caching by Akron · 6 years ago
  27. c4be819 Add query parameter validation by Akron · 6 years ago
  28. 73f3608 Restructure test suite by Akron · 6 years ago
  29. d269510 Remove unused dependencies from Makefile by Akron · 6 years ago
  30. 2e2098e Fixed absolute path in test suite by Akron · 6 years ago
  31. fb6d87d Replace old backend with new backend by Akron · 6 years ago
  32. 80a84b2 Support text information endpoint by Akron · 6 years ago
  33. 8ea8429 Improve error handling by Akron · 6 years ago
  34. ec3d0e8 Test and fix caching by Akron · 6 years ago
  35. d7ed34b Fixed authorization in caching by Akron · 6 years ago
  36. f21eb49 Introduce caching for all query methods by Akron · 6 years ago
  37. 7d96fa4 Add error check to corpus_info by Akron · 6 years ago
  38. be61f4c Added corpusinfo endpoint by Akron · 6 years ago
  39. d0ec308 Check for the right error and warning structure by Akron · 6 years ago
  40. 7093b81 Introduced KalamarErrors plugin by Akron · 6 years ago
  41. b8d0b40 Added matchinfo tests by Akron · 6 years ago
  42. b80341d Add matchinfo to rewritten backend by Akron · 6 years ago
  43. dffa939 Test matches with new search engine by Akron · 6 years ago
  44. 3239663 First working query example with promise based backend by Akron · 6 years ago
  45. 05c6dd6 Use memory only CHI per default by Akron · 6 years ago
  46. 6d49c1f Implement flexible fake backend by Akron · 6 years ago
  47. 0e1ed24 Introduced experimental API method and fixture system by Akron · 6 years ago
  48. 9b98136 Merge "Removed comment in sass file as it seems to confuse node-sass" by Akron · 6 years ago
  49. 7b7695d Removed comment in sass file as it seems to confuse node-sass by Akron · 6 years ago
  50. 789afee Update to Mojo version >= 8.02 by Akron · 6 years ago
  51. a17bc5b Introduced some basic metadata information by Akron · 6 years ago
  52. 782fba8 Add images to reference for SNS embedding by Akron · 6 years ago
  53. 8eef346 Fix syntax marker in hint line by Akron · 6 years ago
  54. aeeb825 Fix class toggle when choosing marked tokens with the query creator by Akron · 6 years ago
  55. ad1e46a Move token view to match by Akron · 6 years ago
  56. e078911 Fix mouseover for invisible annotation assistant menu below assistant bar (Again issue #55) by Akron · 6 years ago
  57. e817b88 Fix screen calculation in menus by Akron · 6 years ago
  58. c14cbfc Introduce touch gesture for hint menu by Akron · 6 years ago
  59. a1159ff Scroll menus with touch gestures on mobile devices by Akron · 6 years ago
  60. 587e4d9 Fix replacement of docs with docgrouprefs in VC builder by Akron · 6 years ago
  61. 62ac95b Introduce unspecification for undefined references in VC builder by Akron · 6 years ago
  62. c7656e9 Deprecated Kalamar.api configuration key in favour of Kalamar.api_path by Akron · 6 years ago
  63. 362c11a Fixed KQ view to correctly update session by Akron · 6 years ago
  64. 9065481 Fix VC styling for small screens by Akron · 6 years ago
  65. acef8dc Support redirects in WebAPIs by Akron · 6 years ago
  66. 743678a Update version by Akron · 6 years ago
  67. 2167ff5 Minor style changes by Akron · 6 years ago
  68. ebc9666 Make unspecified values in VC a button by Akron · 6 years ago
  69. 5d286b2 Update changes by Akron · 6 years ago
  70. ec6bb8e Change close to minimize by Akron · 6 years ago
  71. adab5e5 Remove hack to prevent vanishing statistics button when modifying the builder object on root by Akron · 6 years ago
  72. 18a99c0 Test for statistics button vanishing after root modification of VC by Akron · 6 years ago
  73. 43c5cc6 Remove deprecated checkRewrite() function by Akron · 6 years ago
  74. 1f0521b Load VC by default and solely rely on VC.getName() for VC name by Akron · 6 years ago
  75. d2474aa Add rewrite test as method to vc by Akron · 6 years ago
  76. 8a67016 Introduce vc.getName() by Akron · 6 years ago
  77. 8f0de5e Fix retrieval of corpus statistics for non-root instances by Akron · 6 years ago
  78. b5d2551 Fix URI component to correctly retrieve VC statistics by Akron · 6 years ago
  79. d82e42a Minor style fixes by Akron · 6 years ago
  80. 3ad4694 Add referTo per default to vc list by Akron · 6 years ago
  81. cae907d Improve hint behaviour in webkit by Akron · 6 years ago
  82. dd5c6d3 Incorporate vc spec in all spec by Akron · 6 years ago
  83. e09fe9b Updated changes by Akron · 6 years ago
  84. b19803c Support VC references in VC builder to fix #62 by Akron · 6 years ago
  85. 18eb000 Fix version and Changes by Akron · 6 years ago
  86. f74cd2e Fix #63 center alignment and fix #31 flexbox replacement by Akron · 6 years ago
  87. 88d1ccc Toggle through alignment options (Fix #56) by Akron · 6 years ago
  88. b0e484b Introduced hackish alignment styling for active matches by Akron · 6 years ago
  89. ad73934 Introduced center alignment styling for kwics by Akron · 6 years ago
  90. 2b75b13 Fix alignment problem in active snippets by Akron · 6 years ago
  91. 3a18c71 Update dependency on ClosedRedirect by Akron · 6 years ago
  92. 906390c Merge "Added widget to test suite" by Helge · 6 years ago
  93. 92ecd9b Merge "Fix jasmine runners to work better with requirejs and join all specs in one" by Helge · 6 years ago
  94. c5ea165 Merge "Cleanup hint specification to leave no document fragments behind" by Helge · 6 years ago
  95. 5c9e1c9 Merge "Cleanup match specification to leave no document fragments behind" by Helge · 6 years ago
  96. ba5d863 Merge "Fix plugin test suite" by Helge · 6 years ago
  97. 56a11af Added widget to test suite by Akron · 6 years ago
  98. bb901a8 Fix jasmine runners to work better with requirejs and join all specs in one by Akron · 6 years ago
  99. fac1647 Cleanup hint specification to leave no document fragments behind by Akron · 6 years ago
  100. d8692de Cleanup match specification to leave no document fragments behind by Akron · 6 years ago