1. 858cbc8 Add toggle button to buttongroup by Akron · 5 years ago
  2. 043e96f Integration of plugin buttons in result panel by hebasta · 5 years ago
  3. 2d0d96d Added query panel for plugin capabilities by Akron · 5 years ago
  4. 0c4cd22 Rename all cookies to be instance-independent (Requires relogin) - fixes #94 by Akron · 5 years ago
  5. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  6. 5df796f Multipage Tour (with session-cookie to next page) by hebasta · 6 years ago
  7. 75cfca5 First Guided Tour by hebasta · 6 years ago
  8. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  9. 48842cf Added EventListener for graying corpus statistic(plus renaming) by hebasta · 6 years ago
  10. cfe8ecc Add corpusByMatch fragment to VC builder (Issue #27) by Akron · 6 years ago
  11. 2758b58 Definition of vc globally by hebasta · 6 years ago
  12. 8ea8429 Improve error handling by Akron · 6 years ago
  13. 362c11a Fixed KQ view to correctly update session by Akron · 6 years ago
  14. ec6bb8e Change close to minimize by Akron · 6 years ago
  15. 1f0521b Load VC by default and solely rely on VC.getName() for VC name by Akron · 6 years ago
  16. 6112b52 Integration fixes for result panel and initialization by Akron · 6 years ago
  17. 1bdf527 Fix serialization of text values in VC by Akron · 6 years ago
  18. 5cb9b2b Introduce result panel class by Akron · 6 years ago
  19. e1c27f6 Adopt panel system for plugins by Akron · 6 years ago
  20. c0a2da8 Added source to log messages by Akron · 6 years ago
  21. bfe912c Introduce panel system for match information by Akron · 6 years ago
  22. e6538cd Toggle KQ and reopen after page turn by Akron · 6 years ago
  23. 4d926f1 Transform result info view into a panel by Akron · 6 years ago
  24. d2d161f Dump version and remove tagger requirement by Akron · 6 years ago
  25. bec4a6a Make result buttons a button group and adopt styles by Akron · 6 years ago
  26. f803559 Globalize session object by Akron · 7 years ago
  27. 0b489ad Cleanup and simplify JS code by Akron · 7 years ago
  28. 24866cf Add meta data table to matches (1st attempt) by Akron · 7 years ago
  29. e91da78 Make hint-helper configurable by Akron · 7 years ago
  30. 72f7357 Globalize hint helper by Akron · 7 years ago
  31. 086fe5d Fix tutorial links to support query-languages by Akron · 7 years ago
  32. d3903fb Relable 'collection' to 'corpus' by Akron · 7 years ago
  33. 99713ef Embed query creator into app by Akron · 7 years ago
  34. 5c829e9 Show rewrite on overview by Akron · 8 years ago
  35. 04671e7 Added VC.checkRewrite() class method by Akron · 8 years ago
  36. 5258d46 Prevent sidebar clicks to be halted by Akron · 8 years ago
  37. 1885ce9 Extend sidebar blur to body by Akron · 8 years ago
  38. e0c32c7 Let sidebar stay in view by Akron · 8 years ago
  39. b9cdb10 Toggle sidebar by Akron · 8 years ago
  40. 9a5b1e1 Added preliminary meta-button by Akron · 8 years ago
  41. 19d97fe Added legacy support for sigle call to api by Akron · 8 years ago
  42. aba7a5a Fix selectMenu test suite by Akron · 8 years ago
  43. f0c31ed Update Changes by Akron · 8 years ago
  44. 71b91e4 Fixed relative movement of slider in menus by Akron · 8 years ago
  45. 7524be1 Introduced benchmark system by Akron · 8 years ago
  46. 00cd4d1 Integrated hint alerts in the main frame by Akron · 8 years ago
  47. 6bb7158 Improve select menu and integrate for query language choosing by Akron · 8 years ago
  48. 6ed1399 Improved slider behaviour and fixed prefix handling by Akron · 9 years ago
  49. be105b9 More on tagger by Akron · 9 years ago
  50. 6a535d4 Improved tabbing by Akron · 9 years ago
  51. 792f58b Fixed tutorial links by Akron · 9 years ago
  52. 7716f01 Improved collection and koralquery view by Akron · 9 years ago
  53. 179c8ac Added KoralQuery and alignment to result buttons by Akron · 9 years ago
  54. 27ae9ec Fixed mirroring - made collections work by Akron · 9 years ago
  55. 89f11e4 Merge branch 'new-krill-api' by Akron · 9 years ago
  56. f55504a Added new notification engine by Akron · 9 years ago
  57. 48b1e4d Improved response view by Akron · 9 years ago
  58. c1457bf Fixed test suite and vc query integration by Akron · 9 years ago vc-integration
  59. 941551e Show 'one collection' in case one is set by Akron · 9 years ago
  60. 9cc3eaf Started vc integration in frontend by Akron · 9 years ago
  61. d0711ca Fix Alignment button by Nils Diewald · 10 years ago
  62. 845282c Minor changes for code publication and persistant method to VC by Nils Diewald · 10 years ago
  63. a0defc4 Adjustments for subdirectory serving by Nils Diewald · 10 years ago
  64. 61e6ff5 Fixed tutorial links, especially to external pages by Nils Diewald · 10 years ago
  65. c46003b Fixed links in korap overview; added F.A.Q.; added mail obfuscation by Nils Diewald · 10 years ago
  66. 4347ee9 Fixed tree view with multi line labels by Nils Diewald · 10 years ago
  67. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  68. fccfbcb Fixed tutorial view and reimplemented API for new frontend by Nils Diewald · 10 years ago
  69. 6283d69 Minor changes in the vc api by Nils Diewald · 10 years ago
  70. 0e6992a Use requirejs for clientside scripting by Nils Diewald · 10 years ago
  71. 2488d05 Fixed Hint view by Nils Diewald · 10 years ago[Renamed from dev/js/src/util.js]
  72. a944fab Cleanup deployment by Nils Diewald · 10 years ago[Renamed from public/js/src/util.js]
  73. 5814133 Added tutorial and session mechanism by Nils Diewald · 10 years ago
  74. 5c5a747 Added hint and vc to collected kalamar assets by Nils Diewald · 10 years ago
  75. a297f06 Major redesign of JS and Sass assets by Nils Diewald · 10 years ago