Commit Graph

35493 Commits (2a4fa156c47f6c8c5d2e8e13801eaedcaac145d6)

Author SHA1 Message Date
Alex Pott 41b994cc88
Issue #2848529 by ApacheEx, dagmar, dawehner: Move DbLogTest::verifyCron to a kernel test 2018-09-11 17:17:37 +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
Nathaniel Catchpole 7e77a48c91 Issue #2907546 by johndevman, Falco010: User's language preference is not applied! 2018-09-11 12:41:17 +01:00
Nathaniel Catchpole 93319b2483 Issue #2478115 by martin107, borisson_: 8% of the files having zero test coverage are incorrectly listed 2018-09-11 12:29:16 +01:00
Nathaniel Catchpole d3d2ceb147 Issue #2996313 by th_tushar: Remove mortendk from MAINTAINERS.txt 2018-09-11 12:12:50 +01:00
Nathaniel Catchpole c3e26c45e9 Issue #2996012 by anmolgoyal74, vakulrai, quietone, maxocub: Remove @internal from d7/source/Field.php 2018-09-11 11:13:27 +01:00
Nathaniel Catchpole bc043fd01d Issue #2986294 by dagmar, pritish.kumar, zuhair_ak, catch, alexpott: Remove $context['user'] from LoggerChannel::log 2018-09-11 10:43:35 +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
Nathaniel Catchpole 6a9a7fd01b Issue #2997960 by plach, catch, franco cazzaro, longwave, logickal, larowlan, espurnes, benjifisher, bzrudi71: Missing taxonomy hierarchy items in 8.6.0 after running taxonomy_update_8502 2018-09-10 12:09:45 +01:00
Alex Pott 36ff61a766
Issue #2991149 by eliclaggett, Angélique Valvandrin, prashantgajare, andrewmacpherson, nod_, DuaelFr, TwoD, alexpott, Manuel Garcia, mgifford, seangambierross, jhodgdon, Kolin, dat deaf drupaler: Improve placeholder text for image upload 2018-09-09 17:15:50 +01: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
Lauri Eskola dc14c00856
Issue #2995275 by th_tushar: Fix stylelint failures in Workspaces 2018-08-31 10:43:20 +03:00
Nathaniel Catchpole 543a559929 Issue #2679835 by quietone, Jo Fitzgerald, heddn, alexpott, phenaproxima, xjm, mikeryan: Improve exception handling in Migrate UI 2018-08-31 11:59:25 +09:00
Nathaniel Catchpole 39d22bfb2f Issue #2994830 by amateescu: TermStorage::__sleep() does not unset the 'ancestors' variable 2018-08-31 11:32:27 +09:00
Nathaniel Catchpole e03863f6ba Issue #2852665 by Rajender Rajan, monta, arshadcn, Vj, dpc-vic, ivrh, rajibmp: No validation on text length for menu description when editing node 2018-08-31 10:50:21 +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 df1de90392 Issue #2991902 by amateescu: Fix block_content_update_8400() and taxonomy_update_8601() to not rely on the module handler anymore 2018-08-29 11:29:23 +09:00
Lee Rowlands adf3293789
Issue #2804155 by tedbow, drumm, samuel.mortenson, xjm, geerlingguy: If the next minor version of core has a security release, status still says "Security update required!" even if the site is on an equivalent, secure release already 2018-08-29 09:23:18 +10: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
xjm cd9f5a7d73 Issue #2995076 by mikelutz, benjamindamron, mradcliffe, xjm, samuel.mortenson, tedbow: Let UpdateTestBase check for multiple status messages 2018-08-27 18:10:31 -04:00
Nathaniel Catchpole 8f00a9a1ee Issue #2983887 by Berdir: Add static cache to \Drupal\Core\Entity\ContentEntityStorageBase::getLatest*RevisionId() 2018-08-27 19:51:11 +09:00
Lauri Eskola f0d889eb3a
Issue #2945571 by bendeguz.csirmaz, samuel.mortenson, Jo Fitzgerald, lauriii, rp7: Off canvas looks funky when using Seven theme 2018-08-27 12:33:45 +03: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
webchick 4ed41f4e8e Issue #2957425 by tedbow, johndevman, mpotter, tim.plunkett, hawkeye.twolf, alexpott, Berdir, samuel.mortenson, xjm, kevincrafts, jibran, amateescu, larowlan, twfahey, EclipseGc, sjerdo, japerry, mtodor, phenaproxima, johnzzon, mglaman: Allow the inline creation of non-reusable Custom Blocks in the layout builder 2018-08-25 13:07:16 -04:00
Lee Rowlands dd7fdb37bc
Issue #2978067 by msankhala: EntityAdapter should have a getEntity method 2018-08-25 12:53:17 +10:00
Lee Rowlands da66fcb8cc
Issue #2992542 by foxtrotcharlie: AjaxRenderer declares a $controllerResolver variable but never uses it 2018-08-25 12:50:55 +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
Lee Rowlands cb5774fe4b
Issue #2985297 by amateescu, hchonov: Generalize the concept of entity synchronization 2018-08-24 14:32:10 +10:00
Lee Rowlands 36ecfc620a
Issue #2828793 by andypost, catch, wturrell, Jo Fitzgerald, jibran: Stop logging comment IP addresses by default 2018-08-24 14:20:17 +10:00
Nathaniel Catchpole 6f00afaeea Issue #2985530 by alexpott: Add documentation note about MySQL minimum version and MariaDB 2018-08-24 11:18:49 +09:00
Nathaniel Catchpole 37f6cceff4 Issue #2963811 by msankhala, quietone, joachim: Improve variable names in MigrationLookup for DX 2018-08-24 11:02:37 +09:00
Nathaniel Catchpole 19d645788b Issue #2846963 by mpdonadio: Clean up DateRangeWidgetBase::massageFormValues() 2018-08-24 10:28:25 +09:00
Nathaniel Catchpole 7cb2fe809f Issue #2985701 by longwave, dagmar, catch: Followup: Move DbLogTest::generateLogEntries() into a Trait 2018-08-24 09:57:38 +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 d136825c12 Issue #2876209 by Lendude: Convert \Drupal\views\Tests\ViewAjaxTest to a BrowserTestBase test 2018-08-23 15:44:04 +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 5cbcd6d33d Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend SqlContentEntityStorageSchema should not hardcode table names and use the ones provided by the storage instead 2018-08-22 21:42:17 +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
Lauri Eskola 74c323ff09
Issue #2943661 by dslobodyanik, BrightBold, lauriii, ckrina, dean-coakley, Eli-T, markconroy: Create the Recipe Collections element 2018-08-22 11:54:04 +03: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 1e7b231b80 Issue #2990896 by phenaproxima, effulgentsia, seanB, xjm: Move Media::save() logic into storage handler to prevent data integrity issues when media items with remote content are saved 2018-08-22 09:20:02 +09:00
Nathaniel Catchpole f6e473e807 Issue #2098047 by pguillard, Dinesh18, yoroy, cbeier, ifrik, chetan2111, Gábor Hojtsy: Installer ui text cleanup 2018-08-21 21:01:42 +09:00