RELEASE NOTES FOR CELEMENTS.WEB RELEASE 2.28.0

We are proud to announce the celements-web release 2.28.0. Some improvements and some fixes have made it into this release.

IMPROVEMENTS AND NEW FEATURES

-> add SWFObject-2.2/swfobject.js to standard js always loaded in celements. Replace swf-object-element creation in movieplayer.js with SWFObject-2.2 solving issues in IE7, IE9 and IE10

-> add object movie replacement for iphones and ipads

-> add ’celanim_player:flashplayerloaded’ and ’celanim_player:noflashplayerfound’ events to the movieplayer.js to allow client-javascripts customizing these behaviours

-> add ’title’ view-type in blog.

-> use web-preferences title field as suffix instead of prefix. This is an SEO optimization.

-> add attachment recycle bin list to AdminPlus menu

-> add pdf export support for celements layout pages, app scripts and page type views.

 

BUG FIXES

-> changed behaviour for getting image dimensions of invalid or non existing images. Now returns 0,0 as dimeinsions instead of exception.

-> moved excludeFromIsFilledCheck field from FormActionClass to FormConfigClass

-> fix jquery no-conflict script ($j definition) (issues in IE9 and IE10)

-> overwrite attachmentdoesnotexist.vm to force celements layout

-> fix celYuiOverlay.js overlayDialog property not set to null after closing dialog

-> fix getUsernameForToken in AuthService failing for global admins

-> fix TokenBasedUpload failing to trigger AttachmentEvents