All notable changes to this project will be documented in this file.
- None
- Change in the PHP MSSQL module used. Use of SQLSRV instead of ODBC
- Replace function $DB->fetch_array deprecated by $DB->fetchAssoc
- Compatibility GLPI 9.5.X
- None
- Russian language now available thanks to Nikolaï (AircraftRu)
- None
- None
- New variables to control installation assistant dialogs and supersede default settings
- Master and Strict coupling modes improved
- Support for PHP MSSQL module removed due to lack of functionalities
- None
- Several bugs and warnings are corrected.
- None
- Task sequence can now be undefined in order to use default task for model, or global to MDT
- Several bugs and warnings linked to PHP7 are corrected.
- None
- None
- A few bug fixes for uncommon situations
- None
- The plugin now uses bith mssql and odbc PHP modules making PHP7 compatible
- Crontask is added in order to disable automatic install after a specific date
- Crontask is added to synchronise base data from MTD to GLPI on a regular basis (applications, roles,....)
- Several applications have been added.
- A major bug is removed wich was probably preventing most of you from using the plugin (some platform specific configuraiton was hard coded)
- TCP port configuration for DB access is now working
- The coupling mode now has an effect. Strict and Loose coupling are working. Master-Master still doesn't
- None
- A few preliminary administrative files
- Basic directory structure
- Plugin code template
- None
- None
-None