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)
Commit b6fdc5e176750e1f71d0a35502b9fbeabd53775b by Thorsten Vitt
Adjusted WADL url
The file was modified src/main/java/info/textgrid/services/aggregator/Help.java
Commit a5e95247d22e0b46d9a93dade2d2c273b394d81d by Thorsten Vitt
Added textgridrep.de simulation to HTML output
The file was addedsrc/main/webapp/WEB-INF/stylesheets/frame.xsl
The file was modified src/main/java/info/textgrid/services/aggregator/REST.java
The file was modified src/main/java/info/textgrid/services/aggregator/html/HTMLWriter.java
Commit d36a7446778ca6781d3dcbbeafa90cade6fd856f by Thorsten Vitt
Adjusted test for new confserv value
The file was modified src/test/resources/nbvb.0.html
Commit 3faa29bee556defa05bea215378cd36d70e3ad0a by Thorsten Vitt
Updated TEI stylesheets
The file was modified src/main/webapp/WEB-INF/tei-stylesheets
Commit 428df161dd36c5a7affb359f2ca0754d74bb4929 by Thorsten Vitt
temp. ignoring test re #11497
The file was modified src/test/java/info/textgrid/services/aggregator/EpubIT.java
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/java/info/textgrid/services/aggregator/html/HTMLWriter.java
The file was modified src/main/webapp/WEB-INF/stylesheets/extractbody.xsl
The file was modified src/main/webapp/WEB-INF/stylesheets/frame.xsl