Fri, 18 Dec 2009 19:06:49 -0500 | Dan | Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6. | file | diff | annotate |
Thu, 17 Dec 2009 04:31:55 -0500 | Dan | ACP: Added lockout management feature | file | diff | annotate |
Mon, 30 Nov 2009 22:34:58 -0500 | Dan | Admin User Manager: When a user with a DB-driven user page is renamed, also change urlname of their user page. Fixes issue 3. | file | diff | annotate |
Fri, 21 Aug 2009 20:37:18 -0400 | Dan | A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader! | file | diff | annotate |