Changelog

RC1: (in progress)

  • CHANGE - Time input for events greatly improved.
  • FIXED - Logging in manually will no longer ask you to "Remember Me" (for Cookie setting) if using a custom loginmodule.
  • FIXED - Registrations disallowed on non-standalone loginmodules, and character creation disallowed on non-standalone functionmodules.
  • FIXED - Several login module issues.
  • ADDED - Loginmodule and cookie support for SMF added.
  • CHANGE - Bugfix, wil use default style, 'rn2', if no theme is defined through sessions.
  • CHANGE - Support for special stylesheets for IE to correct rendering inconsistencies (*cough* read: IE's sucky CSS support *cough*). Just add a stylesheet in styles/iefixstyles for rules to only send to Internet Explorer. (For example, if a user has selected rn2 as their style, RN will load rn2.css for all browsers, and in addition will load iefixstyles/rn2.css just for IE)
  • CHANGE - Each page now only loads the necessary JavaScript files for that page.
  • CHANGE - Significantly improved date and time input for events.
  • ADDED - Initial JavaScript pop-up calendar implementation.
  • ADDED - All files updated with unified headers/keywords
  • ADDED - Cookie support for phpBB v2 and v3 (Tested)
  • ADDED - Cookie support added for Joomla! 1.0 and 1.5 (Tested)
  • ADDED - Initial loginmodule support for PostNuke.
  • ADDED - Full loginmodule support for Joomla!
  • ADDED - Check during initial install to make sure config.php is writeable to the base RN2 directory.
  • CHANGE - Updated install routines. Now includes ability to select an admin when using a loginmodule.
  • CHANGE - Logging more friendly + more logging.
  • CHANGE - Admin deletions that ask for confirmation now display what you are deleting.
  • ADDED - Initial support for logging - more to come.
  • ADDED - New setting to set your DST zone - time is automatically shifted based on the rules of that timezone.
  • CHANGE - Added new timezone options and improved usability.
  • FIXED - Various timezone and DST problems.
  • ADDED - Initial implementations for 2 new floating display types: Float by signup type and float by class.
  • CHANGE - The former "Expanded" view has been renamed to "Normal" and the old "Normal" view has been removed.
  • CHANGE - Extreme improvements to mouse-over code for raid information and notes. (Will now attempt to stay on-screen at all times and follows the mouse)
  • FIXED - Fixed display when there are no characters, classes, groups, races, raid types, or users.
  • ADDED - Archived Events section now in admin.
  • CHANGE - Past Events now only shows events from the past month.
  • ADDED - Support for minimum level requirements on raids is now in. On standalone, it will be displayed only in the info box. On function modules like EQDKP and Roster Master for Dragonfly, it will do a check against the level of the character to make sure they meet the minimum level set.
  • ADDED - Race Management to Admin CP.
  • CHANGE - Group Management has been greatly improved. It should now be much easier to use.
  • FIXED - Timezone settings are now pulling from the loginmodule (CMS) for phpBB and Dragonfly CMS. EQDKP and Joomla! don't have user timezone settings so users will still need to set it in RN2.
  • FIXED - .svn files no longer show up as valid options in various dropdown boxes.
  • FIXED - When no user_prefs are set (ie login modules), it will now pull the default config to fill in the fields.
  • ADDED - Servertime added to javascript box if different than user's timezone (thanks Eltari)