plugins/SpecialUserPrefs.php
2009-12-17 Dan Fixed undefined $score_min in password change. Potential security concern?
2009-08-21 Dan Avatars: fixed animated avatars rejected even when allowed in ACP
2009-08-21 Dan Avatar UCP and ACP: Ported Dynano -> jQuery; merged POST processing code. Added support for IPv6 URLs (avatar UCP and RequestHTTP).
2009-08-21 Dan SECURITY: UCP: Added CSRF protection on Profile (unneeded on EmailPassword due to USER_LEVEL_CHPREF requirement)
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-08-11 Dan Added ability for authentication plugins to modify session keys (to allow invalidation when their own authentication data is changed) as well as the ability to disable the built-in password change facility
2009-07-29 Dan Moved User CP profile settings to front page of CP, and changed associated language
2009-07-12 Dan Here we go, preload_js() officially added to admin panel. Pray with me.
2009-05-10 Dan Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-04-16 Dan [QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
2009-04-05 Dan SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
2009-02-25 Dan Blah. Wrong type for those getConfig values.
2009-02-25 Dan Fixed: no default values in for avatar upload settings
2009-02-16 Dan Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
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-15 Dan Added ability to have alternate main page for members
2008-09-21 Dan Added initial support for DST. Rules are defined in constants.php and are extensible.
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-07-28 Dan Fixed non-localized buttons in navbar on user CP, top menu trigger buttons should act as links again
2008-07-10 Dan Added Gravatar support! And it's really configurable too.
2008-06-30 Dan Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
2008-06-26 Dan Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
2008-06-15 Dan Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
2008-06-07 Dan Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
2008-05-05 Dan Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-04-06 Dan Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
less more (0) -50 -30 tip