/[drupal]/drupal/modules/user/user.module
ViewVC logotype

Log of /drupal/modules/user/user.module

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.1084 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 04:22:54 2009 UTC (2 days, 13 hours ago) by webchick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1083: +5 -5 lines
Diff to previous 1.1083
#619666 follow-up by effulgentsia: Fixed hunk in user_access().

Revision 1.1083 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 06:12:45 2009 UTC (4 days, 11 hours ago) by webchick
Branch: MAIN
Changes since 1.1082: +5 -2 lines
Diff to previous 1.1082
#619666 by effulgentsia, casey, and catch: Changed Introduce new pattern for drupal_static() in performance-critical functions.

Revision 1.1082 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 04:00:47 2009 UTC (5 days, 14 hours ago) by webchick
Branch: MAIN
Changes since 1.1081: +194 -188 lines
Diff to previous 1.1081
#108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.

Revision 1.1081 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 02:50:41 2009 UTC (7 days, 15 hours ago) by webchick
Branch: MAIN
Changes since 1.1080: +12 -4 lines
Diff to previous 1.1080
#622136 by brandonojc and mgifford: Fixed user filter accessibility.

Revision 1.1080 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 10:21:50 2009 UTC (11 days, 7 hours ago) by dries
Branch: MAIN
Changes since 1.1079: +34 -33 lines
Diff to previous 1.1079
- Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm().

Revision 1.1079 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 20:43:32 2009 UTC (11 days, 21 hours ago) by dries
Branch: MAIN
Changes since 1.1078: +2 -2 lines
Diff to previous 1.1078
- Patch #630864 by Amitaibu: fixed notice when fields were added to user, becuase object was not passed correctly.

Revision 1.1078 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 07:00:48 2009 UTC (12 days, 11 hours ago) by dries
Branch: MAIN
Changes since 1.1077: +5 -1 lines
Diff to previous 1.1077
- Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username.

