1. c56cf2d Made images downloadable by Akron · 8 years ago
  2. d30e200 Fixed query alert to be not displayed when not needed by Akron · 8 years ago
  3. 7f613e0 Fixed select menu by Akron · 8 years ago
  4. cdb0baa Improve Siglen support by Akron · 8 years ago
  5. 19d97fe Added legacy support for sigle call to api by Akron · 8 years ago
  6. 1a5a587 Unshow alert on menu display by Akron · 8 years ago
  7. 65c7435 Remove multiple menus in hint by Akron · 8 years ago
  8. 8eaeb2e Improve test suite for hints by Akron · 8 years ago
  9. aba7a5a Fix selectMenu test suite by Akron · 8 years ago
  10. f0c31ed Update Changes by Akron · 8 years ago
  11. c82513b fixed rebase issues for menu and hint by Akron · 8 years ago
  12. 02360e4 Attempt to improve prefix handling in hint by Akron · 8 years ago
  13. ee9ef4a Attempt to fix no hint with unkown contexts by Akron · 8 years ago
  14. 201b72a New idea to improve menu helper by Akron · 8 years ago
  15. 71b91e4 Fixed relative movement of slider in menus by Akron · 8 years ago
  16. 7524be1 Introduced benchmark system by Akron · 8 years ago
  17. 00cd4d1 Integrated hint alerts in the main frame by Akron · 8 years ago
  18. 308db38 Introduced alert information to hint helper by Akron · 8 years ago
  19. 6bb7158 Improve select menu and integrate for query language choosing by Akron · 8 years ago
  20. ad89483 Introduce select list replacement by Akron · 8 years ago
  21. 98a933f Mark matches in tree visualizations by Akron · 8 years ago
  22. 0a6768f Preliminary work on text siglen support by Akron · 8 years ago
  23. 0b92f69 Fixed scrolling feature in menus for values equal to limit by Akron · 9 years ago
  24. 9c4d1ae Cleanup and document menus by Akron · 9 years ago
  25. b38afb2 Fixed arrow key handling in empty lists by Akron · 9 years ago
  26. 9c2f938 Ignore non-printable characters for prefixes in menu by Akron · 9 years ago
  27. 97752a7 Fix slider resize in menus after prefixes are removed by Akron · 9 years ago
  28. a92fd8d Improve visualization of the slider and optimize navigation in menus by Akron · 9 years ago
  29. 6ffad5d Support case sensitive prefixes in menus by Akron · 9 years ago
  30. 6ac5844 Fixed pageup and pagedown with prefix in menus by Akron · 9 years ago
  31. 3c2730f Improve pageUp/pageDown behaviour in menus by Akron · 9 years ago
  32. 5a1f5bb fix moving cursor in menu outside the viewport by Akron · 9 years ago
  33. 6ed1399 Improved slider behaviour and fixed prefix handling by Akron · 9 years ago
  34. 5240b8c Fix slider behaviour in menus for full lists by Akron · 9 years ago
  35. cb351d6 Restructure screen method in menu view by Akron · 9 years ago
  36. 47c086c Started a screen implementation in the menu by Akron · 9 years ago
  37. 28b5697 Show active slider when in use (not only on hover) by Akron · 9 years ago
  38. 24b1eaa Move slider with mouse by Akron · 9 years ago
  39. 6b24b20 Follow mousemove by Akron · 9 years ago
  40. f86eaea Move slider on navigation using keys by Akron · 9 years ago
  41. 9905e2a Minor improved experiment with a slider by Akron · 9 years ago
  42. 1ff3ac2 Added lengthFieldClass indirection by Akron · 9 years ago
  43. c744873 Menus now have a fixed length based on their content by Akron · 9 years ago
  44. c59f732 Add string function to date picker by Akron · 9 years ago
  45. 56ea7e3 Added alternative string submission for dates by Akron · 9 years ago
  46. 57b45be Changed PubPlace to contain a string by Akron · 9 years ago
  47. d05e211 Updated tutorial by Akron · 9 years ago
  48. b2a0953 Added Schreibgebrauch specific tags to the hint array by Akron · 9 years ago
  49. 9f64fd0 Fixed IDs for Schreibgebrauch usage by Akron · 9 years ago
  50. b392385 Improved hint menu for Schreibgebrauch by Akron · 9 years ago
  51. cff9bac Added Schreibgebrauch annotation helper by Akron · 9 years ago
  52. 113cc1a Introduced corenlp constituency and pos by Akron · 9 years ago
  53. be105b9 More on tagger by Akron · 9 years ago
  54. 88490f2 Added tagger widget by Akron · 9 years ago
  55. 37513a6 Minor changes to menu by Akron · 9 years ago
  56. 6a535d4 Improved tabbing by Akron · 9 years ago
  57. 792f58b Fixed tutorial links by Akron · 9 years ago
  58. 7716f01 Improved collection and koralquery view by Akron · 9 years ago
  59. 179c8ac Added KoralQuery and alignment to result buttons by Akron · 9 years ago
  60. 30ee514 Adjustments to match template for new Krill API by Akron · 9 years ago new-krill-matches
  61. 27ae9ec Fixed mirroring - made collections work by Akron · 9 years ago
  62. 89f11e4 Merge branch 'new-krill-api' by Akron · 9 years ago
  63. f55504a Added new notification engine by Akron · 9 years ago
  64. 48b1e4d Improved response view by Akron · 9 years ago
  65. c1457bf Fixed test suite and vc query integration by Akron · 9 years ago vc-integration
  66. 941551e Show 'one collection' in case one is set by Akron · 9 years ago
  67. b8b5076 Fix localization order by Akron · 9 years ago
  68. 9cc3eaf Started vc integration in frontend by Akron · 9 years ago
  69. 5ef4fa0 Fixed right arrow behaviour in menus by Akron · 9 years ago
  70. 6d9f514 Correctly link to tutorial by Akron · 10 years ago
  71. 023c671 More cleanup by Nils Diewald · 10 years ago
  72. 709f52f Cleanup static files by Nils Diewald · 10 years ago
  73. d0711ca Fix Alignment button by Nils Diewald · 10 years ago
  74. 7991a3f Fix regex bug in VC by Nils Diewald · 10 years ago
  75. a79b268 More documentation and tests by Nils Diewald · 10 years ago
  76. 845282c Minor changes for code publication and persistant method to VC by Nils Diewald · 10 years ago
  77. 652e5f4 Fixed datepicker bug and improved vc demo by Nils Diewald · 10 years ago
  78. 29f25ee Adjustments for subdirectory serving (9) by Nils Diewald · 10 years ago
  79. a0defc4 Adjustments for subdirectory serving by Nils Diewald · 10 years ago
  80. c282619 Finished client side l10n by Nils Diewald · 10 years ago
  81. 61e6ff5 Fixed tutorial links, especially to external pages by Nils Diewald · 10 years ago
  82. c46003b Fixed links in korap overview; added F.A.Q.; added mail obfuscation by Nils Diewald · 10 years ago
  83. 20f7ace Fixed active first item on non-hint menus by Nils Diewald · 10 years ago
  84. 9c12506 Fixed RE for stringhelper (but blur is not perfect yet) by Nils Diewald · 10 years ago
  85. c4c4b83 Integrated string helper for VC (regex don't work yet) by Nils Diewald · 10 years ago
  86. f0c4f11 Added string value helper for virtual collections by Nils Diewald · 10 years ago
  87. 0ec142f Fixed title and loading phase by Nils Diewald · 10 years ago
  88. 4347ee9 Fixed tree view with multi line labels by Nils Diewald · 10 years ago
  89. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  90. 8750783 Added clientside logging and integrated datepicker by Nils Diewald · 10 years ago
  91. 1940214 Fixed API/globalvar bug for ajax data retrieval by Nils Diewald · 10 years ago
  92. bdf79c5 Fixed problems with the datepicker by Nils Diewald · 10 years ago
  93. fccfbcb Fixed tutorial view and reimplemented API for new frontend by Nils Diewald · 10 years ago
  94. a122862 Introduced simple datepicker by Nils Diewald · 10 years ago
  95. 6283d69 Minor changes in the vc api by Nils Diewald · 10 years ago
  96. 4c22125 Finished vc builder (although the value change needs finetuning and there are no tests for the menu) by Nils Diewald · 10 years ago
  97. 1fcb2ad Add new criterions using menus by Nils Diewald · 10 years ago
  98. 359a72c Fix CSS for Virtual Collection Builder by Nils Diewald · 10 years ago
  99. ab4d3ca Improved tutorials by Nils Diewald · 10 years ago
  100. 47f366b Fix hint helper for chrome by Nils Diewald · 10 years ago