/[drupal]/drupal/modules/user/user.admin.inc
ViewVC logotype

Log of /drupal/modules/user/user.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 02:50:41 2009 UTC (11 days, 18 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.88: +28 -23 lines
Diff to previous 1.88
#622136 by brandonojc and mgifford: Fixed user filter accessibility.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:27:18 2009 UTC (3 weeks, 4 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.87: +2 -2 lines
Diff to previous 1.87
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 04:08:42 2009 UTC (4 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.86: +3 -3 lines
Diff to previous 1.86
#561452 follow-up by David_Rothstein: Use helper functions rather than file scans to retrieve module data on permissions page.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 19:20:34 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.85: +41 -15 lines
Diff to previous 1.85
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 13:35:06 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
- Patch #601586 by Xano: do not require permission.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 16:48:39 2009 UTC (7 weeks ago) by webchick
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:07 2009 UTC (7 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.82: +19 -11 lines
Diff to previous 1.82
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 8 18:26:33 2009 UTC (7 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.81: +22 -62 lines
Diff to previous 1.81
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 14:49:10 2009 UTC (8 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
- Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:18:32 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
- Patch #576302 by joachim | lambic: improved rewording of user admin help text.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 10:54:35 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.78: +3 -4 lines
Diff to previous 1.78
- Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:48 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.77: +3 -3 lines
Diff to previous 1.77
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 15:05:05 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 20:25:28 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.75: +10 -35 lines
Diff to previous 1.75
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:23 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.74: +1 -39 lines
Diff to previous 1.74
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:46 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.73: +39 -1 lines
Diff to previous 1.73
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:05 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.72: +1 -39 lines
Diff to previous 1.72
*** empty log message ***

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:23 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.71: +5 -5 lines
Diff to previous 1.71
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 10:09:28 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
- Patch #556248 by doq: fixed error when editing role.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:27:47 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.69: +6 -6 lines
Diff to previous 1.69
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 10:48:03 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:14:41 2009 UTC (3 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.67: +6 -3 lines
Diff to previous 1.67
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 11 11:47:58 2009 UTC (3 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:01:03 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.65: +7 -7 lines
Diff to previous 1.65
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 07:09:47 2009 UTC (4 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.64: +11 -8 lines
Diff to previous 1.64
#371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 12 08:36:35 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.63: +10 -2 lines
Diff to previous 1.63
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 6 19:07:21 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.62: +4 -2 lines
Diff to previous 1.62
- Patch #306027 by catch et al: user_modules_uninstalled() is missing.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:07:04 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.61: +7 -7 lines
Diff to previous 1.61
- Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission().

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 5 18:00:11 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.60: +5 -5 lines
Diff to previous 1.60
- Patch #506976 by catch: rename hook_perm to hook_permission.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 08:39:56 2009 UTC (4 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.59: +16 -1 lines
Diff to previous 1.59
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 20:51:09 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.58: +20 -20 lines
Diff to previous 1.58
- Patch #168437 by stBorchert, gaele: reorder user registration settings so they are more logical.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 09:49:58 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.57: +17 -24 lines
Diff to previous 1.57
- Patch #491666 by chx: the cruft police stop by.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 14:51:56 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.56: +3 -2 lines
Diff to previous 1.56
#480660 follow-up by c960657: unset variables, since array_slice() can cause issues on some versions of PHP.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 20:09:29 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.55: +4 -4 lines
Diff to previous 1.55
#480660 follow-up by catch: Code style changes and changelog entry.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 09:52:33 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.54: +42 -1 lines
Diff to previous 1.54
- Patch #480660 by catch, brianV, et al: add an administrator role to core.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 06:58:17 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.53: +3 -9 lines
Diff to previous 1.53
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 21:01:21 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
- Patch #458608 by deekayen: permissions colspan references wrong array element.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 13:42:56 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
- Patch #471800 by stella: more code style fixes.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:35 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
- Patch #471070 by stella: millions of code style fixes.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:33:18 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 20:10:50 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.48: +161 -138 lines
Diff to previous 1.48
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:16 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.47: +3 -6 lines
Diff to previous 1.47
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 08:37:45 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.46: +6 -6 lines
Diff to previous 1.46
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 19:16:03 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.45: +3 -1 lines
Diff to previous 1.45
- Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if 'authenticated' has them.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 16:10:10 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.44: +37 -23 lines
Diff to previous 1.44
- Patch #394594 by Berdir: additional conversion to the new database abstraction layer plus clean-up.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 08:04:24 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.43: +1 -2 lines
Diff to previous 1.43
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks.  Very exciting.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:40 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 15:03:22 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.41: +3 -2 lines
Diff to previous 1.41
- Patch #392582 by karschsp: fixed broken anchor tags on permissions page.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 12:14:57 2009 UTC (7 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +33 -15 lines
Diff to previous 1.40
- Patch #394594 by ksenzee: converted most of the user module code to the new database abstraction layer.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:28 2009 UTC (9 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.39: +9 -9 lines
Diff to previous 1.39
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 15:19:57 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.38: +9 -9 lines
Diff to previous 1.38
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 14:28:23 2009 UTC (9 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 18:55:32 2009 UTC (9 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.36: +5 -5 lines
Diff to previous 1.36
- Patch #355236 by Frando: refactor drupal_render() theming.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:52 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.35: +8 -3 lines
Diff to previous 1.35
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use  carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:19:19 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 08:42:13 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.33: +58 -14 lines
Diff to previous 1.33
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 15:10:49 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.32: +4 -3 lines
Diff to previous 1.32
- Patch #334746 by Xano: display human readable module names on permission administration page.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 22:39:59 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 05:23:01 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 21:19:02 2008 UTC (13 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
- Patch #322781 by Damien Tournoud: incorrect call to file_check_directory.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:09 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.28: +4 -4 lines
Diff to previous 1.28
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 15:15:55 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.27: +5 -10 lines
Diff to previous 1.27
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 20:37:32 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.26: +1 -2 lines
Diff to previous 1.26
#108979 by ewhipple, catch, and sun: Order permissions consistently, keep node type related permissions together.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 07:11:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 08:36:22 2008 UTC (14 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion.  Removed drupal_referrer() for consistency.

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:14 2008 UTC (15 months, 2 weeks ago) by drumm
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.18: +30 -31 lines
Diff to previous 1.18 , to next main 1.89
Drupal 6.4.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 16:28:52 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Patch #286378 by TapocoL: fixed undefined index warning.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:29 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.22: +14 -14 lines
Diff to previous 1.22
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 7 19:34:24 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.21: +22 -29 lines
Diff to previous 1.21
- Patch #73874 by pwolanin: normalize the permissions table and wrote simpletests for the (new) permission handling.  At last.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:43 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.20: +24 -24 lines
Diff to previous 1.20
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 22:50:55 2008 UTC (19 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.19: +1 -201 lines
Diff to previous 1.19
- Patch #228594 by catch et al: removed access rule functionality from core.

  The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 13:46:43 2008 UTC (21 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.18: +21 -6 lines
Diff to previous 1.18
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 16 22:54:41 2008 UTC (22 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3
Branch point for: DRUPAL-6
Changes since 1.17: +1 -6 lines
Diff to previous 1.17
#210211 by chx, theborg: removing the broken admin user search, which would provide the same as the public facing user search anyway

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 21:42:59 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#18954 follow up by myself: restore user role name editing

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 20:22:57 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.15: +6 -6 lines
Diff to previous 1.15
#18954 by kkaefer, Pancho: built-in role names were not translated and some user_roles() call cleanups

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 16:00:44 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.14: +4 -12 lines
Diff to previous 1.14
#206078 by Pancho, traxer: order roles with system roles first (usability)

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:43 2008 UTC (22 months, 3 weeks ago) by goba
Branch: MAIN
Changes since 1.13: +11 -11 lines
Diff to previous 1.13
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 13:17:20 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.12: +26 -20 lines
Diff to previous 1.12
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 23:24:25 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#203274 by Pasqualle: remove excessive witespace from our code (minor)

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 24 20:13:43 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
#194859 by Rob Loach: missing brackets around table names in user.admin.inc

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 16 13:16:50 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
#192659 by quicksketch: center table headers for checkbox columns, where checkboxes are also centered

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 10:15:21 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
#165924 by odious and drumm: add count query for pager in user_admin_account()

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 15:28:43 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#186899 by keith.smith: user registration settings typo fix

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 13:33:21 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.6: +10 -10 lines
Diff to previous 1.6
#100584 by keith.smith: simplify and standardize text used on user settings page

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 12 10:41:48 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 16:03:17 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.4: +8 -8 lines
Diff to previous 1.4
- Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 09:04:54 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
#179510 by jjeff: (usability) include role name in permission checkbox tooltips

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 18:29:32 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
#174708 by multiple contributors: update jQuery to 1.2

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 11:39:38 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.1: +8 -3 lines
Diff to previous 1.1
#174270 by kkaefer and Frando@fresko.dk: make node filter status texts translatable

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 13:14:38 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
#166742 by Crell and dvessel: split user module (for performance reasons)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2