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-5445: move reusable editor classes to api module
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-5432 property type should be the actual property type, not the required type of the property definition since that one is often undefined
CMS7-5430 list all possible types for a particular property name
CMS7-16 organize imports
CMS7-5378 Wait for CSS head contributions to be rendered before processing other contributions - pre-cache css in the browser
CMS7-5402 icons, css, javascript for the three area's in the editor pane
CMS7-5268 correct copyright year
CMS7-5268 add license header
CMS7-5268 the click event is cancelled whenever the link text label is updated, the link text label is updated when changes are made to a property; the solution is to use a separate label for the unsaved changes indicator so that the main label doesn't need to be updated and the click event is not cancelled due to that
CMS7-5361:prepare for next development iteration
CMS7-5361:prepare release hippo-cms-2.21.01
CMS7-16: don't retain refernce to PropertyDefinition; it is not serializable
CMS7-5340: don't add null values to list of choices
CMS7-5336 slf4j and log4j dependencies are now managed and imported by project pom
GOGREEN-589
CMS7-5295
CMS7-5302:prepare for next development iteration
CMS7-5302:prepare release hippo-cms-2.21.00
CMS7-5297 update the model when changing the multiple checkbox and selecting the property type
CMS7-5298 update the model when the type is entered
CMS7-5258 back to the old state to prevent compile errors!
CMS7-5290: branch not from tag
CMS7-5290:prepare branch hippo-cms-2.20.xx
CMS7-5258 introduced the NodeModelReference to set the nodemodel correctly.
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-5159 Changed css class for the remember me checkbox, added a class in screen.css
CMS7-5215 Login Plugin throws NPE - added check to fallback to default locale
CMS7-16 - Generified models
CMS7-16: code cleanup remove unused local variables; empty if statements
CMS7-5156 added missing images
CMS7-5201: revert, solution not working
CMS7-5201: remove offending dependency and rely only on password callback
CMS7-5189 Console: NPE's during node renames and removes - The ResetDialog and SaveDialog are getting an instance of the MenuPlugin(.this) during construction of the link. The NPE is thrown when the plugin.getDefaultModel is called after a renaming the node, which means the original node (default model object) is null. - Updated the Reset and Save dialogs to and removed the plugin instance, which is not needed for them - all we need is Session reference. - Also fixed some generics warnings.
CMS7-5181:prepare for next development iteration
CMS7-5181:prepare release hippo-cms-2.19.03
CMS7-16: ignore IntelliJ generated files
CMS7-5030: use javax.jcr and javax.servlet from project parent
CMS7-5157 Temporary fix
CMS7-5156 added context menu items
CMS7-5141 Code should not invoke inefficient number construction; use static valueOf instead
CMS7-5138: fixed inefficient String instantiation
CMS7-5133: added curly braces to if-statements, for-loops, and while-loops
CMS7-5132:prepare for next development iteration
CMS7-5132:prepare release hippo-cms-2.19.02
CMS7-5129: removed unused private method 'getRoles(Session)'
CMS7-5106: cleanup - reuse the yui right-click behavior; yui is needed anyway for the client-side implementation - the right-click components are only added in the browwserplugin, not the jcrtree itself. Move the corresponding markup to the plugins module.
CMS7-5106 basic context menu with xml import and export
CMS7-5081:prepare for next development iteration
CMS7-5081:prepare release hippo-cms-2.19.00
CMS7-16 remove obsolete dialogs
CMS7-5062 The scrolling behaviour of the tree in the console jumps back to top with an ajax response - refactored the existing scroll state saver as yui class - introduced a cms / console context for the cookie - moved code to yui module
CMS7-16 don't use raw types and import cleanup
CMS7-16 don't use raw types and import cleanup
CMS7-4890 add status icons to enable/disable link
CMS7-1382 autocomplete for add node dialog
CMS7-1382 autocomplete for add node dialog
CMS7-16 licensing headers
CMS7-16 licensing headers
CMS7-16 licensing headers
CMS7-16 Consistent naming; clean imports
CMS7-4998 Indicate if there are pending changes to be written to the repository in the console
CMS7-4996 clean imports
CMS7-4996 make check in/out and auto export enable/disable ajax links instead of dialogs
CMS7-4996 change console top menu to render more general components than just dialogs
CMS7-4910 Fix typo
CMS7-4944 fixing hippo:docbase editable
CMS7-4944 add auto complete behavior to add property dialog; add new jcr 2.0 types to options;
CMS7-4910 Add disclaimer to export dialog
CMS7-4953: applied Italian corrections
CMS7-4944 Display property type in console
CMS7-4910 Move export configuration to new modules configuration space
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-4910 impersonate session so that other changes in the console are not saved during enabling/disabling of export
CMS7-4910 Enable/Disable export console dialog
CMS7-4819: don't redraw menu when document has not changed Redrawing caused the click event to be eaten by the browser.
CMS7-4695 Dutch labels updated
CMS7-4864 Update the year in copyright notice - updated the end of the range to 2011
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-4797 Fixed accents not encoded
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-4722: added translations for new labels
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