Last modified 5 months ago
Last modified on 16.11.2017 20:43:46
ZMS4 Changelog
4.0.0dev (in development)
- TBA, still alpha-Version
- runs on Zope 4.0b2 https://pypi.python.org/pypi/Zope
- Source: https://zmslabs.org/trac/browser/ZMS/branches/zms4
- Download: https://zmslabs.org/download/ZMS4-latest.tar.gz
ZMS3 Changelog
3.4.1dev (in development)
3.4.0 (2017-09-23)
- Optimized internal referencing of External Methods for multisites
- Added AC-Tests (with Selenium)
- New css-grid based base template, made skins init-able
- New action for changing stereotype (meta_id) of object
- Updated query 3.2.1, bootstrap 3.3.7, TinyMCE-4.6.4
- Lots of minor fixes
- more in 3.4.0...
3.3.3 (2017-01-04)
- Performance: made ZMI faster with link validation
- GUI: moved access menu to the configuration menu set
- Plugins: replaced fancybox plugin with ZMSlightbox
- Content modelling: enabled dynamic insertable sub-objects using the Custom(*)-Element option in combination with a list generating python code (starting with ‘##’!!) as default value
- several minor fixes
- more in 3.3.3...
3.3.2 (2016-10-03)
- added smooth top-scrolling button
- fixed missing JS delimiter, fixed record set sorting
- more in 3.3.2...
3.3.1 (2016-09-15)
- fixed initial activity of primary language in multilingual sites
- more in 3.3.1...
3.3.0 (2016-09-01)
- GUI improvements of main menu 'properties'
- Improved error handling on deprecated API calls
- Replaced CKEditor linking menu by the ZMS-own linking menu
- Fixed custom role deleting and snychronizing over a multi-site
- Added a lot of minor fixes and improvements
- more in 3.3.0...
3.2.4 (2016-06-29)
- Added new GUI element: multiple url-inputs
- Improved Access-Tab: user-details in grid-view
- Added interactive column-filters to ZMSSqlDb/ZMSRecordSet
- Refactored ZMSZCatalogAdapter: index content in central ZCatalog
- Updated ZMSIndex-1.0.0: stable
- Updated CKEditor-4.5.7
- Updated jquery-2.2.2
- Replaced classic Zope GUI on "console pages" by a ZMS generated skin (zms.conf: zmi.console=dark|light|classic)
- Updated and added several python modules to setup
- more in 3.2.4...
3.2.3 (2016-03-02)
- Added cross-language linking
- Cached config requests
- Added tab-type actions to expand the zmi main menu with custom tabs (IMPORTANT: please import default.metacmd to restore menu-tabs)
- Improved gui responsiveness
- Improved gui performance (loading context menu faster)
- more in 3.2.3...
3.2.2 (2015-12-30)
- Added system property ZMSObject.getHref2IndexHtmlInContext.relativate for rendering relative links
- Fixed ZMSSQLDB binary handling error and resident filter names
- Fixed ZMSGraphic image cropping tool for bootstrap
- Some GUI improvements for mobile devices
- Removed deprecated api
- Removed optional packages in default system
- more in 3.2.2...
3.2.1 (2015-12-02)
- Updated to Bootstrap v3.3.6
- Updated Content Models (ZMSTable, ZMSSQLDB, ZMSFile, ZMSLinkElement)
- Updated zms3.formulator-3.3.7
- Better Performance for SQL-Grids
- Added Support for Object Content Checking Constraints
- more in 3.2.1...
3.2.0 (2015-10-28)
- Integrated ZMSIndex (Link Persistence) to ZMSCore
- Added History and Favorites Menu to Sitemap
- Upgraded ZMSSQLDB
- Upgraded ZMSFormulator to support SQL-Storages
- Added ZMSExtensionUtility at Installed Libraries
- Added ZMSThemes based on Start Bootstrap
- Added ZMSPhotoDB to handle EXIF/XMP/IPTC metadata
- more in 3.2.0...
3.1.7 (2015-08-07)
- Fixed various issues
- more in 3.1.7...
3.1.6 (2015-06-29)
- Fixed issue on closing link browser
3.1.5 (2015-06-26)
- Added ZMSIndex using ZCatalog
- Improved content-modelling (permission-settings, error-handling, role-definitions)
- Improved performance of user-management
- Updated to TinyMCE-4.1.10 and CKEditor-4.4.7
- Updated to Bootstrap-3.3.5 and jQuery-2.1.4 (1.11.3)
- more in 3.1.5...
3.1.4 (2015-05-05)
- Fixed problem on startup instance
3.1.3 (2015-04-29)
- Added Search Connectors (Defaults: ZCatalog, Apache Solr)
- Revised Object Browser for more efficient linking
- Added Role- and ClientID-based CSS classes for customizing multisite ZMI
- more in 3.1.3...
3.1.2 (2015-02-25)
- Added ZCatalog-Adapter
- Added ZMSTheme changing capabilities
- Updated standard Theme
- Updated Framework package versions
- Improved ZMSSqlDb
- Removed ZMS2 artefacts
- more in 3.1.2...
3.1.1 (2015-01-24)
- Fixed problem on using legacy DTML-Methods
3.1.0 (2014-12-31)
- Added support for Pluggable Authentication Services
- Updated to TinyMCE-4.1.5 and CKEditor-4.4.4
- Improved integration of ACE Editor
- Improved Metacmd-Manager
- Removed dependencies on Python <2.7 and Zope <2.13
- more in 3.1.0...
3.0.4 (2014-09-08)
- Fixed update procedure
- more in 3.0.4...
3.0.3 (2014-08-31)
- Fixed Metacmd-Manager
- more in 3.0.3...
3.0.2 (2014-08-27)
- Updated to Bootstrap-3.2.0
- Made object browser entry node depending on access rights on multisites
- Added user role as zmi body element css class
- Added support for $INSTANCE_HOME in mediadb-location
- Added Metacmd-Provider
- Fixed ZMSTable cellformat selection
- more in 3.0.2...
3.0.1 (2014-06-25)