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
JCR-22: forking from cms trunk
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-4819: don't redraw menu when document has not changed Redrawing caused the click event to be eaten by the browser.
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
HREPTWO-16: detach accessed models
HREPTWO-4843: delay calculating whether unit is expanded until perspective is rendered
HREPTWO-4849: remove commas after last list element; fix fieldset width
HREPTWO-4819: remove precondition check for workflow menu items Since the workflow menu is regularly rebuild (not just repainted), with new wicket ids generated each time, the precondition check would fail. The text component in the action description has become a label instead of a link, as the workflow(s) plugin will make sure that a link is created.
HREPTWO-4821: implement improved styling forward port from branch
HREPTWO-4821: merge cms branch with trunk Only significant changes are due to this issue.
HREPTWO-4842: set height of feedback to zero when there is no feedback
HREPTWO-4840: use type ancestors to find the primary item The JcrHelper method is the recommended way of finding the primary item, as it checks the type hierarchy. This is particularly relevant for the gallery imageset, that is supposed to be subtyped and that uses a primary item.
HREPTWO-4280: copy sort state from old provider to new provider In the gallery list view, use data provider instead of iterating over nodes in folder; this maintains sort state too.
HREPTWO-3673: implement styling The validator.id was not correct in the cms-editor cluster configuration, leaving the field plugins unable to subscribe to validation updates. Forward port from trunk.
HREPTWO-4821: include image for gotolink
HREPTWO-4821: implement design specified in issue screenshots Extracted some chunks from screen.css into more appropriate places, including the images referenced from these parts. Removed mimetype icons that were no longer used.
HREPTWO-4830: update url name synchronously after edit Doing this asynchronously could lead to situations where the response arrived after the wicket submit had been sent. Also removed the reliance on the keyUp event, as that may not arrive in time. forwarded from branch
HREPTWO-4734: include upgrade module in build forward port from branch
HREPTWO-4734: forward port - upgrade module for cms - initialize french translations separately - consistent hippo:version tags on a clean and upgraded repository - update module for image sets This update module takes care of converting hippogallery:exampleImageSet and hippogallery:stdImageGallery nodes.
HREPTWO-4770: add comment about workaround to do a mvn deploy
HREPTWO-4818: convert value to string before doing a text compare Should work for all non-string types.
HREPTWO-4804: forward port from 2.18 branch to trunk - Grid lines broken in doc listing view - The icons in the doclisting require a zero padding, else they break the tr's height. The new BaseIconAttributeModifier does just this for cells with icons, by adding a special class 'ICON - 16'. Apply same attribute modifier to translation column Classes were renamed to better reflect their purpose.
HREPTWO-4810: more careful saving of the data store Handle saves explicitly and remember what records have been updated during the save. The Ext data store resets all the dirty flags when it receives the response to the save operation.
HREPTWO-4805 Make nodetypes restriction in the picker also available when searching inside a picker
HREPTWO-4739: copying hippo-ecm projects to hippo-cms7
HREPTWO-4600: forward port to trunk
HREPTWO-4597: global reshuffling of projects. only move and copy actions, no adaptations, this will break the build.
HREPTWO-18 fixed our corporate URL
HREPTWO-2913: added notice for dependencies which were not automatically collected (because they are probably ant projects).
HREPTWO-918 Moved yui licence file to yui addon There is a reference to the licence in NOTICE.txt That should be enough
HREPTWO-918 Added licence for YUI library
HREPTWO-76 rename hippo-repository-2 to hippo-ecm
HREPTWO-19: Restructure SVN
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.