1. e71bd6d Correctly propagate frontend call warnings (fixes #211) by Akron · 5 months ago
  2. 06d4d1f Switch matchInfo to modern path by Akron · 6 months ago
  3. 1d692f7 Add annotation helper for spacy foundry by Marc Kupietz · 8 months ago
  4. 8e79e24 Extract UPOS tags in annotation helper by Marc Kupietz · 8 months ago
  5. 2be5af0 correct URL: www1 to www by Helge · 9 months ago cqp-continued
  6. 006ddc6 Solve potential timing issue by Akron · 9 months ago
  7. 96b97d6 Do not modify form if not existent by Akron · 1 year, 1 month ago
  8. 989947b fix: remember the last position in the tutorial by Helge · 1 year, 1 month ago
  9. 7948568 Support NKJP named entity annotations in annotation assistant by Akron · 1 year, 2 months ago
  10. 9545582 Show all available query languages at once without scrolling by Marc Kupietz · 1 year, 2 months ago
  11. 200908f Add ud to default foundries by Akron · 1 year, 7 months ago
  12. 16b38ef Update NKJP annotation assistant by Akron · 1 year, 8 months ago
  13. 8a98fbb Add spaces following POS tags in annotation assistant for NKJP by Akron · 1 year, 10 months ago
  14. f647984 Added annotation helper for UDPipe annotations by Rebecca Wilm · 1 year, 10 months ago
  15. bf6527f Remove unnecessary dependency by Akron · 1 year, 10 months ago
  16. 56f9d10 Fix corpus localization to be overwritable by Akron · 1 year, 10 months ago
  17. c3ec9fb Add more NKJP layers to the annotation assistant by Akron · 1 year, 11 months ago
  18. 338b4d4 Add textSigle as a fetchable value for plugins by Akron · 1 year, 11 months ago
  19. 386f122 Add panel types by Akron · 1 year, 11 months ago
  20. 8f1dbcf Allow popups in plugins by Akron · 1 year, 11 months ago
  21. 167105a Add NKJP annotation assistant by Akron · 2 years ago
  22. b774905 Improve token filtering in leaf nodes (fixes #168) by Akron · 2 years, 4 months ago
  23. d7d3ceb Improve handling of invalid URIs in attachements by Akron · 2 years, 10 months ago
  24. e66b62b fixes breaking hintSpec by hebasta · 2 years, 10 months ago
  25. da32e7a Use statemanager for toggle states by Akron · 3 years ago
  26. a8d45c4 Support default values in state manager, so they won't be serialized by Akron · 3 years ago
  27. 25cd928 Improve state serialization by Akron · 3 years ago
  28. 0f70076 Test percentage encoded data URIs (fixes #161) by Akron · 2 years, 11 months ago
  29. 46903bf Fix hint specific Line appearing in general containermenu by Leo Repp · 3 years ago
  30. 5bb710b Fix an error where setting a prefix so that no menu items are active by Leo Repp · 3 years ago
  31. 76ea813 Testing dynamic adding of items. Currently depends on 5115. by Leo Repp · 3 years, 1 month ago
  32. 10e7847 Fix word issue in tour by Akron · 3 years ago
  33. f898d7b Guided Tour: Extend English Explanations by hebasta · 3 years ago
  34. 14bb855 Add title and extended explanations in German to second part of the tour by hebasta · 3 years ago
  35. fa11834 Tour: extend explanations to vc creation (fixes #147) by hebasta · 3 years, 1 month ago
  36. 8453916 New content function within containeritem for easy text manipulation by Leo Repp · 3 years, 1 month ago
  37. 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 3 years, 3 months ago
  38. dadd1d1 Fix 'menu below hint marker' bug by Akron · 3 years ago
  39. efed2e2 Fix query-by-match for multi-colon values by Akron · 3 years ago
  40. a70b689 Support default value for toggle embeddings by Akron · 3 years, 1 month ago
  41. 84a7e0e Tour: extend german explanations/title to first part of german tour by hebasta · 3 years, 1 month ago
  42. b7aab87 Introduce state manager (fixes #119) by Akron · 3 years, 1 month ago
  43. 72c1c9d Support default value for state by Akron · 3 years, 1 month ago
  44. c66268e Added a method to container that allows for removing items dynamically by Leo Repp · 3 years, 1 month ago
  45. 644ad9f Introduce pagination panel (fixes #141) by Akron · 3 years, 4 months ago
  46. 2f7e540 Guided Tour: positions first step (fixes #150) by hebasta · 3 years, 1 month ago
  47. bd53f82 checkbox + glimpse label should be highlithed in IntroJS by hebasta · 3 years, 1 month ago
  48. ce90c1f Merge "intro.js update and according changes to source (fixes #109)" by Helge · 3 years, 1 month ago
  49. a84c7a9 intro.js update and according changes to source (fixes #109) by hebasta · 3 years, 1 month ago
  50. 050a734 Fixed an error in containermenu where applying a prefix filter would by Leo Repp · 3 years, 1 month ago
  51. 4de759f Fix queryParam response to be compatible with Chrome (fixes #149) by Akron · 3 years, 1 month ago
  52. b7a005a Make upgradeTo an object prototype by Akron · 3 years, 2 months ago
  53. c8c8bf1 Fix bug in btngroup anchoring when anchor doesn't exist by Akron · 3 years, 2 months ago
  54. 4510a3e Open menus in buttongroups at different positions by Akron · 3 years, 2 months ago
  55. 26d57f2 Add pagination info service by Akron · 3 years, 2 months ago
  56. ec4bbfa Add redirection feature for plugins by Akron · 3 years, 2 months ago
  57. 9b26ba9 Renamed _menu in hint.js to _menuCollection, as it is actually a by Leo Repp · 3 years, 2 months ago
  58. c39cc11 Add param to QueryParam info by Akron · 3 years, 2 months ago
  59. d769d70 Fix init of matches (bug observable in match demo) by Akron · 3 years, 3 months ago
  60. 446eb0a Merge "Moved directElementChildrenByTagName (and className) to util so it can be used by any style of element object, e.g. hint.container()" by marcrusian · 3 years, 3 months ago
  61. bd4ec2e Merge "Init KorAP for annotationhelper" by marcrusian · 3 years, 3 months ago
  62. 141f49c Merge "Experimentation for using this with the always entry" by marcrusian · 3 years, 3 months ago
  63. dedcf1a Moved directElementChildrenByTagName (and className) to util so it can by Leo Repp · 3 years, 3 months ago
  64. c565b7c Init KorAP for annotationhelper by Akron · 3 years, 3 months ago
  65. ba83cf5 Make variables in menuSpec scope dependent by Akron · 3 years, 3 months ago
  66. d162b2e New menu with a container for mutliple always available non scrollable items by Leo Repp · 3 years, 5 months ago
  67. 74c6e47 Fix typo by Akron · 3 years, 4 months ago
  68. f8af3b8 Support for 'adopted' buttongroups and anchors to prepend to by Akron · 3 years, 4 months ago
  69. 37ea119 Make actions private in panels and views by Akron · 3 years, 4 months ago
  70. afcf984 Added the condition to removeItems, that the to be removedItem be direct child of the menus HTML element. by Leo Repp · 3 years, 5 months ago
  71. 20b6d31 Support extension of button group lists by Akron · 3 years, 4 months ago
  72. 8aa1c52 Support dynamic menu extensions by Akron · 3 years, 4 months ago
  73. 7b0fbf9 A new function for menu that gets all DIRECT element children by by Leo Repp · 3 years, 4 months ago
  74. 235a23a Experimentation for using this with the always entry by marcrusian · 3 years, 6 months ago
  75. f21bf74 Separate prefix styles from non-item styles in menus by Akron · 3 years, 6 months ago
  76. 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 3 years, 7 months ago
  77. 131a828 Fix copy-to-clipboard for password case by Akron · 3 years, 5 months ago
  78. a9c5580 Add copy-to-clipboard feature by Akron · 3 years, 5 months ago
  79. 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 3 years, 5 months ago
  80. 116eace Add option to toggle password fields by Akron · 3 years, 5 months ago
  81. bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
  82. 524320f Overhaul of menuSpec by Leo Repp · 3 years, 6 months ago
  83. e5bd35a Replacing some of the menu.js functions to contain less index shuffling by Leo Repp · 3 years, 7 months ago
  84. a6aba9a Added further API functions for manipulating JSONs. by Leo Repp · 3 years, 10 months ago
  85. f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
  86. 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
  87. 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
  88. 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
  89. 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
  90. cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
  91. b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
  92. 55a208b Fix cookie test to recognize same-site rule by Akron · 3 years, 10 months ago
  93. bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
  94. 278a29f Add SameSite=Lax rule to js cookie by Akron · 3 years, 10 months ago
  95. dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
  96. 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
  97. 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
  98. 24aa005 Rename private attribute _element to _el by Akron · 4 years ago
  99. a1a7392 Fix uninitialized variable warnings in corpstat view by Akron · 4 years ago
  100. e51eaa3 Move 'use strict' to file level by Akron · 4 years ago