Revision
34174 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 19 12:35:45 2012 UTC
(8 years, 10 months ago)
by
abogaart
Diff to
previous 34173
CMS7-6028 - Published field in wide document listing is empty when document state is "A previous version is live"
- In case of a hippo:handle all variants are visited and either the last one, or the unpublished one is used to retrieve the property values displayed in the DocumentListing. So unless a document only has a published variant, it is not possible to show the publication date using this approach.
To fix the issue, I've changed the code so that all variants that come before the last or unpublished one will contribute property values to be used in the DocumentListing. This does introduce some overhead.
Revision
34164 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 19 06:47:25 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34163
HSTTWO-2124 HSTTWO-2125 introduce new base bean, the ContentBean, do some compatible changes, and introduce some annotations for indexing information
Revision
34158 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 18 13:01:11 2012 UTC
(8 years, 10 months ago)
by
jbloemendal
Diff to
previous 34157
CMS7-6073 - Image Cropper full screen support
ModalWindow is branched from wicket and from an outdated version. The functionality which is specific is decoupled and methods overwritten in hippo-modal.js.
backport
Revision
34157 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 18 12:57:43 2012 UTC
(8 years, 10 months ago)
by
jbloemendal
Diff to
previous 34156
CMS7-6073 Image Cropper full screen support
ModalWindow is branched from wicket and from an outdated version. The functionality which is specific is decoupled and methods overwritten in hippo-modal.js.
Revision
34156 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 17 16:41:29 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34155
CMS7-5993: Security: The autocomplete feature on login form is not turned off
- The 'signing.form.autocomplete' was set to 'true' for testing purposes and I committed without changing it back
Revision
34154 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 17 16:35:06 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34153
CMS7-5993: Security: The autocomplete feature on login form is not turned off
- Added CMS configurtion for the signin form autocompletion
- Updated the rememberme login plugin to take that into account
Revision
34100 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 16 08:15:53 2012 UTC
(8 years, 10 months ago)
by
abogaart
Diff to
previous 34099
CMS7-6073 - Image Cropper full screen support
- Added fullscreen support to the AbstractDialog
- Moved Hippo.ImageCropper.js code into a yui module called hippoimagecropper
- Added corresponding ImageCropBehavior and ImageCropSettings
Revision
34089 -
Directory Listing
-
[select for diffs]
Modified
Sat Apr 14 09:42:37 2012 UTC
(8 years, 10 months ago)
by
uhommes
Diff to
previous 34088
CMS7-5451 provide configurations and profiles for different set ups and scenarios; fix asset actions;
don't fail on checked exceptions
Revision
34088 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 15:13:49 2012 UTC
(8 years, 10 months ago)
by
fvlankvelt
Diff to
previous 34087
CMS7-5661: don't save the console session
The frontend:saveonexit property on a frontend:application now determines
whether the JCR session is saved when the HTTP session expires. By default,
the old behavior (save all pending changes) is implemented.
Revision
34081 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 10:49:31 2012 UTC
(8 years, 10 months ago)
by
jbloemendal
Diff to
previous 34080
CMS7-6061 The ajax response object is passed along the error / event handling
Also adding the url to the reasonObject.
Revision
34079 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 10:35:48 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34078
CMS7-6070: 'Remember me' cookie max-age should be properly setted and to be configurable
- Updated the configuration to have:
-# Added 'rememberme.cookie.maxage' attribute to the login plugin repository configuration which controls the max-age of the cookie in a configurable way
- Updated code to take that into account and also to have a default value for backward compatibility, so if the attribute is not there this default value is used
Revision
34078 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 10:34:22 2012 UTC
(8 years, 10 months ago)
by
jbloemendal
Diff to
previous 34077
CMS7-6061 The ajax response object is passed along the error / event handling
Wrapping the response status and statusText in an Ext.Error object.
Revision
34077 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 09:10:40 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34076
:HSTTWO-2111 backport make sure that abstract beans and interface are just part of the object converter again like it used to be before : Also see HSTTWO_2057 for all the explanations.
Revision
34076 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 09:10:27 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34075
:HSTTWO-2111 backport make sure that abstract beans and interface are just part of the object converter again like it used to be before : Also see HSTTWO_2057 for all the explanations.
Revision
34075 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 09:03:03 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34074
HSTTWO-2111 make sure that abstract beans and interface are just part of the object converter again like it used to be before: Also see HSTTWO_2057 for all the explanations. Only skip beans that are not public
Revision
34071 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 15:20:09 2012 UTC
(8 years, 10 months ago)
by
mdenburger
Diff to
previous 34070
CMS7-6072: enable the document picker in the template composer
Component properties can now be annotated with the JcrPath annotation, which will render a linkpicker widget that opens the good old document picker. When the JcrPath is relative, the root level of the navigator will be set to the content root of the current channel, so you cannot select documents that do no belong to your own channel.
Channel properties can now also be annotated with relative JcrPaths, which will interpret the path as one relative to the content root of the channel (the same way as relative paths for component properties do).
Revision
34070 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 15:15:51 2012 UTC
(8 years, 10 months ago)
by
mdenburger
Diff to
previous 34069
CMS7-6072: added the frontend property 'root.path' to the documents picker configuration, which can be used to change the root path used by the navigator
The default root path is the old hardcoded value: /content/documents
Revision
34069 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 15:13:39 2012 UTC
(8 years, 10 months ago)
by
mdenburger
Diff to
previous 34068
HSTTWO-2116: support relative paths in the JcrPath annotation
When JcrPath#isRelative is true, the annotated component parameter will hold a path relative to the canonical content root of the channel in which the annotation is used
Revision
34068 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 15:07:05 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34067
HSTTWO-2112 This fixes the race condition where a repository might be disposed while yet another thread wants to get a session of it. Because I wanted to minimize synchronization on class level, I have introduced a Lock object you can obtain from a PoolingRepository. Only when this lock is free, the disposer thread will actually dispose a pooling repository. I have also added a new unit test method that did fail before: namely, setting the setTimeBetweenEvictionRunsMillis extremely low.
Revision
34067 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 14:44:23 2012 UTC
(8 years, 10 months ago)
by
mdenburger
Diff to
previous 34066
HSTTWO-2115: made FieldGroupInfo serializable
FieldGroupInfo is also used in instance variables in CMS Wicket components, and should therefore be serializable.
Revision
34066 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 13:21:08 2012 UTC
(8 years, 10 months ago)
by
mdenburger
Diff to
previous 34065
HSTTWO-2115: made Channel serializable
It is used in instance variables in CMS Wicket components, and should therefore be serializable.