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

Navigate CMS Update: 1.9.0 r665

08
Nov '15
0
Comments

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

* drag'n'drop files to tinyMCE: fixed bug when trying to create a link from a text with special characters
* nvweb_objects: check size requested for a thumbnail and ignore the empty values (or equal to zero)
* nv list: set empty the file/image properties with value 0
* restore checkboxes missing in jqGrid due last style updates
* core: use UTC as default timezone when no application user is loaded
* item.class, website.class: prevent NULLs when inserting new rows
* property.class: fixed "save_properties_from_array" function, was using $_REQUEST
* properties: in navigate, property names were translated only if they were preceded by a @ character
* blocks: deprecation of old Notes field
* navitable.class: new method to allow custom Quick Search URL
* media browser: load more items by scrolling
* core: default date format when no user is signed in (f.e. using a plugin)
* navibrowse.class: added extra data attributes in each file/folder listed
* navibrowse: minor styling fix
* navigate.js: navigate_status auto-translate "ready" text, navigate_hide_context_menus, trigger "menuclose" event before hiding each menu
+ files: new events to allow adding options on the contextmenu (in Files and in Media browser)
* properties: extension's properties were not translated in the settings window
+ webdictionary: added "edit language" function to edit all strings of a language
* extensions: boolean properties were not saved properly
* properties: save_from_array was expecting an array for the type "coordinates", now string is also allowed
* elements: catched error when trying to delete a non-existing item
+ nv conditional: added mode by="languages" with parameters "min" "max" (mainly used to display a language switcher only if more than one language)
+ nv conditional: added mode by="language" with parameter "lang" to display something only if the website is showing with a certain language
* ocean theme: fixed typo in a Spanish string
+ nv search: use the same conditional processing engine of "nv list"
* navigate_notification: replaced "close all" text by a trash icon
+ added support to {{nv}} tags in user content (<nv> tags in content are not fully supported)
* navitree: avoid selecting website root element as homepage
* elements/navitable: filter by category was excluding elements without title in the default language
+ nvweb properties: added attribute "return", to get the name, url or id of properties of type "category"
* function "nvweb_prepare_link": check the strings without distinguishing between uppercase and lowercase
* elements, structure, feeds: disallow entering “ ” « » in paths
* nvweb theme: switched "name" and "mode", but added compatibility code for previous navigate versions
* block group blocks: forced multilanguage properties were not being saved correctly
* comments: added field to modify date of the comment
+ replaced "jQuery Color picker" by jQuery.Colorpicker created by Martijn W. van der Lee
+ properties: "color" property now allows passing an array of default color "options"
* common: suppress DateTime warnings when using PHP 5.5 or greater
+ nv list: allow passing a property name as RSS feed url
* nv list: rss sources were not returning the items count
* comments: remove any <nv /> and {{nv}} tags when saving a new comment
* nv list: allow using "true" and "false" as property_value for conditionals
+ websites: replace URLs tool
+ blocks: added field "date modified" and changed default list ordering
* comments: encoded by htmlentities on save, but decoded when editing in navigate
* naviforms: improved centering style for image droppables
+ countries: added some missing countries (South Sudan, Kosovo, Curaçao)
+ comments: added "url" field
+ comments nvweb: allow passing field names to build your own "new comment" form in your themes
+ comments nvweb: added "callback" and "error_callback" attributes ("alert_callback" is now deprecated)
* nv list: allow returning the "website" for each comment

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