Revision
34043 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 15:58:12 2012 UTC
(8 years, 9 months ago)
by
mnour
Diff to
previous 34042
CMS7-5811: "Remember me" allows unauthorized user to login
- Pumping up versions to use the correct latest snapshot versions
Revision
34042 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 15:56:17 2012 UTC
(8 years, 9 months ago)
by
jbloemendal
Diff to
previous 34041
HSTTWO-2110 Template composer: changes are not visible on IE8 - Win7
The random url parameter processing for IE 7 and 8 can creating urls like: http://localhost/?&__hstForceUniqueUrl=123 which results in a warning in the processParameters method in tomcat.
Revision
34041 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 15:35:05 2012 UTC
(8 years, 9 months ago)
by
mnour
Diff to
previous 34040
CMS7-5811: "Remember me" allows unauthorized user to login
(BACKPORTING)
- Pumped the release version hippo-cms7-release version to the latest snapshot version
Revision
34039 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 14:46:42 2012 UTC
(8 years, 9 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, 9 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
34035 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 11:53:34 2012 UTC
(8 years, 9 months ago)
by
fvlankvelt
Diff to
previous 34034
CMS7-5744: copy defaultwrite domainrules into defaultread to grant correct read
access to everybody
backport from trunk
Revision
34034 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 11:28:29 2012 UTC
(8 years, 9 months ago)
by
jbloemendal
Diff to
previous 34033
CMS7-6061 After deleting a document that is currently shown in the Channel Manager, I get an error
The check is only catching 404, whereas also in other cases the message should be shown if the iframe is visible.
Revision
34033 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 11:21:19 2012 UTC
(8 years, 9 months ago)
by
jbloemendal
Diff to
previous 34032
CMS7-6061 After deleting a document that is currently shown in the Channel Manager, I get an error
After deletion of the document the refreshed iframe is resulting in a 404. The initialisation of the page context fails. To prevent the user is confronted with the out of context error message, the error message is only shown when the iframe is visible.
Revision
34032 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 10:05:31 2012 UTC
(8 years, 9 months ago)
by
mdenburger
Diff to
previous 34030
GOGREEN-945: removed property hippoecm.export.dir
The new automatic export addon is configured via the property project.basedir, which can be set in the configuration of the cargo plugin.
Revision
34028 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 09:00:18 2012 UTC
(8 years, 9 months ago)
by
mdenburger
Diff to
previous 34027
HSTTWO-2113: made ChannelDocument serializable again
ChannelDocuments are used in instance variables in CMS Wicket components, and should therefore be serializable.
Revision
34024 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 16:18:21 2012 UTC
(8 years, 9 months ago)
by
mnour
Diff to
previous 34023
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
34023 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 15:57:48 2012 UTC
(8 years, 9 months ago)
by
mnour
Diff to
previous 34022
HSTTWO-2085: Channel info annotations need to be (de)serialized (color, jcrpath, etcetera)
- Added a custom serializer for java.lang.annotation.Annotation and its sub-classes
- Added Spring configuration for that custom serializer to be used with the Channel Manager REST service
Revision
34018 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 13:06:09 2012 UTC
(8 years, 9 months ago)
by
bvanhalderen
Diff to
previous 34017
CMS7-5969: also release the types structure when an object is placed back (to mirror same operation as in fetch object)
Revision
34017 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 12:25:06 2012 UTC
(8 years, 9 months ago)
by
abogaart
Diff to
previous 34015
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
34015 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 10:31:03 2012 UTC
(8 years, 9 months ago)
by
bvanhalderen
Diff to
previous 34014
CMS7-5969:
- clean up some code (remove commented out old code, reformat, guard
against NPE).
- evict all caches upon close of JDO connection. This will evict POJO
objects previously retrieved that linger around too long. These objects
are managed and their storemanager indirectly has a listener registered
for new classes on the class path. This register holds a refrence to
a whole JCR session.
Revision
34001 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 08:52:45 2012 UTC
(8 years, 9 months ago)
by
abogaart
Diff to
previous 34000
CMS7-6048 - In document listing, Last modified date and Published date in wide document listing should be able to show the time
- added date+time formatting
Revision
33985 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 6 12:39:51 2012 UTC
(8 years, 9 months ago)
by
fvlankvelt
Diff to
previous 33982
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, 9 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
33964 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 4 16:10:24 2012 UTC
(8 years, 9 months ago)
by
mnour
Diff to
previous 33963
ARCHE-220: Tag archetype 1.05.03
- Updated archetypes project to use 'Release' component version 7.7.1 instead of 7.7.1-SNAPSHOT
Revision
33955 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 4 14:43:51 2012 UTC
(8 years, 9 months ago)
by
abogaart
Diff to
previous 33954
CMS7-6044 - Template composer: changes are not visible on IE8 - Win7
- IE8 on Windows7 does extreme caching which breaks the application's behavior. Added a function that adds a unique key to the request
- Added missing onOver function from incomplete backport
- children var is now always an array
- Added check for missing remove function on arrays which is added to the Array.prototype by Ext but ignored by IE8-Win7
Revision
33947 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 4 12:10:49 2012 UTC
(8 years, 9 months ago)
by
mdenburger
Diff to
previous 33946
CMS7-6038: fixed compilation
The PropertiesForm throws a 'delete' event, but 'delete' is not a valid Javascript property name. Hence, we have to put it between quotes in the configuration of the listeners.
Revision
33943 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 3 14:07:18 2012 UTC
(8 years, 9 months ago)
by
mdenburger
Diff to
previous 33942
CMS7-6038: remove unused variants from a component's configuration whenever a new variant is added, an existing one is removed, or the parameter for some variant are saved
Revision
33935 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 2 15:51:55 2012 UTC
(8 years, 9 months ago)
by
aschrijvers
Diff to
previous 33934
HSTTWO-2038 replace all examples containing someting like org.example.analytics/reports to org/example/analytics/reports : I am not sure if this was intentional, but with Intellij, you do not see a difference between the two, but the first one is impossible to create.
Revision
33934 -
Directory Listing
-
[select for diffs]
Added
Mon Apr 2 15:33:43 2012 UTC
(8 years, 9 months ago)
by
jbloemendal
Diff to
previous 33933
CMS7-6010 If no variants are available the component properties window shows the default tab only
Don't show the default variant tab, if there are no variants available in the project.