Changes

Summary

  1. Adjusted WADL url (details)
  2. Added textgridrep.de simulation to HTML output (details)
  3. Adjusted test for new confserv value (details)
  4. Updated TEI stylesheets (details)
  5. temp. ignoring test re #11497 (details)
  6. Project specific class in embedded and simulated views (details)
The file was modified src/main/java/info/textgrid/services/aggregator/Help.java (diff)
Commit a5e95247d22e0b46d9a93dade2d2c273b394d81d by Thorsten Vitt
Added textgridrep.de simulation to HTML output
The file was addedsrc/main/webapp/WEB-INF/stylesheets/frame.xsl (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/html/HTMLWriter.java (diff)
Commit d36a7446778ca6781d3dcbbeafa90cade6fd856f by Thorsten Vitt
Adjusted test for new confserv value
The file was modified src/test/resources/nbvb.0.html (diff)
The file was modified src/main/webapp/WEB-INF/tei-stylesheets (diff)
The file was modified src/test/java/info/textgrid/services/aggregator/EpubIT.java (diff)
Commit d717edcc98f12280cb3a89f9dab317a43c278b0e by Thorsten Vitt
Project specific class in embedded and simulated views

The root div for the TEI content in the HTML generated using
?embedded=true or ?simulate=true now contains an additional class that
is simply the group ID to allow project-specific body styling.
The file was modified src/main/webapp/WEB-INF/stylesheets/extractbody.xsl (diff)
The file was modified src/main/java/info/textgrid/services/aggregator/html/HTMLWriter.java (diff)
The file was modified src/main/webapp/WEB-INF/stylesheets/frame.xsl (diff)