Commit Graph

78 Commits (c76c95a9abc1686b62ddfdb994b7d723f0624a21)

Author SHA1 Message Date
Dries 6448d0e61c Issue #1865560 by sun: user register config override from Testing profile. 2012-12-14 10:13:23 -05:00
catch 56a7c639e3 Issue #817118 by Sylvain Lecoy, bfroehle, Stevel: Tests for remove {authmap} and migrate OpenID entries to their own table. 2012-12-13 13:00:10 +00: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 ab200662bc Issue #1858984 by berdir: Split system date formats from timezone settings. 2012-12-06 16:19:03 +00:00
webchick 723c3251da Issue #1848054 by ACF: Added Change openid test variables to the state system. 2012-12-01 19:18:12 -08:00
webchick be694ba944 Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system. 2012-11-28 23:37:55 -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
webchick 6f1cc2460f Issue #1848202 by xjm: Decouple OpenID tests from node. 2012-11-26 09:30:39 -08:00
catch 2e7f67b0b7 Issue #1826190 by vijaycs85, Lukas von Blarer, alexpott: Covert mac_key() variable to CMI system. 2012-11-22 11:21:57 +00: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 876bcaeb5d Issue #1816136 by Berdir, David_Rothstein, ubercomp, c960657, wojtha, fgm, pwolanin, Damien Tournoud, Heine: Fixed OpenID vulnerability from SA-CORE-2012-003 (and backport anything to 7.x-dev as necessary). 2012-11-06 01:15:23 -08: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 16eac3bec5 Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'. 2012-10-09 12:49:07 -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
Dries 5c39787962 Issue #1797370 by xjm: Remove t() from assertion messages in tests for the openid module. 2012-09-28 10:20:55 -04:00
catch b10ff4324b Issue #1362974 by droplet, dcam, Jacine, tkrajcar: Remove type='text/javascript' from <script> tags. 2012-09-20 11:06:41 +01:00
webchick a12dc7e896 Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:56:31 -07:00
webchick 673e1bf010 Issue #1473214 by kika, nmudgal: Fixed Empty table pattern for 'OpenID identities' user page. 2012-08-30 12:38:38 -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
webchick 54496aebbc Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;. 2012-08-26 11:20:42 -07:00
webchick 79b9a36cb0 Issue #1739994 by pp, das-peter, Gábor Hojtsy: Use the Language class universally instead of stdObj instances. 2012-08-26 10:01:29 -07:00
catch ea25df8570 Issue #1499596 by plach, fago: Introduce a basic entity form controller. 2012-08-16 12:30:43 +01:00
webchick 7e9d2c1676 Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07: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 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
webchick cd224643ba Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system. 2012-07-28 08:39:43 -05:00
Dries 1b0e550212 - Patch #1461572 by underq, izus: openid_update_6000() should not be in Drupal 8. 2012-06-29 09:35:20 -04:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07: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
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 356aa34d9d - Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException. 2012-06-02 15:41:40 -04:00
Larry Garfield 2a8b9b7eae Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php
	core/modules/update/update.fetch.inc
2012-05-28 16:38:37 -05:00
catch cb80acc53e Issue #1593166 by aspilicious: Convert openid tests to PSR-0. 2012-05-28 20:42:54 +09:00
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
catch 99a456c32e Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report. 2012-05-25 14:42:59 +09:00
Larry Garfield 848c134d65 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-23 23:55:54 -05:00
catch 9d8b3f59ed Issue #1481560 by nod_: Follow up for, Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-22 11:49:17 +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
Larry Garfield eb8fe490da Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-13 12:21:10 -05: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 bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09: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
Niklas Fiekas 6d12bff490 More Response objects for openid_test.
Converts openid_test.module to use Response and RedirectResponse instead of
manually setting headers.
OpenID account registration tests are now green.
2012-04-28 21:57:03 -05:00
Niklas Fiekas f492b98bd1 Use Response object in openid_test_yadis_xrds(). 2012-04-28 21:57:03 -05: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