Commit Graph

5949 Commits (04ad79d12d9c0620b51bae2feb674b06993c5e25)

Author SHA1 Message Date
Alex Pott 19c4f1898e
Issue #3157895 by dww, andypost, alexpott: Move 'install_time' state update from \Drupal\Core\Installer\Form\SiteConfigureForm to installed_finished() 2020-07-17 13:12:26 +01:00
catch 1741149c4a Issue #3085751 by alexpott, Deepak Goyal, rpayanm, longwave, catch, volkerk, kristiaanvandeneynde, dww: [backport] Setter injection arguments are not checked for unmet dependencies 2020-07-17 09:02:12 +01:00
catch bd6c449c58 Issue #3116858 by alexpott, daffie, catch, andypost, Mile23, neclimdul: Don't cache whole extension objects in FileCache 2020-07-17 09:02:12 +01:00
Alex Pott 38d02d6e4b
Issue #3159528 by jameszhang023, jungle, longwave: Fix typos: "exeption|gaurd|ouptut|withut|defintion" in core 2020-07-17 08:38:05 +01:00
Alex Pott 1dfbbd88b7
Issue #3159531 by jameszhang023, ipumpkin, jungle, longwave: Fix typos: "attibute|uneccesarilly|colletion|constucts|worklow" in core 2020-07-17 08:25:33 +01:00
Alex Pott 57af0a04c1
Issue #3091309 by tim.plunkett, godotislate, paulocs, thursday_bw, alexpott, TwiiK: Broken context-aware block plugins throw an unexpected exception 2020-07-16 22:34:03 +01:00
Alex Pott 959b5e1f11
Issue #3155563 by mcdruid, mrinalini9, Hardik_Patel_12, mondrake, daffie: select query should quote aliases which are reserved words in MySQL 2020-07-16 22:17:49 +01:00
catch dcec533022 Issue #3158562 by jhodgdon, pameeela, dww, sime, Kristen Pol: Consistently refer to "menu links" as that, not "menu items", in the UI 2020-07-16 20:10:13 +01:00
Alex Pott d97a2dc030
Issue #3039991 by amateescu, lpeabody, bgreco, plach: Base field purging is not handling translatable fields correctly 2020-07-16 15:34:05 +01:00
Alex Pott f7277d249b
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
Alex Pott 687dcd44e5
Issue #2656570 by idebr, longwave, mrinalini9, Kristen Pol, joachim: DraggableListBuilder does not escape the entity label 2020-07-16 10:45:02 +01:00
catch edea78338b Issue #3156882 by alexpott, johnwebdev, adityasingh, pfrenssen: \Drupal\Core\Render\Element\StatusReport::preRenderGroupRequirements() and \Drupal\user\PermissionHandler::sortPermissions() sorts return bools 2020-07-15 11:11:30 +01:00
Alex Pott a07a4ba051
Issue #2942569 by seanB, idebr, amateescu, kristiaanvandeneynde: Sorting nested properties of config entity queries does not work 2020-07-15 10:07:34 +01:00
Alex Pott 370417fccc
Issue #2893789 by szeidler, Kristen Pol: WidgetBase not using its own getFilteredDescription() helper method 2020-07-15 00:16:48 +01:00
catch d3f654b0f7 Issue #3156883 by alexpott, longwave: \Drupal\Core\Url ensure fragment is not an empty string 2020-07-14 22:23:24 +01:00
Alex Pott 50e58a9ff5
Issue #3156123 by andypost: Fix MissingContentEvent see reference 2020-07-14 14:30:09 +01:00
catch 87468a5d70 Issue #3154858 by kristiaanvandeneynde: Drupal\Core\Config\Entity\Query\Condition::notExists() does not work when parent property is also missing 2020-07-14 13:22:39 +01:00
catch 920d1708c9 Issue #3151364 by Charlie ChX Negyesi, amateescu, alexpott, jhodgdon: diacritics are not removed from ǢǣǼǽǮǯ 2020-07-14 13:16:26 +01:00
Alex Pott 32bf1e8b24
Issue #3145076 by johnwebdev, Sam152, alexpott: MapItem base fields cannot be uninstalled 2020-07-14 12:13:53 +01:00
Alex Pott 3b8e432648
Issue #3055198 by catch, longwave, mikelutz, alexpott: [Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead 2020-07-14 11:46:12 +01:00
Alex Pott bd4c5f075f
Issue #3055194 by catch, mikelutz, longwave, mkalkbrenner, hchonov: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3 2020-07-14 10:08:00 +01:00
Alex Pott 50a5a161bb
Issue #3129560 by rik-dev, daffie: Remove for PostgreSQL database driver the workaround for the Upsert class 2020-07-14 09:18:44 +01:00
Alex Pott adfed3f180
Revert "Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening"
This reverts commit f0f4922f91.
2020-07-13 23:30:00 +01:00
Alex Pott f0f4922f91
Issue #3133903 by longwave, jungle: Ensure all packages in composer.lock are considered for vendor hardening 2020-07-13 23:26:11 +01:00
Alex Pott 02729cd0c8
Revert "Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order"
This reverts commit 19f12a5935.
2020-07-13 20:43:32 +01:00
Alex Pott 19f12a5935
Issue #3146016 by Beakerboy, daffie: Sort order not specified in view test_node_revision_uid, but results asserted to be in a specific order 2020-07-13 15:52:36 +01:00
catch eafefd897a Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static:: 2020-07-13 15:35:49 +01:00
Alex Pott 74d51c95ee
Issue #3154125 by Patrick R., kevinvhengst: Return type of ContentEntityFormInterface::validateForm() seems to be wrong 2020-07-13 12:04:50 +01:00
catch 638f25e633 Issue #3152415 by Lal_, rik-dev, Matroskeen, daffie: Bracket-encapsulated field names for static queries in core/lib/Drupal/Core 2020-07-13 10:02:11 +01:00
catch 2ee59bef8f Issue #3128616 by alexpott, daffie, mondrake, xjm, Charlie ChX Negyesi: Replace \Drupal\Core\Database\Connection::destroy() with a proper destructor 2020-07-10 12:30:06 +01:00
catch b829de68ac Issue #3082859 by Krzysztof Domański, munish.kumar, xjm, samuel.mortenson: The AssertMailTrait should cast the data type to boolean in assertMailPattern 2020-07-10 11:59:19 +01:00
catch 264d89cf37 Issue #3070902 by dalin, mrinalini9, mrupsidown, Bunty Badgujar: Better logging for prepareDestination Exception 2020-07-10 11:53:28 +01:00
catch 0e6ed376ef Issue #3130973 by daffie, plach, Charlie ChX Negyesi: Make the backend overridable service discovery also check the database type for an overridden service 2020-07-09 12:20:55 +01:00
catch e85462dda4 Issue #2807743 by alexpott, catch, kiamlaluno, neclimdul, xjm: Switch from deprecation notice to warning for non-standard placeholders in FormattableMarkup::placeholderFormat() 2020-07-09 12:19:02 +01:00
Alex Pott 323a808bd0
Issue #2848367 by mlncn, jp.stacey, kunalkursija: Render API overview example of placeholders either incorrect or misleading 2020-07-07 17:59:15 +01:00
catch ce5d85281b Issue #3142893 by hchonov, Raunak.singh, kishor_kolekar, alexpott, tstoeckler, catch, kfritsche, johnwebdev: Memory leak - typed data prototypes for field items are not re-used like intended 2020-06-30 14:34:57 +01:00
catch 60c1f976cb Issue #3027763 by quietone, LiamPower, pratik_kamble: UnroutedUrlAssembler removes query params array item key in buildExternalUrl() 2020-06-30 09:51:16 +01:00
catch 78cc0f2804 Issue #3144046 by Matroskeen: Incorrect example of adding Cache metadata in hook_menu_local_tasks_alter() 2020-06-29 22:33:14 +01:00
catch 0073e14852 Issue #3145412 by pavnish, cburschka, amateescu: Connection::__destruct() can't delete the sqlite file 2020-06-29 16:16:28 +01:00
catch 1a48485ede Issue #3144354 by alexpott, vijaycs85, andypost: ModuleInstaller loads .module and .install before allowing classes to autoloaded 2020-06-29 14:38:39 +01:00
catch 16209df496 Issue #2834525 by alexpott, kim.pepper, jummonk, joshua.roberson, Ruuds: Permission denied caused by race condition during ensureDirectory should be silenced 2020-06-29 12:54:11 +01:00
Alex Pott a0a8601936
Issue #2898947 by rajandro, jungle, ankit.singh, AkashkumarOSL, Lal_, shimpy, Saurabh_sgh, markdorison, gnikolovski, jordanwood, librarylasso, Swapnil_Kotwal, mrinalini9, chiranjeeb2410, codersukanta, daffie, xjm, alexpott, mmjvb, mparker17, MaskyS, larowlan, quietone: Change "writeable" to "writable" in documentation 2020-06-28 13:46:45 +01:00
Lee Rowlands ad50981aaa
Issue #3028621 by jungle, John Cook: BatchBuilder included files fails 2020-06-24 12:37:31 +10:00
Lee Rowlands d22493e774
Issue #2904467 by quietone, andyg5000: Plugins do not preserve integer keys when parsing annotations 2020-06-24 10:07:36 +10:00
xjm 1220c0712f Issue #2937844 by andypost, ravi.shankar, mrinalini9, Deepak Goyal, RoSk0, daffie, borisson_, tstoeckler, xjm: Fix 'Squiz.PHP.NonExecutableCode' coding standard 2020-06-23 06:03:03 -05:00
Alex Pott 3789388079
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, alexpott, daffie, larowlan: Decouple from Symfony CMF 2020-06-23 10:35:08 +01:00
Alex Pott cd7455f314
Revert "Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF"
This reverts commit 98eed2b1a6.
2020-06-23 09:04:39 +01:00
catch 906f9e65d4 Issue #3085751 by alexpott, Deepak Goyal, rpayanm, longwave, volkerk, kristiaanvandeneynde, dww: Setter injection arguments are not checked for unmet dependencies 2020-06-22 15:25:06 +01:00
Alex Pott 98eed2b1a6
Issue #2917331 by catch, martin107, Deepak Goyal, longwave, andypost, ravi.shankar, daffie, larowlan: Decouple from Symfony CMF 2020-06-22 12:18:44 +01:00
Alex Pott e3f32755a8
Issue #3150471 by durgeshs, joachim: incorrect constant in docs for DoTrustedCallbackTrait::doTrustedCallback() 2020-06-22 09:46:01 +01:00