Donate Share

ClanAdmin

File Release Notes and Changelog

Release Name: ClanAdmin v2.3.1

Notes:


Changes: Version History: v2.3.1 January 24 / 03 - fixed bug that parsed out null pages and created server and ssi errors on members page v2.3 January 11 / 03 - can change member status now instead of deleting and adding new - easier match reporting from pre scheduled matches (via schedule page) - players can now edit their own special info line (shown on the members.shtml page) - problematic embedded login removed from templates, direct link to login replaced it - Match results can now parse a draw (tie) - Added missing allmatches-template.html to package - can no longer create admin accounts (no need for more than 1) - fixed line break parsing errors - Hard coded script to ignore League type 'Practice' when parsing out all matches - parsing of members now sorts both/offense/defense for each level (leader/active member/inactive) - Removed Extra Title area from personal section - fixed newline parsing error on edit map/clan/tatical pages v2.2.1 July 30 / 02 - GUI updated (Larger font used, Cleaned up) - Matches "Preview" button now displays the sample writeup page - After logging in, script now takes user to personal page - Fixed a Format string Vulnerability that allowed non privlidged users to perform any task with the script (add news, remove members, change passwords, etc...) - Match page now automagicailly parses out all league matches (clanadmin.cgi?parse=match&show=all) - Can now edit details on Clans, Leagues, and Maps v2.2 July 24 / 02: - Split clanadmin.cgi up into several smaller modules - fixed the < > bug with clantags - Using the blueberry theme by default now (cleaner) - fixed error where you could not select clantags when adding matches v2.1 May 20 / 02: - The name you are logged in as now displays all the time - Can no longer edit your own user permissions - Fixed major bug that erased the database when you tried to change someone's permissions - Changed the look of the Login Page - Fixed a small bug with showing member bio's and updated the members template to fit it - No longer allows more than 1 account to be created with the same name - Can no longer delete your own account, or admin account v2.0 May 18 / 02: - Removed the need for settings.cgi, now most variables are dynamic and can be changed from the admin page - Can now add and remove leagues as needed - Can now add opponent info to the database so that it can be recalled at a later time for commonly used info - Auto Created 'Battle Templates' for scheduled matches. Summarised on the new Tatical page for members to view - Single flatfile database, no more seperate database for each section of the script - clanadmin.cgi UI colors tweaked for higher visibality and easier use - News page now properly parses out linebreaks - Add match simplified - simply select frequently used data from the new drop down menu's - v1 templates will work with v2 with some minor tweaks - Updated the Base Theme - Login names and passwords are no longer case sensitive - Personal Bio page Cleaned up - Base theme updated - Many code optimizations - Match result totals no longer creates an error when there are no match reports made up - Can now get "Clan Totals' or add up all the totals (matches) for all the leagues v1.2 April 12/02: - Finished writeups section, removed all "match stats" routines - Fixed a bug where the clanname linked to their website even when one was not provided - changed the "class selection" in add members to a generalized info line (put any data in it) - edit news now reverse parses <br> codes to newlines, for easier reading for ppl that dont kow html - fixed bug in encryption routines (supplied a way to log in the first time, with no password) v1.1 April 11/02 - Re-instated plain text passwords (bug in the encryption) - Fixed minor bug in personal profile v1.0 April 01/02 - Initial Public Release