JCR-62 prepare release hippo-jcr-console-1.01.01
JCR-60: clone the hippo yui-2.xx-sources experimental project as sub module so the external dependency isn't needed
JCR-59 prepare for next development iteration
JCR-59 prepare release hippo-jcr-console-1.01.00
JCR-59: preparing tag and release
JCR-59 rollback the release of hippo-jcr-console-1.01.00
JCR-59 prepare release hippo-jcr-console-1.01.00
JCR-59: preparing tag and release
JCR-59: preparing tag and release
JCR-30: trivial
JCR-58: Upgrade to latest Wicket 1.4.21 - back-porting changes from CMS7 issues -5557, -6073 and -6093 for this purpose - also no longer need a patched Wicket version (like the CMS does) as the Console doesn't rely or use the remaining patches
JCR-30: bump to Spring 3.1.2 release
JCR-57: Provide separate Console -dependencies (pom) and -resources (war) modules so to allow easy extending and customization within other projects
JCR-52: Provide a JCR Repository Service which allow 'binding' hippo-jcr-console to a separate JCR Repository in another web application - change of plan: Instead of using a shared classloader JCR Repository Service, a cross-context Repository instance lookup will be used based on the standard JackrabitRepositoryServlet and ContextRepositoryServlet. Extended versions of these servlets will be used to support system property configurations for setting repository home, location and (server provider application) context path. Furthermore, as no shared classloader module is needed anymore, the jr-repository-servlet module will be merged into the jcr-repository-service and thereafter dropped. - also: bump to latest Jackrabbit 2.4
JCR-30: move/add JRebel support to jcr-project pom and fix jr-repository groupId
JCR-30: maven pom cleanup
JCR-56: Rename project and module artifact names to use hippo- prefix
JCR-55: Move Hippo JCR Console project svn location from /experimental to new /hippo-jcr svn parent
JCR-55: Move Hippo JCR Console project svn location from /experimental to new /hippo-jcr svn parent
JCR-47: dropping ckeditor module again as it doesn't come with an usable license (GPL,LGPL,MPL) which would allows modifications within the context of an Apache licensed project A different WYSIWYG editor will have to be chosen which comes with a more ASL 2.0 compatible license
JCR-54: Move to jcr-project parent pom and use the shared JCR Repository Service as well as provide a separate (demo) Jackrabbit Repository web application See: https://issues.onehippo.com/browse/JCR-54
JCR-49: Reduce dependency and usage of Jackrabbit as much as possible, only rely and need on jackrabbit-core for testing and runtime scope See: http://issues.onehippo.com/browse/JCR-49
JCR-47: adding ckeditor resources
JCR-47: Adding xinha resources
JCR-31: Replacing loginPlugin by spring security integration
JCR-30: upgrading commons-configuration dependency to the newest one.
JCR-18: Fixing JcrItemModel to work under non-referenceable root based repository. Verified with unit tests.
JCR-18: Implementing #pendingChanges() by traversing all tree nodes
JCR-18: removing temporarily added dependency (not used)
JCR-18: upgrading jackrabbit dependency
JCR-18: bump to latest cms7-project-8 parent pom and override cargo plugin configuration to change default servlet port to 8081 (and related ports) which will allow running hippo-console and jcr-console concurrently
JCR-12: initial ApplicationFactory implementation with commons-configuration (which supports properties and xml now, and will support json soon)
JCR-12: refactoring JavaApplicationFactory in order to make use of its core functionality in other factory implementations later (xml or json)
JCR-27: Switch to using plain Jackrabbit repository to get jcr-console (minimally) running again - adding jackrabbit-core and jackrabbit-jcr-servlet 2.2.5 - adding temporary new RepositoryServlet extending JackrabbitRepositoryServlet to bootstrap Jackrabbit Repository and provide access to it through ServletContext - dropping hippo repository.xml and lucene indexing_configuration.xml (for now) - setting up JackrabbitRepositoryAccessProvider as RepositoryAccessProvider
JCR-26: move hippo-console outside jcr-console project: keeping them together isn't making it easier
JCR-23: strip out and fix some Hippo CMS specifics - drop extjs usage/dependencies - drop htmldiff + nekohtml also from hippo-console - fix versioning for publication-workflow addon
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-21: renaming module hippo-rep-console to hippo-console
JCR-22: forking from cms trunk
JCR-22: creating two main sub projects
JCR-2: cleanup and minimize external dependencies and drop CMS7 dependencies - all Hippo specific APIs have been removed and/or commented out - current trunk now (only!) builds again with test execution disabled (mvn install -DskipTests)
JCR-2: cleanup maven configuration and dependencies
JCR-1: adding working separated console app
JCR-1: new maven configuration and dependencies cleanup (is buildable/testable)
JCR-1: initial fork from hippo-cms-2.21.00
CMS7-5302: copy for tag hippo-cms-2.21.00
CMS7-5302:prepare release hippo-cms-2.21.00
CMS7-5302: use new dependencies
CMS7-5290: branch not from tag
CMS7-5290:prepare branch hippo-cms-2.20.xx
CMS7-5278 Create jQuery module to bundle the resources - added jQuery module
CMS7-16: use property name consistent with other utility projects
CMS7-5269: revert previous commit Next release is intended to be 2.22.00, to be part of Hippo CMS 7.6.1.
CMS7-5270 Template Composer Integration into the Channel Manager - bumped wicket extjs version to latest snapshot
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-5241: use new dependencies
REPO-103: jackrabbit version out of date in cms
CMS7-5181: bump to project and repo trunks
CMS7-5181:prepare for next development iteration
CMS7-5181:prepare release hippo-cms-2.19.03
CMS7-5181: bump dependencies to their new tags
CMS7-5137: major poms cleanup - removing all other dependency (re)configurations for those already defined as provided in cms7-project (servlet-api, jcr, jdo2, geronimo-jta)
CMS7-5102: geronimo jars are provided They ended up in the war packages; skin, layout, xinha, resources, application
CMS7-5175 Bump wicket version to 1.4.17 - bumped wicket version
CMS7-5030: use javax.jcr and javax.servlet from project parent
CMS7-5102 use consistent version property names
CMS7-5157 Temporary fix
RDB-32: bumped wicket-extjs version to 0.7-SNAPSHOT
CMS7-5132:prepare for next development iteration
CMS7-5132:prepare release hippo-cms-2.19.02
CMS7-5132: use new project, repo & wicketextjs versions
CMS7-5032: provide cipher for encrypting and decrypting jcr credentials
CMS7-5081:prepare for next development iteration
CMS7-5081:prepare release hippo-cms-2.19.00
CMS7-5081: use latest repository tag
CMS7-5065: use latest stable wicket release
CMS7-5024; ensure datanucleus version is set (even though it is already inherited
CMS7-5013: reverted accidental change of 'site' to 'channel' in comments
CMS7-5013: integrated the goto forge plugin, and renamed it to 'website actions plugin'. Also extracted two CMS services out of it: a document URL service (which returns a URL for a document node) and a popup service (which opens a URL in a popup window)
CMS7-5004: removed dependency on hippo-repository-modules
CMS7-5004: added observation of facetnavigation nodes, renamed the FacetSearchObserver to FacetRootsObserver
CMS7-5009: the snapshot maven repository explicitly needs to be available as first repository
CMS7-824: upgrade dependencies to use datanucleus jdo implementation Still some issues to be fixed regarding to compile time scope rt. provided.
CMS7-5003 Inline Javascript evaluated is executed before head contributions are loaded - changed dependency to patched version, which is deployed to our own maven repository
CMS7-16: use latest repository build This should fix the (hudson) build; the 2.19.00 tag was not deployed, so cannot be used to build the cms.
CMS7-16: use snapshot repository, move extjs dependency into root pom
CMS7-4940, CMS7-4939: use relaxed document and compound types - implement commit/revert on the type level - remove update-all-content from UI (code is still there, run in unit tests) - remove 'primary' option from field editor - it cannot be applied to relaxed types - more consistent naming of workflow plugins - split responsibilities of cnd serializer between retrieving types from repository and serializing them
CMS7-4955: use onactivate instead of onfocus on IE onfocus doesn't bubble in IE, onactivate does. Note that IE is actually well-behaved, as this behavior is according to W3C spec.
CMS7-16: bump wicket version to be compatible with r26854 The method used to deterministically render components is compatible with wicket-1.4.15.
CMS7-4819: don't redraw menu when document has not changed Redrawing caused the click event to be eaten by the browser.
CMS7-4912: update to released version 3 of project parent pom
CMS7-4908: remove legacy maven 1 repositories.
CMS7-3781: use 'locales' parameter for locales The default list of locales includes italian. Additionally, use wicket's chrome detection. The old implementation was broken by upgrade to newer wicket.
CMS7-4812: bump wicketextjs dependency; sync changes after each folder translation
CMS7-4887: create dependencies project
CMS7-4886: implementation of translate workflow
HREPTWO-16: detach accessed models
HREPTWO-4843: delay calculating whether unit is expanded until perspective is rendered
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.