webchick
|
8209c054a7
|
Issue #1914628 by Nephele: Fixed New user one-time-login link incorrectly states that email link will expire.
|
2013-03-16 22:42:17 -07:00 |
webchick
|
b1b0b94481
|
Issue #1903684 by dawehner: User autocomplete using routes.
|
2013-02-08 18:14:58 -08:00 |
webchick
|
718e854263
|
Issue #1817656 follow-up by alexpott, olli, tstoeckler: Let user_autocomplete() ACTUALLY find the anonymous user. :)
|
2013-01-23 09:34:41 -08:00 |
webchick
|
1de4821bfa
|
Issue #1817656 by tstoeckler, tim.plunkett, dawehner, alexpott: Let user_autocomplete() also find the anonymous user.
|
2013-01-20 02:31:49 -08:00 |
webchick
|
e15c6de807
|
Roll-back of Issue #1817656 by tim.plunkett: Causing random testbot failures.
|
2013-01-18 21:01:29 -08:00 |
catch
|
34a7dd51f2
|
Issue #1817656 by dawehner, tstoeckler, tim.plunkett: Follow-up for random test failures Let user_autocomplete() also find the anonymous user.
|
2013-01-18 17:25:07 +00:00 |
catch
|
b45a343e39
|
Issue #1817656 by dawehner, tstoeckler: Added Let user_autocomplete() also find the anonymous user.
|
2013-01-18 12:21:26 +00:00 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
catch
|
23c83da4fa
|
Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity.
|
2012-12-13 12:11:18 +00:00 |
Dries
|
f1b6874e72
|
Issue #1831324 by sun, effulgentsia: Form API #autocomplete_path() JS and callbacks to use GET q= parameter instead of menu tail.
|
2012-12-02 22:23:33 -05:00 |
webchick
|
e4bd0c4537
|
Issue #1848874 by sun: Clean up and simplify user cancel methods and processing.
|
2012-12-02 07:33:15 -08:00 |
catch
|
4d0d5c5712
|
Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table.
|
2012-11-27 22:26:22 +00:00 |
Dries
|
be488fb299
|
Issue #1814558 by LinL: Convert user_password_reset_timeout() variable to use config system.
|
2012-11-02 10:35:51 -07:00 |
catch
|
3816847005
|
Issue #1807266 by cam8001, barbun: Convert user_cancel_method() variable to CMI system.
|
2012-10-29 23:09:48 +00:00 |
webchick
|
b38996475d
|
Issue #1772584 by andypost, gumanist, nod_: Get rid of user_login_block() & user_login() in favour of user_login_form().
|
2012-10-23 20:28:47 -07:00 |
effulgentsia
|
6779c0794e
|
Fix redirect user_page to include current language.
|
2012-10-01 17:01:19 -07:00 |
Larry Garfield
|
acd7dd9c16
|
Switch to RedirectResponse for the /user page.
|
2012-10-01 16:57:25 -07:00 |
Lin Clark
|
26b46f8d72
|
Switch user_page to redirect to prevent router test failures.
|
2012-10-01 16:57:24 -07:00 |
webchick
|
4efc71cf20
|
Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode.
|
2012-09-13 01:48:24 -07:00 |
webchick
|
16005119bc
|
Issue #1496534 by cosmicdreams, alexpott, aspilicious, kim.pepper, acrollet, dagmar, beejeebus, wizonesolutions | heyrocker: Convert account settings to configuration system.
|
2012-08-26 14:15:58 -07:00 |
catch
|
64625f9048
|
Issue #1184272 by Berdir, corvus_ch, sun: Remove deprecated $conditions support from entity controller.
|
2012-08-21 17:38:04 +02:00 |
catch
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Katherine Bailey
|
e1b4fe97a7
|
Get rid of the request() wrapper function, plus various other cleanups
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
faba05fccc
|
Cleaning up _current_path() and request() related stuff
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Niklas Fiekas
|
5efc932fb2
|
The httpkernel service is now named http_kernel.
|
2012-08-06 21:52:10 -07:00 |
Dries
|
d93bbc93a8
|
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
|
2012-07-09 16:20:56 -04:00 |
webchick
|
deae32e9cb
|
Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON).
|
2012-06-29 09:10:25 -07:00 |
Dries
|
57ab8a5465
|
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
|
2012-06-12 22:31:11 -04:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
Dries
|
002769ef32
|
- Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException.
|
2012-06-04 08:06:09 -04: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
|
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
|
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
|
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 |
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 |
Dries
|
a58940f111
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
catch
|
70b8337cdc
|
Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view.
|
2011-11-03 16:34:18 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |