Latest SVN changes
beta 5a:
- CHANGED - Script now detects if you have a config.php. If you do not, it will default to install. If you do have one, it will process as an upgrade. This also allows folks to run a "SVN" install, as we will remove config.php from the SVN so it will not overwrite your current config.php.
ADDED - Added Functional EQ2 Classes (more useful than listing all of them)
ADDED - Admins can now be added via admin panel.
CHANGED - If you are signed up for a raid, and the raid signup time is over, the option link to "remove signup" has been removed along with a message stating that raid signups have closed.
ADDED - Prompts for user note when user signs up as Possible or Not Coming
CHANGED - Users that have been 'Denied' by an Admin cannot change their signup to something else (i.e. back to Signed Up)
CHANGED - Removed option for user to signup directly to 'Standby'
CHANGED - Attempting to sign up for Signed Up when the raid or your class is full now signs you up for Standby automatically.
CHANGED - Standby and Denied rows no longer display in expanded mode when no characters are signed up in those categories.
ADDED - Numbering system added for Standby list to see the order of folks on standby. Shows in both expanded as well as admin views.
FIXED - Added UNIQUE key to username and character names so users cannot register with the same username as another user, nor create a character name of a character that already exists. Also added code to check for dupes and return an error message so the user knows what happened.
CHANGED - Cleaned up admin user and character administration for easier layout.
ADDED - Option added to hide raid listings from anonymous users.
ADDED - Option added to prevent new registrations.
ADDED - Option added to prevent new character creation by users.
ADDED - Support for cookies is now in!
ADDED - Dragonfly login module (with cookies) is now in.
ADDED - EQDKP login module (with cookies) is now in.
ADDED - phpBB and Joomla! login modules are now in. (no cookie support yet)
FIXED - Raids without groups sometimes not allowing users to remove/change their signup.
ADDED - Minimum/reserve system added. You can now set minimum number of each class required for success on raids.
ADDED - Character management section for normal users. (Allows adding characters, renaming, and deleting)
ADDED - New icons and updated some icons as well.
beta4a:
- FIXED - Admins are now able to delete event templates.
FIXED - Implemented workaround for IE6 improper link behavior that was causing some people to have to click on signups and notes links twice before they would work.
CHANGE - Increased length allowance of several database fields.
beta4 (open beta):
- ADDED - Recurring events now functional.
ADDED - Ban list reasons.
ADDED - Raid types administration.
ADDED - Class administration.
ADDED - Event templates and administration.
ADDED - Create raid from template.
ADDED - template_group table.
ADDED - Floating display type.
FIXED - Moving characters around raids in admin no longer causes them to move in every raid.
CHANGE - Improved performance in IE 7 Beta 3. (Removed several transparency effects in the rn2 and white stylesheets so IE's crappy rendering engine doesn't take so long to draw the page)
CHANGE - Mousing over a user in the raid display no longer pops up a box if the box would be blank.
CHANGE - Renamed templates table's column signup_type to max.
CHANGE - Max and max_characters in raids, raid_class, templates, and template_class now accept null values in anticipation of setting a class max or raid max number to "unlimited".
CHANGE - Added columns to the templates database.
CHANGE - Normal is now a "floating" display with all signup types. This should make viewing signups easier for games with many classes such as EQ/EQ2.
REMOVED - editusersold.php.
beta3a:
- FIXED - Fixed mousing over New User Registration on register.php to cause the form to disappear.
beta3:
- ADDED - Section in admin where admins may move characters around raids.
ADDED - Add All Classes button to event management.
ADDED - Automatic upgrade system.
CHANGE - Date input in event management is now handled via dropdown boxes.
FIXED - Fixed page caching issues with browsers that accept caching headers. (Still need a solution for certain browsers that ignore those headers and cache the page anyway)
FIXED - Minor logic error in certain date functions.
beta2a:
- FIXED - Redirect now works when no users or characters are selected in Group Management.
FIXED - Syntax in classes.php that certain versions of PHP4 were choking on.
beta2:
- ADDED - EQ1 and EQ2 class/race defaults to installer.
ADDED - Mouseovers for raid info and character notes. (NOW WORKING IN IE!!!)
ADDED - Event Management now accepts dates in your timezone. RN converts them to UTC for you.
ADDED - Group Management now allows adding users and characters to groups.
ADDED - Welcome message and link to signups page and logout page from admin.
ADDED - User control panel.
ADDED - Users may now change their own config options through the user CP.
ADDED - Users may now add characters through the user CP.
FIXED - Logins with special characters.
FIXED - Error reporting changed to E_ERROR for installer.
FIXED - If user has no config, RN uses defaults.
FIXED - RN no longer displays an image with src="" if there is no banner image in the raid types table.
CHANGED - Raid info mouseover now only comes up when mousing over raid name.
beta1:
- FIX - Race dropdown box only displaying one option in Character Management.
ADDED - Event Management group and class handling.
ADDED - Event Management now has raid types.
ADDED - Banner pictures for raid types.
ADDED - Main RN2 config to admin.
ADDED - Version info to config.
ADDED - Admin check for admin features.
ADDED - User privilege system.
ADDED - User registration.
ADDED - User preferences to User Management in admin.
ADDED - Anchors to all links on signups page.
ADDED - Note add/edit/remove operations.
ADDED - Signup removal.
ADDED - Signups changing operations.
ADDED - Installer.
CHANGE - All raid actions on signups page now use anchors to take you back to that raid.
CHANGE - Character set changed to UTF-8.
CHANGE - Dropdown boxes added in Character Management.
CHANGE - Language array removed. Localization now entirely done through constants with LANG_ prefix.
Alpha 2:
- FIX - User preferences not being loaded correctly when logging in.
FIX - Anonymous flag sticking after logging in.
FIX - Front page "server time" now uses server time with server offset.
ADDED - Just Modified and Past Events to Event Management.
ADDED - Create and edit times and users in Event Management now populate correctly.
ADDED - Mass banlist edit capability.
ADDED - Mass banlist editing now saves old values for note, created, and created_by.
- -The EQDKP package now has datetime formatting options that match all of the other packages.
v1.3.1
- -Fixed signing up as alternates always signing up as shaman when $horde was set to 1 in db.php.inc. Class error messages should now display correctly as well.
- -Streamlined database information to 1 include file.
-Added $horde to db.inc. Set to 1 for horde, 0 for alliance.
- -Fixed signup closing time improperly setting itself to the raid date.
-Changed RaidNinja and RaidNinjaAdmin to use the same version numbers for simplicity.
