Commit Graph

491 Commits (182099941fba47a0d1e6aae76e8da8e4070292cd)

Author SHA1 Message Date
webchick 29e3ae0cc4 Issue #2080397 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/simpletest.module. 2013-12-04 00:44:52 -08:00
webchick 72e7cb95c3 Issue #2080399 by Haza: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php. 2013-12-04 00:41:52 -08:00
webchick 5165ffe618 Issue #2080403 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php. 2013-12-04 00:39:22 -08:00
webchick a436374c31 Issue #2080405 by mrsinguyen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/MailCaptureTest.php. 2013-12-04 00:34:12 -08:00
webchick a38172dc20 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-03 10:57:18 -08:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
Nathaniel Catchpole 15fded0c84 Issue #1988612 by effulgentsia, yched, Wim Leers, Berdir, Pancho: Apply formatters and widgets to rendered entity base fields, starting with node.title. 2013-12-03 11:53:16 +00:00
webchick c44e23c3e1 Issue #2107685 by vijaycs85: Provide configuration schema for Simpletest module. 2013-11-28 00:39:43 -08:00
webchick 063b5cd333 Issue #2143933 by tim.plunkett, pwolanin, dawehner: Add _title and _title_callback to all routes. 2013-11-27 23:44:52 -08:00
webchick dd5dcd1bd0 Issue #2140505 by amateescu, tim.plunkett: Re-running a simpletest no longer displays the batch progress or duration. 2013-11-26 12:41:28 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick 08eeef15db Issue #2132441 by chx, eliza411: Run-tests.sh --module is broken. 2013-11-22 15:59:11 -08:00
Nathaniel Catchpole 92f93a1cbc Issue #2004086 by dawehner, pwolanin, katbailey, tim.plunkett, vijaycs85, fabpot: The Request service must be synthetic. 2013-11-19 16:21:35 +00:00
Alex Pott 13ebcd222f Issue #2125633 by tim.plunkett: PHPUnit tests cannot be rerun from Simpletest UI. 2013-11-18 21:09:16 -04:00
Alex Pott 9107f06db3 Issue #2134259 by tstoeckler: Make the Simpletest XDebug integration work for CLI requests. 2013-11-16 19:30:41 -04:00
catch 241348d510 Issue #2073531 by tim.plunkett, dawehner, Berdir, catch, plach: Use current user service instead of _account, remove _account from the request object. 2013-11-16 21:26:50 +00:00
webchick 744309f9f2 Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()']. 2013-11-13 21:31:49 -08:00
webchick dac79f29f6 Issue #1999430 by chertzog, andypost, slv_, kim.pepper: Use Symfony Request for simpletest module. 2013-10-29 22:00:00 -07:00
webchick 7a150d144e Issue #2014015 by kgoel, dmitrii, Berdir: Replace drupal_container() with Drupal::service() in the simpletest module. 2013-10-29 21:57:53 -07:00
webchick 08c1599c7f Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error. 2013-10-25 13:19:15 -07:00
Dries e7836c2df4 Issue #338403 by klausi, jhodgdon, grisendo, YesCT, drewish: Use {@inheritdoc} on all class methods (including tests). 2013-10-21 16:07:49 -04:00
Alex Pott b201c0546c Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId(). 2013-10-16 13:37:27 +01:00
Alex Pott 9fdc6a9c35 Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 01:51:01 +01:00
Nathaniel Catchpole d50a62fc3d Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
webchick 3683bd003a Issue #2106171 by chx, webchick: Write tests for configuration deployment scenarios. 2013-10-09 22:35:26 -07:00
webchick 6302d0e020 Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
webchick cf8c025b33 Issue #2080401 by Bladedu, mrsinguyen, lokapujya, pfrenssen: Remove Unused local variable from /core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php. 2013-10-03 09:39:29 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Alex Pott f995135280 Issue #2025883 by iamEAP, Mile23, msonnabaum, Berdir: Fixed Drupal's PHPUnit bootstrap.php does not register module namespaces out of /core. 2013-10-03 07:30:07 +01:00
Alex Pott 2d10571605 Issue #2102539 by andypost: Fixed Current user service should be updated in drupalLogin() and drupalLogout(). 2013-10-03 06:51:21 +01:00
Alex Pott ed11cb2b39 Issue #2049167 by jbrown: Fixed Don't use function_exists() on functions that are built into PHP 5.3. 2013-10-02 23:04:48 +01:00
Alex Pott 714f9e3e1b Issue #2098111 by chx: Fixed Change KeyValueFactory to use Settings instead of $conf. 2013-10-01 14:18:34 +01:00
Alex Pott 085ad45799 Revert "Fixing commit message: Change KeyValueFactory to use Settings instead of $conf"
This reverts commit 227f21b322.
2013-10-01 14:17:15 +01:00
Alex Pott 227f21b322 Change KeyValueFactory to use Settings instead of $conf 2013-09-29 16:41:09 +02:00
Alex Pott cfc1584e1d Issue #2087637 by mondrake: Add a drupalProcessAjaxResponse() method. 2013-09-28 18:33:15 +02:00
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +02:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
Alex Pott e40eb19722 Issue #2086095 by yched, swentel, Hydra: Fixed Remove remaining references to field_sql_storage(). 2013-09-23 15:04:08 +02:00
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +02:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick 4b7a30edd0 Issue #2089627 by tim.plunkett: Move \Drupal\system\SystemConfigFormBase to \Drupal\Core\Form\ConfigFormBase. 2013-09-16 08:43:28 -07:00
webchick 8347b04c34 Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
webchick 7cfa38d01a Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files. 2013-09-15 21:47:28 -07:00
webchick 874690a37b Issue #1614186 by RobLoach, tim.plunkett, msonnabaum, Crell, jhodgdon, Niklas Fiekas: Update coding standards for using 'native' PHP classes like stdClass in namespaced code. 2013-09-15 21:02:23 -07:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 99670f0847 Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention. 2013-09-15 12:59:49 -07:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07:00
webchick d009cac09c Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests. 2013-09-11 12:41:33 -07:00
Alex Pott cc1f3fdeda Issue #2009670 followup by Eric_A: Fixed Replace theme() with drupal_render() in simpletest module. 2013-09-11 00:12:17 +02:00
webchick 1028ebdfef Issue #2083877 by tim.plunkett: Add a theme selector to the place block form. 2013-09-09 22:52:19 -07:00