Commit Graph

2483 Commits (5bccfd2575aff37858f8f85d1e23184eb334fc64)

Author SHA1 Message Date
Nathaniel Catchpole 2580766754 Issue #2895315 by nielsstampe, Krzysztof Domański: Danish characters are not translated correctly with transliteration 2018-11-20 12:03:12 +00:00
Nathaniel Catchpole bb7fb6a3dd Issue #3000630 by scott_euser, Krzysztof Domański, APolitsin, vijaycs85, longwave: Transliteration causes 2 capital letters at the beginning of a word 2018-11-20 11:58:15 +00:00
Nathaniel Catchpole 00cfac4fdc Issue #3008950 by mikelutz, quietone: Move MigrateField Plugins out of Core Library 2018-11-19 16:41:00 +00:00
Alex Pott d29f046424
Issue #3001398 by mondrake, Krzysztof Domański, alexpott, voleger, neclimdul, longwave, dawehner, goodboy: format_size() fixes 2018-11-19 09:55:34 +00:00
Alex Pott 9df150e1ab
Issue #3008490 by Lendude, jibran, jhodgdon: Update \Drupal\Tests\UiHelperTrait::drupalPostForm docblock to match BrowserTestBase version 2018-11-18 23:51:19 +00:00
Alex Pott 78da9a1dca
Issue #2986887 by hchonov, tstoeckler, amateescu, alexpott: Impossible entity query with condition on revision metadata keys 2018-11-18 23:07:32 +00:00
Alex Pott ea33b15726
Issue #2672950 by Vj, ilya.no, Krzysztof Domański, elandirayan, Rijidij, amateescu, shahgm, larowlan: Notice: Undefined index: #default_value in Drupal\Core\Datetime\Element\Datetime::valueCallback() (line 103 2018-11-18 22:51:14 +00:00
Gábor Hojtsy 9e18995abd Issue #2982626 by phenaproxima, tim.plunkett, EclipseGc: ContextAwarePluginBase is incompatible with ContextAwarePluginDefinitionInterface 2018-11-16 11:48:57 -05:00
Nathaniel Catchpole 920eb0678d Issue #3000671 by axel.rutz, surbz, msankhala, goodboy, dawehner: Frontpage with query parameter results in "Page not found" 2018-11-16 13:25:40 +00:00
Nathaniel Catchpole a11f188526 Issue #3014011 by amateescu, andypost: Remove a couple of workarounds from DefaultConfigTest and ModuleHandlerTest 2018-11-16 12:30:04 +00:00
Francesco Placella 98d7171509 Issue #2935932 by Sam152, dwkitchen, jibran, amateescu, kiamlaluno, tstoeckler, joachim: Add a FieldDefinition class for defining bundle fields in code 2018-11-15 10:40:18 +01:00
Alex Pott 752dd39303
Issue #2809531 by Lendude, martin107, larowlan: Convert AJAX part of \Drupal\system\Tests\Ajax\FormValuesTest::testSimpleAjaxFormValue to JavascriptTestBase 2018-11-15 08:18:35 +00:00
Alex Pott 39578f45ca
Issue #3006086 by amateescu, Wim Leers, alexpott, jibran, andypost, dawehner, catch, Berdir: update.php should not process path aliases 2018-11-14 15:04:34 +00:00
Nathaniel Catchpole cb84998f12 Issue #2959370 by dawehner, Lendude, alexpott: View with user/% path breaks login/logout 2018-11-14 12:00:06 +00:00
Nathaniel Catchpole c8f810edb8 Issue #2342699 by Beakerboy, david_garcia, alexpott, madhavvyas, Nitesh Sethia, mradcliffe, plach, rakshith.thotada, ruloweb, deepakaryan1988, Berdir, rbrenton: SqlContentEntityStorage tries to update identity/serial values by default 2018-11-13 11:32:26 +00:00
Nathaniel Catchpole 9e7b020ff4 Issue #2755401 by alexpott, naveenvalecha, bonus, Xano, cilefen, dawehner, mohit_aghera, markdorison, david_garcia: Upgrade EmailValidator to 2.x 2018-11-08 16:48:31 +00:00
Alex Pott 6c8526b0a9
Issue #2982183 by phenaproxima, neclimdul: Follow-up Conflict between TypedDataManager and TypedConfigManager in ConfigEntityAdapter 2018-11-08 14:37:10 +00:00
Nathaniel Catchpole e1b6d232b0 Issue #3002522 by andypost, Matthijs, tim.plunkett, wizonesolutions: Calling StatusMessages::renderMessages() with a returns a faulty render array 2018-11-08 14:14:15 +00:00
Alex Pott 96014160a4
Issue #3008431 by tim.plunkett, phenaproxima, Wim Leers: A context object for a specific entity type will not match a generic requirement for any entity 2018-11-08 09:45:04 +00:00
Alex Pott b6779d931c
Issue #2856362 by bpresles, Surian, WamFlying: Drupal install fail on Percona XtraDB Cluster 5.7 (pxc_strict_mode enforced) 2018-11-08 09:40:10 +00:00
Lee Rowlands 1b186cf07d
Issue #3008772 by andypost, tim.plunkett: Layout definition defined in YAML is not translated 2018-11-08 19:26:59 +10:00
Lee Rowlands 729b440601
Issue #2961688 by alexpott, martin107, longwave, Berdir, larowlan: Fix "Using UTF-8 route patterns without setting the "utf8" option" deprecation 2018-11-08 19:24:57 +10:00
Lee Rowlands ebee0dc27d
Issue #2809529 by Lendude, martin107: Convert AJAX part of \Drupal\system\Tests\Ajax\ElementValidationTest::testAjaxElementValidation to JavascriptTestBase 2018-11-08 19:12:25 +10:00
Alex Pott bb9fb66dd7
Issue #2986735 by tim.plunkett: PHP 5 test fix 2018-11-06 16:31:37 +00:00
Lauri Eskola 26624808f2
Issue #2995570 by lauriii, jrockowitz, drpal, aaronbauman: #states breaks when OR is used 2018-11-06 17:38:46 +02:00
Nathaniel Catchpole 39c3361d50 Issue #2989734 by alexpott, andypost, mikelutz, tacituseu: PHP 7.3 compatibility 2018-11-06 11:24:44 +00:00
Lee Rowlands b1ad4a8d91
Issue #2986735 by phenaproxima, Berdir, tim.plunkett, MegaChriz: Drupal\Core\Plugin\Context\Context needs DependencySerializationTrait 2018-11-06 13:02:14 +10:00
Alex Pott 34f1a358ff
Issue #2982183 by tim.plunkett, phenaproxima, Berdir, Wim Leers, agentrickard: Conflict between TypedDataManager and TypedConfigManager in ConfigEntityAdapter 2018-11-05 14:32:32 +00:00
Alex Pott 44b86a4486
Issue #3004428 by mikelutz, alexpott, Mile23: Remove references to i18nVariable, CommentType, CommentVariable and CommentVariablePerCommentType from the global deprecation listener list 2018-10-26 23:58:52 +01:00
Nathaniel Catchpole c724390add Issue #2897408 by cburschka, gapple, xjm, effulgentsia: Remove IE9 support from CssCollectionRenderer and provide it in contrib instead 2018-10-26 13:15:59 +01:00
Lee Rowlands 7b0014158f
Issue #3002604 by tstoeckler: Improve debuggability of update failures in UpdatePathTestBase 2018-10-26 18:50:03 +10:00
Lee Rowlands de15d0442e
Issue #3001979 by alexpott: \Drupal\Core\Config\FileStorage::getAllCollectionNames() should work when the directory does not exist 2018-10-26 18:38:06 +10:00
Lee Rowlands 82d29a6c3e
Issue #3002279 by alexpott: Xdebug in InstallerTestBase 2018-10-26 15:30:05 +10:00
Lee Rowlands 550e914c08
Issue #2677532 by alexpott, Mile23, kim.pepper, dawehner, andypost, Eric_A, xjm, Mixologic, larowlan, phenaproxima, markcarver, borisson_: Move drupal_check_incompatibility() functionality to a new Dependency class and Version component 2018-10-22 15:21:49 +10:00
Alex Pott 04a706f63d
Issue #2309731 by bendeguz.csirmaz, phenaproxima, alexpott: drupal_check_profile() does not invoke the profile's hook_requirements() 2018-10-19 22:51:28 +01:00
Nathaniel Catchpole 7fcabc7ad6 Issue #2575105 by Berdir, catch, amateescu: Use cache collector for state (revert) 2018-10-19 21:27:57 +01:00
Lee Rowlands 4dfab43fd5
SA-CORE-2018-006 by alexpott, attilatilman, bkosborne, catch, bonus, Wim Leers, Sam152, Berdir, Damien Tournoud, Dave Reid, Kova101, David_Rothstein, dawehner, dsnopek, samuel.mortenson, stefan.r, tedbow, xjm, timmillwood, pwolanin, njbooher, dyates, effulgentsia, klausi, mlhess, larowlan 2018-10-18 08:46:04 +10:00
Alex Pott 6ac09fee5f
Issue #2987340 by msankhala, Chi: Document or remove $expectedLogSeverity and $expectedLogMessage properties from KernelTestBase 2018-10-12 22:57:48 +01:00
Alex Pott 788437c633
Issue #2286235 by andypost, longwave, ericduran, alexpott, voleger, catch: Deprecate db_ignore_replica() and convert it to service 2018-10-12 22:34:25 +01:00
Nathaniel Catchpole ac63952b33 Issue #2624770 by 20th, Jo Fitzgerald, claudiu.cristea, Berdir, mohit1604, amateescu, Sutharsan, derheap, Saviktor, Mile23, dawehner, kristiaanvandeneynde, alexpott: Use more specific entity.manager services in core.services.yml 2018-10-12 13:24:32 +01:00
Nathaniel Catchpole 398885e100 Issue #2566619 by claudiu.cristea, marvin_B8, andypost, alvar0hurtad0, Mile23, joshi.rohit100, joelpittet, dawehner, catch: Deprecate drupal_http_header_attributes() 2018-10-08 15:54:51 +01:00
Nathaniel Catchpole f577bdcb33 Issue #2566619 by claudiu.cristea, marvin_B8, andypost, alvar0hurtad0, Mile23, joshi.rohit100, dawehner, joelpittet: Deprecate drupal_http_header_attributes() 2018-10-08 12:28:07 +01:00
Nathaniel Catchpole d8a6a68bbf Issue #2787871 by alexpott, yogeshmpawar, Insasse, Prashant.c, catch, hass: Properly deprecate getUserName() and use getAccountName() instead 2018-10-08 11:24:56 +01:00
Nathaniel Catchpole ae3295241d Issue #3003361 by alexpott, Berdir: Fix deprecation notice for 2670454 2018-10-05 14:03:49 +01:00
Alex Pott f321b4aa69
Issue #3001846 by wengerk, Krzysztof Domański, longwave, mondrake: Refactor KernelTests/Core/Common/SizeTest 2018-10-05 12:44:39 +01:00
webchick ebcf1459d9 Issue #2919795 by tim.plunkett, tedbow, dead_arm, webchick, alexpott, xjm: Add visual hints that Layout Builder work is in tempstore and will not be lost, or take effect until saved 2018-10-04 14:01:29 -07:00
Alex Pott 31ef300711
Revert "Issue #2919795 by tim.plunkett, dead_arm, tedbow: Add visual hints that Layout Builder work is in tempstore and will not be lost, or take effect until saved"
This reverts commit 5781cdba29.
2018-10-04 13:39:37 +01:00
webchick 5781cdba29 Issue #2919795 by tim.plunkett, dead_arm, tedbow: Add visual hints that Layout Builder work is in tempstore and will not be lost, or take effect until saved 2018-10-03 14:17:58 -07:00
Alex Pott c39368f743
Issue #2722237 by webflo, dawehner, borisson_, drunken monkey, Wim Leers: "Local actions" block doesn't take cache data of route access information into account 2018-10-01 17:36:09 +01:00
Alex Pott 8c6c340fe6
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR 2018-10-01 15:40:09 +01:00
Alex Pott 2a383d0256
Issue #3003298 by Mile23: Fix "Adding or retrieving messages prior to the container being initialized was deprecated in Drupal 8.5.0 and this functionality will be removed before Drupal 9.0.0." deprecation error 2018-10-01 12:44:20 +01:00
Alex Pott 56554f5da5
Issue #2625554 by Xano, googletorp, longwave, borisson_, dawehner, tim.plunkett, alexpott, twistor: getInstance() fatals on almost all plugin managers 2018-10-01 12:15:30 +01:00
Alex Pott 12d8100f57
Issue #3002935 by Mile23, tim.plunkett, Berdir: Document that DeprecationListenerTrait::getSkippedDeprecations() should not be expanded for new deprecations 2018-10-01 09:40:59 +01:00
Alex Pott d4437e28ba
Issue #3001800 by Mile23, Berdir, amateescu, larowlan: Fix "The revision_user revision metadata key is not set." and friends 2018-09-27 17:04:20 +01:00
Alex Pott 21ba3dfc6f
Issue #2686409 by mpdonadio, pjonckiere, claudiu.cristea, darrick, xSDx, bceyssens, tamasd, Ismail Cherri, joelpittet, dawehner, AdamPS, jhedstrom, JaceRider: Time Ago summary does not render on Manage Display for Timestamp and Datetime fields 2018-09-27 16:25:39 +01:00
Alex Pott 8500f748a9
Issue #2867042 by jgrunert, jhodgdon, rakesh.gectcr, dawehner, jazzdrive3, alexpott, Loparev: Running any tests which extended from BrowserTestBase getting permission denied 2018-09-27 16:01:04 +01:00
Nathaniel Catchpole 0b9f139881 Issue #3001619 by Mile23: Fix "AssertLegacyTrait::getAllOptions() is scheduled for removal in Drupal 9.0.0. Use $element->findAll(\'xpath\', \'option\') instead." deprecation error 2018-09-25 16:37:22 +01:00
Alex Pott 35a2e4892c
Issue #2809535 by Lendude, alexpott, martin107, dawehner, borisson_: Convert AJAX part of \Drupal\system\Tests\Ajax\MultiFormTest to JavascriptTestBase 2018-09-25 10:58:00 +01:00
Alex Pott 3ba620b652
Issue #2809535 by Lendude, martin107, dawehner, borisson_, alexpott: Convert AJAX part of \Drupal\system\Tests\Ajax\MultiFormTest to JavascriptTestBase 2018-09-24 13:25:16 +01:00
Nathaniel Catchpole b48e1e7438 Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
Alex Pott 618274b96f
Issue #2996789 by Mile23, Lendude, longwave, dawehner: Deprecate Drupal\field\Tests\EntityReference\EntityReferenceTestTrait 2018-09-21 13:05:21 +01:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Alex Pott 68c0fd81dc
Issue #2922487 by Wim Leers, Jo Fitzgerald, Berdir, tedbow, borisson_, dawehner, alexpott: Follow-up for #2910211: fix all deprecation warnings 2018-09-20 15:47:52 +01:00
Alex Pott 662b79443f
Issue #2874640 by martin107, Lendude, Utkarsh_Mishra, NickWilde, alexpott: Convert DialogTest to a FunctionalJavascript test 2018-09-20 09:45:36 +01:00
Alex Pott d3784a1300
Issue #2994398 by tim.plunkett, phenaproxima, vmilic, Berdir, Wim Leers, tedbow, bradjones1: Not properly clearing EntityFieldManager's fieldMap leads to fatals, often after migration or bundle creation 2018-09-19 19:27:59 +01:00
Alex Pott 8e67805657
Issue #2838351 by Leon Kessler, LaravZ, Eyal Shalev, andypost: Links with no path get active class on front page 2018-09-19 18:49:03 +01:00
Nathaniel Catchpole 2ddb39833f Issue #2986334 by amateescu, alexpott: Add a way to enforce an empty result set for a database condition query 2018-09-19 14:12:24 +01:00
Alex Pott 7ae9670d22
Issue #2860341 by heddn, juampynr, seanB, RumyanaRuseva, ephod, stephsem23: PrivateTempStore->getOwner Attempts to access possibly unset Request Session 2018-09-19 14:04:28 +01:00
Alex Pott ccece5260a
Issue #2872603 by vaplas, Lendude, m1r1k, Jo Fitzgerald, borisson_, alexpott, martin107: Drupal\system\Tests\Ajax\CommandsTest break in unit and FunctionalJavascriptTests 2018-09-19 09:51:57 +01:00
Alex Pott 716828db18
Issue #2996560 by petiar, mondrake, andypost: MySql Schema::renameTable is wrongly returning a value 2018-09-18 13:51:23 +01:00
Alex Pott b083070276
Issue #2848808 by voleger, gaurav.kapoor, andypost, Vidushi Mehta, sidharthap: Replace all calls to db_find_tables, which is deprecated 2018-09-18 13:20:17 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Alex Pott b097188b70
Issue #2881981 by foxtrotcharlie, Vidushi Mehta, vakulrai, Mile23, larowlan, dawehner, heddn: Mitigate Extension dependency on DRUPAL_ROOT 2018-09-18 11:41:15 +01:00
Nathaniel Catchpole a0608f0cc5 Issue #2850037 by voleger, shashikant_chauhan, gaurav.kapoor, MerryHamster, xjm: Replace all calls to db_like(), which is deprecated 2018-09-18 10:56:18 +01:00
Nathaniel Catchpole 2a4fa156c4 Issue #2999586 by interX, andypost, mondrake: Properly deprecate db_add_index 2018-09-18 10:00:56 +01:00
Nathaniel Catchpole 05f5a67660 Issue #2999678 by andypost: Properly deprecate db_field_exists 2018-09-17 11:49:33 +01:00
Nathaniel Catchpole 74ba0f68db Issue #2142107 by drunken monkey, gilsbert, David_Rothstein, mondrake, Kristi Wachter: Complex cloned query dependent on __toString() call 2018-09-17 11:37:28 +01:00
Nathaniel Catchpole 5e582a62c4 Issue #2999588 by mondrake, longwave, voleger: Properly deprecate db_index_exists 2018-09-17 11:05:56 +01:00
Nathaniel Catchpole 82e7ad802a Issue #2999612 by voleger, andypost: Properly deprecate db_query_range 2018-09-17 10:46:02 +01:00
Alex Pott 383c6ee5cf
Issue #2938951 by tstoeckler, amateescu, alexpott: The primary key is not correctly re-created when updating the storage definition of an identifier field 2018-09-14 14:15:38 +02:00
Nathaniel Catchpole d122ac7cfa Issue #2996441 by andypost, longwave: Replace all calls to db_query_temporary, which is deprecated 2018-09-14 08:40:42 +01:00
Nathaniel Catchpole a95fa0bd7a Issue #2986560 by kaythay, catch, mpdonadio: UnroutedUrlAssembler sorts Query params in buildExternalUrl() 2018-09-13 16:37:23 +01:00
Nathaniel Catchpole 0ab2dc4e07 Issue #2997771 by martin107, longwave: GetResponseForExceptionEvent: Prepare for Drupal9 2018-09-13 16:21:01 +01:00
Nathaniel Catchpole 177ec26211 Issue #2992580 by Vj, Arez, andypost, jhedstrom: Custom callbacks doesn't work 2018-09-13 16:16:41 +01:00
Nathaniel Catchpole 0875ceba15 Issue #2996432 by andypost: Replace all calls to db_truncate, which is deprecated 2018-09-13 16:14:03 +01:00
Nathaniel Catchpole c16c5d0647 Issue #2670454 by Lendude, daffie, alexpott: Deprecate BC layer for #2670360 2018-09-13 16:05:35 +01:00
Nathaniel Catchpole ca4076c055 Issue #2993663 by mondrake, andypost: Deprecate Schema::fieldSetDefault and Schema::fieldSetNoDefault, they're not used 2018-09-13 15:59:44 +01:00
Alex Pott aca89d4c5a
Issue #2988152 by slootjes, tim.plunkett: Allow invokable services as controllers 2018-09-12 14:29:48 +02:00
Alex Pott a4cedd8c75
Issue #2912363 by tim.plunkett, pwolanin: LocalTaskDefault/LocalActionDefault ignore parameters when raw parameters are not present 2018-09-12 14:01:41 +02:00
Nathaniel Catchpole 44920d2a2f Issue #2990776 by tstoeckler, chr.fritsch: Remove config-editing parts from standard_install() in favor of exported configuration 2018-09-11 13:01:49 +01:00
Alex Pott e4b39ba7b9
Issue #2970052 by martin107, marcel66, Mile23, longwave, dawehner, borisson_, alexpott, catch: Fix "assertNoPattern() is deprecated and scheduled for removal in Drupal 9.0.0. Use $this->assertSession()->responseNotMatches($pattern) instead" 2018-09-11 11:41:53 +02:00
Alex Pott 1a4a66b4fd
Issue #2948700 by vaplas, martin107: Casting $text value to string in responseContains/responseNotContains methods 2018-09-03 12:55:16 +01:00
Nathaniel Catchpole ac6cf4c180 Issue #2994955 by andypost, mondrake: Followup to #2848952 - fix DatabaseLegacyTest::testDbMerge 2018-08-31 22:11:51 +09:00
Nathaniel Catchpole ebdfe030d2 Issue #2996436 by andypost: Follow-up to fix DatabaseLegacyTest::testDbRenameTable 2018-08-31 22:11:35 +09:00
Nathaniel Catchpole 84bde9d6c1 Issue #2850033 by andypost, jeetendrakumar, Sharique, pk188, piggito, voleger, gaurav.kapoor, yogeshmpawar, xjm: Replace all calls to db_delete, which is deprecated 2018-08-31 10:15:01 +09:00
Nathaniel Catchpole bb7c0570b8 Issue #2970831 by alexpott, martin107, catch, huascarmc, Mile23: Fix "AssertLegacyTrait::getRawContent() is scheduled for removal in Drupal 9.0.0. Use $this->getSession()->getPage()->getContent() instead. 2018-08-31 10:09:18 +09:00
Nathaniel Catchpole 617d5b7bed Issue #2994694 by mitrpaka, hardik.p, Vidushi Mehta, Hardik Rawal, mondrake, longwave: Properly deprecate db_driver, db_escape_field, db_escape_table, db_rename_table, db_drop_index, db_drop_unique_key, db_add_unique_key, db_drop_primary_key, db_add_primary_key 2018-08-31 10:05:49 +09:00
Nathaniel Catchpole eadaeb9ac7 Issue #2848137 by gaurav.kapoor, voleger, hgunicamp, andypost, shashikant_chauhan, brahmjeet789, pk188, cilefen, daffie: Replace all calls to db_update, which is deprecated 2018-08-28 20:41:58 +09:00
webchick 033f2a2649 Issue #2992017 by tim.plunkett, neclimdul, tedbow, johndevman: \Drupal\Core\Plugin\Context\EntityContextDefinition::getSampleValues() needlessly generates full sample entities 2018-08-25 13:19:54 -04:00
Lee Rowlands dd7fdb37bc
Issue #2978067 by msankhala: EntityAdapter should have a getEntity method 2018-08-25 12:53:17 +10:00
Nathaniel Catchpole 0245916c28 Issue #2985786 by alexpott: Document that UpdatePathTestBase tests need to be in the legacy group 2018-08-24 15:55:40 +09:00
Nathaniel Catchpole 077e230712 Issue #2894261 by alexpott, Berdir, Sam152, deepakaryan1988, larowlan, andypost: Deprecated service entity.manager needs to be replaced with entity_type.manager in ContentEntityForm 2018-08-24 15:23:48 +09:00
Nathaniel Catchpole 6b61e10702 Issue #2848815 by mondrake, voleger, gaurav.kapoor, jeetendrakumar, Sharique, vidhatanand, techtud, cilefen, andypost: Replace all calls to db_next_id, which is deprecated 2018-08-24 09:49:34 +09:00
Nathaniel Catchpole 44b3b41abd Issue #2848952 by voleger, andypost, mondrake, jeetendrakumar, pk188, hgunicamp, piggito, JayKandari, daffie, shashikant_chauhan, xjm, cilefen, chiranjeeb, Pavan B S: Replace all calls to db_merge(), which is deprecated 2018-08-24 09:21:59 +09:00
Nathaniel Catchpole 52100ba127 Issue #2994561 by andypost: Properly deprecate db_create_table 2018-08-23 21:13:10 +09:00
Nathaniel Catchpole 36570233d8 Issue #2994556 by mondrake: Properly deprecate db_and, db_condition, db_or, db_xor 2018-08-23 21:05:52 +09:00
Nathaniel Catchpole 53c4c3c27e Issue #2993577 by mondrake, voleger, andypost: Properly deprecate db_add_field, db_drop_field, db_field_names 2018-08-23 14:31:16 +09:00
Nathaniel Catchpole 89bafb75b7 Issue #2848821 by voleger, harsha012, vidhatanand, Sharique, alexpott, mondrake: Replace all calls to db_close, which is deprecated 2018-08-22 20:56:09 +09:00
Nathaniel Catchpole 917a12ac81 Issue #2848820 by jeetendrakumar, andypost, mondrake, vidhatanand: Replace all calls to db_transaction, which is deprecated 2018-08-22 09:35:38 +09:00
Nathaniel Catchpole bf7029a65c Issue #2600154 by alexpott, Cottser, joelpittet, mfernea, slasher13, vaplas, aleevas, Jo Fitzgerald, skyredwang: Update our Twig code to be ready for Twig 2.x 2018-08-21 17:18:11 +09:00
Nathaniel Catchpole dcbb276a70 Issue #2820179 by andypost, mondrake, darkdim, piggito, ieguskiza, daffie: Replace usages of deprecated method db_change_field() 2018-08-21 12:52:43 +09:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Alex Pott 3f44f5bbcb
Issue #2991542 by mondrake, voleger: Introduce a DatabaseLegacyTest class for deprecation testing 2018-08-15 22:39:37 +01:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Nathaniel Catchpole cfeae61b70 Issue #2991080 by alexpott: Remove skipped deprecations no longer triggered by tests 2018-08-13 22:20:29 +09:00
Alex Pott 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Alex Pott 02330aaa20
Issue #2893029 by phenaproxima, Sam152, tim.plunkett, alexpott, a.dmitriiev, dawehner, Berdir: EntityType objects cannot be reliably serialized without DependencySerializationTrait 2018-08-10 22:48:55 +01:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
Alex Pott b043354621
Issue #2991001 by pasan.gamage, jibran: Fix TemporaryTableMapping deprecation message 2018-08-09 11:06:36 +01:00
Alex Pott 9b6643deaf
Revert "Issue #2893029 by phenaproxima, Sam152, tim.plunkett, dawehner, a.dmitriiev, Berdir: StringTranslationTrait consumers cannot be reliably serialized without DependencySerializationTrait"
This reverts commit f4e81e0506.
2018-08-08 09:57:20 +01:00
Alex Pott a4208fd3c8
Issue #2961285 by pavlosdan, hchonov, borisson_: Entity query condition count is faulty 2018-08-07 15:48:44 +01:00
Alex Pott f4e81e0506
Issue #2893029 by phenaproxima, Sam152, tim.plunkett, dawehner, a.dmitriiev, Berdir: StringTranslationTrait consumers cannot be reliably serialized without DependencySerializationTrait 2018-08-07 14:49:42 +01:00
Francesco Placella bacd6578d3 Issue #2987124 by alexpott, mondrake: Functional tests don't use SIMPLETEST_DB environmental variable as expected 2018-08-07 12:09:45 +02:00
Alex Pott 27bc1f74cb
Issue #2848817 by voleger, andypost, hgunicamp, JacobSanford, techtud, alexpott, vidhatanand, Sharique, JayKandari, kiamlaluno, cilefen, borisson_: Replace all calls to db_table_exists, which is deprecated 2018-08-06 10:41:05 +01:00
Nathaniel Catchpole b2891b8e8f Issue #2983603 by alexpott: Move menu_ui_menu_* entity hook implementations to the Menu entity 2018-07-31 20:19:53 +09:00
Nathaniel Catchpole 82eb7eeaa0 Issue #2966523 by alexpott, blakemorgan, almaudoh, gapple, Mixologic, amateescu, bojanz: MySQL 8 Support 2018-07-31 13:17:30 +09:00
Nathaniel Catchpole 68eee65ffc Issue #2976335 by alexpott, Erik Frèrejean, HenrikBak, andypost: Use Zend-Feed's standalone extension managers to prevent sites breaking 2018-07-30 20:50:51 +09:00
Alex Pott d1eee651be
Issue #2942314 by Lendude: Move JavascriptGetDrupalSettingsTest, BrowserWithJavascriptTest out of simpletest module 2018-07-30 12:01:13 +01:00
Alex Pott 7e55e67b01
Issue #2809521 by martin107, Lendude, vaplas: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxInGroupTest to WebDriverTestBase 2018-07-30 11:36:40 +01:00
Alex Pott f58b7ce3da
Issue #2987856 by voleger, mondrake, alexpott: Followup: Update Schema test 2018-07-30 11:20:50 +01:00
Francesco Placella 76fdebab79 Issue #2960136 by amateescu, tstoeckler, vijaycs85: Add the ability to use a prefix for all the tables in a table mapping 2018-07-27 11:42:37 +02:00
Nathaniel Catchpole d2f461ffab Issue #2826021 by hchonov, Berdir, mkalkbrenner, plach, james.williams, tstoeckler: FieldItemList::equals is sufficient from the storage perspective but not for code checking for changes 2018-07-26 14:45:21 +09:00
Nathaniel Catchpole 3b3eda5054 Issue #2987009 by alexpott: Remove unnecessary space in queries generated by Select::__toString() 2018-07-25 15:42:16 +09:00
Nathaniel Catchpole 7c0ce17aad Issue #2969053 by alexpott, tim.plunkett, Pere Orga, cashwilliams, Jasu_M, David_Rothstein, Heine, drumm, larowlan, pwolanin, xjm, dsnopek, dawehner, mlhess, quicksketch: Add unit tests for SA002 and SA004 2018-07-25 14:00:18 +09:00
Alex Pott 90bf3dc227
Issue #2863262 by Lendude, vaplas, Jo Fitzgerald, dawehner, alexpott: Bootstrap: Convert system functional tests to phpunit 2018-07-25 05:02:32 +01:00
Alex Pott ead36d31b8
Issue #2848479 by voleger, yogeshmpawar, marvin_B8, gaurav.kapoor, hgunicamp, mondrake, daffie, alexpott, xjm, cilefen: Replace all calls to db_drop_table, which is deprecated 2018-07-24 14:57:22 +01:00
Alex Pott 2f08f6de5e
Issue #2809517 by martin107, Lendude: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxFormCacheTest to WebDriverTestBase 2018-07-22 13:51:10 +01:00
Alex Pott 0083ba97d7
Issue #2973879 by jibran, lauriii, drpal, samuel.mortenson, dawehner, Wim Leers: Add login/logout Nightwatch commands (and a Drupal "login" command to allow for that) 2018-07-21 14:47:25 +01:00
Nathaniel Catchpole 16efa3bea6 Issue #2986901 by gabesullice, alexpott: Followup for #2666392: ConfigEntityTypeInterface::getPropertiesToExport no longer returns NULL, throws exception instead 2018-07-20 19:39:13 +01:00
Alex Pott 7353b6f170
Issue #2952634 by Sut3kh, alexpott, Rob C, jibran: LegacyMessenger::deleteByType does not delete anything 2018-07-16 10:08:24 +01:00
Gábor Hojtsy 1e8a4de636 Issue #2975754 by Berdir, plach, alexpott, hchonov, mkalkbrenner, tstoeckler, webchick: Add hooks to act on a new revision being created 2018-07-16 10:20:58 +02:00
Lee Rowlands 96c4a7e24f
Issue #2976244 by Sam152, amateescu, Berdir: The BaseFieldOverride entity fails to normalize default values into the "array keyed by delta" format in the same way BaseFieldDefinition does when a callback is specified 2018-07-14 08:15:53 +10:00
Nathaniel Catchpole b55ed6bd46 Issue #2666392 by alexpott, webflo, xaqrox, Boobaa, dawehner, Berdir: Unable to revert third party settings via config import 2018-07-13 14:11:18 +01:00
Nathaniel Catchpole 099f4146a5 Issue #2932462 by phenaproxima, japerry, tim.plunkett: Add EntityContextDefinition for the 80% use case 2018-07-13 13:26:50 +01:00
Nathaniel Catchpole 163144a923 Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins 2018-07-12 13:01:47 +01:00
Alex Pott 5a7dc82fe6
Issue #2616724 follow-up by alexpott: Warn when trying to create a database table with a NOT NULL => FALSE primary key 2018-07-11 15:11:41 +01:00
Alex Pott ca1574e36e
Issue #2980670 by follow-up alexpott: Install a site from config if the config directory is set in settings.php 2018-07-11 14:06:11 +01:00
Nathaniel Catchpole 72cd973590 Issue #2616724 by amateescu, daffie: Warn when trying to create a database table with a NOT NULL => FALSE primary key 2018-07-11 13:34:17 +01:00
Gábor Hojtsy 8fbece069c Issue #2980670 by alexpott, bircher, marcvangend, webchick, jibran, Gábor Hojtsy, benjifisher, smaz: Install a site from config if the config directory is set in settings.php 2018-07-11 11:15:42 +02:00
Alex Pott 61cbaba042
Issue #2605284 by mondrake, david_garcia, GoZ, Jo Fitzgerald, alexpott, Pradnya Pingat, daffie, dawehner, amateescu, David Strauss, larowlan: Testing framework does not work with contributed database drivers 2018-07-10 15:13:08 +01:00
Alex Pott ff393932ac
Issue #2983504 by ApacheEx, Lendude, Tessa Bakker: Add a way to easily set the cookies in a request done using the Guzzle client 2018-07-08 21:44:03 +01:00
Alex Pott ca5abe8c6f
Issue #2983382 by ApacheEx, drpal: JS codestyle: spaced-comment 2018-07-06 15:26:31 +01:00
Alex Pott 9409fb9d00
Issue #2973227 by jibran, benjy, alexpott, Mile23, Sam152, vaplas, larowlan: Move UI helper functions from BTB into the traits 2018-07-06 15:10:47 +01:00
Alex Pott c7afa35f60
Issue #2503263 by jhedstrom, fgm, cilefen: Config import validation needs to provide error messages 2018-07-06 13:22:33 +01:00
Nathaniel Catchpole 03b2200991 Issue #2958228 by tstoeckler, alexpott: HTML output recording does not work for InstallerTestBase tests 2018-07-06 09:19:26 +01:00
Alex Pott f35ef741e2
Issue #2982983 by svetoslav.dragoev, John Cook: Batch Builder tests in the wrong location 2018-07-05 20:29:27 +01:00
Lauri Eskola 5f0f49d741 Issue #736066 by droplet, drpal, vaplas, dmsmidt, effulgentsia, nod_, tic2000, tim.plunkett, lauriii, casey, morsok, idebr, alexpott, yched, tedbow, GuyPaddock, drintios, edurenye, dtamajon, adinac, VinayLondhe, ajalan065, hrmoller, ericduran, piyuesh23, andreyks, roborew, Wim Leers, lokapujya, samuel.mortenson, Dries, DuaelFr, OnkelTem, manu manu, khiminrm, Greg Boggs, SKAUGHT, itsekhmistro, fubhy, SpadXIII, s.messaris, zviryatko: ajax.js insert command sometimes wraps content in a div, potentially producing invalid HTML and other bugs 2018-07-04 19:59:57 +01:00
Alex Pott 27740c26de
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver 2018-07-04 15:36:57 +01:00
Nathaniel Catchpole cb67958df8 Issue #2557299 by alexpott, Manuel Garcia, borisson_, phenaproxima, swentel, Berdir, larowlan, mbovan, martin107, LKS90, segi, tim.plunkett, giancarlosotelo: Any AJAX call disregards machine name verification when AJAX is used and leads to a fatal error 2018-07-04 12:48:07 +01:00
Alex Pott ff99cb2133
Revert "Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver"
This reverts commit f55d974612.
2018-07-04 08:20:33 +01:00
Alex Pott f55d974612
Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver 2018-07-04 08:16:25 +01:00
Francesco Placella cf458f2e04 Issue #2981220 by amateescu, jibran, tstoeckler: SqlContentEntityStorage should use the table names provided by its table mapping 2018-07-03 23:57:14 +02:00
Francesco Placella 7963071675 Issue #2960046 by amateescu, tstoeckler: Allow the table mapping to be instantiated with a custom entity type definition 2018-07-03 23:54:05 +02:00
Nathaniel Catchpole 5e908886e9 Issue #2976103 by amateescu, catch, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager 2018-06-29 15:13:38 +01:00
Nathaniel Catchpole 7410ab4ab0 Revert "Issue #2976103 by amateescu, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager"
This reverts commit 246e95d4f5.
2018-06-29 12:50:13 +01:00
Nathaniel Catchpole 246e95d4f5 Issue #2976103 by amateescu, tstoeckler, alexpott: Make it possible to retrieve all the last installed entity type definitions at once from the update manager 2018-06-28 23:02:16 +01:00
Nathaniel Catchpole 944203f44e Issue #2976356 by phenaproxima, amateescu, Sam152: Add a validation constraint to check if an entity has a field 2018-06-28 22:55:38 +01:00
Alex Pott bb5c5a3593
Issue #2835989 by gwagroves, Jo Fitzgerald, alexpott: DatabaseQueue::numberOfItems should return an integer 2018-06-26 10:26:25 +01:00
Nathaniel Catchpole 1672637596 Issue #2975328 by alexpott, Gábor Hojtsy, borisson_: Install profile in settings.php and mismatch check makes re-installs of Drupal hard 2018-06-25 20:12:22 +01:00
Alex Pott 646584b3f7
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit 2018-06-25 13:51:30 +01:00
Alex Pott 9e9ee75ba4
Issue #2581557 by dawehner, mxh, xjm, sorabh.v6, JeroenT: Add ltrim($path, '/') in drupalGet method 2018-06-25 12:01:36 +01:00
Lee Rowlands 1b66e5369f
Issue #2961822 by phenaproxima, tim.plunkett: Support object-based plugin definitions in ContextHandler 2018-06-25 13:37:08 +10:00
Nathaniel Catchpole 44986fefc2 Issue #2973509 by claudiu.cristea, tahirmus, alexpott: Image media source uses FileSystem class instead of FileSystemInterface for type hinting 2018-06-21 23:24:05 +01:00
Nathaniel Catchpole bb6ea924e8 Issue #2875679 by mondrake, daffie: BasicSyntaxTest::testConcatFields fails with contrib driver 2018-06-21 22:59:09 +01:00
Nathaniel Catchpole aae672cc28 Issue #2940203 by almaudoh, dawehner: Use dedicated Exception classes for extension system 2018-06-21 22:51:20 +01:00
Nathaniel Catchpole de724027fe Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config 2018-06-20 19:03:54 +01:00
Nathaniel Catchpole 49a45db6f8 Issue #2979944 by alexpott: Remove t() usage in Drupal\Core\Validation 2018-06-19 11:37:56 +01:00
Alex Pott 396936c456
Issue #2887411 by vaplas, naveenvalecha, larowlan, dawehner, Lendude, borisson_: Add $form_html_id to drupalPostForm in BrowserTestBase and convert SearchAdvancedSearchFormTest from WTB to BTB 2018-06-17 14:51:28 +01:00
webchick bae2ff8761 Issue #2407859 by vaplas, lauriii, vprocessor, drpal, jwilson3, sidharthap, aprogs, finnsky: Allow theming throbber element 2018-06-15 09:11:46 -07:00
Alex Pott 7896891da5
Issue #2978848 by claudiu.cristea, amateescu: EntityReferenceFieldItemList::referencedEntities() doesn't work for computed fields 2018-06-13 09:10:02 +01:00
Gábor Hojtsy 0daa2b5227 Issue #1818574 by tim.plunkett, alexpott, tedbow, dawehner, EclipseGc, fago, Wim Leers, andypost, Berdir, xjm, yched, catch, jibran, effulgentsia: Support config entities in typed data EntityAdapter 2018-06-08 14:18:59 +02:00
Nathaniel Catchpole 81a13c6436 Issue #2521956 by Berdir, Fabianx, effulgentsia, andypost, lauriii, seanB, Wim Leers, Upchuk: Missing contexts prevent caching of block access 2018-06-08 12:30:33 +01:00
Alex Pott c4923ea2a2
Issue #2976493 by tstoeckler, daffie: Creating a table with an explicitly empty primary key is broken on PostgreSQL 2018-06-08 11:15:08 +01:00
Nathaniel Catchpole c00b97b2a5 Issue #2928710 by borisson_, dawehner, idebr: Eliminate usages of \Drupal::root() in tests 2018-06-07 21:55:18 +01:00
Alex Pott 8faf0fa481
Issue #2974722 by tstoeckler, daffie, amateescu, alexpott, mondrake: Fix dropping of columns in a composite primary key on MariaDB >=10.2.8 and make it consistent across database drivers 2018-06-06 15:40:42 +01:00
Alex Pott 3edde1fcaf
Issue #2881522 by mondrake, tstoeckler, daffie, alexpott, amateescu, catch: Add a Schema::findPrimaryKeyColumns method to remove database specific logic from test 2018-06-05 19:33:53 +01:00
Alex Pott c7b8d93878
Issue #2911498 by Mile23, mfernea, alexpott, dawehner, catch: Make TestServiceProvider more readable (cleanup) 2018-06-04 12:44:47 +01:00
Alex Pott 7c1de1efa1
Issue #2405241 by philipnorton42, jibran, dawehner, andrewmacpherson: Add helpful exception message in CustomAccessCheck 2018-06-03 08:33:32 +02:00
Alex Pott 8ce2a3ec3a
Issue #2955383 by Wim Leers, borisson_, dawehner: List available representations in 406 responses 2018-06-02 17:40:15 +02:00
Alex Pott f54efcf21d
Issue #2911915 by vaplas, Mile23, Wim Leers, dawehner, Lendude, nlisgo, mpdonadio: Add getHttpClient() to BrowserTestBase 2018-06-02 16:54:14 +02:00
Alex Pott 84b902eb6c
Issue #2966969 by tim.plunkett, msankhala, alexpott: Trigger a warning whenever the "Broken" block plugin is instantiated 2018-06-02 15:44:14 +02:00
Alex Pott 8aef9a84d4
Issue #2976593 by drpal, justafish, dawehner: Prefix Nightwatch commands with a "drupal" namespace 2018-06-01 09:27:51 +02:00
Alex Pott d8029d7ee0
Issue #1596472 by catch, amateescu, claudiu.cristea, Berdir, Mile23, Sam152, pounard, fago, alexpott, fubhy, hchonov: Replace hard coded static cache of entities with cache backends 2018-05-31 12:07:30 +02:00
Gábor Hojtsy f16ee05a6e Issue #2916781 by timmillwood, tedbow, drpal, lauriii, Adita, andrewmacpherson, yoroy, amateescu, borisson_, ckrina: Allow off-canvas dialog to be rendered at the top of the page 2018-05-29 18:12:49 +02:00
Alex Pott 2e753970f7
Issue #2974553 by Mixologic, justafish, drpal, dawehner: Nightwatch testing fails to save console logs for some tests 2018-05-24 23:00:33 +01:00
Alex Pott beae7599dc
Issue #2969902 by mihai11, Jo Fitzgerald, amateescu, alexpott: Fix "MigrateCckFieldInterface is deprecated in Drupal 8.3.x and will be removed before Drupal 9.0.x. Use \Drupal\migrate_drupal\Annotation\MigrateField instead." deprecation message 2018-05-22 09:45:28 +01:00
Nathaniel Catchpole ba12307b96 Issue #2841651 by Berdir: Config save resets overridden configuration too late 2018-05-21 12:35:06 +01:00
Alex Pott a7fdfb6469
Issue #2955685 by Wim Leers, dawehner, mpdonadio, alexpott, borisson_: Unrouted URLs cannot have have overridden query or fragments 2018-05-18 11:13:12 +01:00
Alex Pott d9a566139a
Issue #2858184 by tstoeckler, alexpott, amateescu: Adding NOT NULL to base fields with multiple columns is broken 2018-05-18 09:25:02 +01:00
Alex Pott d6f7a9cd68
Issue #2973347 by Wim Leers: EntityCreateAccessCheck should provide a useful error message when no bundle is specified 2018-05-18 09:22:53 +01:00
Francesco Placella e551206954 Issue #2580265 by FeyP, jcisio, s_leu, Berdir, tstoeckler: entity query nested conditions must use LEFT joins when any of the parent condition groups is using OR 2018-05-17 17:12:38 +02:00
Alex Pott 593ded04f3
Issue #2973299 by tstoeckler: Add the label of the entity type to the error message when there are outstanding entity changes in UpdatePathTestBase 2018-05-17 13:24:40 +01:00
Nathaniel Catchpole 6f8f239d8e Issue #2968519 by alexpott, amateescu, martin107: The entity.query service is essentially deprecated because it relies on \Drupal\Core\Entity\Query\QueryFactory which is 2018-05-17 13:18:31 +01:00
Nathaniel Catchpole e3da33c00a Issue #2972992 by alexpott: Handle Mink deprecations 2018-05-17 13:14:29 +01:00
Nathaniel Catchpole 36fe1245a6 Issue #2971375 by cspitzlay: Fix "does not exists" in comments and test error messages 2018-05-17 11:41:17 +01:00
Alex Pott bb301ba0dd
Issue #2969806 by mihai11, Jo Fitzgerald: Fix "CckFile is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\file\Plugin\migrate\process\d6\FieldFile instead." deprecation message 2018-05-17 11:24:12 +01:00
Lee Rowlands 585e6338b5
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens 2018-05-16 11:30:32 +10:00
Alex Pott 92be45b46f
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules 2018-05-15 12:37:57 +01:00
Lee Rowlands 0d6d22af0b
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop 2018-05-15 06:49:38 +10:00
Alex Pott 260476c47b
Issue #2822470 by Kazanir, Yogesh Pawar, markcarver, joelpittet, dawehner, xjm, larowlan: Unified cache key & template class handling for Twig templates 2018-05-14 12:20:27 +01:00
Alex Pott 018bd7c5e2
Issue #2765609 by c31ck, gnuget, hgoto, Yogesh Pawar, weboide, alexpott: #plain_text doesn't render empty-like values (e.g. 0 and "0") 2018-05-14 09:47:42 +01:00
Lee Rowlands add2370188
Issue #2972003 by alexpott: Verify that the file name matches the ID when installing configuration 2018-05-14 09:28:54 +10:00
Lee Rowlands 41dfad388c
Issue #2854543 by Wim Leers, polynya, dawehner, mpdonadio, gabesullice, larowlan, klausi: NegotiationMiddleware calls $request->setRequestFormat('html') when there is no _format request parameter, but shouldn't 2018-05-12 08:20:15 +10:00
Nathaniel Catchpole c2585a1888 Issue #2961691 by alexpott, Berdir, timmillwood, idebr: Change SYMFONY_DEPRECATIONS_HELPER back to strict 2018-05-11 15:20:00 +01:00
Lauri Eskola 018baee42a Issue #1507896 by b0unty, tuutti, Jeff Burnz, LewisNyman, tameeshb, realityloop, cbanman, umarzaffer, manumilou, mgifford, mducharme, oakulm, lauriii, alexpott, joelpittet, MaskyS, markcarver, xjm: Allow theme developers to add the default logo filename to the theme's .info.yml 2018-05-11 12:54:22 +03:00
Alex Pott b187a126de
Issue #2937888 by dhruveshdtripathi, idebr, RoSk0, mohit1604, mfernea, borisson_: Fix 'Drupal.Commenting.DocComment.LongNotCapital' coding standard 2018-05-11 10:46:46 +01:00
Alex Pott be6d515cad
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard 2018-05-11 10:40:33 +01:00
Alex Pott b8f93d5b61
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard 2018-05-11 10:26:36 +01:00
Alex Pott 5972c776e6
Issue #2832083 by rbayliss, pounard, alexpott, dawehner: ThemeRegistryLoader::findTemplate() breaks Twig_Loader_Filesystem signature 2018-05-11 10:16:02 +01:00
Nathaniel Catchpole 13768e80a1 Issue #2912169 by alexpott, tobiberlin, Berdir, dawehner, grahamC: Inject the argument resolver into HttpKernel::__construct 2018-05-09 12:47:01 +01:00
Nathaniel Catchpole 323c56ca5c Issue #2963521 by alexpott, idebr: Remove usages of assertNoCacheTag as it is deprecated 2018-05-09 11:31:36 +01:00
Alex Pott ef8a5c3de6
Issue #2968541 by vokidas, borisson_: ActiveLinkResponseFilter fails to set active link with query in non-alphabetical order 2018-05-09 08:51:54 +01:00
Nathaniel Catchpole 154f282899 Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill 2018-05-08 21:55:21 +01:00
Alex Pott 282eb36c14
Issue #2969757 by marcel66, amateescu, alexpott: Fix "The Drupal\migrate\Plugin\migrate\process\Iterator is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\SubProcess" 2018-05-08 10:47:13 +01:00
Alex Pott 7aa16e856b
Issue #2924338 by hchonov, cburschka, RoSk0, asherry, Wim Leers: Entity::uriRelationships() throws exceptions if an URL cannot be generated because of missing mandatory parameters 2018-05-07 22:51:58 +01:00
Alex Pott b8c09bea47
Issue #2594669 by Wim Leers, borisson_, catch, dawehner: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set 2018-05-07 21:11:35 +01:00
Alex Pott 246a31c42f
Issue #2971012 by Wim Leers, borisson_: ContentTypeHeaderMatcher should not run for DELETE requests 2018-05-07 17:16:26 +01:00
Alex Pott aeb5733c8a
Issue #2869825 by justafish, dawehner, alexpott, martin107, jibran, Lendude, Mixologic, michielnugter, droplet, drpal, lauriii, effulgentsia, mglaman: Leverage JS for JS testing (using nightwatch) 2018-05-07 13:31:07 +01:00
Alex Pott 3c82d71d7b
Issue #2935255 by Jo Fitzgerald, kim.pepper, voleger, alexpott, martin107, jibran, catch: Remove all usages of drupal_get_message and drupal_set_message in core lib 2018-05-07 11:08:12 +01:00
Alex Pott 7aa745c527
Issue #2970026 by digdanlow: Fix "Passing a Session object to the ExpectationException constructor is deprecated as of Mink 1.7. Pass the driver instead." 2018-05-05 22:42:41 +01:00
Alex Pott 4f1e4f781c
Issue #2969807 by jmikii: Fix "LinkField is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\link\Plugin\migrate\field\d7\LinkField instead." deprecation message 2018-05-05 22:39:55 +01:00
Alex Pott 84d5e36141
Issue #2969549 by marcel66, martin107: Fix "The $published parameter is deprecated since version 8.3.x and will be removed in 9.0.0." deprecation 2018-05-05 22:36:51 +01:00
Alex Pott 21d4930304
Issue #2969972 by mihai11: Fix "The Drupal\taxonomy\Entity\Term::getVocabularyId method is deprecated since version 8.4.0 and will be removed before 9.0.0. Use Drupal\taxonomy\Entity\Term::bundle() instead to get the vocabulary ID." deprecation message 2018-05-05 22:09:44 +01:00
Alex Pott 1eb7fc01a5
Issue #2969738 by alexpott: testQuickStartCommand failing on PHP5 2018-05-05 10:57:47 +01:00
Alex Pott fa5df47d0a
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, chr.fritsch, bradjones1, anavarre, greg.1.anderson, Berdir, moshe weitzman, alexpott, bkosborne, Crell, msonnabaum, joelpittet, catch, deviantintegral, lauriii, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache 2018-05-05 01:28:31 +01:00
Alex Pott 74255a0a49
Revert "Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache"
This reverts commit ada497ac26.
2018-05-05 01:19:42 +01:00
Alex Pott ada497ac26
Issue #2752961 by dawehner, Wim Leers, Jo Fitzgerald, bradjones1, chr.fritsch, greg.1.anderson, anavarre, Berdir, moshe weitzman, bkosborne, alexpott, Crell, catch, msonnabaum, lauriii, joelpittet, deviantintegral, cilefen, effulgentsia, xjm: No reliable method exists for clearing the Twig cache 2018-05-04 11:26:10 +01:00
Lee Rowlands 573702f66c
Issue #2911319 by alexpott, dawehner, mglaman, mradcliffe, heddn, pbirk, danquah, maxstarkenburg, geerlingguy, vaplas, Chelsee, ressa, Chi, jonathanshaw, Mile23, andypost, larowlan, phenaproxima, droffats, kim.pepper, scotty, dsnopek, cashwilliams, borisson_, Mixologic, gerzenstl, David Radcliffe: Provide a single command to install & run Drupal 2018-05-04 08:36:08 +10:00
Lee Rowlands b607eb2a77
Issue #2952888 by alexpott, dawehner, phenaproxima: Allow install profiles to require modules 2018-05-04 08:16:58 +10:00
Alex Pott 7c6f4aec37
Issue #2428753 by borisson_, daffie, dawehner, franksj: Do not allow PHPUnit tests to test an interface 2018-05-03 22:46:49 +01:00
Alex Pott 3bfc5a384b
Issue #2938970 by MerryHamster, surbz, msankhala, alexpott, Jo Fitzgerald, Yasiru Nilan, Manuel Garcia, ZeiP, boaloysius, xjm, wturrell, tameeshb, darrenwh, ritzz: Replace drupal_render() in @param, @return, @see, @link, etc 2018-05-03 17:58:24 +01:00
Lee Rowlands 312b93c612
Issue #2894261 by alexpott, Berdir, deepakaryan1988, andypost: Deprecated service entity.manager needs to be replaced with entity_type.manager in ContentEntityForm 2018-05-03 09:30:57 +10:00
Nathaniel Catchpole 3134f5c4e9 Revert "Issue #2594669 by Wim Leers, borisson_, dawehner, catch: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set"
This reverts commit 60c25e5d3b.
2018-05-02 15:51:06 +01:00
Nathaniel Catchpole 60c25e5d3b Issue #2594669 by Wim Leers, borisson_, dawehner, catch: LibraryDependencyResolver::getMinimalRepresentativeSubset() accepts a set as the input but doesn't complain if it's not actually a set 2018-05-02 14:01:06 +01:00
Nathaniel Catchpole 45bc05523f Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format() 2018-05-01 16:14:09 +01:00
Alex Pott 927e9f0722
Issue #2960981 by jtriguero, benjifisher: Change getConnectionID to getConnectionId in kernel tests 2018-05-01 10:18:39 +01:00
Alex Pott b84b827d42
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules 2018-05-01 10:15:07 +01:00
Alex Pott 62fb120619
Issue #2961986 by Sam152, Berdir, tstoeckler: The ContentEntityBase entity key cache is purged incorrectly when two keys exist for one field 2018-04-30 15:43:54 +01:00
Lee Rowlands e91d969537
Issue #2949177 by tim.plunkett, samuel.mortenson, mark_fullmer, tedbow, EclipseGc, andypost: Introduce a service that returns filtered plugin definitions 2018-04-30 19:18:43 +10:00
Alex Pott 81ef7a6eb3
Issue #2776605 by chr.fritsch, phenaproxima, dawehner: Make it possible to specify a destination after the installation for distributions 2018-04-26 13:54:48 +01:00