2006-10-28


Amxbans Web Interface 5.0

------------------------------------------------------------
Changelog for AMxbans Webfiles changes/fixes by lantz69 after version 4.0  by YoMama
------------------------------------------------------------

Amxbans 4.4RC6 
- Changed: Made amxbans web files multilingual (Done by RUNET) 
Splendid work :)

Amxbans 4.4RC5 
- Changed: Simplified the code in live ban and removed unnececary lvl checks. 
- Fixed: In Live ban when player have the nick <NICK> he's nick was invicible on the page (rep. Us3r) 
- Changed: If you have the lvl "Manage AMXX admins" you will now also get "Server admins" in the dropdown menu. (req. Brisk) 
- Fixed: Banhistory for LAN bans (rep. RUNET) 
- Changed: If steamID is emty in ban_list or ban_details the IP will be visble to all (LAN Servers) (req. RUNET) 
- Changed: The admin nick is now recognized with SteamID/IP/Nick (req. RUNET) 
- Changed: In the logs only bid was added. Now also steamID and IP is added. (req. Blaatkip) 

- Fixed: A lot of INSERT queries for mysql 5.x servers that have Set the SQL mode to STRICT 
Amxbans web files should now be 100% mySQL 5.x compatible  


Amxbans 4.4RC4 
- Fixed: Wrong access in a hidden form (Rhino) 
- Fixed: Error when fancy layers was not enabled. 
- Fixed: The timezone problem. 
- Fixed: Admins that dont have bans_delete could delete ban in bandetails 
Also reformatted the code so it is easier to read. 
- Fixed: Admins on LAN server could be banned in the Live ban page 
- Fixed: IP adress was hidden for admins 
- Fixed: Alignment of the "Delete ban" icon was wrong in Firefox browser. 
- Fixed: spaces between all icons which was wrong in Firefox browser. 
- Added: In ban search the bans will be counted and shown after all the bans. 
- Update: Smarty updated from 2.6.10 to 2.6.14 


Amxbans 4.4RC3 
- Changed: Improved ban_search so it behaves like it does in the plugin 
- Added: Enabled IP search if the ban is an IP ban 
- Added: findex.php and findex.tpl to be used by the amx_banhistorymenu in the plugin (Gizmo) 
- Changed: Improved ban_search so it behaves like it does in the plugin 
Enabled IP search if the ban is an IP ban 
- Fixed: Spacer.gif was not displayed in add live ban when player have local ip or ip is not recognized. (rhino) 
- Updated: GeoIP.dat Updated to june 2006 


Amxbans 4.4RC2 
- Changed: Background image url to a local path instead (amxbans.css) 
- Added: New icon to be used for deleted servers 
- Added: Country flag for "dominican republic" 
- Fixed: When deleting servers it did not remove admins that was added to that server 
- Added: Login link to the top right on the web page. 
- Fixed: Access prune db and servers_edit was swithed wrong 
- Fixed: Live ban now also works on a LAN server. 
SteamID will not be written to DB if the server is on a LAN 
- Fixed: Autoban PERMANENT if max offences has been reached when pruning the DB (thx skead) 
- Added: Security fix (RUNET) 
- Fixed: Sql syntax errors due to the charachter ' 
- Fixed: SteamID will be emty now (for LAN bans) 


4.3 
- Fixxed: fancy layers bug in firefox (thx mercury)
- Fixxed: "Hours between webserver and game server" option. Now also time/date is accurate.
- Fixxed: If there was more than 1 week left on the ban.. weeks did not get printed to the ban page
- Changed: The amxbans link now goes to an updated site.
- Changed: The updateurl now goes to an updated site that works. 
  Some webhosts might still have issues with version checking feature.
- Changed: motd_details.tpl to reflect the new version (4.3). (thx Us3r)
- Fixed: When fancy layer was disabled country flags did not show (thx [MUPPETS] Gonzo)
- Changed: ban_list.php, add_ban.php, edit_ban.php and edit_ban_ex.php SO charachters like <xx> can't destroy the table.
  Now also charachters like  work even after you have done an edit to the ban. (thx Us3r)
- Added: made it possible to have doc_root emty, as some install AWI (Amxbans Web Interface) directly in doc_root(thx Gonzo and jsterling)
- Added: checks if version checking was enabled in servers.php
- Fixed: Sometimes when finished with setup it didn't go to the ban_list.php. (thx [MUPPETS] Gonzo)
- Fixed: Geesu cleaned out old errors b/c isset() wasn't used anywhere on the $_POST variables


-----------------------------------------
4.2 Thursday October 13, 2005
- New options in setup.cfg and in cfg.php
  1. Display admin nick for public users on front-page?
  2. Should public users be able to use search?
  3. Hours between webserver and game server.

- Reason for ban is shown on all pages if that is enabled in the settings.
- Changed the dropdown menu to have an extra option "Home"
- Now you can leave password blank in the setup if you like/must.
- Fixed an issue on win32 servers when getting the auto setting of path in setup.php
  This should not be an issue on linux/apache servers
- The folder "tmp" is in the package by default now. Some users got confused when that folder didn't exist
- Live ban now works after the steamUpdate in august
