Skip to content

Release 1.0.2

Choose a tag to compare

@Newcomer1989 Newcomer1989 released this 09 Oct 08:30
· 134 commits to master since this release

Changelog

! windows support is back (for the webspace); the COM extension for PHP is required (extension=php_com_dotnet.dll -> only Windows!)
! check ts3 permission "b_client_remoteaddress_view" is set for query account

  • initiate log level; log entries now have a log category
  • added log rotation; ranksystem.log will be rotate on filesize of 5 MiB
  • added italian translation; many thx to ZanK
  • added filter function on list_rankup.php; filter are usable about the search field (filters are: "filter:excepted:", "filter:nonexcepted:", "filter:online:", "filter:nononline:", "filter:actualgroup:GROUPID:"); documentation on a info box will follow
  • color online users on column "last seen" on list_rankup.php
  • increase perfomance for siteload on stats/index.php, when TSN Ranksystem already longer runs
  • added progress bar for next rankup on my_stats.php
  • the parameter "Idletime" will now be consided on calculation for the rank (i.a. on list_rankup.php?sort=rank)
  • fixed wrong labeling on Top User sites for "active time" / "online time"; depending on the parameter "Idletime"
  • fixed ip 127.0.0.1 were shown on stats/index.php instead of the external address
  • fixed wrong subtraction of online time of already deleted users on "Online time of all user / week" and "Online time of all user / month"; in special cases it could come to minus values
  • fixed wrong info in log for needed file permissions on folders (avatars, icons, logs)
  • fixed wrong update notification after first run with new version
  • fixed ts3 server address on stats/index.php; when ts3 address is localhost and the URL contains "www.", the "www." will be removed out of the showing ts3 address