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
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 34069
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
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 34055
HSTTWO-2115: made Channel serializable
It is used in instance variables in CMS Wicket components, and should therefore be serializable.
Revision
34054 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 08:57:29 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34053
:HSTTWO-2114 backport the improvement that will make sure that the race condition becomes very unlikely to surface again : The real race condition fix will be done in HSTTWO-2112
Revision
34053 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 08:57:18 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34052
:HSTTWO-2114 backport the improvement that will make sure that the race condition becomes very unlikely to surface again : The real race condition fix will be done in HSTTWO-2112
Revision
34052 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 08:53:22 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34051
:HSTTWO-2114 backport the improvement that will make sure that the race condition becomes very unlikely to surface again : The real race condition fix will be done in HSTTWO-2112
Revision
34051 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 07:55:06 2012 UTC
(8 years, 10 months ago)
by
aschrijvers
Diff to
previous 34042
HSTTWO-2114 the improvement that will make sure that the race condition becomes very unlikely to surface again : The real race condition fix will be done in HSTTWO-2112
Revision
34042 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 15:56:17 2012 UTC
(8 years, 10 months ago)
by
jbloemendal
Diff to
previous 34030
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
34028 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 09:00:18 2012 UTC
(8 years, 10 months ago)
by
mdenburger
Diff to
previous 34023
HSTTWO-2113: made ChannelDocument serializable again
ChannelDocuments are used in instance variables in CMS Wicket components, and should therefore be serializable.
Revision
34023 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 10 15:57:48 2012 UTC
(8 years, 10 months ago)
by
mnour
Diff to
previous 33979
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
33955 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 4 14:43:51 2012 UTC
(8 years, 11 months ago)
by
abogaart
Diff to
previous 33942
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
33935 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 2 15:51:55 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33895
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
33888 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 30 14:14:02 2012 UTC
(8 years, 11 months ago)
by
mnour
Diff to
previous 33831
HSTTWO-2105: Version 2.24.03 tagging
- Removing un-required 'hippo.addon-hst-configuration-editor.version' and 'hippo.packages.version' properties
- Removing un-required 'org.onehippo.cms7:hippo-package-cms-war' dependency
Revision
33814 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 28 15:33:49 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33797
HSTTWO-2084 use a shared MUTEX to be able to synchronize on the same object for the HstManagerImpl and the ChannelManagerImpl as their synchronized methods cannot be used concurrently
Revision
33767 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 21:50:04 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33766
HSTTWO-2058 backport: remove hst:region from cnd, and the get/setRegion on ChannelProperyMapper, and just use it from the Channel. If there is a Blueprint with an explicit hst:mount that has an explicit locale, this one is set for the BluePrint's
Revision
33760 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 21:00:33 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33747
HSTTWO-2058 remove hst:region from cnd, and the get/setRegion on ChannelProperyMapper, and just use it from the Channel. If there is a Blueprint with an explicit hst:mount that has an explicit locale, this one is set for the BluePrint's
Revision
33736 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 10:33:29 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33735
HSTTWO-2048 backport : revert logic to use requestContext.getPathSuffix() ( after discussion with Frank) and strip querystring from cmsUrl if there is one
Revision
33735 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 10:31:11 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33734
HSTTWO-2048 revert logic to use requestContext.getPathSuffix() (after discussion with Frank) and strip querystring from cmsUrl if there is one
Revision
33734 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 09:52:35 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33733
HSTTWO-2048 backport: clean up the creation of the destination url a bit more: Have a separate method to get the cms base url, and remove the logic regarding the 'pathSuffixDelimiter' : When first unwrapping the request until we have the original servlet request , we can directly use the requestUri
Revision
33732 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 09:48:07 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33730
HSTTWO-2048 clean up the creation of the destination url a bit more: Have a separate method to get the cms base url, and remove the logic regarding the 'pathSuffixDelimiter' : When first unwrapping the request until we have the original servlet request, we can directly use the requestUri
Revision
33725 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 27 08:47:16 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33722
HSTTWO-2048 strip of /cms for the destination url : I want to make this still cleaner, but this is a short term fix
Revision
33720 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 26 21:18:41 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33719
HSTTWO-2048 backport: use for the cmsBaseUrl the request.getHeader("referer") : Use this also as the base for the destinationURL : Since the 7.7, everything from the cms, including the handshake, is over the host of the cms
Revision
33719 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 26 21:12:21 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33713
HSTTWO-2048 use for the cmsBaseUrl the request.getHeader("referer") : Use this also as the base for the destinationURL : Since the 7.7, everything from the cms, including the handshake, is over the host of the cms
Revision
33711 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 26 15:28:35 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33706
HSTTWO-1938 backport : Use for every request a new and clean jcr session and log out the jcr session at the end of the request : This is a bit more cpu intensive, but avoids error prone code regarding jcr sessions that have some nodes in memory but not yet saved for example
Revision
33692 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 26 10:34:40 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33686
HSTTWO-1938 Use for every request a new and clean jcr session and log out the jcr session at the end of the request : This is a bit more cpu intensive, but avoids error prone code regarding jcr sessions that have some nodes in memory but not yet saved for example
Revision
33686 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 26 08:43:55 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33685
:HSTTWO-2046 backport : Fixed when posting to / in case when there is no context path visible in the URL. Thanks for the patch Minos
Revision
33685 -
Directory Listing
-
[select for diffs]
Modified
Mon Mar 26 08:38:15 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33675
HSTTWO-2046 Fixed when posting to / in case when there is no context path visible in the URL. Thanks Minos for the patch!
Revision
33663 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 23 10:24:43 2012 UTC
(8 years, 11 months ago)
by
aschrijvers
Diff to
previous 33662
HSTTWO-1930 fix equals methods in most beans by just using the super equals from HippoItem. Also improved the generics from the HippoAvailableTranslations