Revision
35105 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 13:51:08 2012 UTC
(10 years, 1 month ago)
by
mnour
Diff to
previous 35102
CMS7-6280: Apply code comments from HSTTWO-2049
- Applied code comments from Ard which was originally on an HST task but this also applies here
-# Both the HST and the CMS code are related to the Channel Manager REST services
Revision
34934 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 2 15:04:56 2012 UTC
(10 years, 1 month ago)
by
mnour
Diff to
previous 34901
CMS7-6254: As a CMS user, I want the handshake between the CMS and site to be managed better
- We don't need the keepalive pinger anymore
Revision
34869 -
Directory Listing
-
[select for diffs]
Modified
Thu Jun 28 12:56:39 2012 UTC
(10 years, 1 month ago)
by
mnour
Diff to
previous 34859
CMS7-6241: [BACKPORT] A faulty channel manager configuration prevents editing of documents
- For now we just add more info to the log message shown when error happens, to ease the problem detection for admins
Revision
34859 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 27 15:30:45 2012 UTC
(10 years, 1 month ago)
by
mnour
Diff to
previous 34853
CMS7-5998: Channel Manager perspective is not visible and logs ERROR when the site is not running
- Applied comments of Oscar
- Also did some refactory for the DimmeRootPanel to use its own CSS
Revision
34822 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 26 15:44:13 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34820
CMS7-6215 New channel groups, added due to adding a channel are not getting rendered
Each channel group is rendered separate data view. If a channel gets added with a previously not rendered group, the channel and group are not visible until a hard refresh is done. The new approach is unifying the individual views into one data view, for which the channel data gets aggregated to suit the view's XTemplate. Reloading of the store data is calling refresh, which registers the click listeners for the group handlers.
Revision
34818 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 26 13:57:21 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34817
CMS7-6230 Use hst-preview content as context to initialize the Hst Config Editor
added missing channel store i18n - back-port
Revision
34804 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 26 11:30:12 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34759
CMS7-6230 Use hst-preview content as context to initialize the Hst Config Editor
The HST Config Editor is using the live content facet to render the tree view and documents in the link picker and so not showing unpublished documents. The default has been changed to pass the preview content facet path, so it can be used to create the context for the HST Config Editor. The improvement can be turned off via the plugin configuration property initializeHstConfigEditorWithPreviewContext.
Revision
34754 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 20 12:29:51 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34753
CMS7-6216 External css link element with a title attribute is blocking dynamic injected channel manager styles
Removed the title and add the resource reference as first line comment in the injected stylesheet.
Revision
34753 -
Directory Listing
-
[select for diffs]
Modified
Wed Jun 20 12:28:06 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34743
CMS7-6216 External css link element with a title attribute is blocking dynamic injected channel manager styles
Removed the title and add the resource reference as first line comment in the injected stylesheet.
Revision
34731 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 18 14:45:24 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34730
CMS7-6166 Document picker shows path of document
Increase the width of the properties window to prevent a hidden document field.
Revision
34730 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 18 14:35:59 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34728
CMS7-6166 Document picker shows path of document
Resize the render textfield to the size of the hidden value text field.
Revision
34728 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 18 13:48:41 2012 UTC
(10 years, 1 month ago)
by
jbloemendal
Diff to
previous 34706
HSTTWO-2179 Boolean template composer parameters do not work
Unchecked checkbox values are not getting submitted and so not processed server side. The channel manager is not aware of existing component properties which are maintained in the project, to prevent side-effects unchecked values are processed client side and send as 'parametername' = off.
Revision
34698 -
Directory Listing
-
[select for diffs]
Modified
Thu Jun 14 16:39:42 2012 UTC
(10 years, 2 months ago)
by
jbloemendal
Diff to
previous 34696
CMS7-6166 Document picker shows path of document
A pseudo text field is used for rendering only the name of the path, so the normal form data processing takes place. The new field is however not yet resizing with the properties window.
Revision
34514 -
Directory Listing
-
[select for diffs]
Modified
Wed May 16 12:20:31 2012 UTC
(10 years, 2 months ago)
by
mnour
Diff to
previous 34501
CMS7-5998: Channel Manager perspective is not visible and logs ERROR when the site is not running
- Applying Frank's review comments
-# Removing the extra check for whether the site is down or not in the channel manager perspective
Revision
34501 -
Directory Listing
-
[select for diffs]
Modified
Tue May 15 15:39:56 2012 UTC
(10 years, 3 months ago)
by
mnour
Diff to
previous 34317
CMS7-5998: Channel Manager perspective is not visible and logs ERROR when the site is not running
- Updated the addon channel manager to check for the availability of the site
- Added resource bundle to show proper messages according to locale
- Added a png icon for the Channel Manager perspective when the site is down
- Added the required GUI(s) for the Channel Manager when site is down
- Updated places in code to take into account the scenario when site is down
Revision
34290 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 27 11:39:55 2012 UTC
(10 years, 3 months ago)
by
fvlankvelt
Diff to
previous 34248
CMS7-6097: include model.folder references
These properties are no longer necessary on trunk, but are still required on
7.7 & earlier.
Revision
34248 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 26 09:02:47 2012 UTC
(10 years, 3 months ago)
by
mnour
Diff to
previous 34231
REPO-364: Group everybody should not have default write permissions
- Updaing the 'hippo.repository.version' value to be 2.22.06-SNAPSHOT to use the latest changes there
Revision
34230 -
Directory Listing
-
[select for diffs]
Modified
Tue Apr 24 12:49:18 2012 UTC
(10 years, 3 months ago)
by
jbloemendal
Diff to
previous 34217
CMS7-6034 Channel manager overview is missing a scroll bar
Change the size of the grid with the YUI layout manager resize event.
Revision
34081 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 10:49:31 2012 UTC
(10 years, 4 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
34078 -
Directory Listing
-
[select for diffs]
Modified
Fri Apr 13 10:34:22 2012 UTC
(10 years, 4 months ago)
by
jbloemendal
Diff to
previous 34071
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
34071 -
Directory Listing
-
[select for diffs]
Modified
Thu Apr 12 15:20:09 2012 UTC
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 34049
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
34034 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 11 11:28:29 2012 UTC
(10 years, 4 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
(10 years, 4 months ago)
by
jbloemendal
Diff to
previous 34022
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
33947 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 4 12:10:49 2012 UTC
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 33943
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
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 33934
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
33934 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 2 15:33:43 2012 UTC
(10 years, 4 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.
Revision
33929 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 2 14:52:23 2012 UTC
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 33924
CMS7-6036: ensure unchecked checkboxes in the component properties window send the value 'false' to the server by including a hidden field with the same name and the value 'false' after each checkbox.
Revision
33924 -
Directory Listing
-
[select for diffs]
Modified
Mon Apr 2 13:49:33 2012 UTC
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 33922
CMS7-6010: do not list deleted variants in the component properties box
The IDs of deleted variants can still be present in component parameters, but are no longer part of the list of all variants.
Also moved the labels 'Default' and '+' to the resource bundle.
Revision
33845 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 29 12:51:56 2012 UTC
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 33844
CMS7-6022: backport, always reload the toolkit
The toolkit used to be loaded only once, and reused when the same mount was edited again. However, when the hst:catalog items in the toolkit are part of the channel's configuration itself (as is the case in, for example, the current archetype), their UUIDs will change whenever a new preview configuration is created. In that case, the cached toolkit contains UUIDs that no longer exist, causing an ItemNotFoundException when these items are dragged into a container. To prevent this from happening, we now always reload the toolkit.
Revision
33844 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 29 12:50:13 2012 UTC
(10 years, 4 months ago)
by
mdenburger
Diff to
previous 33842
CMS7-6022: always reload the toolkit
The toolkit used to be loaded only once, and reused when the same mount was edited again. However, when the hst:catalog items in the toolkit are part of the channel's configuration itself (as is the case in, for example, the current archetype), their UUIDs will change whenever a new preview configuration is created. In that case, the cached toolkit contains UUIDs that no longer exist, causing an ItemNotFoundException when these items are dragged into a container. To prevent this from happening, we now always reload the toolkit.