Imported Upstream version 3.4.0

This commit is contained in:
Mario Fetka
2019-04-17 11:40:50 +02:00
parent 8b51dbf723
commit 8948a800bb
236 changed files with 48199 additions and 37546 deletions

View File

@@ -1,6 +1,19 @@
CHANGELOG 3.4.0
---------------
- Support for PHP 7.x (developped and tested with PHP 7.2.4)
- Support for PHP < 5.5 dropped
- Code reworked to follow PSR1/PSR2 standards
- New class autoloader function
- Several minor bugfixes
- Moved sourcecode to GitLab
- FTP now supports encrypted communication (FTPS) - new option in config targets
- Full support for Nagios 4.x added (importance and service parents)
- Nagios cgi.cfg path is now handled by NagiosQL
- Nagios ressource.cfg path is now handled by NagiosQL
CHANGELOG 3.3.0
---------------
- [OK] Support for PHP version 7.x
- [OK] Support for PHP version 7.0 (not 7.1 or higher)
- [OK] Database interface changed from mysql to mysqli
CHANGELOG 3.2.0
@@ -19,10 +32,3 @@ CHANGELOG 3.2.0
- [OK] Servicegroup support for servicedependencies and serviceescalations
- [OK][BUG] Reworked service selection in servicedependencies and serviceescalations
- [OK][BUG] Reworked right management (menu access / read rights)
OPEN in 3.2.0
-------------
- YUI3 - YUI3 is still BETA
- Reworking templates for better integration
- Support for different time zones of remote systems (timestamp/file_stamp)
- PosgresQL support (comes with 3.2.x)