Revision
46615 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 6 10:59:08 2014 UTC
(7 years, 7 months ago)
by
meggermont
Diff to
previous 46594
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
46521 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 30 14:45:19 2014 UTC
(7 years, 7 months ago)
by
uhommes
Diff to
previous 46438
REPO-1080
- replace implicit merges with explicit merges
- remove redundant initialize items
- remove skipped nodes in content
Revision
46438 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 25 09:21:42 2014 UTC
(7 years, 8 months ago)
by
uhommes
Diff to
previous 46434
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, 9 months ago)
by
uhommes
Diff to
previous 45787
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
(7 years, 11 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 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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