Revision
36276 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 20 13:40:04 2012 UTC
(9 years, 9 months ago)
by
uhommes
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36274
CMS7-6484 dont use synchronous event listener for auto export. Instead register a listener for detecting when auto export is done in order to continue test case; event test should use synchronous listener
Revision
36270 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 20 09:37:23 2012 UTC
(9 years, 9 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36269
CMS7-6450: Page jumps back up when adding an content block
- Removed the call to scrollIntoView as it was causing the toolbar to disappear and is not the solution we are looking for
-
Revision
36269 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 20 09:02:42 2012 UTC
(9 years, 9 months ago)
by
aschrijvers
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36253
CMS7-6495 when pdf extraction fails, store empty hippo:text binary. This is to avoid that other repo cluster nodes will also try to extract the pdf (which then also fails). Also, improved the log feedback when some node pdf extraction fails. I've added unit tests for empty hippo:text binary in REPO_486
Revision
36253 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 19 13:18:18 2012 UTC
(9 years, 9 months ago)
by
jbloemendal
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36252
CMS7-6274 Xinha IE JS error: object doesn't support property or method 'pasteHTML'
InternetExplorer.js get's loaded with Xinha.startEditors and so the overwritten function insertHTML doesn't take effect. The function is now fixed in the file InternetExplorer.js and module added to the overwrites.
Revision
36252 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 19 13:03:49 2012 UTC
(9 years, 9 months ago)
by
jbloemendal
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36245
CMS7-6274 Xinha IE JS error: object doesn't support property or method 'pasteHTML'
InternetExplorer.js get's loaded with Xinha.startEditors and so the overwritten function insertHTML doesn't take effect. The function is now fixed in the file InternetExplorer.js and module added to the overwrites.
Revision
36209 -
Directory Listing
-
[select for diffs]
Modified
Fri Sep 14 10:03:25 2012 UTC
(9 years, 9 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36207
CMS7-6475: consolidate configurations
- translations for (query-based) templates
- folder filters for publication workflow are no longer merged, but are simply there now
- same for hippostd:modify, hipposysedit:supertype, hipposysedit:prototype properties and mixins
- todo report immediately has publication workflow knowledge, instead of being overwritten
- document listing pubwf columns are added immediately
Revision
36172 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 12 12:21:52 2012 UTC
(9 years, 9 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36170
CMS7-6438 - IE8: Can not put focus on title field in compound blocks after adding new compound
- Moved execution of EditorManager.render() to onWinLoad to ensure *all* new editors are rendered
- Moved Xinha globals declaration inside EditorManager declaration scope to prevent resetting when MSIE loads the files again
- Fixed cleanup of Xinha editors by registering a destroy handler for every Xinha editor
- Added workaround that moves focus to a hidden input field once an active Xinha editor is removed from DOM
Revision
36167 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 11 13:57:17 2012 UTC
(9 years, 9 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36166
CMS7-6274: Xinha IE JS error: object doesn't support property or method 'pasteHTML'
- When an image is selected, the range object is of a different interface than when text is selected. This change detects the range type and if it is of type ControlRangeCollection, the first item is retrieved and right after it, the html is inserted.
Revision
36123 -
Directory Listing
-
[select for diffs]
Modified
Fri Sep 7 09:06:59 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36112
CMS7-6447: As a CMS user, I want to see the version number and the edition in the UI
- Now we can have any edition and that should be used as a variation to pickup the proper markup to use showing the edition indication
Revision
36084 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 5 14:53:05 2012 UTC
(9 years, 9 months ago)
by
adouma
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36081
CMS7-16: no longer need repository-engine dependency with classifier tests as we now can use 'normal' repository-testutils dependency instead with base class RepositoryTestCase
also deprecated cms-test RepositoryTest as it is replaced by RepositoryTestCase as well
Revision
36080 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 5 14:43:56 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36079
CMS7-6458: Remove build warnings and errors
- More log messages spression
-# Made the log level for 'org.hippoecm.frontend.model.properties' as FATAL to supress un-relevant error messages happens during tests
Revision
36079 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 5 14:41:24 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36078
CMS7-6458: Remove build warnings and errors
- More log messages spression
-# I tend now to use a higher log level not to make it 'off' not to loose any other information that might be useful
- Removed an IDEA generated comment
Revision
36065 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 5 13:47:46 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36060
CMS7-6458: Remove build warnings and errors
- Sppressed warnings coming from 'org.apache.jackrabbit.core.state' that we are aware of during tests only
- Removed System.out(s) from ObservationTest which are not needed
Revision
36020 -
Directory Listing
-
[select for diffs]
Modified
Wed Sep 5 10:04:37 2012 UTC
(9 years, 9 months ago)
by
fvlankvelt
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 36017
CMS7-6455: merge auto-export in cms build
- separate constants class for frontend; do not rely on repository jar being on the same classpath
- use new sax dereferenced export view method on hippo session
Revision
35979 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 3 14:53:18 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35975
CMS7-6447: As a CMS user, I want to see the version number and the edition in the UI
- Made the DashboardPerspective indicate the Community Edition by default
- Updated the Dashboard bootstrap configuration to have the edition property with value 'community'
- Updated the Dashboard code to use the new property and provide different wicket variations based on the value of that property
Revision
35975 -
Directory Listing
-
[select for diffs]
Modified
Mon Sep 3 09:17:55 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35973
CMS7-6436: Implement a generic Wicket Panel which can be used from different perspectives to indicate a certain status
- Processed Mathijs' comments:
-# Renaming the DimmedPanel related files to ErrorMessagePanel
Revision
35963 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 31 13:40:55 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35961
CMS7-6436: Implement a generic Wicket Panel which can be used from different perspectives to indicate a certain status
- Processed Mathijs' comments:
-# The dimmed panel should not provide or know about why it has been shown
-# This message should be provided from the perspective itself
-# Though having a very generic message from the DimmedPanel is also appropriate
Revision
35961 -
Directory Listing
-
[select for diffs]
Modified
Fri Aug 31 11:14:55 2012 UTC
(9 years, 9 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35959
CMS7-6436: Implement a generic Wicket Panel which can be used from different perspectives to indicate a certain status
- Processed Mathijs' comments:
-# The DimmedPanel now has its own markup
-# A perspective can now provide to the DimmedPanel what message to show
Revision
35946 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 30 12:41:29 2012 UTC
(9 years, 9 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35937
CMS7-5970 - Reduce chance of out-of-memory during image upload
- Applied Crucible code review for CMS7 8
- Added new constructor to the Violation class and deprecated the old on. The new constructor adds a field to store a Class<?> reference so I18N messages can be translated using the ClassResourceModel and messages can be looked up relative to the class creating the Violation, instead of the class that is displaying the message.
- Removed SVN_ID's
- Added default values to image upload validator service configuration
- Fixed backwards incompatibility issue with allowed file extensions
Revision
35917 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 29 13:56:06 2012 UTC
(9 years, 10 months ago)
by
mnour
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35914
CMS7-6436: When the site is down we should indicate that in the Behavioral Targetting perspective
- Re-organized code to make DimmedPannel re-usabel with any perspective that is required to behave properly when site is down
Revision
35875 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 27 09:32:37 2012 UTC
(9 years, 10 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35856
CMS7-6413: Wrong order of save field VS save session (due to a bad connection) causes loss of content
- Changed implementation of the Xinha.AutoSave.save() function. Use WicketAjax instead of custom XmlHttpRequest to force Wicket to handle the editor's save request after this Xinha.AutoSave.save() has finished, instead of doing it in asynchronous, causing possible data loss on slow networks.
Revision
35844 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 23 12:55:23 2012 UTC
(9 years, 10 months ago)
by
abogaart
Original Path:
hippo-cms7/cms/trunk
Diff to
previous 35831
CMS7-5970 - Reduce chance of out-of-memory during image upload
- Changed default values: max_file_size=10mb max_width=1920px max_height=1280px
- If IApplicationSettings.getDefaultMaximumUploadSize is set from web.xml it is used instead of DEFAULT_MAX_FILE_SIZE
- Changed validation handling: if a violation is found the validation is stopped immediately.
- Made styling of error messages in the UploadDialog less cramped.
- Reuse ResourceHelper.setDefaultResourceProperties()