CMS7-8856 use spring schema 4.1 instead of 3.0 after spring upgrade
GOGREEN-1283 Add custom link rewriting for comments Implement a custom link rewriter that demonstrates how you can override the default. The CommentsResolvingLinkRewriterPathResolver will resolve to the path of the document to which a comment belongs. I copied it from the testsuite and modified the node types so that it works in GoGreen.
GOGREEN-1113: added CORS support to the GoGreen REST API When an 'Origin' header is set in a REST request, the server now automatically includes the header 'Access-Control-Allow-Origin: *' in the response. All domains can therefore now call the GoGreen REST API using Ajax. This commit adds one more jar file to the site/WEB-INF/lib folder: - cxf-rt-rs-security-cors-2.6.3.jar
CMS7-6812: corrected license headers
CMS7-5896 make use of new spring addon application context mechanism for google analytics addon
GOGREEN-894: moved HST Spring configuration to separate jar file The only file in hst-assembly/overrides is now gogreen-hst-assembly.xml that imports all Spring configuration in the site-assembly jar. Overlays only have to copy (and possibly extend) gogreen-hst-assembly.xml without having to copy all Spring configuration itself. This is required to still being able to use JRebel in the overlay.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.