RELEASE NOTES FOR CELEMENTS.WEB RELEASE 2.37.0
We are proud to announce the celements-web release 2.37.0. Some improvements and some fixes have made it into this release.
IMPROVEMENTS AND NEW FEATURES
Calenar module
-> introduce calendar-web (war) and change calendar component dependency to calendar-web dependency
Blog module
-> editor: fix one button save for blog article
-> editor: add articleTransList injection to includeRTELanguageSelect.vm
-> switch to isEmtpyRTEString to check content for translation in ArticleEdit.vm
-> change article-edit.js to get 'articleform' form and optional fallback to 'edit' form
Editor Framework
-> DatePicker: fix update date if new value is no valid date
-> DatePicker: fix addDatePickerToField for inputFields with given ids (datePickerIdCounter was not increased)
-> fix chrome Ask Toolbar problem in editor framework
Image Picker
-> improve ajax script ImagePicker to only include html and body tags if ajax=1 is NOT present add celements finish document body
-> replace deprecated Celements2.LinkPicker usages with ajax script calls
Miscellaneous
-> TokenFileUploader: fix createIfNotExist in TokenFileUploader (it does not make sense to restrict createIfNotExists only if user is NOT XWikiGuest)
-> FileBase: add celTokenUploadCreateIfNotExists=true to FileBase upload form
-> move RedirectEdit to disk
BUG FIXES
-> fix spelling of velocityCount in PageLayouts.vm