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

Navigate CMS Update: 1.8.8 r642

27
Jul '15
0
Comments

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

* file.class: make optional "uploaded_by" field
* item.class: set zero as default value for dates
* block_group properties: find theme block_group ID before saving properties
+ theme definition: field to define template "uses" (structure,element)
* structure,elements: in the template field, display only the usable templates for that kind of object
* updates: show a notification if navigate could not connect to check updates (when in a protected server for example)
* elements,blocks,webusers: display hidden,disabled or blocked items in a lighter color (on lists)
+ webusers: list / filter by webuser groups
* dashboard: try to find title for elements shown in the log panel
* webuser.class: now uses prepared statements
+ dashboard: display latest searches performed in the website (if enabled)
* file.upload: decode original name using rawurldecode (solves %20 spaces problem)
* upgraded jqGrid to free-jQGrid 4.9.0
+ jqgrid: allow table sorting when using quicksearch
* blocks: custom search by title was not working
+ media browser: put a mark on files used in the current page (properties, content and gallery)
* theme export: corrected bug when selected blocks have no properties
* webuser webget: validate email before subscribing it to the newsletter
* theme.class: the wrong language dictionary was incorrectly loaded in some cases
* property.class: set "element" as an alias of "item"
+ properties webget: "link" properties now allow returning title, url and target
+ conditional webget: force a property_scope check to element, structure or website
+ conditional webget: execute conditional if a property is empty by giving property_empty="true"
* elements: sometimes autosave was not taking the correct content format
* file.class: thumbnail function now allows ID as file (before, file object was mandatory)
* files: error deleting a group of items
+ gallery webget: new attribute "return" to get the "thumbnail" or the full image "url"
* webdictionary.class: solved error when saving an empty dictionary
+ list webget: new source="gallery" (even in nested elements!)
* search webget: conditional by "template" was not working fine
+ events: new event theme/after_parse, sends the full page html
* crossdomain.xml: define domains allowed to get more security
+ languages nvweb: new mode "li" to help creating a ul language selector
* blocks nvweb: read width, height & border attributes when calling the webget via nvlist
+ blocks nvweb: added attributes "wrapper" and "wrapper_class" to be used in "links" block type
* properties: try to translate "helper" field from theme definition
* list nvweb: block_group did not retrieve all assigned blocks in some cases
+ blocks: trigger mode "links" now includes an icon selector (must be enabled in theme definition icons="fontawesome")
* tinymce: try to keep empty tags when they have class attribute
* nvweb 'url': new attribute "property" (can be used for "categories", "text", "value"...)
* nvweb_prepare_link: don't add prefix to "#" urls
+ nvweb webuser: new notify option "boolean"
* files: improved pixlr integration (instant thumbnail refresh, a big close button, etc.)
* tinymce: try to remove cached version after navigate cms has been moved to another server
+ tinymce: when replacing images, choose how to resize the substitute
+ codemagic tinymce plugin: added Catalan translation
* tinymce: dirty code when replacing file download links

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