Dries
|
9b29a0dad0
|
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
|
2012-06-03 07:25:35 -04:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
40ca713eea
|
Issue #1594260 by aspilicious: Convert user tests to PSR-0.
|
2012-05-29 13:31:00 +09:00 |
Dries
|
ae42df8751
|
- Patch #1600892 by sun: tests use magic numbers 1 and 2 instead of user role constants.
|
2012-05-26 19:18:56 -04:00 |
Larry Garfield
|
848c134d65
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-23 23:55:54 -05:00 |
catch
|
d2901d051d
|
Issue #890790 by Tor Arne Thune, davidjdagino: Added tests for deleting nodes does not delete their comments.
|
2012-05-22 13:11:21 +09:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05:00 |
Jennifer Hodgdon
|
467a825239
|
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
|
2012-05-17 05:58:49 -07:00 |
catch
|
25713f0b25
|
Issue #1495024 by aspilicious: documentation follow-up for convert the entity system to PSR-0.
|
2012-05-17 11:33:40 +09:00 |
catch
|
74c409f134
|
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
|
2012-05-16 12:38:40 +09:00 |
catch
|
f54e6e3823
|
Issue #1564996 by greggles: Added Make one-time login link watchdog more useful for auditing.
|
2012-05-14 12:22:49 +09:00 |
catch
|
439e27cc10
|
Issue #20446 by dead_arm: Added Cursor focus on user login page.
|
2012-05-14 12:20:18 +09:00 |
Larry Garfield
|
eb8fe490da
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-13 12:21:10 -05:00 |
catch
|
1fa5a5b12b
|
Issue #1556502 by mrfelton: Fixed Inconsistency in wording in validation error when requesting new password ('Username' vs 'User name').
|
2012-05-11 13:08:23 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
Larry Garfield
|
270dcd2e88
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-10 00:14:31 -05:00 |
catch
|
4beaeab9fe
|
Issue #1552236 by duellj: Move user language tests to user module.
|
2012-05-08 13:59:45 +09:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +09:00 |
catch
|
3e8861682a
|
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
|
2012-05-08 11:53:23 +09:00 |
Larry Garfield
|
12e53f92a3
|
Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.
Conflicts:
core/INSTALL.txt
core/includes/bootstrap.inc
core/modules/simpletest/drupal_web_test_case.php
core/modules/system/system.install
core/modules/system/system.module
core/modules/system/system.test
core/scripts/cron-curl.sh
core/scripts/cron-lynx.sh
|
2012-05-06 23:03:57 -05:00 |
webchick
|
00e99a41cb
|
Issue #1558464 by Berdir, chx, fago, greggles: Fixed SA-CORE-2012-002 - Unvalidated form redirect.
|
2012-05-05 10:01:11 -07:00 |
Jennifer Hodgdon
|
a440f52c71
|
Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions
|
2012-05-04 12:53:43 -07:00 |
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 |