Alex Pott
|
3a8e8c6082
|
Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface.
|
2013-05-16 20:50:33 -05:00 |
Alex Pott
|
f630b510aa
|
Issue #1927608 by EclipseGc, tim.plunkett, effulgentsia: Remove the tight coupling between Block Plugins and Block Entities.
|
2013-05-11 11:01:25 +01:00 |
Alex Pott
|
127538eee8
|
Revert "Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface."
This reverts commit 08a5842619 .
|
2013-05-01 22:57:09 +01:00 |
Alex Pott
|
08a5842619
|
Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface.
|
2013-05-01 22:43:37 +01:00 |
Alex Pott
|
620d497915
|
Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface.
|
2013-04-30 00:46:14 +01:00 |
webchick
|
7cd6578d8d
|
Issue #1866124 by Berdir, YesCT: Convert drupal_http_request() usage in openid.module to Guzzle.
|
2013-04-12 00:15:30 -07:00 |
webchick
|
6543a5bae6
|
Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address().
|
2013-04-10 17:17:57 -07:00 |
Dries
|
bb91b33df8
|
Issue #1862752 by larowlan, fago: Implement entity access API for users.
|
2013-01-24 15:04:49 -05:00 |
webchick
|
3e9ae8f156
|
Issue #1880588 by tim.plunkett, sun: Fixed Regression: invalid HTML in menu blocks due to _block_get_renderable_block() clobbering #theme_wrappers() of block contents.
|
2013-01-22 17:16:46 -08:00 |
catch
|
f5f88298a5
|
Issue #200344 by Pancho, pillarsdotnet, pdrake, sun: Remove user_module_invoke() and rename user_login_block() to user_login_block_form().
|
2013-01-07 11:11:52 +00:00 |
Dries
|
6e7b1219fe
|
Issue #1535868 by EclipseGc, tim.plunkett, xjm, Jody Lynn, sdboyer, naxoc, tizzo, effulgentsia, dawehner, disasm, beejeebus: Convert all blocks into plugins.
|
2013-01-04 12:05:13 -05:00 |
Dries
|
881b8a6a17
|
Issue #817118 by Sylvain Lecoy, bfroehle, Stevel: remove {authmap} and migrate OpenID entries to their own table.
|
2012-12-10 17:14:34 -05:00 |
catch
|
76ea278187
|
Issue #200344 by Pancho, pillarsdotnet, pdrake: Remove user_module_invoke() and rename user_login_block() to user_login_block_form().
|
2012-11-06 13:52:45 +00:00 |
webchick
|
0c44c89686
|
Issue #1824712 by cam8001, alexpott: Convert xri_proxy_resolver() variable to CMI config system.
|
2012-10-27 14:28:43 -07: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 |
webchick
|
7e798b85b8
|
Issue #1538462 by c960657, Niklas Fiekas, nod_: Fixed Cannot log in with OpenID due to 'required' attribute.
|
2012-09-30 12:53:26 -04:00 |
webchick
|
a12dc7e896
|
Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'.
|
2012-09-13 01:56:31 -07:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -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
|
ea25df8570
|
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
|
2012-08-16 12:30:43 +01:00 |
webchick
|
18040223ad
|
Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages.
|
2012-06-15 19:03:15 +02: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
|
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 |
catch
|
f6cb088ed4
|
Issue #1527720 by Gábor Hojtsy: Fixed OpenID language matching finds least specific instead of most specific match.
|
2012-04-17 12:23:52 +09: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 |
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 |
webchick
|
e5fe68e2a0
|
Issue #1425330 by swentel, grendzy, davereid, wojtha, c960657: Fixed Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001.
|
2012-02-28 10:33:17 -08:00 |
Dries
|
4b92841794
|
- Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list().
|
2012-01-23 10:46:29 -05:00 |
Nathaniel
|
1fe62f2a04
|
Issue #469590 by c960657, basvredeling, bradpeabody: Improve robustness of OpenID parsing for link 'rel' and meta 'http-equiv' attributes.
|
2012-01-10 12:19:15 +09:00 |
catch
|
09fb07615b
|
Issue #771540 by c960657: Added Fetch timezone and language using OpenID SREG/AX.
|
2011-12-23 12:23:30 +09:00 |
catch
|
511513eceb
|
Issue #765984 by c960657: Convert hook_openid()('request', ...) to hook_openid_request_alter().
|
2011-12-22 20:52:16 +09: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 |