language/english/user.json
2009-07-29 Dan Moved User CP profile settings to front page of CP, and changed associated language
2009-07-02 Dan Login and sessions: fixed some improper handling of the config for lockout logic
2009-05-15 Dan User homepage/URL is now displayed on user pages
2009-04-05 Dan Committing string changes associated with new logout interface
2009-03-20 Dan Resynced version numbers in JSON language files
2009-02-16 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
2008-12-23 Dan Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
2008-12-21 Dan Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
2008-11-17 Dan Fixed DiffieHellman only half-implemented in user admin CP (changing passwords did not work)
2008-11-02 Dan Fixed issue where login box was not obeying server orders to disable DiffieHellman. Increased quality of error handling for JS errors during login process.
2008-09-21 Dan Added initial support for DST. Rules are defined in constants.php and are extensible.
2008-08-12 Dan Added customizable parameters for session length and the long-missing "remember me" option (or rather, the ability to turn it off and make sessions temporary)
2008-08-12 Dan A few fixes in SpecialUserFuncs: made avatars have a +30-day expiry date and made full login form show encryption blurb even when user_level > USER_LEVEL_MEMBER. Added expanding user-info blocks in memberlist (experimental).
2008-07-28 Dan Added tab-based interface to userpage UI. Yes, it is plugin expansible, and yes, it breaks existing plugins that add code to the userpage (but that can be fixed with a "colspan=4")
2008-07-10 Dan Added Gravatar support! And it's really configurable too.
less more (0) -15 tip