1. 03ea46c Added cobertura code coverage test suite by Akron · 4 years ago
  2. 9e3229f Correctly handle cutted matches by Akron · 4 years ago
  3. ea77cb4 Correct Snippet interpretation (but leave old marker-split algorithm as fallback and for testing) by Akron · 4 years ago
  4. acc9f7a Check for broken JSON responses from remote server by Akron · 4 years ago
  5. d2072ee Support corpus queries by Akron · 4 years ago
  6. b95c5a4 Introduce information to RTF export similar to COSMAS II by Akron · 4 years ago
  7. 4001966 Improve styling of export by Akron · 4 years ago
  8. fddd058 Made meta, collection and query attributes private by Akron · 4 years ago
  9. 7412271 Added Query string information to Exporter objects by Akron · 4 years ago
  10. 876017d Make Filename and sanitization part of the exporter objects by Akron · 4 years ago
  11. e57937b Make MimeType and format suffix part of the exporter objects by Akron · 4 years ago
  12. 9cee304 Add tests for paging through JSON exports by Akron · 4 years ago
  13. 1c8a768 Add context marker if more context is available by Akron · 4 years ago
  14. c408ccb Unescape HTML entities in snippets by Akron · 4 years ago
  15. ed4efe3 Establish snippet testing and add trimmed fragments by Akron · 4 years ago
  16. eedac91 Use Exporter classes for export in IdsExportService by Akron · 4 years ago
  17. 49a415d Added TextSigle to RTF export and made snippets justified by Akron · 4 years ago
  18. 5dbd453 Fix unicode handling of fixtures in Mock server by Akron · 4 years ago
  19. 6418467 Established separate RTF exporter by Akron · 4 years ago
  20. 14c2346 Added test for JSON paging using JsonExport by Akron · 4 years ago
  21. 8154dbe Add Exporter interface and example Json exporter by Akron · 4 years ago
  22. 1d36eb5 Remove iterator from MatchAggregator by Akron · 4 years ago
  23. c51327b Fix and test list iterations by Akron · 4 years ago
  24. b329d27 Introduce match aggregator for paging results by Akron · 4 years ago
  25. 54b30ed Move temporary cookie-based auth code into separate function by Akron · 4 years ago
  26. 9690796 Privatize RTF functions by Akron · 4 years ago
  27. d3df5b0 Change order of cutoff handling for paging by Akron · 4 years ago
  28. 1fe2ba8 Upgrade mockserver to last version before API change by Akron · 4 years ago
  29. 696c063 Decorate all requests with auth headers by Akron · 4 years ago
  30. 5abeab5 Get pageSize from configuration file by Akron · 4 years ago
  31. 232248d Test paging of results and introduce cutoff form param by Akron · 4 years ago
  32. fed4194 Export more than one page (UNTESTED DRAFT) by hebasta · 4 years, 1 month ago
  33. 2e43120 playAround by hebasta · 4 years, 1 month ago
  34. 366d54d Fix content-type for RTF download by Akron · 4 years, 2 months ago
  35. 9107749 Bump patchlevel by Akron · 4 years, 2 months ago
  36. a00142a Fix filename endings by Akron · 4 years, 2 months ago
  37. 1b20161 Add experimental description by Akron · 4 years, 2 months ago
  38. 669d0bb Add auth support via session riding (only temporarily valid) by Akron · 4 years, 2 months ago
  39. be6777b Added clientIP check for X-Forwarded-For proxy handling by Akron · 4 years, 2 months ago
  40. 12bea50 Switch to relative latest plugin assets by Akron · 4 years, 2 months ago
  41. d8a7ed6 Make paths relative by Akron · 4 years, 2 months ago
  42. 68f221b Support path in API and asset URIs by Akron · 4 years, 2 months ago
  43. 7f242bb Added support for plugin errors by Akron · 4 years, 2 months ago
  44. bb076c7 Introduce Freemarker template support by Akron · 4 years, 2 months ago
  45. b87af2f Bundle assets for improved testing by Akron · 4 years, 2 months ago
  46. 328f9ea Capture proxy problems by Akron · 4 years, 2 months ago
  47. 1e035be Upgrade asset versions by Akron · 4 years, 2 months ago
  48. dc83716 Added 'experimental' banner by Akron · 4 years, 2 months ago
  49. 44a6d59 Improve layout based on current style improvements in Kalamar by Akron · 4 years, 2 months ago
  50. b58da95 Resize widget after content change by Akron · 4 years, 2 months ago
  51. cc1ff99 Check for variable to be defined by Akron · 4 years, 2 months ago
  52. a4e8189 Take export query options from query parameters of the server by Akron · 4 years, 2 months ago
  53. 7894cd9 Improve form styling by Akron · 4 years, 2 months ago
  54. e34bd4f Sanitize q-based file name for attachement by Akron · 4 years, 2 months ago
  55. 2c0184d Make filename parameter optional by Akron · 4 years, 2 months ago
  56. 8a61c57 Test for empty results by Akron · 4 years, 2 months ago
  57. 90799f1 Replace fixture with real response by Akron · 4 years, 2 months ago
  58. 480a908 Establish mockserver with fixtures for backend API responses by Akron · 4 years, 2 months ago
  59. bfd5fb8 Use URI builder instead of string concatenation by Akron · 4 years, 2 months ago
  60. c931cd0 Improve configuration and introduce API endpoint conf by Akron · 4 years, 2 months ago
  61. 541e676 Add Version by hebasta · 4 years, 4 months ago tryOutTmp
  62. a66693a Added limit of hits to be exported by hebasta · 4 years, 4 months ago
  63. 5aaa29f fixBug Order of snippets corrected by hebasta · 4 years, 4 months ago
  64. 9abc46a add get KoralQuery for testing purposes by hebasta · 4 years, 4 months ago
  65. ff955d6 Tests: handle empty/missing parameters by hebasta · 4 years, 6 months ago
  66. 3ef32c3 Tests if document with right file format and name is returned by hebasta · 4 years, 6 months ago
  67. dc60631 Bugfix: return unsupported media type when using uberjar fixed by hebasta · 4 years, 7 months ago
  68. 6a01aaf add jRTF to bundled software by hebasta · 4 years, 8 months ago
  69. 5d693fa add export form by hebasta · 4 years, 8 months ago
  70. e049676 Add Export WebService by hebasta · 4 years, 8 months ago
  71. 97c0a04 Add serving of static files by hebasta · 4 years, 8 months ago
  72. 68a5bdd Add configuration file for host and port by hebasta · 4 years, 9 months ago
  73. e2bd6e4 Rudimentary Plugin Export Server by hebasta · 4 years, 9 months ago
  74. 71ba77c Initial empty repository by Helge · 5 years ago