^
Navigate CMS v2.9.5 r1611 (2022/03) Sign up Sign in Your account Sign out

Navigate CMS Update: 1.9.4 r804

03
Apr '16
0
Comments

The Navigate CMS team has just released a software update which includes the following features/bugfixes/improvements:

+ permissions: added filter by text
* files: identify webp files as images (not fully supported, though)
* files: in modal dialogs, move the Cancel button to the right
* item: fix implementation of the "items.edit" permission
+ permissions: added button to filter permissions by code
+ media browser: added context menu to folders
* nvlist: categories="nvlist_parent" (get parent nv list category; f.e. nvlist "structure" > nvlist "item")
* plugin.php: fixed definition of the constant NAVIGATE_URL
+ media browser: move files and folders
* blocks: hide size information when that value is undefined (was *** x *** px)
+ properties: "video" can be multilanguage (define a different video per language)
* nv list: conditional by template now include category embedded items
+ websites: added email security field, to be able to select between: None, SSL/TLS or STARTTLS
* select2: try force auto close after clicking on the clear button
* nvweb live edit: stylesheet adjustments
* naviforms: video dropbox / fixed youtube video parser when the video reference has a hyphen
+ nvweb webuser: added "form" attribute for mode "newsletter_subscribe"
* replaced jQuery Unveil for LazyLoad script to improve stability and have better control of the image loading process
* naviforms: contextmenu was partially hidden for some dropbox fields
* naviforms: configure tinymce to ignore some intentional empty tags (span, em, b and more)
* naviforms: remove warning when using a color property without defined swatches
* nvweb_templates: auto-resolve paths for img srcset attribute
* nv list: error when parsing a block group without blocks
* feed generator: provide a bigger thumbnail for feeds (feedly needs >450px width) and added other minor tweaks
* nvweb content: check if structure data is loaded before using mode="structure"
* nvweb comments: allow using "callback_error" as an alias of "error_callback"
+ blocks: added [create,edit,delete] permissions
* blocks: "code" attribute will be deprecated
* items: properties were not copied when duplicating an embedded item
+ nvweb tags: added mode "random"
* blocks: fixed wrong tabform_submit call
* properties: auto-hide all rows of properties of type "link" (when requested by a conditional, for example)
* minor corrections on webgets "blocks" and "content"
+ nvweb list: new attribute "linked"=[false|true] for comments (source) / avatar (value)
+ nvweb list: added Gravatar support for comments / avatar (gravatar_default="blank|none|identicon|mm|monsterid|wavatar|retro|404")
+ nvweb list: new attribute "linked"=[false|true] for comments (source) / username (value)
* elements: lazy load images of the gallery
* core: added function "value_or_default" to avoid repeating "if(empty) then default value"
* nvweb search: show the paginator only when there are at least 2 pages
* database: use prepared statements everywhere and make database compatible with MySQL 5.7.9

You can view the source code changes in our Bitbucket repository.

To auto update your Navigate CMS instance, sign in as an Administrator and access the Configuration > Update function. You may also download the update package from SourceForge and apply it manually.

 
InformationBlogDevelopment