Changes

Summary

  1. New release cycle: 1.4.9-SNAPSHOT (details)
  2. Switched preview / simulate to new site (details)
  3. Switched default for pi to true (details)
  4. fixup! Switched preview / simulate to new site (details)
  5. fixup! fixup! Switched preview / simulate to new site (details)
  6. Some notes re embedded mode (details)
  7. Switched frame url to https (details)
  8. Integrate sandbox support, untested yet (details)
  9. Don't 500 when generating a name for an empty result. (details)
  10. Pass through sandbox on every search call (details)
  11. Don't forget to pass through filter to search (details)
  12. fixup! Don't forget to pass through filter to search (details)
  13. Set query to * if '' and search export. (details)
  14. ZIP: Streaming mode is default (details)
  15. Removed non-working sandbox config (details)
  16. Set release version (details)
Commit 862d88ee7bfccd00950e94c273063ade4e1f436d by Thorsten Vitt
New release cycle: 1.4.9-SNAPSHOT
The file was modified pom.xml (diff)
Commit 67631fdc79ab07dcafb22fdfcaf100030c6c7d5f by Thorsten Vitt
Switched preview / simulate to new site
The file was modified src/main/webapp/stylesheets/frame.xsl (diff)
The file was modified src/main/webapp/stylesheets/preview.xsl (diff)
Commit c21e1bfa43816064cf948f85f90bf4e409882b6b by Thorsten Vitt
Switched default for pi to true
The file was modified src/main/java/info/textgrid/services/aggregator/REST.java (diff)
Commit 986622a7a9ee9580c25457f5f1c8a2f08d93e4cc by Thorsten Vitt
fixup! Switched preview / simulate to new site
The file was modified src/main/webapp/stylesheets/preview.xsl (diff)
The file was modified src/main/webapp/stylesheets/frame.xsl (diff)
Commit 84da712fe1a85f1fcc039554b017151c379848b5 by Thorsten Vitt
fixup! fixup! Switched preview / simulate to new site
The file was modified src/main/webapp/stylesheets/preview.xsl (diff)
Commit b8d7d9f0ec8d512da0c856c7c5c8f99bee4d536b by Thorsten Vitt
Some notes re embedded mode
The file was modified docs/html.rst (diff)
Commit 9c8ff90ece566e31505e0280311677c9547055aa by Thorsten Vitt
Switched frame url to https
The file was modified .classpath (diff)
The file was modified src/main/webapp/stylesheets/frame.xsl (diff)
Commit 81f6aa62ecece5b7055b53720d0587e79a88226c by Thorsten Vitt
Integrate sandbox support, untested yet
The file was modified src/main/java/info/textgrid/services/aggregator/ITextGridRep.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/AbstractExporter.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/REST.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/util/TextGridRepProvider.java (diff)
Commit 1d6bc98a6401fb25c52486fee2bc433ef90aa10e by Thorsten Vitt
Don't 500 when generating a name for an empty result.
Refs #22310
The file was modified src/main/java/info/textgrid/services/aggregator/AbstractExporter.java (diff)
Commit 63d46181563a5f02235c0af6edf685326ab1b9c0 by Thorsten Vitt
Pass through sandbox on every search call
Refs #22310
The file was modified src/main/java/info/textgrid/services/aggregator/SearchResultList.java (diff)
The file was modified src/test/java/info/textgrid/services/aggregator/SearchResultListTest.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/AbstractExporter.java (diff)
Commit 524bbf96b2ab6e0f5d8e66578f0b4dd42364079b by Thorsten Vitt
Don't forget to pass through filter to search
Refs #22310
The file was modified src/main/java/info/textgrid/services/aggregator/SearchResultList.java (diff)
Commit 6933a3a418101135fa6a0a3275f3b7155b21d79a by Thorsten Vitt
fixup! Don't forget to pass through filter to search
The file was modified src/main/java/info/textgrid/services/aggregator/SearchResultList.java (diff)
Commit 0a84ca9e3d701347f48cbad95d691e1f105bcfe8 by Thorsten Vitt
Set query to * if '' and search export.
Cf. #22310
The file was modified src/main/java/info/textgrid/services/aggregator/SearchResultList.java (diff)
Commit bad9d34a09ef500b2acb666db0e8c38e3d1a8ea2 by Thorsten Vitt
ZIP: Streaming mode is default
The file was modified src/main/java/info/textgrid/services/aggregator/REST.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/zip/ZipResult.java (diff)
Commit 72b09bcc155b1e2edb157ec5c7616cb93f457fa0 by Thorsten Vitt
Removed non-working sandbox config
The file was modified src/main/java/info/textgrid/services/aggregator/util/TextGridRepProvider.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/AbstractExporter.java (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/ITextGridRep.java (diff)
The file was modified pom.xml (diff)