JCR-25: move all jcr-repo-console modules up to the jcr-console root project - rename jcr-repo-console-* modules to jcr-console (jcr already means 'java content repository', no need to say it twice) - hippo-console sub module is aggregated, but "detached" by using a different/independent parent - rename war module artifact final name to jcr-console to distinguish it from the hippo-console (which was likewise renamed)
JCR-25: cloning all Hippo Console modules as sibling JCR Console modules; refining pom.xml files
JCR-25: cloning all Hippo Console modules as sibling JCR Console modules
JCR-23: refining poms
JCR-22: forking from cms trunk
CMS7-3953: switch to hippo-cms-api as the primary dependency to build plugins to This checkin contains a compiling baseline, the changes still need to be validated to a full project. These do not include updated cms poms beyond the minimal changes necessary to get a compiling build. The hippo-cms-engine now implements the functionality that is offered by the API. Anything that's in the engine should be considered out-of-bounds for plugins. The yui module has been merged into the api module, as there were some components already in the api that used yui. All api tests have been moved into the test module. It is now a mix of api-level functionality and engine tests. The compressor plugin in the jquery module has been replaced by the hippo (yui) compressor. Maven was not able to resolve the alchim one currently. Login modules have been moved into the engine. This hides credentials from plugin developers, they can still retrieve the user name from the jcr session.
CMS7-5361:prepare for next development iteration
CMS7-5361:prepare release hippo-cms-2.21.01
CMS7-5336 slf4j and log4j dependencies are now managed and imported by project pom
CMS7-5302:prepare for next development iteration
CMS7-5302:prepare release hippo-cms-2.21.00
CMS7-5290: branch not from tag
CMS7-5290:prepare branch hippo-cms-2.20.xx
CMS7-5269: revert previous commit Next release is intended to be 2.22.00, to be part of Hippo CMS 7.6.1.
CMS7-5269: set version to 2.20.01-SNAPSHOT
CMS7-5241:prepare for next development iteration
CMS7-5241:prepare release hippo-cms-2.20.00
CMS7-5201: revert, solution not working
CMS7-5201: remove offending dependency and rely only on password callback
CMS7-5181:prepare for next development iteration
CMS7-5181:prepare release hippo-cms-2.19.03
CMS7-5030: use javax.jcr and javax.servlet from project parent
CMS7-5157 Temporary fix
CMS7-5132:prepare for next development iteration
CMS7-5132:prepare release hippo-cms-2.19.02
CMS7-5032 SSO HST Preview from Channel Manager This commit adds the CMS side of code to make use CMS as SSO authentication provider. There's a new mount "/auth" available in the CMS now. The (web)applications which want to use the CMS as the authentication provider can redirect to http://CMS_LOCATION/auth?key=SOMEKEY&destinationUrl=DESTINATION_URL, where the KEY is unique key that the application generated. The destinationUrl should be the URL where the CMS should post the credentials to. If the user is logged into CMS, then CMS will redirect to the destination URL and will provide the encrypted credentials in the URL parameter cred. CMS uses cms-sso module to encrypt the credentials. Please note that currently, the *same instance* of org.onehippo.sso.CredentialCipher must be used to decryp the credentials.
CMS7-5081:prepare for next development iteration
CMS7-5081:prepare release hippo-cms-2.19.00
CMS7-5079 buildnumber plugin definition and configuration is now in project pom
CMS7-5004: removed dependency on hippo-repository-modules
CMS7-5004: added observation of facetnavigation nodes, renamed the FacetSearchObserver to FacetRootsObserver
CMS7-16: use compile dependencies to wicket in hippo-cms-engine End projects shouldn't have to include wicket themselves.
HREPTWO-4795: bump version to 2.19.00-SNAPSHOT
HREPTWO-4795:prepare for next development iteration
HREPTWO-4795:prepare release hippo-cms-2.18.00RC1
HREPTWO-4766:prepare for next development iteration
HREPTWO-4766:prepare release Tag-HREPTWO-v2_17_02
HREPTWO-4739: Restructure svn, cleanup poms, and HREPTWO-4745: use groupId org.onehippo.cms7 - hippo-cms project seems to be fine now but full install (with tests) not completed yet
HREPTWO-4739: copying hippo-ecm projects to hippo-cms7
HREPTWO-16: clean up project names Remove the 'addon' text from the project names in the CMS. Introduce consistent project names, similar to the repository.
HREPTWO-4716: clean up names in project pom.xmls
HREPTWO-4627: artifacts have been renamed
HREPTWO-4662:prepare for next development iteration
HREPTWO-4662:prepare release Tag-HREPTWO-v2_17_01
HREPTWO-16: fix scm urls The one in the root pom caused the tag to appear in the wrong location.
HREPTWO-4653:prepare for next development iteration
HREPTWO-4653:prepare release Tag-HREPTWO-v2_17_00
HREPTWO-4653: set repository dependencies
HREPTWO-4597: global reshuffling of projects. only move and copy actions, no adaptations, this will break the build.
HREPTWO-4397:prepare for next development iteration
HREPTWO-4397:prepare release Tag-HREPTWO-v2_16_00
HREPTWO-4397:prepare for next development iteration
HREPTWO-4397:prepare release Tag-HREPTWO-v2_15_02
HREPTWO-4230:prepare for next development iteration
HREPTWO-4230:prepare release Tag-HREPTWO-v2_15_01
HREPTWO-4148:prepare for next development iteration
HREPTWO-4148:prepare release Tag-HREPTWO-v2_15_00
HREPTWO-4123:prepare for next development iteration
HREPTWO-4123:prepare release Tag-HREPTWO-v2_14_00
HREPTWO-4114: bumb version to 2.14.00-SNAPSHOT
HREPTWO-4065:prepare for next development iteration
HREPTWO-4065:prepare release Tag-HREPTWO-v2_13_00
HREPTWO-3851:prepare for next development iteration
HREPTWO-3851:prepare release Tag-HREPTWO-v2_12_04
HREPTWO-3837:prepare for next development iteration
HREPTWO-3837:prepare release Tag-HREPTWO-v2_12_03
HREPTWO-3756:prepare for next development iteration
HREPTWO-3756:prepare release Tag-HREPTWO-v2_12_02
HREPTWO-3806: do not use the plugin context to retrieve the yui (header) manager The yui manager was made available as a service in the plugin framework, creating a tight coupling between the rich client behaviors with the plugin framework. The behaviors now only use a wicket behavior that is attached to the Page, thereby reducing the coupling. There is still coupling left through the configuration; most settings for the behaviors are initialized from plugin config directly. They still need to be adapted to use the PluginConfigMapper.
HREPTWO-3751:prepare for next development iteration
HREPTWO-3751:prepare release Tag-HREPTWO-v2_12_01
HREPTWO-3494: due to lack of time, moving the HippoRepositoryFactory class temporarily, next minor version better implementation
HREPTWO-3717:prepare for next development iteration
HREPTWO-3717:prepare release Tag-HREPTWO-v2_12_00
HREPTWO-3611: Add jcl-over-slf4j to make hudson happy
HREPTWO-3611: Cleanup war files, remove logging and jetty configs, api and logging jars
HREPTWO-3495:prepare for next development iteration
HREPTWO-3495:prepare release Tag-HREPTWO-v2_11_00
HREPTWO-3500: Improve build time by only invoking the buildnumber plugin where needed
HREPTWO-3495: bump version to 2.11.00 rt 2.10.01 and update release info in root pom
HREPTWO-3334:prepare for next development iteration
HREPTWO-3334:prepare release Tag-HREPTWO-v2_10_00
HREPTWO-16: remove unused dependency
HREPTWO-2715: upgrade to wicket 1.4.3
HREPTWO-2715: revert partial commit The joys of SVN!
HREPTWO-2715: upgrade to wicket-1.4.3 Still needs extensive testing. Known problem areas include dialogs and date/time fields.
HREPTWO-3310: open up trunk for 2.10.00 development
HREPTWO-3301:prepare for next development iteration
HREPTWO-3301:prepare release Tag-HREPTWO-v2_09_01
HREPTWO-3065 - javax.jcr as provided
HREPTWO-3153:prepare for next development iteration
HREPTWO-3153:prepare release Tag-HREPTWO-v2_09_00
HREPTWO-3056:prepare for next development iteration
HREPTWO-3056:prepare release Tag-HREPTWO-v2_08_01
HREPTWO-2926:prepare for next development iteration
HREPTWO-2926:prepare release Tag-HREPTWO-v2_08_00
HREPTWO-2924: bumb version on trunk after branch
HREPTWO-2924:prepare for next development iteration
HREPTWO-2924:prepare release Tag-HREPTWO-v2_07_00
HREPTWO-2640: upgraded to JR 1.5.6
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.