plugins/admin/UserManager.php
2008-02-18 Dan Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
2008-01-21 Dan Started localization on User CP. Localized pagination, password strength, and various other small widgets. Fixed bug in path manager causing return of fullpage from get_page_id_from_url() even when namespace is Special.
2008-01-21 Dan Implemented IP logging for comments and registration
2008-01-03 Dan WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
2007-12-21 Dan Added update-checking function (still a little rough around the edges); added support into admin user CP for changing avatars
2007-12-20 Dan Redid merge, the previous one had a few problems
2007-12-15 Dan SURPRISE! Preliminary PostgreSQL support added. The required schema file is not present in this commit and will be included at a later date. No installer support is implemented. Also in this commit: several fixes including <!-- SYSMSG ... --> was broken in template compiler; set fixed width on included images to prevent the thumbnail box from getting huge; added a much more friendly interface to AJAX responses that are invalid JSON
2007-12-13 Dan Rebrand as 1.0.3 (Dyrad)
2007-12-02 Dan Merging in the newly stable Coblynau
2007-11-24 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
2007-11-22 Dan Merging in updates and improvements from stable
2007-11-21 Dan Minor fix for the password meter in Admin:UserManager
2007-11-18 Dan Merging in fixes from stable
2007-11-15 Dan Merging in all changes from revision 185 (90b7a52bea45)
2007-11-03 Dan Merging in fixes from stable
2007-11-02 Dan Fixed: invalid smartform input to Admin:UserManager when errors present and changing own account; [demo mode] default user can no longer change password
2007-11-03 Dan Localized a good part, if not all, of the registration page and a couple other things.
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-09-25 Dan Rebrand for 1.0.2b1
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-09-24 Dan SECURITY: Anonymous user can't be edited now; user accounts could be deleted even if errors detected; user CP saving disabled for demo mode
2007-09-23 Dan Revamped the administrator's user CP, big time. The admin module now uses a smart form and enables all profile fields, including users_extra, to be changed. Passwords are encrypted when sent. The whole CP has been split off into a different file to accomodate the large amount of code.
less more (0) tip