../
|
site/
|
25325
(10 years ago)
by adouma:
HREPTWO-4739: copying hippo-ecm project trunk (based) folders to hippo-cms7
|
releases/
|
25395
(10 years ago)
by adouma:
HREPTWO-4739: move /hippo-cms7/hippoecm/releases/* to /hippo-cms7/releases/ (dropping the empty folder hereafter)
|
sandbox/
|
32478
(9 years ago)
by uhommes:
CMS7-5776 different labels for different publish actions
|
archive/
|
33176
(9 years ago)
by uhommes:
CMS7-4465 return state after IllegalArgumentException
|
commons/
|
33475
(8 years ago)
by fvlankvelt:
CMS7-5867: prepare for next development iteration
|
services/
|
33558
(8 years ago)
by fvlankvelt:
CMS7-5823: use new commons trunk version
|
project/
|
34032
(8 years ago)
by mdenburger:
GOGREEN-945: removed property hippoecm.export.dir
The new automatic export addon is configured via the property project.basedir, which can be set in the configuration of the cargo plugin.
|
archetypes/
|
34043
(8 years ago)
by mnour:
CMS7-5811: "Remember me" allows unauthorized user to login
- Pumping up versions to use the correct latest snapshot versions
|
release/
|
34044
(8 years ago)
by mnour:
CMS7-5811: "Remember me" allows unauthorized user to login
- Pumped up the CMS version to use the latest snapshot
|
jackrabbit-patches/
|
34132
(8 years ago)
by uhommes:
REPO-361 include patch for workspace move
|
repository/
|
34136
(8 years ago)
by uhommes:
REPO-361 use patched jr that includes fix for workspace move
|
packages/
|
34137
(8 years ago)
by fvlankvelt:
CMS7-16: use latest tags of cms and repository
|
site-toolkit/
|
34170
(8 years ago)
by aschrijvers:
HSTTWO-2123 make linkrewriting compatible with ContentBean
|
testsuite/
|
34171
(8 years ago)
by aschrijvers:
HSTTWO-2128 Add solr search & annotations on beans & external bean indexer for gogreen products
|
cms/
|
34173
(8 years ago)
by mnour:
CMS7-6070: 'Remember me' cookie max-age should be properly setted and to be configurable
- Backporting revision 34079 from CMS trunk
|
addons/
|
34174
(8 years ago)
by abogaart:
CMS7-6028 - Published field in wide document listing is empty when document state is "A previous version is live"
- In case of a hippo:handle all variants are visited and either the last one, or the unpublished one is used to retrieve the property values displayed in the DocumentListing. So unless a document only has a published variant, it is not possible to show the publication date using this approach.
To fix the issue, I've changed the code so that all variants that come before the last or unpublished one will contribute property values to be used in the DocumentListing. This does introduce some overhead.
|