Revision
55079 -
Directory Listing
-
[select for diffs]
Modified
Thu Jul 23 12:54:55 2015 UTC
(5 years, 8 months ago)
by
mmilicevic
Diff to
previous 55018
ESSENTIALS-746 Support for copy action in DirectoryInstruction
- rename fileutils to avoid name conflict
- add copy support (jar resources)
Revision
54897 -
Directory Listing
-
[select for diffs]
Modified
Sat Jul 11 01:32:38 2015 UTC
(5 years, 9 months ago)
by
adouma
Diff to
previous 54849
CMS7-9450: Switch to using semantic versioning for all CMS 10 modules
- old version x.y.z => (x+1).0.0
- bumped to latest project or release parent pom
- also updated copyright year where needed
- cleaned up/moved dependency version properties to main pom.xml from child pom(s)
Revision
54082 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 3 10:38:12 2015 UTC
(5 years, 10 months ago)
by
adouma
Diff to
previous 54081
ESSENTIALS-718: first logout before super.tearDown(), otherwise the repository already has been shutdown (causing an unnecessary exception to be logged)
Revision
54081 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 3 10:36:50 2015 UTC
(5 years, 10 months ago)
by
adouma
Diff to
previous 54080
ESSENTIALS-718: register addition needed selection-types and hippofacnav node types as required for the Blog plugin tests which were causing unnecessary exceptions to be logged
Revision
54079 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 3 10:16:45 2015 UTC
(5 years, 10 months ago)
by
adouma
Diff to
previous 54078
ESSENTIALS-715: major cleanup of unneeded, including some definitely unwanted, Essentials dependencies - this also cuts down the size of the dashboard.war by ~50Mb!
Revision
54078 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 3 10:13:59 2015 UTC
(5 years, 10 months ago)
by
adouma
Diff to
previous 54076
ESSENTIALS-715: get rid of dependency on jackrabbit-core (unregistering Document/Node type not working/supported anyhow)
Revision
53248 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 20 15:10:42 2015 UTC
(5 years, 11 months ago)
by
mmilicevic
Diff to
previous 53243
ESSENTIALS-576 Windows: Unit test failure building the Essentials project on Windows
- fix typos/expect messages
- ignore 2 test methods temporary
Revision
53239 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 20 12:50:57 2015 UTC
(5 years, 11 months ago)
by
tjeger
Diff to
previous 53231
ESSENTIALS-572: Review: code introduced two separated SEO components. Reverted most of the changes to keep a single one.
Revision
53231 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 20 10:36:50 2015 UTC
(5 years, 11 months ago)
by
mmilicevic
Diff to
previous 53211
ESSENTIALS-653 bean generator: incorrectly reports errors about missing related documents beans
- skip warning when no related documents are found in project
Revision
53207 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 17 10:26:39 2015 UTC
(5 years, 11 months ago)
by
mmilicevic
Diff to
previous 53154
ESSENTIALS-572 Add the SEO information to the html head
- add missing templates & confg
- move template file to webfiles and change head contribution target
Revision
52172 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 13 12:26:26 2015 UTC
(6 years, 1 month ago)
by
mmilicevic
Diff to
previous 52125
ESSENTIALS-579 Add extra component templates (template switch support)
- upgrade bootstrap to latest version
- add extraTemplates support (enabled by default, later we can change it to be optional)
- start adding extra templates (news/menu)
- use cparm for pagination visibility settings, instead of pagination itself
Revision
51929 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 4 16:34:19 2015 UTC
(6 years, 1 month ago)
by
mmilicevic
Diff to
previous 51921
ESSENTIALS-558 Eclipse complains about the /WEB-INF/tags directory not being there
- implement directory create instruction
- create empty tags dir (only when JSP is used)
Revision
51575 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 17 12:47:50 2015 UTC
(6 years, 1 month ago)
by
mmilicevic
Diff to
previous 51502
ESSENTIALS-518 Related Documents Beanwriter support
- create RelatedDocuments bean and add getter method to beans containing related documents
Revision
51437 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 12 09:22:31 2015 UTC
(6 years, 1 month ago)
by
tjeger
Diff to
previous 51410
ESSENTIALS-510: renamed project settings to make clearer distinction between modules and folders/paths. Removed unused essentialsFolder setting.
Revision
51410 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 11 13:00:00 2015 UTC
(6 years, 1 month ago)
by
mmilicevic
Diff to
previous 51345
ESSENTIALS-510 Make project module containing HST beans configurable
- added beansFolder property (relative to project root) e.g.: cms/src/main/myjavaroot
Revision
51276 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 4 13:51:27 2015 UTC
(6 years, 2 months ago)
by
mmilicevic
Diff to
previous 51274
Merge branch 'ESSENTIALS-510'
ESSENTIALS-510 Make project module containing HST beans configurable
- add configuration settings for site/cms folders
Revision
51269 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 2 12:36:33 2015 UTC
(6 years, 2 months ago)
by
mmilicevic
Diff to
previous 51264
ESSENTIALS-485 Beanwriter does not pickup change in document type: single to multiple
- recreate methods which changed from multiple to single and vice versa type
Revision
51264 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 26 14:54:57 2015 UTC
(6 years, 2 months ago)
by
tjeger
Diff to
previous 51260
ESSENTIALS-536: Use newer version of Jacoco and get rid of PluginEventListener interface to have the unit tests run successfully on JRE 8.
Revision
51258 -
Directory Listing
-
[select for diffs]
Modified
Thu Dec 18 16:51:30 2014 UTC
(6 years, 3 months ago)
by
mmilicevic
Diff to
previous 51248
- some cosmetic changes (typos, unused vars, private utils constructor...)
- wrapped lock into try/finally statement
Revision
51231 -
Directory Listing
-
[select for diffs]
Modified
Mon Nov 3 13:20:27 2014 UTC
(6 years, 5 months ago)
by
tjeger
Diff to
previous 51216
ESSENTIALS-487: Remove unused fields from DependencyRestful and update documentation changes after adjustments to the corresponding .org pages.