Larry Garfield
|
29ec5c929b
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/includes/common.inc
core/includes/menu.inc
core/modules/image/image.test
core/modules/system/tests/file.test
|
2012-04-30 21:29:48 -05:00 |
Dries
|
02750689dd
|
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
|
2012-04-29 11:16:27 -04:00 |
Larry Garfield
|
88be740cdb
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
core/modules/node/node.module
core/modules/overlay/overlay.module
|
2012-04-27 21:59:33 -05:00 |
catch
|
78e0de2758
|
Issue #1348758 by drewish: Fixed Add an index to {users}.picture so user_file_delete() isn't insanely slow.
|
2012-04-27 13:02:56 +09:00 |
catch
|
4daf1c6345
|
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
|
2012-04-26 13:07:55 +09:00 |
catch
|
93c20fd054
|
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
|
2012-04-26 12:51:09 +09:00 |
Dries
|
bac3ed7764
|
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
|
2012-04-25 16:44:20 -07:00 |
catch
|
74d3fc229f
|
Issue #1525640 by jeff.maes: Fixed Disable autocompletion for email/password field when editing user profile.
|
2012-04-25 13:33:09 +09:00 |
catch
|
933b844ab9
|
Issue #1519942 by Gábor Hojtsy, dawehner, kalman.hosszu, balintk: Decouple locale module from user module.
|
2012-04-24 13:01:42 +09:00 |
Larry Garfield
|
9cf81913e9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-22 18:50:18 -05:00 |
Jennifer Hodgdon
|
121f7ee093
|
Issue #1540072 by xjm: American spelling for behavior
|
2012-04-20 12:51:35 -07:00 |
Larry Garfield
|
c96c3fca10
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-20 01:07:37 -05:00 |
Dries
|
055716fe39
|
- Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation.
|
2012-04-19 07:31:47 -04:00 |
catch
|
945e7605e6
|
Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison .
|
2012-04-17 12:37:26 +09:00 |
Jody Hamilton
|
6f911290fc
|
removing menu constant from user module
|
2012-04-16 19:53:10 -05:00 |
catch
|
1f4ececf10
|
Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address.
|
2012-04-13 17:10:57 +09:00 |
Dries
|
2f167bdda3
|
- Patch #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans | izmeez: Added Use variables for timeout values in user module's password reset.
|
2012-04-09 17:12:37 -04:00 |
catch
|
eab6f127ad
|
Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector').
|
2012-04-07 16:19:30 +09:00 |
Jennifer Hodgdon
|
6fa18ff89e
|
Issue #1509796 by markdorison: Fix docs for a test method in user.test
|
2012-04-02 10:39:48 -07:00 |
catch
|
a3d299b8b4
|
Issue #331893 by mgifford, nigel, Xano, Everett Zufelt, nod_: Added colouring (and description) to password checker.
|
2012-04-02 12:03:17 +09:00 |
webchick
|
edb7ea957c
|
Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly.
|
2012-03-24 00:33:20 -06:00 |
webchick
|
67235411bb
|
Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit().
|
2012-03-24 00:31:35 -06:00 |
Dries
|
0de82eeffe
|
- Patch #1454630 by mottihoresh: user_autocomplete() page callback uses as a local variable (coding standards, bad example).
|
2012-03-23 16:03:55 -06:00 |
catch
|
efc984dfda
|
Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates.
|
2012-03-21 14:51:30 +09:00 |
Jennifer Hodgdon
|
5f58ed3d6f
|
Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work
|
2012-03-19 06:57:02 -07:00 |
Jennifer Hodgdon
|
7083dd109f
|
Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain why table name is plural in spite of our usual standards
|
2012-03-19 06:51:12 -07:00 |
catch
|
aab8b66a29
|
Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%.
|
2012-03-13 12:16:40 +09:00 |
catch
|
b9e9244171
|
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
|
2012-03-09 00:10:59 +09:00 |
Dries
|
2d6dcdd509
|
- Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference.
|
2012-03-02 13:46:16 -05:00 |
catch
|
2cc2aa2568
|
Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email.
|
2012-03-02 16:29:16 +09:00 |
Nathaniel
|
bdb71c6fa7
|
Merge remote branch 'crell/dbtngtng' into 8.x
|
2012-03-01 12:22:48 +09:00 |
Jennifer Hodgdon
|
aedceb6950
|
Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase
|
2012-02-29 08:56:15 -08:00 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
Dries
|
edabf1fc3a
|
- Patch #1300298 by askibinski: empty tokens don't get replaced in welcome emails.
|
2012-02-21 14:02:50 -05:00 |
Larry Garfield
|
1bc5b98e6c
|
Merge remote-tracking branch 'dries/8.x' into dbtngtng
|
2012-02-02 23:50:39 -06:00 |
webchick
|
911bc7247b
|
Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list.
|
2012-01-31 00:12:04 -08:00 |
Dries
|
1c09cbb5c4
|
- Patch #1346914 by droplet: use .length instead of jQuery.size().
|
2012-01-29 08:54:40 -05:00 |
Dries
|
ae93ca687d
|
- Patch #1399496 by droplet: JS semicolon to following code standard .
|
2012-01-29 08:25:06 -05:00 |
Larry Garfield
|
b5e33f620e
|
Merge branch '8.x' into dbtngtng
|
2012-01-26 23:47:34 -06:00 |
Dries
|
68fc0fad1a
|
- Patch #1316866 by nicl: User_forms() is now redundant.
|
2012-01-24 17:53:40 -05:00 |
Larry Garfield
|
92286713d5
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
Nathaniel
|
e3a6372c35
|
Revert "Any user should not be allowed to block his/her own account"
This reverts commit 1ab05706ea .
|
2012-01-20 15:42:49 +09:00 |
catch
|
1ab05706ea
|
Any user should not be allowed to block his/her own account
|
2012-01-19 21:58:03 +09:00 |
catch
|
f969b391b4
|
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
|
2012-01-16 11:18:26 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
Nathaniel
|
dd1f6d349a
|
Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks.
|
2012-01-10 12:22:24 +09:00 |
Larry Garfield
|
17d5b68dd0
|
Update class name in type hint.
|
2011-12-28 14:04:40 -06:00 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
catch
|
c9e01c6e89
|
Issue #1324972 by betz: Change user block links to item_list() instead of markup.
|
2011-12-05 21:46:45 +09:00 |