Revision 1.1077 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 14:27:20 2009 UTC (2 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10
Changes since 1.1076: +2 -2 lines
Diff to previous 1.1076
#525504 follow-up by andypost: Fixed PHPDoc typo.

Revision 1.1076 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 13:35:21 2009 UTC (2 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.1075: +16 -10 lines
Diff to previous 1.1075
- Patch #607244 by sun: added permission to decrease performance impact of contextual links.

Revision 1.892.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 07:36:34 2009 UTC (2 weeks, 4 days ago) by goba
Branch: DRUPAL-6
Changes since 1.892.2.18: +21 -3 lines
Diff to previous 1.892.2.18 , to branch point 1.892 , to next main 1.1084
#525504 by gpk, Dave Reid, sun: anonymous users should not have a contact form; also with added code documentation

Revision 1.1075 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
Changes since 1.1074: +3 -3 lines
Diff to previous 1.1074
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

Revision 1.1074 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:04:01 2009 UTC (3 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.1073: +2 -2 lines
Diff to previous 1.1073
- Patch #616616 by sime: add warning to 'Administer users' permission.

Revision 1.1073 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:19 2009 UTC (4 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.1072: +11 -11 lines
Diff to previous 1.1072
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.1072 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 00:55:30 2009 UTC (5 weeks ago) by dries
Branch: MAIN
Changes since 1.1071: +4 -4 lines
Diff to previous 1.1071
- Patch #443200 by c960657: fixed user pictures not working with private files.

Revision 1.1071 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 19 18:28:16 2009 UTC (5 weeks ago) by dries
Branch: MAIN
Changes since 1.1070: +19 -1 lines
Diff to previous 1.1070
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.

Revision 1.1070 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:34:45 2009 UTC (5 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.1069: +3 -3 lines
Diff to previous 1.1069
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.

Revision 1.1069 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 11:08:00 2009 UTC (5 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.1068: +9 -2 lines
Diff to previous 1.1068
- Patch #550718 by sun, alexanderpas: admin/people needs to have default tab so it looks consistent on ?q=admin.

Revision 1.1068 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 06:56:24 2009 UTC (5 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.1067: +6 -1 lines
Diff to previous 1.1067
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.

Revision 1.1067 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 15:54:33 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1066: +4 -1 lines
Diff to previous 1.1066
- Patch #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information.

Revision 1.1066 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:21:23 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.1065: +4 -1 lines
Diff to previous 1.1065
#493314 by yched and catch: Add multiple hook for formatters.

Revision 1.1065 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 03:01:55 2009 UTC (5 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1064: +2 -3 lines
Diff to previous 1.1064
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.

Revision 1.1064 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 11:47:25 2009 UTC (5 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.1063: +3 -2 lines
Diff to previous 1.1063
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.

Revision 1.1063 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 18:37:30 2009 UTC (6 weeks ago) by dries
Branch: MAIN
Changes since 1.1062: +3 -18 lines
Diff to previous 1.1062
- Patch #590092 by baldwinlouie: who's online block should never report anonymous users.

Revision 1.1062 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 21:39:03 2009 UTC (6 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.1061: +2 -2 lines
Diff to previous 1.1061
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.

Revision 1.1061 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 19:54:15 2009 UTC (6 weeks, 2 days ago) by dries
Branch: MAIN
Changes since 1.1060: +21 -3 lines
Diff to previous 1.1060
- Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form.

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

Revision 1.1059 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 15:39:12 2009 UTC (6 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1058: +18 -1 lines
Diff to previous 1.1058
- #440876 by Dave Reid, sun: reuse comment.module's anonymous cookie information for contact forms.

Revision 1.1058 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 08:13:17 2009 UTC (6 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.1057: +11 -11 lines
Diff to previous 1.1057
#589160 by Amitaibu: Use user_load_multiple() in user operations.

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

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

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

Revision 1.1054 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:31:16 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.1053: +10 -3 lines
Diff to previous 1.1053
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make  in url() only accept an array. Another nice API clean-up!

Revision 1.1053 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 15:14:18 2009 UTC (8 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.1052: +10 -6 lines
Diff to previous 1.1052
- Patch #118345 by sun: code clean-up and removed extra condition that slipped in.

Revision 1.1052 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 15:26:46 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1051: +1 -6 lines
Diff to previous 1.1051
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.

Revision 1.1051 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:50:16 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1050: +28 -54 lines
Diff to previous 1.1050
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!

Revision 1.1050 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 08:52:41 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1049: +5 -1 lines
Diff to previous 1.1049
Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.

Revision 1.1049 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:44:14 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1048: +2 -2 lines
Diff to previous 1.1048
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).

Revision 1.1048 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:37 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.1047: +3 -33 lines
Diff to previous 1.1047
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul.  Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.

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

Revision 1.1046 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:48 2009 UTC (2 months ago) by webchick
Branch: MAIN
Changes since 1.1045: +14 -17 lines
Diff to previous 1.1045
#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.1045 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:24 2009 UTC (2 months ago) by webchick
Branch: MAIN
Changes since 1.1044: +6 -6 lines
Diff to previous 1.1044
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.1044 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 03:16:16 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.1043: +9 -1 lines
Diff to previous 1.1043
#365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.

Revision 1.745.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 19:33:40 2009 UTC (2 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-20
Changes since 1.745.2.35: +3 -1 lines
Diff to previous 1.745.2.35 , to branch point 1.745 , to next main 1.1084
Drupal 5.20

Revision 1.892.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 17:54:19 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-14
Changes since 1.892.2.17: +10 -4 lines
Diff to previous 1.892.2.17 , to branch point 1.892
#360605 by Berdir et al.: make Drupal core work with PHP 5.3.0 out of the box (fixes for incompatibilities introduced with PHP 5.3.0)

Revision 1.892.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:56:15 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.892.2.16: +2 -2 lines
Diff to previous 1.892.2.16 , to branch point 1.892
#530950 by catch, andypost: use \!isset() instead of is_null() in user_access() to be consistent and more performant

Revision 1.892.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:12:47 2009 UTC (2 months, 1 week ago) by goba
Branch: DRUPAL-6
Changes since 1.892.2.15: +6 -2 lines
Diff to previous 1.892.2.15 , to branch point 1.892
#318453 by svdoord and ahmed.othman, slightly modified: ensure that the user registration guidelines show above form fields added by the profile module by setting a low enough weight

Revision 1.1043 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 06:20:49 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.1042: +19 -28 lines
Diff to previous 1.1042
- Patch #574002 by sun: remove  argument from user_access().

Revision 1.1042 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 12:33:45 2009 UTC (2 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1041: +45 -10 lines
Diff to previous 1.1041
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.

Revision 1.1041 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:31:39 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1040: +9 -10 lines
Diff to previous 1.1040
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.

Revision 1.1040 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 11:27:00 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1039: +35 -50 lines
Diff to previous 1.1039
- Patch #565290 by flobruit, chx: fixed user register when configured not to use e-mails.

Revision 1.1039 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 05:45:45 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.1038: +2 -1 lines
Diff to previous 1.1038
- Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user().

Revision 1.1038 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 17:40:28 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1037: +3 -2 lines
Diff to previous 1.1037
#331180 follow-up by pwolanin and mfb: Fix sending of mail.

Revision 1.1037 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:10 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1036: +3 -3 lines
Diff to previous 1.1036
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.1036 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 21:05:16 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1035: +39 -32 lines
Diff to previous 1.1035
- Patch #505214 by pwolanin: make the search module a slightly better framework.

Revision 1.1035 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:04 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1034: +3 -3 lines
Diff to previous 1.1034
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.1034 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 04:55:32 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1033: +3 -1 lines
Diff to previous 1.1033
#562624 by mcjim: Fixed WSOD on admin/config/people.

Revision 1.1033 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 06:42:54 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1032: +2 -3 lines
Diff to previous 1.1032
- Patch #296693 by sun: revert system_admin_menu_block_access().

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

Revision 1.1031 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 21:53:48 2009 UTC (2 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1030: +37 -100 lines
Diff to previous 1.1030
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.

Revision 1.1030 - (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.1029: +55 -3 lines
Diff to previous 1.1029
#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.1029 - (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.1028: +3 -55 lines
Diff to previous 1.1028
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.1028 - (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.1027: +55 -3 lines
Diff to previous 1.1027
*** empty log message ***

Revision 1.1027 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 23 01:05:12 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1026: +2 -2 lines
Diff to previous 1.1026
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.

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

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

Revision 1.1024 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 07:59:47 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1023: +3 -1 lines
Diff to previous 1.1023
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.

Revision 1.1023 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 13:31:14 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.1022: +37 -1 lines
Diff to previous 1.1022
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D

Revision 1.1022 - (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.1021: +12 -7 lines
Diff to previous 1.1021
#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.1021 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:05 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1020: +9 -14 lines
Diff to previous 1.1020
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

Revision 1.1020 - (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.1019: +10 -10 lines
Diff to previous 1.1019
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.

Revision 1.892.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 10 11:34:59 2009 UTC (3 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.892.2.14: +2 -2 lines
Diff to previous 1.892.2.14 , to branch point 1.892
#517606 by jerdiggity, JuliaKM: minimal whitespace fix in user.module

Revision 1.1019 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 20:52:33 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1018: +82 -18 lines
Diff to previous 1.1018
#485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts.

Revision 1.1018 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 05:06:00 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1017: +5 -5 lines
Diff to previous 1.1017
#382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.

Revision 1.1017 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:38:57 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1016: +2 -2 lines
Diff to previous 1.1016
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.

Revision 1.1016 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 06:19:44 2009 UTC (3 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1015: +2 -2 lines
Diff to previous 1.1015
#530950 by catch: Replace iss_null() with isset() - small optimization.

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

Revision 1.1014 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:32:33 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1013: +2 -2 lines
Diff to previous 1.1013
- Patch #517606 by JuliaKM: removed one white space ...

Revision 1.1013 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 21 07:27:00 2009 UTC (4 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.1012: +14 -14 lines
Diff to previous 1.1012
#525754 by chx: Clean up some trailing whitespace.

Revision 1.1012 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 17:40:18 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1011: +3 -3 lines
Diff to previous 1.1011
- Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.

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

Revision 1.1010 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 05:58:13 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1009: +14 -3 lines
Diff to previous 1.1009
#488542 by yched: Allow field UI to be attached to any fieldable entity.

Revision 1.1009 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 05:43:15 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.1008: +9 -6 lines
Diff to previous 1.1008
#372766 by jhodgdon: Clarify documentation for user_save().

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

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

Revision 1.1006 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 2 15:07:37 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1005: +2 -2 lines
Diff to previous 1.1005
#504678 follow-up by catch: Fix notice in PHP 5.3.

Revision 1.892.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 20:51:56 2009 UTC (4 months, 3 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-13
Changes since 1.892.2.13: +12 -3 lines
Diff to previous 1.892.2.13 , to branch point 1.892
Drupal 6.13

Revision 1.1005 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 12:47:30 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1004: +2 -4 lines
Diff to previous 1.1004
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.

Revision 1.1004 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 11:32:08 2009 UTC (4 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.1003: +39 -87 lines
Diff to previous 1.1003
- Patch #497612 by Moshe Weitzman et al: harden user login by correctly using the form API.  Complete commit now.  Thank you, thank you.

Revision 1.1003 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 12:52:57 2009 UTC (4 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.1002: +10 -12 lines
Diff to previous 1.1002
#460706 by wulff and c960657: Don't show surrounding fieldset on user registration form when only one profile category exists.

Revision 1.1002 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 22 09:10:07 2009 UTC (5 months ago) by dries
Branch: MAIN
Changes since 1.1001: +1 -2 lines
Diff to previous 1.1001
- Patch #409750 by yched et al: overhaul and extend node build modes.

Revision 1.1001 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 20:40:09 2009 UTC (5 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.1000: +5 -5 lines
Diff to previous 1.1000
- Patch #391412 by JamesAn et al: move contact form, post, and user settings below Site configuration.

Revision 1.1000 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 05:00:11 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.999: +18 -18 lines
Diff to previous 1.999
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.

Revision 1.999 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 11:25:03 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.998: +2 -2 lines
Diff to previous 1.998
- Patch #481802 by catch, leisa: update user permission help text.

Revision 1.998 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 07:28:28 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.997: +12 -17 lines
Diff to previous 1.997
- Patch #479966 by Berdir: document and fix hook_user_categories.

Revision 1.997 - (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.996: +4 -2 lines
Diff to previous 1.996
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.

Revision 1.996 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 12:14:27 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.995: +22 -1 lines
Diff to previous 1.995
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().

Revision 1.995 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:34:02 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.994: +28 -28 lines
Diff to previous 1.994
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.994 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 02:21:53 2009 UTC (5 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.993: +3 -2 lines
Diff to previous 1.993
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.

Revision 1.993 - (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.992: +4 -4 lines
Diff to previous 1.992
- Patch #471800 by stella: more code style fixes.

Revision 1.992 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 10:43:54 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.991: +2 -2 lines
Diff to previous 1.991
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.

Revision 1.991 - (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.990: +45 -45 lines
Diff to previous 1.990
- Patch #471070 by stella: millions of code style fixes.

Revision 1.990 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 08:04:40 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.989: +3 -1 lines
Diff to previous 1.989
#61856 by blakehall, Pancho, and jredding: Trim e-mail addresses before validation/submission.

Revision 1.989 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 23:07:16 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.988: +9 -1 lines
Diff to previous 1.988
Roll-back of #310467: Breaks installer requirements check and update.php.

Revision 1.988 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 21:10:07 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.987: +1 -3 lines
Diff to previous 1.987
- Patch #468978 by Bohjan: removed user administration description.

Revision 1.987 - (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.986: +5 -5 lines
Diff to previous 1.986
#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.986 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 08:23:15 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.985: +1 -9 lines
Diff to previous 1.985
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.985 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 09:07:18 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.984: +10 -1 lines
Diff to previous 1.984
- Patch #399248 by deekayen: detect when a signature is too long to prevent SQL errors.

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

Revision 1.983 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 21:44:19 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.982: +3 -5 lines
Diff to previous 1.982
- Patch #240873 by Gábor Hojtsy, sun: block system clean-ups.  Thanks for the review sun.

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

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

Revision 1.892.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 12:02:27 2009 UTC (6 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-11, DRUPAL-6-12
Changes since 1.892.2.12: +2 -4 lines
Diff to previous 1.892.2.12 , to branch point 1.892
#437930 by soxofaan: remove unnecessary tabindex attribute from login form; makes altering harder

Revision 1.980 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 09:53:50 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.979: +6 -5 lines
Diff to previous 1.979
- Patch #444966 by dereine: code style clean-up.

Revision 1.979 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 17:52:43 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.978: +8 -5 lines
Diff to previous 1.978
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.

Revision 1.978 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 08:15:51 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.977: +2 -2 lines
Diff to previous 1.977
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.

Revision 1.977 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 04:41:35 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.976: +2 -2 lines
Diff to previous 1.976
#368559 by moshe weitzman: Return renderable arrays from profile pages.

Revision 1.976 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 02:23:17 2009 UTC (7 months ago) by webchick
Branch: MAIN
Changes since 1.975: +5 -3 lines
Diff to previous 1.975
Roll-back of #333054; needs more discussion.

Revision 1.975 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 20:54:02 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.974: +2 -4 lines
Diff to previous 1.974
- Patch #437930 by soxofaan: remove tabindex attributes from user_login form.

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

Revision 1.973 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 20:00:47 2009 UTC (7 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.972: +3 -5 lines
Diff to previous 1.972
- Patch #333054 by c960657: page cache should be case sensitive.

Revision 1.972 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 13:31:28 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.971: +5 -5 lines
Diff to previous 1.971
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.

Revision 1.971 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 19:18:10 2009 UTC (8 months ago) by dries
Branch: MAIN
Changes since 1.970: +4 -14 lines
Diff to previous 1.970
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.

Revision 1.970 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 02:07:42 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.969: +4 -4 lines
Diff to previous 1.969
#347250 follow-up by c960657: Fix OpenID failure introduced by user_load_multiple().

Revision 1.969 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 13:50:45 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.968: +4 -3 lines
Diff to previous 1.968
#347250 follow-up by yched: Re-order fields load to before the general module load.

Revision 1.968 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:38 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.967: +182 -69 lines
Diff to previous 1.967
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

Revision 1.967 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 20:13:27 2009 UTC (8 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.966: +2 -2 lines
Diff to previous 1.966
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.

Revision 1.966 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 07:30:29 2009 UTC (8 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.965: +34 -34 lines
Diff to previous 1.965
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.

Revision 1.892.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:57:04 2009 UTC (8 months, 4 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10
Changes since 1.892.2.11: +11 -11 lines
Diff to previous 1.892.2.11 , to branch point 1.892
#109588 by fago, cdale: use the existing user account objects instead of arg() checks, as well as fix use of  where it should be

Revision 1.965 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 12:09:30 2009 UTC (9 months ago) by dries
Branch: MAIN
Changes since 1.964: +4 -4 lines
Diff to previous 1.964
- Patch #374568 by chx: remove useless JOIN from permission query.

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

Revision 1.963 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 07:36:15 2009 UTC (9 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.962: +2 -2 lines
Diff to previous 1.962
#371327 by quicksketch: Fix user picture rendering (with fixed tests).

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

Revision 1.961 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 17:30:13 2009 UTC (9 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.960: +76 -7 lines
Diff to previous 1.960
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!

Revision 1.960 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 12:46:07 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.959: +2 -2 lines
Diff to previous 1.959
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.

Revision 1.959 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 04:43:32 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.958: +3 -3 lines
Diff to previous 1.958
#357591 by sun: Add watchdog calls for user cancel operations.

Revision 1.958 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 16:42:50 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.957: +2 -2 lines
Diff to previous 1.957
- Patch #362003 by Steven Jones: minor language massaging.

Revision 1.957 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 14:37:35 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.956: +9 -3 lines
Diff to previous 1.956
- Patch #195976 by mcarbone: made error message more accurate and more informative.

Revision 1.956 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 03:10:00 2009 UTC (10 months ago) by webchick
Branch: MAIN
Changes since 1.955: +120 -44 lines
Diff to previous 1.955
#357403 by drewish: Make user pictures managed files.

Revision 1.955 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:52 2009 UTC (10 months ago) by dries
Branch: MAIN
Changes since 1.954: +14 -6 lines
Diff to previous 1.954
- 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.892.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 23:34:08 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-9
Changes since 1.892.2.10: +2 -1 lines
Diff to previous 1.892.2.10 , to branch point 1.892
Drupal 6.9

Revision 1.954 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 06:27:01 2009 UTC (10 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.953: +29 -37 lines
Diff to previous 1.953
#358021 by drewish: Remove unnecessary indirection of hook_user_X code.

Revision 1.953 - (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.952: +222 -34 lines
Diff to previous 1.952
#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.892.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 16:26:05 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.892.2.9: +4 -2 lines
Diff to previous 1.892.2.9 , to branch point 1.892
#169937 by Heine, drumm, alexanderpas, Darren Oh: only regenerate session if the user is the current global user

Revision 1.952 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 16:10:48 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.951: +8 -11 lines
Diff to previous 1.951
- Patch #353480 by dereine, justinrandell: remove  from hook_comment().

Revision 1.951 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 16:43:20 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.950: +3 -3 lines
Diff to previous 1.950
- Patch #352470 by scor: fixed typos and grammar in comments.

Revision 1.950 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 16:03:57 2008 UTC (10 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.949: +2 -2 lines
Diff to previous 1.949
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.

Revision 1.949 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 14:18:31 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.948: +13 -13 lines
Diff to previous 1.948
- Patch #109588 by fago, cdale: make hook_user use  instead of arg(1).

Revision 1.948 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 18:24:41 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.947: +6 -6 lines
Diff to previous 1.947
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.

Revision 1.947 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 03:53:18 2008 UTC (11 months ago) by dries
Branch: MAIN
Changes since 1.946: +2 -2 lines
Diff to previous 1.946
- Patch #330090 by j.somers: avoid duouble escaping.

Revision 1.946 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:33 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.945: +115 -92 lines
Diff to previous 1.945
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.945 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 21:09:55 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.944: +4 -2 lines
Diff to previous 1.944
- Patch #169937 by Heine, drumm: user_save should not regenerate the session even when the current user is not the edited user.

Revision 1.944 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 09:33:51 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.943: +8 -8 lines
Diff to previous 1.943
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'.  For real now.

Revision 1.943 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 07:07:01 2008 UTC (11 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.942: +8 -8 lines
Diff to previous 1.942
Reverting #337820 once more, as it causes mysterious test failures.

Revision 1.942 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:16:39 2008 UTC (11 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.941: +8 -8 lines
Diff to previous 1.941
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.

Revision 1.941 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 06:12:46 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.940: +5 -2 lines
Diff to previous 1.940
- Patch #280934 by pwolanin, swentel, et al: harden session regeneration.  It took a while, but it comes with tests and extra features now.

Revision 1.940 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 04:22:02 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.939: +9 -8 lines
Diff to previous 1.939
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...

Revision 1.939 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 21:17:48 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.938: +8 -9 lines
Diff to previous 1.938
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.

Revision 1.938 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 06:56:17 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.937: +1 -20 lines
Diff to previous 1.937
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)

Revision 1.937 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 15:10:56 2008 UTC (12 months ago) by webchick
Branch: MAIN
Changes since 1.936: +4 -16 lines
Diff to previous 1.936
#107051 by Dave Reid, gdevlugt, and vladimir.dolgopolov: Remove duplicate names from Who's Online block.

Revision 1.936 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 15:06:47 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.935: +27 -4 lines
Diff to previous 1.935
- Rollback of patch #334671 by Steve Dondley: still tests failing.

Revision 1.935 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 14:59:16 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.934: +4 -27 lines
Diff to previous 1.934
- Patch #334671 by Steve Dondley: users cannot be assigned to roles or removed from them -- comes with tests.  Yay.

Revision 1.934 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 11:45:04 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.933: +9 -9 lines
Diff to previous 1.933
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.

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

Revision 1.932 - (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.931: +2 -2 lines
Diff to previous 1.931
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().

Revision 1.892.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 14:13:03 2008 UTC (12 months, 2 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-7, DRUPAL-6-8
Changes since 1.892.2.8: +2 -2 lines
Diff to previous 1.892.2.8 , to branch point 1.892
- Patch #329646 by Damien Tournoud: properly reset user_access().

Revision 1.931 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 14:12:34 2008 UTC (12 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.930: +2 -2 lines
Diff to previous 1.930
- Patch #329646 by Damien Tournoud: properly reset user_access().

Revision 1.930 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 26 18:06:39 2008 UTC (12 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.929: +2 -2 lines
Diff to previous 1.929
- Patch #266358 by Rob Loach, mfer: use  array in drupal_add_css().

Revision 1.929 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 20:55:07 2008 UTC (13 months ago) by dries
Branch: MAIN
Changes since 1.928: +11 -12 lines
Diff to previous 1.928
- Patch #199870 by alpritt et al: beter password strength checker. Really cool.

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

Revision 1.927 - (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.926: +17 -5 lines
Diff to previous 1.926
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names

Revision 1.926 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 00:02:29 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.925: +4 -4 lines
Diff to previous 1.925
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)

Revision 1.892.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:12:18 2008 UTC (13 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-5, DRUPAL-6-6
Changes since 1.892.2.7: +12 -3 lines
Diff to previous 1.892.2.7 , to branch point 1.892
Drupal 6.5

Revision 1.745.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 8 20:10:26 2008 UTC (13 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-13, DRUPAL-5-14, DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19
Changes since 1.745.2.34: +24 -3 lines
Diff to previous 1.745.2.34 , to branch point 1.745
Drupal 5.11.

Revision 1.925 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:12 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.924: +50 -32 lines
Diff to previous 1.924
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.924 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 21 15:08:39 2008 UTC (14 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.923: +8 -5 lines
Diff to previous 1.923
- Patch #305236 by crell: made OpenID work again.  We need tests for this.

Revision 1.923 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:25 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.922: +3 -3 lines
Diff to previous 1.922
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.922 - (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.921: +10 -10 lines
Diff to previous 1.921
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME.  Improved developer experience.

Revision 1.921 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 15:18:59 2008 UTC (14 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.920: +8 -8 lines
Diff to previous 1.920
- Patch #253702 by Damien Tournoud et al: further clean-up of the session handling code.

Revision 1.920 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 09:28:50 2008 UTC (14 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.919: +4 -4 lines
Diff to previous 1.919
#308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massive file.inc cleanup aaaaaand... tests! Yay! :D

Revision 1.745.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 06:06:27 2008 UTC (14 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.33: +10 -14 lines
Diff to previous 1.745.2.33 , to branch point 1.745
#283026 by Damien Tournoud. Make user_authenticate from external source (for existing users) work with no server part.

Revision 1.919 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 15:44:57 2008 UTC (14 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.918: +2 -2 lines
Diff to previous 1.918
#259679 by Damien Tournoud: Fix user/X/edit tab on user tracker page.

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

Revision 1.917 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:39 2008 UTC (15 months ago) by dries
Branch: MAIN
Changes since 1.916: +7 -5 lines
Diff to previous 1.916
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.745.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 10:52:37 2008 UTC (15 months, 1 week ago) by dries
Branch: DRUPAL-5
Changes since 1.745.2.32: +2 -2 lines
Diff to previous 1.745.2.32 , to branch point 1.745
- Patch #265899 by mfb: uri_brief mail token did not support https URLs.

Revision 1.892.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 10:49:02 2008 UTC (15 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.892.2.6: +2 -2 lines
Diff to previous 1.892.2.6 , to branch point 1.892
- Patch #265899 by mfb: uri_brief mail token did not support https URLs.

Revision 1.916 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 10:46:30 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.915: +2 -2 lines
Diff to previous 1.915
- Patch #265899 by mfb: uri_brief mail token did not support https URLs.

Revision 1.915 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 19:37:22 2008 UTC (15 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.914: +34 -34 lines
Diff to previous 1.914
- Patch #237381 by beeradb, flobruit: renamed () parameter from user_save() to .

Revision 1.745.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:59:09 2008 UTC (15 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10
Changes since 1.745.2.31: +27 -29 lines
Diff to previous 1.745.2.31 , to branch point 1.745
Drupal 5.10.

Revision 1.892.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 05:11:22 2008 UTC (15 months, 1 week ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-4
Changes since 1.892.2.5: +6 -3 lines
Diff to previous 1.892.2.5 , to branch point 1.892
- Patch #165642 by Damien Tournoud: error in SQL syntax in user.module.

Revision 1.914 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 19:48:43 2008 UTC (15 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.913: +6 -3 lines
Diff to previous 1.913
- Patch #165642 by Damien Tournoud et al: fixed SQL error.

Revision 1.913 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 20:08:24 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.912: +2 -2 lines
Diff to previous 1.912
- Patch #218189 by Arancaytar, fago, et al: invoke hook_user before deleting user from database.

Revision 1.912 - (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.911: +5 -5 lines
Diff to previous 1.911
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.745.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 19:46:02 2008 UTC (16 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-9
Changes since 1.745.2.30: +4 -2 lines
Diff to previous 1.745.2.30 , to branch point 1.745
#280934. Make sure session is always regenerated.

Revision 1.892.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 21:48:28 2008 UTC (16 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3
Changes since 1.892.2.4: +4 -2 lines
Diff to previous 1.892.2.4 , to branch point 1.892
Drupal 6.3

Revision 1.911 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 07:25:11 2008 UTC (16 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.910: +21 -10 lines
Diff to previous 1.910
- Patch #266488 by Damien Tournoud: cleanup for user_validate_name().

Revision 1.910 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 03:36:24 2008 UTC (17 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.909: +2 -2 lines
Diff to previous 1.909
- Patch #270045 by drewish, Susurrus: clean up return values.

Revision 1.909 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 17:12:55 2008 UTC (17 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.908: +8 -1 lines
Diff to previous 1.908
- Patch #101543 by webchick: document all constants.

Revision 1.892.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 07:27:36 2008 UTC (18 months ago) by goba
Branch: DRUPAL-6
Changes since 1.892.2.3: +3 -3 lines
Diff to previous 1.892.2.3 , to branch point 1.892
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)

Revision 1.892.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 17:03:16 2008 UTC (18 months, 1 week ago) by dries
Branch: DRUPAL-6
Changes since 1.892.2.2: +5 -5 lines
Diff to previous 1.892.2.2 , to branch point 1.892
- Patch #259463 by dmitrig01: notification e-mail for pending user registrations had blank subject line.

Revision 1.908 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 17:02:56 2008 UTC (18 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.907: +2 -2 lines
Diff to previous 1.907
- Patch #259463 by dmitrig01: notification e-mail for pending user registrations had blank subject line.

Revision 1.745.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 02:12:41 2008 UTC (18 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-8
Changes since 1.745.2.29: +8 -2 lines
Diff to previous 1.745.2.29 , to branch point 1.745
#208888 by jvandyk: set access time when externally authenticated user first logs in
Backport by joshk and stevecrozz.

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

Revision 1.906 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:54 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.905: +1 -19 lines
Diff to previous 1.905
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.905 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 2 15:11:05 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.904: +3 -3 lines
Diff to previous 1.904
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.

Revision 1.904 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:56 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.903: +12 -7 lines
Diff to previous 1.903
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.903 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 17:10:50 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.902: +9 -9 lines
Diff to previous 1.902
- Patch #228594 by catch and flobruit: some code clean-up.

Revision 1.902 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:43 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.901: +46 -46 lines
Diff to previous 1.901
- 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.901 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:23 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.900: +17 -17 lines
Diff to previous 1.900
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

  The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.

Revision 1.745.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 02:11:16 2008 UTC (19 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.28: +2 -5 lines
Diff to previous 1.745.2.28 , to branch point 1.745
#244597 by kbahey: remove cruft from user_login(), that added extra message to the form was never used or displayed

Revision 1.900 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 01:35:31 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.899: +2 -5 lines
Diff to previous 1.899
- Patch #244597 by drumm: remove login form text as this can now be accomplished using hook form_alter.

Revision 1.892.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:51 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.892.2.1: +16 -7 lines
Diff to previous 1.892.2.1 , to branch point 1.892
Drupal 6.2

Revision 1.892.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 19:19:56 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
Changes since 1.892: +2 -5 lines
Diff to previous 1.892
#244597 by kbahey: remove cruft from user_login(), that added extra message to the form was never used or displayed

Revision 1.899 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 22:50:55 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.898: +5 -71 lines
Diff to previous 1.898
- 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.898 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 20:50:05 2008 UTC (19 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.897: +28 -8 lines
Diff to previous 1.897
- Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.

  This is a big and important patch for Drupal's security.  We are switching
  to much stronger password hashes that are also compatible with the Portable
  PHP password hashing framework.

  The new password hashes defeat a number of attacks, including:

  - The ability to try candidate passwords against multiple hashes at once.
  - The ability to use pre-hashed lists of candidate passwords.
  - The ability to determine whether two users have the same (or different)
    password without actually having to guess one of the passwords.

  Also implemented a pluggable password hashing API (similar to how an alternate
  cache mechanism can be used) to allow developers to readily substitute an
  alternative hashing and authentication scheme.

  Thanks all!

Revision 1.897 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 07:35:15 2008 UTC (20 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.896: +2 -2 lines
Diff to previous 1.896
- Patch #226501 by webchick: permission descriptions were used incorrectly at admin/user/user.

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

Revision 1.895 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 19:34:08 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.894: +6 -18 lines
Diff to previous 1.894
- Patch #181578 by Moshe: removed distributed authentication code from user_save().  Factored the relevant code out to a separate function.

Revision 1.894 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 16:53:36 2008 UTC (21 months ago) by dries
Branch: MAIN
Changes since 1.893: +38 -76 lines
Diff to previous 1.893
- Patch #181411 by Moshe: use schema API for saving and updating user records.

Revision 1.745.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 04:06:13 2008 UTC (21 months, 1 week ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.27: +2 -2 lines
Diff to previous 1.745.2.27 , to branch point 1.745
Remove typo.

Revision 1.745.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 02:28:44 2008 UTC (21 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.26: +3 -3 lines
Diff to previous 1.745.2.26 , to branch point 1.745
#165642 by Bart Jansens. Use a local variable rather than overwriting the global $user.

Revision 1.893 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 6 19:38:28 2008 UTC (21 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.892: +4 -4 lines
Diff to previous 1.892
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.

Revision 1.892 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:23:01 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-4, DRUPAL-6-1
Branch point for: DRUPAL-6
Changes since 1.891: +71 -43 lines
Diff to previous 1.891
#216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user module phpdoc blocks

Revision 1.891 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 18:56:56 2008 UTC (21 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-3
Changes since 1.890: +5 -3 lines
Diff to previous 1.890
#215335 by jvandyk: fix user_login_submit() phpdoc

Revision 1.890 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 20:00:46 2008 UTC (21 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.889: +10 -3 lines
Diff to previous 1.889
#208888 by jvandyk: set access time when externally authenticated user first logs in

Revision 1.889 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 07:51:56 2008 UTC (22 months ago) by goba
Branch: MAIN
Changes since 1.888: +27 -3 lines
Diff to previous 1.888
#119038 by ximo, Pancho: user role editing usability: include disabled checkbox for authenticated role

Revision 1.888 - (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
Changes since 1.887: +1 -12 lines
Diff to previous 1.887
#210211 by chx, theborg: removing the broken admin user search, which would provide the same as the public facing user search anyway

Revision 1.887 - (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
CVS Tags: DRUPAL-6-0-RC-2
Changes since 1.886: +19 -8 lines
Diff to previous 1.886
#18954 by kkaefer, Pancho: built-in role names were not translated and some user_roles() call cleanups

Revision 1.886 - (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.885: +10 -7 lines
Diff to previous 1.885
#206078 by Pancho, traxer: order roles with system roles first (usability)

Revision 1.885 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 15:03:53 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.884: +30 -6 lines
Diff to previous 1.884
#204705 by pwolanin: abort user_save on SQL errors, to avoid data corruption

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

Revision 1.745.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 02:30:35 2008 UTC (22 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-6, DRUPAL-5-7
Changes since 1.745.2.25: +3 -1 lines
Diff to previous 1.745.2.25 , to branch point 1.745
Partial backport of #112715 to fix #124641.

Revision 1.883 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:52 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.882: +2 -2 lines
Diff to previous 1.882
- Patch #204221 by webernet: code style fixes.

Revision 1.745.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 05:38:27 2007 UTC (22 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.24: +3 -5 lines
Diff to previous 1.745.2.24 , to branch point 1.745
#203727 by Arancaytar. More effectively use hook API.

Revision 1.882 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 16:00:09 2007 UTC (22 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.881: +9 -4 lines
Diff to previous 1.881
#152497 by bjaspan, with more docs from myself: user_external_login() was not updated to latest login process

Revision 1.881 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 14:03:37 2007 UTC (22 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.880: +13 -1 lines
Diff to previous 1.880
#176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles

Revision 1.880 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 12:21:58 2007 UTC (22 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.879: +2 -2 lines
Diff to previous 1.879
#191914 by chx: admin check was missing from menu user_register_access()

Revision 1.745.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 27 09:45:21 2007 UTC (22 months, 4 weeks ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.23: +2 -2 lines
Diff to previous 1.745.2.23 , to branch point 1.745
- Patch #201894 by David Rothstein: fixed typo in user output.

Revision 1.879 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 19:02:24 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.878: +3 -2 lines
Diff to previous 1.878
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.

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

Revision 1.877 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 21:59:17 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.876: +6 -1 lines
Diff to previous 1.876
#172993 by drewish, Lynn: remove old user picture even when the newly uploaded one uses a different format

Revision 1.876 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 19:20:01 2007 UTC (23 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.875: +2 -2 lines
Diff to previous 1.875
- Patch #201894 by David Rothstein: fixed typo in user output.

Revision 1.875 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 13:46:36 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.874: +2 -2 lines
Diff to previous 1.874
#199387 by Pancho: revert user login/register/request password page titles to 'User account' as it was in Drupal 5, instead of the bugos 'Log in'

Revision 1.874 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:29:59 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.873: +2 -2 lines
Diff to previous 1.873
#110474 by dww and keith.smith: passwords are not sent in welcome mails, so do not mislead our users

Revision 1.873 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:50 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.872: +2 -2 lines
Diff to previous 1.872
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.872 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 16:07:42 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.871: +2 -2 lines
Diff to previous 1.871
#131493 by spatz4000, ChrisKennedy, keith.smith: consistent username field description wording in installer and runtime interface

Revision 1.871 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 12:53:47 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.870: +33 -16 lines
Diff to previous 1.870
#152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this

Revision 1.870 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:40 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.869: +4 -3 lines
Diff to previous 1.869
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.869 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:22 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.868: +18 -18 lines
Diff to previous 1.868
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.745.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 19:49:14 2007 UTC (23 months, 2 weeks ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-5
Changes since 1.745.2.22: +2 -2 lines
Diff to previous 1.745.2.22 , to branch point 1.745
#194859 by Rob Loach: missing brackets around table names in user.admin.inc

Revision 1.868 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 16:36:44 2007 UTC (23 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.867: +3 -3 lines
Diff to previous 1.867
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.

Revision 1.867 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 08:15:32 2007 UTC (23 months, 4 weeks ago) by goba
Branch: MAIN
Changes since 1.866: +47 -4 lines
Diff to previous 1.866
#111481 by chx and pwolanin: profile categories may contain slashes, but this was not yet supported by the user object menu loader

Revision 1.866 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 13:44:38 2007 UTC (2 years ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.865: +2 -2 lines
Diff to previous 1.865
- Patch #192110 by profix898: fixed hook_profile_alter API.

Revision 1.865 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 11:24:11 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.864: +3 -1 lines
Diff to previous 1.864
#192692 by jrbeeman and mfer: (security) protect profile category page menu items with the visibility settings already available

Revision 1.864 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 17 14:25:23 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.863: +3 -2 lines
Diff to previous 1.863
- Patch #191914 by chx: you cannot add user/register to a menu.  Also removed some whitespace.

Revision 1.863 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 16:01:30 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.862: +2 -2 lines
Diff to previous 1.862
#25605 by Rob Loach et al: disallow editing user data of uid 0

Revision 1.745.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 03:20:38 2007 UTC (2 years ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-4
Changes since 1.745.2.21: +3 -2 lines
Diff to previous 1.745.2.21 , to branch point 1.745
#165924 by odious. Use accurate count query for user list.

Revision 1.745.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 02:19:43 2007 UTC (2 years ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.20: +11 -1 lines
Diff to previous 1.745.2.20 , to branch point 1.745
#171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in

Revision 1.862 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 12:20:14 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.861: +11 -1 lines
Diff to previous 1.861
#171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in

Revision 1.861 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 08:53:52 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.860: +2 -2 lines
Diff to previous 1.860
#185209 by ChrisKennedy: only provide picture deletion option if there is an actual user picture present

Revision 1.860 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 08:51:23 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.859: +9 -7 lines
Diff to previous 1.859
#186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker

Revision 1.859 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 16:02:32 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.858: +2 -2 lines
Diff to previous 1.858
#184729 by hazexp: remove duplicate wording about the username in mail sent out to new users

Revision 1.858 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 15:42:52 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.857: +11 -3 lines
Diff to previous 1.857
#176342 by dmhouse, spatz4000 and Wim Leers: add reset parameter to user_access()

Revision 1.857 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 14:01:12 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.856: +1 -2 lines
Diff to previous 1.856
#182528 by RobRoy: move drupal_set_message() out of user deletion API function to UI function

Revision 1.856 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 10:30:40 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.855: +2 -2 lines
Diff to previous 1.855
#179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight.

Revision 1.855 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 11:17:01 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.854: +2 -2 lines
Diff to previous 1.854
#179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts for that user and also set proper title

Revision 1.854 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 18:59:02 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.853: +2 -2 lines
Diff to previous 1.853
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed

Revision 1.745.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 21:29:00 2007 UTC (2 years, 1 month ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-3
Changes since 1.745.2.19: +11 -9 lines
Diff to previous 1.745.2.19 , to branch point 1.745
Drupal 5.3

Revision 1.853 - (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.852: +12 -12 lines
Diff to previous 1.852
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons

Revision 1.852 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 19:27:40 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.851: +6 -9 lines
Diff to previous 1.851
- Patch #181284 by killes and chx: performance improvements for user_access().

Revision 1.851 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 3 13:01:04 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.850: +2 -1 lines
Diff to previous 1.850
#179695 by chx: only anonymous users should have permission to visit user/login, so this menu item is automatically hidden when a user is logged in

Revision 1.850 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 16:52:00 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.849: +2 -2 lines
Diff to previous 1.849
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities

Revision 1.849 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 19 18:00:52 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.848: +4 -4 lines
Diff to previous 1.848
#172765 follow up patch by pwolanin: fix user path access, which was broken by the user module split

Revision 1.745.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 00:14:11 2007 UTC (2 years, 2 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.18: +8 -3 lines
Diff to previous 1.745.2.18 , to branch point 1.745
#174270 by kkaefer. Make user filter translatbale.

Revision 1.848 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 14 17:38:08 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.847: +3 -1 lines
Diff to previous 1.847
#168261 by mvc: redirect registered users back to the front page if admin approval is required, so their user account page is not directly accessible after registration

Revision 1.847 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 09:51:11 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.846: +2 -3 lines
Diff to previous 1.846
#174440 by kkaefer: properly translatable filter dropdown elements on user admin page

Revision 1.745.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 07:49:36 2007 UTC (2 years, 2 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.17: +4 -3 lines
Diff to previous 1.745.2.17 , to branch point 1.745
#167284 by Heine and pwolanin. Avoid abusing %s for lists.

Revision 1.745.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 07:10:58 2007 UTC (2 years, 2 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.16: +2 -2 lines
Diff to previous 1.745.2.16 , to branch point 1.745
#165604 by mvc. Redirect to home page after user registration requiring admin approval.

Revision 1.846 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 14:50:05 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.845: +12 -20 lines
Diff to previous 1.845
#172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs).

Complete previous history of actions module:
 - #148410 by jvandyk: added rewrite of the actions module!
 - #155986 by Uwe: fixed typos.
 - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on

Revision 1.845 - (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
Changes since 1.844: +378 -1602 lines
Diff to previous 1.844
#166742 by Crell and dvessel: split user module (for performance reasons)

Revision 1.844 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 9 20:21:02 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.843: +9 -6 lines
Diff to previous 1.843
#174224 by kkaefer: send user notification email after the user object is updated

Revision 1.843 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 8 13:57:22 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.842: +3 -2 lines
Diff to previous 1.842
#173225 corrective fix: there were two uses of the ip variable, so revert to the original patch

Revision 1.842 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 8 08:57:26 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.841: +3 -3 lines
Diff to previous 1.841
- Patch #173225 by killes: missing ip_address().  Slightly modified by me.

Revision 1.841 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 6 12:47:20 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.840: +2 -2 lines
Diff to previous 1.840
#148677 by pwolanin: set active menu item on 403/404 pages (and on the user page)

Revision 1.840 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 14:37:48 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.839: +20 -4 lines
Diff to previous 1.839
- Patch #172765 by webchick and chx: path 'user' returns 403

Revision 1.839 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 12:46:21 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.838: +2 -2 lines
Diff to previous 1.838
#172453 by webchick: proper default value for user roles (radios need an int, not an array)

Revision 1.838 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 2 12:24:49 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.837: +4 -4 lines
Diff to previous 1.837
#172455 by chx: a notice and missing form API conversions in user module

Revision 1.837 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 14:57:50 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.836: +2 -2 lines
Diff to previous 1.836
#155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on

Revision 1.836 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 08:00:49 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.835: +5 -10 lines
Diff to previous 1.835
- Patch #169627 by JirkaRybka: improved logging of mail problems.

Revision 1.835 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 07:46:11 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.834: +5 -5 lines
Diff to previous 1.834
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.

Revision 1.834 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 08:08:45 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.833: +11 -2 lines
Diff to previous 1.833
- Patch #80951 by killes, yched et al: block caching.

Revision 1.833 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 20:03:19 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.832: +4 -4 lines
Diff to previous 1.832
#163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter

Revision 1.832 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 13:07:31 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.831: +97 -64 lines
Diff to previous 1.831
#156796 by webernet, asimmonds and pwolanin: user editing forms cleanup and fixing deletion API remainings

Revision 1.831 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 16 09:32:06 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.830: +3 -3 lines
Diff to previous 1.830
#162050 by dvessel: user_comment() now modifies the comment, although hook_comment() was not intended to modify the comment, so we need to pass it in by reference to get modified

Revision 1.745.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 06:50:41 2007 UTC (2 years, 3 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.15: +2 -2 lines
Diff to previous 1.745.2.15 , to branch point 1.745
Reverting #163458

Revision 1.830 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 19:25:57 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.829: +2 -2 lines
Diff to previous 1.829
#166688 by pwolanin: user_build_content() needs to have the account passed by reference

Revision 1.829 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 16:12:00 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.828: +4 -2 lines
Diff to previous 1.828
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement. (Correct version this time.)

Revision 1.828 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 15:55:36 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.827: +20 -22 lines
Diff to previous 1.827
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2.  Also a performance improvement.

Revision 1.827 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 10:49:26 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.826: +2 -2 lines
Diff to previous 1.826
#165358 by John Morahan: do not regenerate the session when the user is saved without a password specified

Revision 1.745.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 07:02:44 2007 UTC (2 years, 3 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.14: +2 -2 lines
Diff to previous 1.745.2.14 , to branch point 1.745
#165358 by John Morahan. Better check for changed password.

Revision 1.745.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 06:44:38 2007 UTC (2 years, 3 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.745.2.13: +2 -2 lines
Diff to previous 1.745.2.13 , to branch point 1.745
#163458 by heyrocker. Make sure the user object has roles before checking them.

Revision 1.826 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 10:41:26 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.825: +78 -14 lines
Diff to previous 1.825
- Patch #161510 by dvessel: tplified user.module.

Revision 1.825 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 10:22:45 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.824: +11 -1 lines
Diff to previous 1.824
- Patch #156553 by AjK: fixed E_NOTICE

Revision 1.824 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 13:08:17 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.823: +16 -8 lines
Diff to previous 1.823
- Patch #162486 by Eaton: user/%user/edit/foo tabs only appear if additional profile categories have been defined.

Revision 1.745.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 19:16:50 2007 UTC (2 years, 4 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: