| Sat, 03 Oct 2009 19:34:59 +0200 |
Call CUSTOM_userCheck from admin/user.php (bug #0000925)
|
file | diff | annotate |
| Sun, 06 Sep 2009 15:46:20 +0200 |
Let's use count() instead of sizeof() everywhere from now on
|
file | diff | annotate |
| Sun, 05 Jul 2009 13:11:58 +0200 |
For Remote Users, display their service name in the User Editor
|
file | diff | annotate |
| Sun, 05 Jul 2009 13:07:53 +0200 |
Replaced hard-coded 'N/A' with $LANG_ADMIN['na']
|
file | diff | annotate |
| Thu, 11 Jun 2009 14:10:30 +0200 |
Don't insist on an email adress when editing a Remote User (bug #0000885)
|
file | diff | annotate |
| Sun, 19 Apr 2009 16:57:27 +0200 |
Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
|
file | diff | annotate |
| Sat, 18 Apr 2009 21:10:04 +0200 |
More missing finish() calls (cf. bug #0000855)
|
file | diff | annotate |
| Sat, 28 Mar 2009 20:04:38 +0100 |
For consistency: Added a link to Batch Admin from the Batch Add screen
|
file | diff | annotate |
| Sat, 28 Mar 2009 19:59:33 +0100 |
Fixed layout of the Batch Admin screen
|
file | diff | annotate |
| Sat, 28 Mar 2009 19:37:13 +0100 |
Make the Batch Add form look less out of place ...
|
file | diff | annotate |
| Sat, 21 Feb 2009 22:58:23 +0100 |
Added new permission 'group.assign', now required to be able to assign a user to a group (feature request #0000190)
|
file | diff | annotate |
| Sat, 21 Feb 2009 16:46:34 +0100 |
Raised minimum required PHP version to PHP 4.3.0
|
file | diff | annotate |
| Sat, 21 Feb 2009 09:47:56 +0100 |
Moved hard-coded "Reminders" column title to the language file (bug #0000817)
|
file | diff | annotate |
| Sat, 07 Feb 2009 17:57:40 +0100 |
Fixed $_POST index name
|
file | diff | annotate |
| Sat, 31 Jan 2009 20:08:56 +0100 |
Gave the User editor a facelift
|
file | diff | annotate |
| Thu, 01 Jan 2009 13:50:40 +0100 |
Removed misplaced global declaration (and started using 2009 as the copyright year)
|
file | diff | annotate |
| Sun, 14 Dec 2008 21:36:53 +0100 |
Reverted changes that shouldn't be in this branch
|
file | diff | annotate |
| Sun, 23 Nov 2008 18:24:58 +0100 |
Fixed inconsistencies and various small mistakes when displaying "Access denied" messages on the admin pages
|
file | diff | annotate |
| Sat, 04 Oct 2008 21:04:23 +0200 |
Display a "Service" column in the Admin's list of users when remote auth is activated
|
file | diff | annotate |
| Sat, 04 Oct 2008 17:28:09 +0200 |
Introduced COM_showMessageText (for feature request #0000676) and COM_showMessageFromParameter (for bug #0000618)
|
file | diff | annotate |
| Fri, 01 Aug 2008 18:49:09 +0000 |
Added optional parm to the CUSTOM_userCreate function that is used to detect being called from the Admin->user Batch Add feature vs the registration form
|
file | diff | annotate |
| Tue, 08 Jul 2008 18:42:54 +0000 |
Terminate a user's session when they are being banned
|
file | diff | annotate |
| Sun, 06 Jul 2008 20:20:32 +0000 |
Allow creation of banned users
|
file | diff | annotate |
| Sat, 07 Jun 2008 12:41:45 +0000 |
Ensure consistent display of the admin screens (bug #0000650)
|
file | diff | annotate |
| Thu, 22 May 2008 12:06:06 +0000 |
More CSRF protection; also fixed a few issues with the batch import and sending of reminders
|
file | diff | annotate |
| Thu, 22 May 2008 12:03:49 +0000 |
Typo
|
file | diff | annotate |
| Sun, 18 May 2008 08:19:35 +0000 |
More CSRF protection
|
file | diff | annotate |
| Sun, 11 May 2008 22:03:25 +0000 |
Hard-code text direction for <input type="file"> (for bug #0000150)
|
file | diff | annotate |
| Mon, 05 May 2008 00:30:37 +0000 |
Found a function name conflict 'display_form' so the names have been changed to better define their use.
|
file | diff | annotate |
| Sun, 24 Feb 2008 19:43:53 +0000 |
Ease restriction that email addresses have to be unique to make handling of remote / OpenID accounts easier
|
file | diff | annotate |
| Wed, 20 Feb 2008 20:07:59 +0000 |
Ensure every template class has site_url, site_admin_url, layout_url and xhtml variables set. My eyes, they bleed...
|
file | diff | annotate |
| Sun, 09 Dec 2007 18:05:39 +0000 |
New function SEC_encryptPassword() to get all the direct calls to md5() out of the core code and give us a chance to switch to some other encryption method in the future.
|
file | diff | annotate |
| Sun, 25 Nov 2007 07:55:22 +0000 |
fix to dengens XHTML patch
|
file | diff | annotate |
| Sun, 25 Nov 2007 06:59:56 +0000 |
XHTML optional updates
|
file | diff | annotate |
| Sun, 25 Nov 2007 05:19:18 +0000 |
Added user 'batch admin' feature to send out account reminders to users that have not frequented the site recently
|
file | diff | annotate |
| Fri, 23 Nov 2007 12:40:49 +0000 |
fixing batchedelete menu
|
file | diff | annotate |
| Wed, 10 Oct 2007 02:35:54 +0000 |
use COM_showMessage
|
file | diff | annotate |
| Tue, 09 Oct 2007 07:27:04 +0000 |
add error message
|
file | diff | annotate |
| Tue, 09 Oct 2007 07:22:44 +0000 |
add todo for future version
|
file | diff | annotate |
| Wed, 29 Aug 2007 09:34:53 +0000 |
display the menu by itself instead of piping it through the admin-list-functions
|
file | diff | annotate |
| Wed, 29 Aug 2007 06:55:40 +0000 |
de-cluttering the admin lists by outsourcing the top menu into a separate function. It has nothing to do with the list itself as such and can be used in other places now also to preserve formatting and move further HTML into a single template
|
file | diff | annotate |
| Thu, 09 Aug 2007 07:48:20 +0000 |
remove old code
|
file | diff | annotate |
| Thu, 09 Aug 2007 07:44:28 +0000 |
configurable target after save for stories & users
|
file | diff | annotate |
| Mon, 16 Jul 2007 02:43:23 +0000 |
sort user groups in user editor
|
file | diff | annotate |
| Sat, 21 Apr 2007 13:36:20 +0000 |
Removed "user agreement" code
|
file | diff | annotate |
| Fri, 09 Mar 2007 07:04:40 +0000 |
implementing an optional user agreement function
|
file | diff | annotate |
| Mon, 12 Feb 2007 06:52:58 +0000 |
no fieldset w/o legend in strict html
|
file | diff | annotate |
| Mon, 05 Feb 2007 09:30:53 +0000 |
fixing HTML of batch delete form
|
file | diff | annotate |
| Sun, 14 Jan 2007 03:34:00 +0000 |
fixing forms for strict HTML
|
file | diff | annotate |
| Sat, 13 Jan 2007 11:11:02 +0000 |
border is set in CSS
|
file | diff | annotate |
| Thu, 28 Dec 2006 09:27:54 +0000 |
Fixed wrong page title ("Error") after successful batch import
|
file | diff | annotate |
| Fri, 17 Nov 2006 04:30:08 +0000 |
Fixed error - if batch delete was clicked and there were no users selected.
|
file | diff | annotate |
| Mon, 13 Nov 2006 09:50:44 +0000 |
fixing batch-delete to show delete-box for all users
|
file | diff | annotate |
| Thu, 02 Nov 2006 03:23:30 +0000 |
fixing bug #609, allowing forms in tables for ADMIN_list() also
|
file | diff | annotate |
| Wed, 01 Nov 2006 18:58:55 +0000 |
Missing global declaration of $LANG01; fixed a warning; some source code cosmetics
|
file | diff | annotate |
| Fri, 20 Oct 2006 05:30:33 +0000 |
merging two functions into one
|
file | diff | annotate |
| Fri, 20 Oct 2006 05:12:41 +0000 |
fixed string inclusion typo
|
file | diff | annotate |
| Tue, 03 Oct 2006 20:04:05 +0000 |
Prevent accidental change of All Users, Logged-in Users, and Remote Users group membership
|
file | diff | annotate |
| Fri, 22 Sep 2006 00:39:42 +0000 |
removeing unused code, fixing preselect of form
|
file | diff | annotate |
| Fri, 15 Sep 2006 03:42:44 +0000 |
moving HTML to template
|
file | diff | annotate |