Revision
41893 -
Directory Listing
-
[select for diffs]
Modified
Tue Nov 26 11:31:38 2013 UTC
(8 years, 8 months ago)
by
jbloemendal
Diff to
previous 41810
GOGREEN-1173 Regression: Related documents are not added visually before saving a new document [reldocs 2.08.12]
Bumping hippo-cms7-release to 7.8.7-SNAPSHOT.
Revision
41808 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 21 13:01:24 2013 UTC
(8 years, 8 months ago)
by
jhoffman
Diff to
previous 41805
GOGREEN-812: in assets, merged doc/2009 with doc/2010 (references were from 2010) and removed movie/2010 (unreferenced, bad practice too)
Revision
40512 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 22 09:48:37 2013 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 40420
GOGREEN-1150: bootstrap content contains folders with hippo:availability. Folders should never have this property. Needs to be removed everywhere
- Backporting changes from trunk to the 3.07.xx branch
Revision
39432 -
Directory Listing
-
[select for diffs]
Modified
Fri May 24 14:02:57 2013 UTC
(9 years, 2 months ago)
by
mdenburger
Diff to
previous 39203
GOGREEN-1136: backport - limited available devices per channel
Websites now only see desktop, ipad_landscape and ipad_portrait.
Mobile sites now only see desktop, iphone_landscape and iphone_portrait.
Also changed the website and mobile blueprint.
Revision
39077 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 11 11:59:43 2013 UTC
(9 years, 4 months ago)
by
mdenburger
Diff to
previous 39012
GOGREEN-1126: backport, removed duplicate channel info resource bundles
All channel info resource bundles are now located under src/main/resources
Revision
38733 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 5 17:09:15 2013 UTC
(9 years, 5 months ago)
by
mnour
Diff to
previous 38727
GOGREEN-1112: Generalization, handling and 'merging' of the platform launchers
- Used tarfileset and zipfileset instead of the workaround of copying/moving directories
- Removed the 'Demo-Launcher' from the created zip and tar files
- Removed 'demo.launchers.skip' property
Revision
38707 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 4 17:39:55 2013 UTC
(9 years, 5 months ago)
by
mnour
Diff to
previous 38702
GOGREEN-1112: Generalization, handling and 'merging' of the platform launchers
- Added demo-launchers profile
- Updated the root README file to contain information on how to create the Demo Launchers
- Demo Launchers file names now include the release version (e.g 7.8.1)
Revision
38702 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 4 15:31:09 2013 UTC
(9 years, 5 months ago)
by
mnour
Diff to
previous 38701
GOGREEN-1115: Demo Launchers for Mac OS (64 bit) do not extract the demo launcher executable with the correct permissions
- Removing *.iml files from being tracked by Subversion
Revision
38701 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 4 15:29:49 2013 UTC
(9 years, 5 months ago)
by
mnour
Diff to
previous 38696
GOGREEN-1115: Demo Launchers for Mac OS (64 bit) do not extract the demo launcher executable with the correct permissions
- Added packaging configuration to set the right permissions
Revision
38696 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 4 11:51:21 2013 UTC
(9 years, 5 months ago)
by
mnour
Diff to
previous 38654
GOGREEN-1114: Created Demo Launchers do not create an appropriate directory structure and it might be annoying for users
- In the dist-full profile I added another directory level under which the demo launchers are prepared before they are packaged and hence when (un)tarred/zipped the correct directory structure is created
Revision
38643 -
Directory Listing
-
[select for diffs]
Added
Wed Feb 27 14:55:09 2013 UTC
(9 years, 5 months ago)
by
mnour
Diff to
previous 38614
GOGREEN-1112: Generalization, handling and 'merging' of the platform launchers
- Added maven executions to:
-# Download the maven deployed demo launchers and unpack them
-# Bundle the built HGG with the launchers for different platforms
-# Package each launcher with the bundled HGG
-# Made these executions optional by un/setting the demo.launchers.skip system property