Revision
29605 -
Directory Listing
-
[select for diffs]
Modified
Tue Aug 16 10:33:16 2011 UTC
(10 years, 9 months ago)
by
adouma
Copied from:
experimental/hippo-jcr-console/trunk/jcr-repo-console/api revision 29603
Diff to
previous 29595
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)
Revision
29527 -
Directory Listing
-
[select for diffs]
Modified
Sun Aug 14 10:30:35 2011 UTC
(10 years, 9 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 29524
CMS7-3953: hide usercredentials from plugins
The getCredentials method on the usersession now does return jcr credentials.
Since this is dependent on the way the session was created, it's use is
discouraged.
Revision
29518 -
Directory Listing
-
[select for diffs]
Modified
Sat Aug 13 12:00:48 2011 UTC
(10 years, 9 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 29259
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.
Revision
27435 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 21 17:15:04 2011 UTC
(11 years, 2 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 27434
CMS7-2801: remove maven.test.skip support
The profile was there to make sure that the tests were built, even though
maven.test.skip was used. The profile was not maintained and did no longer
function.
Revision
26574 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 20 16:42:28 2011 UTC
(11 years, 4 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 26527
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.
Revision
26225 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 5 13:02:51 2011 UTC
(11 years, 4 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 26173
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.
Revision
26073 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 29 15:09:43 2010 UTC
(11 years, 4 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25882
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.
Revision
25878 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 22 09:53:17 2010 UTC
(11 years, 5 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25819
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.
Revision
25817 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 20 09:37:20 2010 UTC
(11 years, 5 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25799
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.
Revision
25799 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 17 10:51:02 2010 UTC
(11 years, 5 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25797
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
Revision
25790 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 15 16:03:57 2010 UTC
(11 years, 5 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25784
HREPTWO-4808 - Regression 2.19.00 - Scroll bar missing in images folder only in FF
- Fixed missing column width definitions from .css
- Changed class-based icon rendering to *real* <img/> rendering for icon-columns
Revision
25784 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 15 15:22:25 2010 UTC
(11 years, 5 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25778
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.
Revision
25696 -
Directory Listing
-
[select for diffs]
Modified
Thu Dec 9 13:44:50 2010 UTC
(11 years, 5 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25694
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.
Revision
25694 -
Directory Listing
-
[select for diffs]
Modified
Thu Dec 9 11:44:28 2010 UTC
(11 years, 5 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25674
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.
Revision
25526 -
Directory Listing
-
[select for diffs]
Modified
Wed Dec 1 17:11:23 2010 UTC
(11 years, 5 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk/api
Diff to
previous 25431
HREPTWO-4717 - Improve style document editor and document type editor
- Implemented Rolf & Robert's style changes
- Styling in the editor-toolbar is now the same on all browser + buttons&labels are styled the same
- Changed a couple of <span> elements into <div> as they were used as block-level elements in the TabPlugins
- Fixed ListingHeader width in browse-dialogs
- Fixed width in XinhaBrowseDialogs