HREPTWO-4739: move /hippo-cms7/hippoecm/releases/* to /hippo-cms7/releases/ (dropping the empty folder hereafter)
HREPTWO-4739: copying hippo-ecm releases to hippo-cms7/hippoecm/releases
HREPTWODOCS-74
HREPTWODOCS-84, HREPTWODOCS-93
HREPTWO-2206: release
HREPTWO-2206: mark tag as release
HREPTWO-2206:prepare release Release-HREPTWO-v2_03_00
HREPTWO-2206:prepare branch Release-HREPTWO-v2_03_00
HREPTWO-2206: copy for tag Tag-HREPTWO-v2_03_00
HREPTWO-2206: fix version numbers
HREPTWO-2206: copy over documentation from trunk
HREPTWO-2206: fix copyrights, tabs, crlf, etcetera
HREPTWO-1747: New AutoResize implementation.
HREPTWO-2206: prepare to copy over documentation from trunk
HREPTWO-2206: copy over documentation from trunk
HREPTWO-2206: prepare to copy over documentation from trunk
HREPTWO-2206: synchronize pom with trunk development for documentation purposes
HREPTWO-1987: quick fix for M10 to avoid not being able to create document types
HREPTWO-2204: use correct class name
HREPTWO-2045: [port] show read-only view in preview The JcrPropertyValueModel now returns objects of the appropriate type. The encoding that Wicket uses can now be different from the one that jackrabbit uses. Editing a type caused an exception in the dialog, so this has been fixed as well.
HREPTWO-2195: Improved paging by making the number of pages shown, configurable. Added default values.
HREPTWO-2191 - styled the admin panels
HREPTWO-2191 - styled the admin panels
HREPTWO-2191 - styled the admin panels
HREPTWO-2191 - styled the admin panels
HREPTWO-2193: Catch exception
HREPTWO-2192: Fix typo
HREPTWO-2192: More clear text
HREPTWO-2193: Fix members refreshing issue
HREPTWO-2192: Clearify UI
HREPTWO-2192: Clearify UI
HREPTWO-2192: Set file name to node name
HREPTWO-2192: fix defaults and rename button
HREPTWO-2158: send flush notification when node has been created
HREPTWO-2190: split edit and set memebers
HREPTWO-2189: Fix external memberships list
HREPTWO-2189: Fix external memberships list
HREPTWO-2188: Add delete group
HREPTWO-2187: missed one file in commit
HREPTWO-16: remove unused import
HREPTWO-16: Code cleanups
HREPTWO-2187: Fix sort on node name
HREPTWO-2186: fix sort on node name
HREPTWO-2185: Fixed sorting on node name
HREPTWO-2184: Remove unused templates from hippo namespace
HREPTWO-2183: don't hide system users
HREPTWO-2176: Fix case sensitivity for group memberships
HREPTWO-2174: limit tables to 20 rows
HREPTWO-2045: readonly date in "view" mode
HREPTWO-2113: conform to Map interface
HREPTWO-2146: couple editor tabs to navigation First pass at an editor-manager that - listens and updates the "selected document" (used by the browse perspective) - opens and closes new editors on request - auto-closes editors when the're models have disappeared
HREPTWO-2172: servlet-api should be provided
HREPTWO-2150:prepare for next development iteration
HREPTWO-2150:prepare release Tag-HREPTWO-v2_02_03
HREPTWO-2160: backport
HREPTWO-2131 - backport fix to 2.02.xx
HREPTWO-2152: Fixed IE issue when editing an existing link. Apparently IE<=7 has a broken getAttribute implementation (http://tobielangel.com/2007/1/11/attribute-nightmare-in-ie/) forcing me to fix it with a IE-only workaround. Also added 10 pixels of height to the InternalLinkPickerDialog.
HREPTWO-2162: proper decorate session used by modules
HREPTWO-2149: only show document type hoover over on title, show translated state when hoovering over state icon
HREPTWO-2159, HREPTWO-2151, HREPTWO-2164, HREPTWO-2165: fix by always saving entire tree, this fix needs better solution
HREPTWO-2152: Internal link error while trying to create an external link. - Moved code common to internal&external linkDialogs from AbstractBrowserDialog to AbstractXinhaDialog so both can share this dialog. - Added reset for the HREF value when a link is removed. - Added code to convert null values to empty Strings which makes Xinha's picker code mroe cross-browser.
HREPTWO-2166: Xinha modal in IE7: when closed, doesn't restore Xinha state, which makes Xinha uneditable. Fixed by adding a second check if Xinha really is deactivated. This is a workaround for Xinha failing to detect it's state in IE7.
HREPTWO-2148: backport
HREPTWO-2145: add indicator and suppress errors The indicator hopefully makes sure that the cms is actually doing something, while the error suppression makes sure that there won't be an internal error page. The actual problem is, of course, that the client can send requests to components that have been removed in other requests. But in wicket-ajax?
HREPTWO-2144:prepare for next development iteration
HREPTWO-2144:prepare release Tag-HREPTWO-v2_02_02
HREPTWO-2143: update domain rule
HREPTWO-2142: use Wicket cache for i18n from repo
HREPTWO-2052: use fancy dialogs in non-xinha pickers
HREPTWO-2140 Improve CMS-search behavior by constructing a more efficient query: - Changed some default settings to improve performance. - Minimum query length = 2 - Exclude nt:frozenNode and hippogallery:exampleImageSet nodetypes - Wildcard char is not appended to search terms and stripped if provided by user.
HREPTWO-2136: keep workspace and workflow manager caches in session and make sure only a single decorated session is used
HREPTWO-16: Set log level to warn
HREPTWO-2123: Fix NPE in create group
HREPTWO-2122: Prevent npe in isVirtual method
HREPTWO-16: remove system.out
HREPTWO-2110: Add missing files from backport
HREPTWO-2102: backport
HREPTWO-2101 default folder sizes In image folders: page size = 10 other folders: 20
HREPTWO-2051: backport add group functionality
HREPTWO-2050: Backport create new authrole nodes fix
HREPTWO-1910:prepare for next development iteration
HREPTWO-1910:prepare release Tag-HREPTWO-v2_02_01
HREPTWO-2043, HREPTWO-2038: backport
HREPTWO-2029: backport
HREPTWO-2039: backport
HREPTWO-2030: remove dependency to package-war
HREPTWO-1046: add styling to feedback panel
HREPTWO-1935: Implement new XinhaModal pickers. - Resized linkpicker dialog
HREPTWO-1979: Use minified yui javascript sources on DEPLOYMENT mode - Since the Maven plugin isn't finished yet, I 'manually' minified the Hippo YUI sources.
HREPTWO-2030: add dependency to package-war
HREPTWO-1046: add feedback panel Buttons can now be added with addButton method. (be sure to include a Label("label")) Errors can be logged with the built-in Wicket mechanism. (i.e. error("What went wrong"))
HREPTWO-1993 styled gotolink, forgot image
HREPTWO-2041: Fix typo
HREPTWO-1993 added gray background color to folder worflow select box
HREPTWO-2041: Fix query returning domains for user and groups
HREPTWO-1993 styled the dashboard gotolink
HREPTWO-1993 styled the goto link
HREPTWO-2040 set boolean maxclauses to max integer and add debug information during creation of Authorization query
HREPTWO-2030: backport
HREPTWO-2037: backport