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 34098
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
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 34086
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
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 34073
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
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 34065
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
34048 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 16:55:13 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34046
CMS7-6067: Unchecking 'Remember me' after a successful login and logout causes login failure
- Updated to the rmember me login plugin to handle this scenario
Revision
34039 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 14:46:42 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34038
CMS7-5811: "Remember me" allows unauthorized user to login
- Removing some Eclipse related files from being controlled by Subversion
Revision
34038 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 13:55:49 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34037
CMS7-5811: "Remember me" allows unauthorized user to login
- Solved a problem I found with Apache Commons Codec Base64, I was using an un-proper (en/de)code method
- Fixed the login pluing to handle cookies properly
Revision
34024 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 16:18:21 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 34019
CMS7-6064: Channel info annotations need to be de-serialized (color, jcrpath, etcetera)
- Added a custom Json deserializer for java.lang.annotation.Annotation
- This custom deserializer is configured to be used with the rest proxy service
Revision
34017 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 12:25:06 2012 UTC
(8 years, 10 months ago)
by
abogaart
Diff to
previous 33995
CMS7-5692 - CLONE - Impossible to set date in datefields outside the 2000-2099 year range
- applied Alle's patch and additional fix from Unico
Revision
33985 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 6 12:39:51 2012 UTC
(8 years, 11 months ago)
by
fvlankvelt
Diff to
previous 33977
CMS7-5875: enable adding field editors for inherited fields
The fields that are inherited from super types (having an editor configured)
can now be added to a sub-type. These are shown in the accordion alongside the
property, node and mixin types.
A small bug-fix is included for the moving of child nodes of the prototype when
it is committed. This was introduced in earlier type inheritance improvements.
Revision
33976 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 5 12:26:10 2012 UTC
(8 years, 11 months ago)
by
bvanhalderen
Diff to
previous 33975
CMS7-6054: checkbox that when explicitly enabled, performs an automatic save prior and after the xml content import.
Revision
33864 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 30 10:50:00 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33861
CMS7-4498: Not every user should be allowed to login the CMS
- Added French translations for proper login error messages, thanks to Mickael Tricot
Revision
33861 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 30 10:25:04 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33860
CMS7-6016: Site user without system property can access CMS content
- Forwardporting 33860 to trunk
+ Updated the everywhere domain rules not to include the frontend applications
+ Added admin in both cms-acl and console-acl domain rules
Revision
33860 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 30 09:56:42 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33859
CMS7-6016: Site user without system property can access CMS content
- Updated the everywhere domain rules not to include the frontend applications
- Added admin in both cms-acl and console-acl domain rules
Revision
33854 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 30 09:04:24 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33846
CMS7-6007: Backport to CMS 7.7
- Aplying Frank's comments on CMS7-4498 (Not every user should be allowed to login the CMS)
Revision
33815 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 28 15:37:00 2012 UTC
(8 years, 11 months ago)
by
mdenburger
Diff to
previous 33813
CMS7-6013: added missing Dutch translations to the Document Translation dialog and the Translation IDs dialog in the console
Revision
33750 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 14:39:20 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33749
CMS7-6009: Remove un-required files and folders from being tracked by Subversion
- Used Eclipse Subclipse to get rid of all these un-required files and dirs from being tracked by Subversion
Revision
33749 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 14:19:22 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33740
CMS7-6008: Fix unit test failures because of CMS7-4498 changes
- Added an overloaded version of getApplicationName which accepts a default value in case of having a blank value