Release 1.1.2
Changelog
! new TeamSpeak permission "b_virtualserver_notify_register" required (for bot commands via text message)
! php-curl (package) is needed on the webserver - for linux "apt-get install php-curl"
- added check to worker.php; if user is root -> show warning
- added commands "help", "version", "restart", "shutdown"; TeamSpeak user can write the command to the Ranksystem bot via private text message; "shutdown" only for the Ranksystem admin
- added command "nextup"; TeamSpeak user can write the command to the Ranksystem bot via private text message and will get their needed time for the next rank up
- added function to reset the password of the webinterface access
- added function to change the password of the webinterface access
- added function to add online time to user (reimplent due lost of version 1.1.0)
- added function to hide the navigation on stats page (webinterface - stats page - show site-navigation)
- added timestamp of getting the last servergroup (only those, which are given by the Ranksystem), which can be shown on the stats/list_rankup.php
- added a check that simpleXML (linux package php7.0-xml) is available to the install.php (is needed with PHP7 for the TS3 PHP Framework)
- added link on stats page (only for admin) to the webinterface and reverse
- added "connect TS3" link on menu bar on stats page, if visitor is not connected to the ts3 server
- store filter selection on Ranksystem log (inside webinterface) in session
- added missed text passages on stats page to the language file
- fixed problem with continuously download of icons
- fixed wrong calculation of the versions donut-chart on stats/index.php
- fixed on webinterface that https info message overwrites an error message on failed login