Commit Graph

855 Commits (d4d83576d2efb78fbef7aef22ef0b1d33dce25fd)

Author SHA1 Message Date
webchick ee12606d08 Issue #2467887 by joshi.rohit100: Rename drupalGetAJAX to drupalGetAjax for parity with drupalPostAjaxForm 2015-04-15 05:31:39 -07:00
webchick 54ba27d86a Issue #2417549 by alexpott, znerol, benjy, Berdir: Drupal\migrate_drupal\Tests\d6\MigrateFileTest fail in MigrateTestBase 2015-04-15 02:44:25 -07:00
Alex Pott 5af2cf65da Issue #2469731 by xjm, larowlan, pfrenssen, hussainweb, chx: Document when to use BrowserTestBase 2015-04-15 09:53:31 +02:00
Alex Pott 300f14e860 Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
Alex Pott 6d9f75a965 Revert "Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them"
This reverts commit db8fa57883.
2015-04-12 10:23:53 +01:00
Alex Pott 6ffc4cd8ba Issue #2226621 by JeroenT, ianthomas_uk, lokapujya, pjonckiere, marcingy, LinL, Xano, rpayanm, piyuesh23: Remove usage of element_info(), element_child() and element_children(). Deprecate element_info_property() 2015-04-09 15:52:29 +01:00
Alex Pott 2c889842a2 Issue #2464097 by joshi.rohit100: Add leading backslash to the test classes on the simpletest UI 2015-04-09 15:39:05 +01:00
Alex Pott db8fa57883 Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-04-09 12:52:05 +01:00
webchick 8fcce5b381 Issue #2460911 by Wim Leers, jhodgdon: Search reindexing should invalidate cache tags 2015-04-02 10:27:43 -07:00
Alex Pott fdc1c3daf8 Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
Alex Pott eebf493094 Issue #2453341 by Wim Leers: Contact forms don't have necessary cache contexts & tags; flood control should work on validate, not on view 2015-04-02 10:49:06 +01:00
Alex Pott 284681aa43 Issue #1897058 by disasm, rteijeiro: Replace "boolean" with "bool" when used as param/return/var type 2015-03-31 17:03:31 +01:00
Alex Pott 5b19144783 Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
Alex Pott ea081822b4 Issue #2462151 by hussainweb, benjy: Remove unused Utility\String use statements 2015-03-30 16:13:40 +01:00
Alex Pott f3b8d0714e Issue #2457781 by prateekMehta, stefan.r, AjitS, hussainweb: Use Utility\Html class instead of Utility\String for decodeEntities() function 2015-03-30 10:20:36 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
Alex Pott c34478f5e7 Issue #2212069 by Gábor Hojtsy, pjonckiere, rteijeiro, cilefen: Non-English Drupal sites get default configuration in English, edited in English, originals not actually used if translated 2015-03-26 12:05:36 +00:00
Alex Pott ae3dc626d1 Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup) 2015-03-26 10:50:08 +00:00
catch 938e2f648c Issue #2428805 by Wim Leers: Remove the ability to configure a block's cache contexts 2015-03-25 20:12:42 +00:00
Alex Pott 8b2f85b5c8 Issue #2458045 by webflo: Remove calls to core/vendor/autoload.php 2015-03-24 11:49:33 +00:00
Alex Pott cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
Alex Pott 8b98854082 Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint 2015-03-19 17:45:25 +00:00
webchick 80f426185f Issue #2452347 by alexpott: "Make sure that the $test_class..." text appearing in whilst running Drupal\simpletest\Tests\KernelTestBaseTest 2015-03-18 23:59:01 -07:00
Alex Pott 40d57b3d13 Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write 2015-03-16 08:42:16 +00:00
catch 4b812ec9bb Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency 2015-03-15 20:31:04 +00:00
Alex Pott c5338e00d0 Issue #2386903 by pfrenssen: Warning: DOMDocument::importNode() ID already defined 2015-03-14 20:16:41 +00:00
Alex Pott b6ee00e248 Issue #2433595 by chx, Berdir: WebTestBase::refreshVariables only resets cache_tags.invalidator.checksum 2015-03-13 14:34:08 +00:00
Alex Pott d89c1f708d Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks 2015-03-13 09:54:28 +00:00
Alex Pott cdfc90245a Issue #2443381 by pjbaert: Make all test functions public 2015-03-10 10:02:04 +00:00
webchick d583b740d1 Issue #2322639 by hussainweb, LinL, Temoor, oenie, MKorostoff, mglaman, kyuubi, unstatu, omers, pcambra, legolasbo, benjy, JeroenT: Replace all instances of node_type_load(), node_type_get_types(), entity_load('node_type') and entity_load_multiple('node_type') with static method calls from DRUPAL SOUTH WOOOO! 2015-03-07 16:48:27 +11:00
webchick 488f5584c9 Issue #2315791 by alexpott, cilefen, dawehner: Add functionality to open results in browser window to run-tests.sh 2015-03-07 12:45:08 +11:00
Nathaniel Catchpole 6ba9484cee Issue #2373491 by amateescu, jibran: Categorize field type plugins 2015-03-06 11:40:26 +00:00
Nathaniel Catchpole 7670ea41df Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase 2015-03-04 17:17:28 +00:00
Nathaniel Catchpole 468646e3b7 Issue #2407765 by Wim Leers, borisson_: Wherever simple config is used to render output to end user, associate their cache tags 2015-03-04 15:13:24 +00:00
Alex Pott 397f4a6eb7 Issue #2410031 by rocketeerbkw, BiigNiick: Simpletest install requirements double escaped 2015-03-01 12:05:46 +00:00
Alex Pott 01382db49d Issue #2416971 by dawehner, pwolanin: Remove Url::__toString() 2015-03-01 11:41:21 +00:00
Alex Pott e40099fd39 Issue #2426735 by dawehner: Small docs improvements of WebTestBase::rebuildContainer 2015-03-01 10:26:00 +00:00
webchick a701df0f3b Issue #2395901 by chx, dawehner, tstoeckler: Allow the same test-specific overrides in KernelTestBase as in WebTestBase 2015-02-28 14:39:06 -08:00
Alex Pott 9305a47f80 Issue #2144669 by Mile23, daffie, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing 2015-02-27 14:05:07 +00:00
Alex Pott df44266ea9 Issue #2363341 by tim.plunkett, donquixote, adci_contributor: Throw exception in Drupal::service() and friends, if container not initialized yet 2015-02-22 23:55:10 +00:00
Alex Pott 88350da600 Revert "Issue #2144669 by Mile23, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing"
This reverts commit 921317dc80.
2015-02-20 01:29:42 +00:00
Alex Pott 921317dc80 Issue #2144669 by Mile23, Nitesh Sethia: Improve/Refactor TestBase Through Expanded Unit Testing 2015-02-20 00:10:32 +00:00
webchick fdbfed3cad Issue #2421713 by JeroenT: Remove deprecated functions in WebTestBase.php 2015-02-18 09:22:04 -08:00
Alex Pott 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +00:00
Alex Pott 5d36a99411 Issue #2174507 by jessebeach, alansaviolobo, tim.plunkett: Make debug() use print_r() by default 2015-02-18 11:45:45 +00:00
Alex Pott e4e8f31411 Issue #2422257 by chx: Remove unnecessary query against the session table in WebTestBase. 2015-02-16 16:46:44 +00:00
Alex Pott a518f9d76b Issue #2417515 by idebr: TestBase::prepareDatabasePrefix() refers to DrupalWebTestCase that has been renamed 2015-02-14 16:15:11 +00:00
webchick b911f7210e Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations 2015-02-13 11:51:15 -08:00
Nathaniel Catchpole ad2a66dec5 Issue #2422745 by alexpott: Reduce simpletest memory limit 2015-02-12 12:46:56 +00:00