plugins/SpecialUserPrefs.php
Sat, 17 Apr 2010 03:33:14 -0400 Dan Made separate methods in sessionManager for static and non-static generate_aes_form(), because PHP (erroneously) always calls that method statically.
Fri, 02 Apr 2010 15:12:02 -0400 Dan Fixed Gravatars not showing up immediately after save in Avatar UCP
Sun, 28 Mar 2010 23:10:46 -0400 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
Thu, 17 Dec 2009 04:29:55 -0500 Dan Fixed undefined $score_min in password change. Potential security concern?
Fri, 21 Aug 2009 15:38:40 -0400 Dan Avatars: fixed animated avatars rejected even when allowed in ACP
Fri, 21 Aug 2009 11:54:26 -0400 Dan Avatar UCP and ACP: Ported Dynano -> jQuery; merged POST processing code. Added support for IPv6 URLs (avatar UCP and RequestHTTP).
Thu, 20 Aug 2009 20:19:20 -0400 Dan SECURITY: UCP: Added CSRF protection on Profile (unneeded on EmailPassword due to USER_LEVEL_CHPREF requirement)
Thu, 20 Aug 2009 20:01:55 -0400 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
Mon, 10 Aug 2009 22:43:26 -0400 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
Wed, 29 Jul 2009 11:49:57 -0400 Dan Moved User CP profile settings to front page of CP, and changed associated language
Sat, 11 Jul 2009 20:28:28 -0400 Dan Here we go, preload_js() officially added to admin panel. Pray with me.
Sun, 10 May 2009 14:44:37 -0400 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.
Tue, 05 May 2009 00:10:26 -0400 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.
Wed, 15 Apr 2009 20:24:36 -0400 Dan [QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
Sat, 04 Apr 2009 22:34:12 -0400 Dan SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
Wed, 25 Feb 2009 13:39:49 -0500 Dan Blah. Wrong type for those getConfig values.
Wed, 25 Feb 2009 13:38:21 -0500 Dan Fixed: no default values in for avatar upload settings
Mon, 16 Feb 2009 13:01:35 -0500 Dan Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP
Sun, 04 Jan 2009 00:55:40 -0500 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.
Sun, 21 Dec 2008 04:26:56 -0500 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
Sat, 15 Nov 2008 18:23:25 -0500 Dan Added ability to have alternate main page for members
Sun, 21 Sep 2008 09:01:27 -0400 Dan Added initial support for DST. Rules are defined in constants.php and are extensible.
Mon, 11 Aug 2008 22:31:04 -0400 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.
Mon, 28 Jul 2008 13:09:25 -0600 Dan Fixed non-localized buttons in navbar on user CP, top menu trigger buttons should act as links again
Wed, 09 Jul 2008 22:40:41 -0400 Dan Added Gravatar support! And it's really configurable too.
Mon, 30 Jun 2008 17:22:29 -0400 Dan Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
Thu, 26 Jun 2008 18:03:04 -0400 Dan Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
Sun, 15 Jun 2008 01:30:00 -0400 Dan Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
Sat, 07 Jun 2008 12:49:45 -0400 Dan Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
Fri, 16 May 2008 12:22:26 -0400 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
less more (0) -50 -30 tip