Revision
27524 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 30 11:31:39 2011 UTC
(9 years, 9 months ago)
by
vkiran
Diff to
previous 27520
CMS7-5032 SSO HST Preview from Channel Manager
- Added cms-sso and commons-codec to shared libraries
- Updated configuration of the "manager" mounts to use the new pipeline with CmsSecurityValve
Revision
27485 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 26 17:09:47 2011 UTC
(9 years, 9 months ago)
by
uhommes
Diff to
previous 27483
CMS7-5095 instead of waiting for all the reconfigured plugins to be released, hide all their namespaces if the hide configurations are not yet defined
Revision
27482 -
Directory Listing
-
[select for diffs]
Modified
Sat Mar 26 08:15:40 2011 UTC
(9 years, 9 months ago)
by
uhommes
Diff to
previous 27480
GOGREEN-476 use delta xml instead of contentdelete; note that configuration for default site is not removed. Should find solution for that?
Revision
27426 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 21 14:21:56 2011 UTC
(9 years, 10 months ago)
by
mdenburger
Diff to
previous 27408
GOGREEN-472: added test accounts for all team members for the roles 'admin', 'editor', and 'author. All passwords are equal to the account name minus the -role part.
Revision
27400 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 18 15:12:08 2011 UTC
(9 years, 10 months ago)
by
mdenburger
Diff to
previous 27393
GOGREEN-449: added explicit dependency on version 2.3-eb of javax.jdo.jdo2-api that replaces version 2.0 pulled in by HST2 2.20.01
Revision
27383 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 17 17:07:26 2011 UTC
(9 years, 10 months ago)
by
fvlankvelt
Diff to
previous 27382
GOGREEN-470: exclude jcr-commons as a transitive dependency
The HST was still pulling in an jackrabbit jcr commons version 2.1.2, whereas
the repository trunk has moved on to 2.2.5.
Revision
27382 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 17 16:28:59 2011 UTC
(9 years, 10 months ago)
by
mdenburger
Diff to
previous 27376
GOGREEN-469: excluded dependency rome:rome:0.9, which is pulled in as a transitive dependency by both the HST and repository. This version clashes with net.java.dev.rome:rome:1.0 used by GoGreen.
Revision
27344 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 16 14:57:01 2011 UTC
(9 years, 10 months ago)
by
lswartsenburg
Diff to
previous 27339
GOGREEN-138 GoGreen does not work in the standard Blackberry browser
GOGREEN-396 Template composer - Images not shown in mobile site for any product
Fixed the searchfield and the cross next to it. Deleted the caroussel, so that is shows on the blackberry and the template composer works. Also, I fixed the search results. There was a bit
of text overlap there.
Revision
27275 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 8 17:09:48 2011 UTC
(9 years, 10 months ago)
by
mchatzidakis
Diff to
previous 27274
GOGREEN-457 Changed gallery to use hippogallery:image instead of hippogallery:resource, since the cropping feature is enabled for the image type only.
Revision
27249 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 4 17:52:54 2011 UTC
(9 years, 10 months ago)
by
fvlankvelt
Diff to
previous 27244
GOGREEN-34: upgrade module that would transform gogreen type descriptions
Note that it is not needed, since the gogreen does not do updates. Has been verified to work, though.
Revision
27214 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 3 15:21:22 2011 UTC
(9 years, 10 months ago)
by
bvanhalderen
Diff to
previous 27212
GOGREEN-444: Jetty pulls in a number of eclipse dependencies, but an incomplete set according to the OSGi bundling, hence it starts complaining.
Revision
27022 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 19 11:31:35 2011 UTC
(9 years, 11 months ago)
by
fvlankvelt
Diff to
previous 27011
GOGREEN-34: work around missing dependency in release artifact, clean up after
cms itself corrected wicket dependency
Revision
26996 -
Directory Listing
-
[select for diffs]
Modified
Thu Feb 17 11:54:20 2011 UTC
(9 years, 11 months ago)
by
fvlankvelt
Diff to
previous 26966
GOGREEN-433: use wicket 1.4.15 instead of 1.4.13
Lot's of plugins have compile dependencies to wicket; those should be converted into 'provided'. The dependency should
be provided by the cms-engine.
Revision
26897 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 11 02:01:17 2011 UTC
(9 years, 11 months ago)
by
wko
Diff to
previous 26896
GOGREEN-425: Adding "earlyInvalidation" option to invalidate the other session which has logged on before the current session logs on.
Revision
26874 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 8 13:36:22 2011 UTC
(9 years, 11 months ago)
by
mdenburger
Diff to
previous 26853
GOGREEN-261: added a separate query for creating a news item and event via the document wizard dashboard shortcuts. The new queries correctly set the date of the created news item and the date and enddate of the created event to the date specified in the wizard.