1. 8a996bd added and styled registration link to fit in login area, changed navbar size and input fields, improved positionings of logo and icons, fixed animation of navbar when scrolling on small devices by Uyen-Nhu Tran · 10 months ago responsive_ui_backup
  2. 74103b5 created burger menu and added responsive styles for navbar, optimized element positions in header by Uyen-Nhu Tran · 10 months ago
  3. 4e7cd1d added scroll functionality for navbar: hide on scroll down, show on scroll up by Uyen-Nhu Tran · 10 months ago
  4. 006ddc6 Solve potential timing issue by Akron · 1 year ago
  5. 96b97d6 Do not modify form if not existent by Akron · 1 year, 3 months ago
  6. 9545582 Show all available query languages at once without scrolling by Marc Kupietz · 1 year, 5 months ago
  7. da32e7a Use statemanager for toggle states by Akron · 3 years, 3 months ago
  8. 644ad9f Introduce pagination panel (fixes #141) by Akron · 3 years, 7 months ago
  9. d769d70 Fix init of matches (bug observable in match demo) by Akron · 3 years, 6 months ago
  10. 37ea119 Make actions private in panels and views by Akron · 3 years, 7 months ago
  11. a9c5580 Add copy-to-clipboard feature by Akron · 3 years, 8 months ago
  12. 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 3 years, 8 months ago
  13. 116eace Add option to toggle password fields by Akron · 3 years, 8 months ago
  14. 690066c Enable guided tour with CSP switched on by Akron · 4 years, 1 month ago
  15. 8dda1c6 Add CSP compliance to plugins by Akron · 4 years, 1 month ago
  16. cb5c171 Make notifications framework CSP compliant by Akron · 4 years, 1 month ago
  17. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 4 years, 1 month ago
  18. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 4 years, 1 month ago
  19. e51eaa3 Move 'use strict' to file level by Akron · 4 years, 3 months ago
  20. 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 4 months ago
  21. b50964a Modernize for;;-loops by Akron · 4 years, 4 months ago
  22. 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 4 months ago
  23. 24f48ea Activate plugin registry by Akron · 4 years, 8 months ago
  24. 3c390c4 Improve status codes and support HTML match responses by Akron · 5 years ago
  25. 1be6c1c Show busy indicator while waiting for query results - fixes #104 by Akron · 5 years ago
  26. d7ad907 Add pipe mechanism by Akron · 5 years ago
  27. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  28. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  29. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  30. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 6 years ago
  31. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 6 years ago
  32. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  33. 75cfca5 First Guided Tour by hebasta · 6 years ago
  34. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  35. 48842cf Added EventListener for graying corpus statistic(plus renaming) by hebasta · 6 years ago
  36. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  37. 2758b58 Definition of vc globally by hebasta · 6 years ago
  38. 8ea8429 Improve error handling by Akron · 6 years ago
  39. 362c11a Fixed KQ view to correctly update session by Akron · 6 years ago
  40. ec6bb8e Change close to minimize by Akron · 6 years ago
  41. 1f0521b Load VC by default and solely rely on VC.getName() for VC name by Akron · 6 years ago
  42. 6112b52 Integration fixes for result panel and initialization by Akron · 7 years ago
  43. 1bdf527 Fix serialization of text values in VC by Akron · 7 years ago
  44. 5cb9b2b Introduce result panel class by Akron · 7 years ago
  45. e1c27f6 Adopt panel system for plugins by Akron · 7 years ago
  46. c0a2da8 Added source to log messages by Akron · 7 years ago
  47. bfe912c Introduce panel system for match information by Akron · 7 years ago
  48. e6538cd Toggle KQ and reopen after page turn by Akron · 7 years ago
  49. 4d926f1 Transform result info view into a panel by Akron · 7 years ago
  50. d2d161f Dump version and remove tagger requirement by Akron · 7 years ago
  51. bec4a6a Make result buttons a button group and adopt styles by Akron · 7 years ago
  52. f803559 Globalize session object by Akron · 7 years ago
  53. 0b489ad Cleanup and simplify JS code by Akron · 7 years ago
  54. 24866cf Add meta data table to matches (1st attempt) by Akron · 7 years ago
  55. e91da78 Make hint-helper configurable by Akron · 7 years ago
  56. 72f7357 Globalize hint helper by Akron · 7 years ago
  57. 086fe5d Fix tutorial links to support query-languages by Akron · 7 years ago
  58. d3903fb Relable 'collection' to 'corpus' by Akron · 7 years ago
  59. 99713ef Embed query creator into app by Akron · 8 years ago
  60. 5c829e9 Show rewrite on overview by Akron · 8 years ago
  61. 04671e7 Added VC.checkRewrite() class method by Akron · 8 years ago
  62. 5258d46 Prevent sidebar clicks to be halted by Akron · 8 years ago
  63. 1885ce9 Extend sidebar blur to body by Akron · 8 years ago
  64. e0c32c7 Let sidebar stay in view by Akron · 8 years ago
  65. b9cdb10 Toggle sidebar by Akron · 8 years ago
  66. 9a5b1e1 Added preliminary meta-button by Akron · 8 years ago
  67. 19d97fe Added legacy support for sigle call to api by Akron · 8 years ago
  68. aba7a5a Fix selectMenu test suite by Akron · 9 years ago
  69. f0c31ed Update Changes by Akron · 9 years ago
  70. 71b91e4 Fixed relative movement of slider in menus by Akron · 9 years ago
  71. 7524be1 Introduced benchmark system by Akron · 9 years ago
  72. 00cd4d1 Integrated hint alerts in the main frame by Akron · 9 years ago
  73. 6bb7158 Improve select menu and integrate for query language choosing by Akron · 9 years ago
  74. 6ed1399 Improved slider behaviour and fixed prefix handling by Akron · 9 years ago
  75. be105b9 More on tagger by Akron · 9 years ago
  76. 6a535d4 Improved tabbing by Akron · 9 years ago
  77. 792f58b Fixed tutorial links by Akron · 10 years ago
  78. 7716f01 Improved collection and koralquery view by Akron · 10 years ago
  79. 179c8ac Added KoralQuery and alignment to result buttons by Akron · 10 years ago
  80. 27ae9ec Fixed mirroring - made collections work by Akron · 10 years ago
  81. 89f11e4 Merge branch 'new-krill-api' by Akron · 10 years ago
  82. f55504a Added new notification engine by Akron · 10 years ago
  83. 48b1e4d Improved response view by Akron · 10 years ago
  84. c1457bf Fixed test suite and vc query integration by Akron · 10 years ago vc-integration
  85. 941551e Show 'one collection' in case one is set by Akron · 10 years ago
  86. 9cc3eaf Started vc integration in frontend by Akron · 10 years ago
  87. d0711ca Fix Alignment button 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. a0defc4 Adjustments for subdirectory serving by Nils Diewald · 10 years ago
  90. 61e6ff5 Fixed tutorial links, especially to external pages by Nils Diewald · 10 years ago
  91. c46003b Fixed links in korap overview; added F.A.Q.; added mail obfuscation by Nils Diewald · 10 years ago
  92. 4347ee9 Fixed tree view with multi line labels by Nils Diewald · 10 years ago
  93. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  94. fccfbcb Fixed tutorial view and reimplemented API for new frontend by Nils Diewald · 10 years ago
  95. 6283d69 Minor changes in the vc api by Nils Diewald · 10 years ago
  96. 0e6992a Use requirejs for clientside scripting by Nils Diewald · 10 years ago
  97. 2488d05 Fixed Hint view by Nils Diewald · 10 years ago[Renamed from dev/js/src/util.js]
  98. a944fab Cleanup deployment by Nils Diewald · 10 years ago[Renamed from public/js/src/util.js]
  99. 5814133 Added tutorial and session mechanism by Nils Diewald · 10 years ago
  100. 5c5a747 Added hint and vc to collected kalamar assets by Nils Diewald · 10 years ago