About The Website
Programming: Disgruntle Dave
Supplemental Code: Skyy Blue
Tools: PHP 5.2.14 and MySQL 5.1.54
Total Files: 21
Total Lines: 6692
Blank Lines: 518
Commented Lines: 570
Change Log:
(2009)
1/19 Change password added,
CSS for links text and background added
Cleaned up the line spacing for some output
Created H3 for form headings
1/20 Change priority or item name
Added the edit item link
Officer tools - search, and list by member/priority
Recently obtained items
1/22 Member List on home page sorted alphabetically.
Player names link automatically in search results.
Assigning Loot via Priority List is finished.
Assigning Loot via Member List is finished.
Blank Member Form is working though it defaults to Death Knight class with rank of Initiate.
Select boxes changed to match the current color/background color (gold text dark brown background)
Links of players on the raid loot page. mouseover goes white, otherwise gold. they've also been bolded.
1/24 Fixed login script problem involving switch statement
Color coded names by class for almost all instances where Member names are displayed.
Wowhead item linking active for most items, I have to add each unique item name to a list so as more are added I update it.
WoWArmory links added to the user list that is visible to raid leaders and Officers.
Officers can add a member of rank Initiate to Officer.
Raid Leaders can add a member of rank Initiate to Raider.
Previously looted items can be added by Officers.
Password resets available to Officers.
IP logging now includes the page being viewed.
Raid Loot page has wowhead linking and class color coded member names.
The Raid Loot page for assigning items has a functional "Make your own item" feature, but currently requires a current member
be assigned the winner. I will address this shortly.
1/25 Fixed color of paladin in css
Added edit user functionality
Sort option for the show all users list
1/28 Dates now include the time.
Changed the query for raid tool searching. It will pull any itemname from the database even if no one has it on a list
(if it's been looted before you'll have the name highlighted purple and all)
Added Recently Looted Items Link for Officer/Raid Leaders
1/29 Pre-fill the create own item on raid page
No adding and editing wish list during raid time
Change message log and apostrophe output on edit item
The grammar for wish list items saved has been corrected for situations involving 1 item.
Option on Raid Loot to see how many items each member has received.
1/31 Security (stealth) enhancements for required files.
Fixed potential security hole for some admin activities.
Put CSS into its own file.
Changed About file to php.
Matched Error 404 page to main site color scheme.
2/1 Changed User Permissions setup.
Added Guild Master Rank.
Fixed bug in the Add User process.
2/3 Changed CSS Style for Submit buttons.
Moved IP Logging to database format.
2/4 Data Validation
Started IP and Action Log Admin Page
2/5 Updated Log Files security.
Finished an Update Action Log feature.
Changed cosmetics of IP Admin Page.
2/14 Add User feature now requires username to be characters only.
Delete User now displays the items that the selected user has received and
items currently on their wish list.
Delete User now allows for deleting items associated with said user.
Date requested added to the wish list view and raid loot search.
2/15 Finished Parsing script to extract itemname and item id from
HTML source code on wowhead loot lists
2/16 Worked on multi-user view page
Started Guild Master Rank Control Panel
2/17 Guild Master Options worked on.
2/18 Fixed security hole on raid tool.
Fixed priority bug for assigning unrequested items.
Added rank to the Multi-User view.
Updated About page to display commented/blank lines and number of files.
Updated View Member page to allow viewing multiple members at one time.
View Member page allows for select an entire class.
2/20 Worked and implemented new site header.
Fixed spacing for some buttons.
Work started on loggedin tables.
2/21 Loggedin table completed.
List Permissions module created.
Change Rank Name option added to Guild Master Options
2/22 Updated wish list / received list display to include dates
2/24 Modified Edit User and Add User scripts
Implemented Guild Master Control Panel
Slight Changes to Links Menu
Changed security checks for administrative activities.
2/25 Fixed delete user feature to operate as intended.
Reduced queries to the database.
3/12 Started work on updating the lock to prevent list editing during raids.
3/13 Fixed potential security breach on list editing lock.
Delete List Editing lock feature added.
Edit List locking is active and can be temporarily enabled or disabled by guildmaster.
3/14 Fixed security and updated Action Log for guildmaster.
4/1 Enhanced security for Delete User ability.
5/24 Overhaul to a version 2.0 with no priority for items and new setup for raid loot tool.
5/28 Additional version 2.0 notes: default date format changed, wowhead linking modified,
loot list table created as well as boss list to facilitate loot tables for each boss.
wowhead parsing rewritten to be compatable with new wowhead linking.
5/30 Updated Add Item by name to include a search for item names not matching any known Item ID.
6/15 Finished changes to raid loot tool to allow multiple searches with one entry.
6/17 Updated User names in drop down boxes to match class color.
9/16 Fixed Add Previous Loot to work with version 2.0 update.
12/9 Implemention of loot table updater is finished to allow adding new items to the database.
This system checks the wowarmory for an item ID to pull the item information.
12/12 Login Redirect for some pages implemented.
(2010)
1/19 Loot Statistics Condensed to one page. Minor Bug fix for class coloring of former members.
Guild Bank Admin has been confirmed complete, with update to allow credit transfers.
2/27 Raid Leader/Officer links on each admin section to each admin section for easier navigation.
Removed an deprecated raid loot search method not in use nor updated. Fixed raid loot search to properly
display item looting history for each searched ID.
5/30 Overhaul to version 3.0
Completed rework of PHP code. Reorganization of actions and navigation links. Fixed page width.
Added preferences section for loot history and bank history.
Added persistent item watch for raid loot tool.