Revision
47790 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 24 11:18:19 2014 UTC
(7 years, 7 months ago)
by
aschrijvers
Diff to
previous 47767
GOGREEN-1303 again remove filter.prefix.exclusions and filter.suffix.exclusions since HST issue has been fixed. Since /javascript/yui should result in container resources, and I prefer not to override filter.prefix.exclusions (and having to change the hst-config.properties in deployed environments as well) I have added /javascript/yui as a container resource sitemap item
Revision
47715 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 19 11:14:01 2014 UTC
(7 years, 7 months ago)
by
aschrijvers
Diff to
previous 47635
GOGREEN-1303 remove the suffix/prefix exclusions from hst:virtualhosts. As a temporay fix until HSTTWO-3149 has been fixed, I add the suffix/prefix exclusions to the hst config properties
Revision
47336 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 3 11:35:04 2014 UTC
(7 years, 8 months ago)
by
aschrijvers
Diff to
previous 47212
GOGREEN-1301 Remove readonly access for the configuser for hst-security domain because config user has read everywhere already
Revision
46921 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 27 10:41:14 2014 UTC
(7 years, 9 months ago)
by
aschrijvers
Diff to
previous 46890
GOGREEN-1291 remove unneeded sitemap.xml items for subsites as present in hst:default already and added faq-detail + faq for chinese as was missing but referenced to from sitemap
Revision
46615 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 6 10:59:08 2014 UTC
(7 years, 10 months ago)
by
meggermont
Diff to
previous 46438
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.
Revision
46438 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 25 09:21:42 2014 UTC
(7 years, 10 months ago)
by
uhommes
Diff to
previous 46402
GOGREEN-1281 sitemap forge content is bootstrapped by the sitemap plugin. It was already ignored, but with recent changes to importing content (more strict checking) it now caused the file to no longer import.
Revision
45991 -
Directory Listing
-
[select for diffs]
Modified
Tue Aug 19 14:37:22 2014 UTC
(7 years, 11 months ago)
by
uhommes
Diff to
previous 45689
GOGREEN-34 CMS7-8198 the brokenlinks job is now directly registered with the scheduler, enable it by removing the hipposched:enabled property (which is true by default but set to false by the default brokenlinks configuration)
Revision
45186 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 10 11:04:45 2014 UTC
(8 years, 2 months ago)
by
abogaart
Diff to
previous 45175
GOGREEN-1234: Restbrowser does not show optional attributes / required parameters anymore
- redesigned REST page form
- no more re-use of FAQ styling
Revision
44960 -
Directory Listing
-
[select for diffs]
Modified
Tue May 20 09:56:11 2014 UTC
(8 years, 2 months ago)
by
llemos
Diff to
previous 44958
GOGREEN-1234: The show class was only being applied to parent elements. I fixed it calling recursively showHide for child elements. Also made some fixes to show the parameters on load.
Revision
44653 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 25 10:01:36 2014 UTC
(8 years, 3 months ago)
by
meggermont
Diff to
previous 44651
GOGREEN-1213 match event dates with folder structure
Start and end date of events should correspond with the folder structure.
So e.g. all documents in 2014/01 must have a start date in January 2014.
Revision
44650 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 24 14:47:03 2014 UTC
(8 years, 3 months ago)
by
mdenburger
Diff to
previous 44648
GOGREEN-1257: remove unused libraries
- jquery-ui-1.10.3.custom.css and jquery.validate.min.js were used by easy forms, which has been removed
- jquery-ui-1.8.2.custom.min.js, preview.css and various inc.* properties were used for surf-and-edit, which has been removed long ago
- jquery.ui.core and jquery.ui.datepicker were not used at all anymore (unclear when they were used)
Revision
44648 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 24 13:02:26 2014 UTC
(8 years, 3 months ago)
by
mdenburger
Diff to
previous 44644
GOGREEN-34: scan org.onehippo.* for beans instead of org.onehippo.forge.*
This brings the HST bean scanning configuration more in line with the default configuration bootstrapped in the 7.9 archetype.
Revision
44643 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 24 12:03:19 2014 UTC
(8 years, 3 months ago)
by
mdenburger
Diff to
previous 44627
GOGREEN-1257: remove easy forms
All usage of forms based on easy forms has been removed too:
- the Contact Us page in the website channels
- the 'Subscribe' form at the right-hand side of Events, if a form was linked in an Event document
- the 'form' field in a 'simple document'
- the 'How to become a reseller' FAQ, which mentioned the 'contact us' form in the answer
- the 'Contact Us' and 'Book Now' pages in the Event subsite
- the filtering of ef:form types in the faceted navigation configuration
- the (parts of) components and beans that used forms
- the mentioning of easy forms in the LICENSE and NOTICE files
Revision
44598 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 14 16:19:08 2014 UTC
(8 years, 4 months ago)
by
abanck
Diff to
previous 44597
GOGREEN-1252 - Include the dist folder in the default profile to have the dist sub-module in the releaes cycle. Set the demo version to be the CMS release version