Commit Graph

7127 Commits (36ab45650546e315cbede96d13c3e2586b1614e8)

Author SHA1 Message Date
Alex Pott aa3ecb2c2d
Issue #2810355 by joseph.olstad, Leksat, ravi.shankar, Berdir, jungle, suranga.gamage, adityasingh, benjifisher, Jelle_S, alexpott, Wim Leers, xjm, smustgrave, catch, hchonov, star-szr, webchick, wluisi, dawehner, daffie, cilefen: $entity->isDefaultTranslation() behaves incorrectly when changing default translation, causing file/image field usage to be set to zero, causing files to be deleted 2023-10-17 18:22:07 +02:00
Dave Long 79001a92cb
Issue #3390903 by sakthi_dev, dpi, smustgrave: \Drupal\Core\Queue\QueueInterface::createItem is typehinted as possibly returning bool, but never returns true 2023-10-17 11:55:24 +02:00
Alex Pott 27d76911e8
Issue #2627788 by lauriii, DuaelFr, Pancho, vsujeetkumar, _utsavsharma, KapilV, facine, Danny_Joris, alexpott, juampynr, tim.plunkett: Focus state bug on text field AJAX calls 2023-10-16 16:37:43 +02:00
Alex Pott 6eaf9fa3c3
Issue #3391530 by Spokje, alexpott: Fix PHPStan L1 error "Variable $foo in/on something() is never defined." 2023-10-16 16:34:26 +02:00
Lauri Eskola 291d8a2f64
Issue #3394220 by claudiu.cristea, catch: Dialog options are not honoured when open a dialog using GET 2023-10-16 11:29:33 +03:00
Dave Long 5e8d5e8a48
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes 2023-10-13 14:42:49 +01:00
Dave Long 8d14c6d9ad
Issue #3387950 by quietone, ashley_herodev, smustgrave, xjm: Fix '@return null' return types 2023-10-13 11:43:25 +01:00
quietone 74fe3406b7
Issue #3391312 by Dropa, roshni27, smustgrave, poker10: Misleading typo in ConditionInterface::condition documentation 2023-10-13 16:48:18 +13:00
Lauri Eskola 9b3d27c5e5
Issue #2820586 by joaopauloc.dev, Gauravvvv, lauriii, ranjith_kumar_k_u, smustgrave, markhalliwell, longwave, dawehner, quietone: #states not applied to link elements 2023-10-11 10:46:16 +03:00
catch 528a2e384d Issue #2828706 by smustgrave, Chi, saidatom, dagmar, dawehner, mfb, catch, larowlan, longwave, joshua1234511, Berdir, quietone, FeyP, slip, samiullah, johnwebdev, Primsi, ravi.shankar: ExceptionLoggingSubscriber should not log HTTP 4XX errors using PHP logger channel 2023-10-10 10:36:28 +01:00
catch 27bb1ff658 Issue #3384995 by mondrake, daffie: Committing a transaction while there are still active savepoints leaves the stack in inconsistent state 2023-10-10 09:40:30 +01:00
catch df5948229a Issue #3389202 by mondrake, andypost, daffie: migrate\Plugin\migrate\id_map\Sql assumes a PDO db driver 2023-10-09 13:49:40 +01:00
Alex Pott c3ff5768b0
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns" 2023-10-08 11:25:35 +01:00
Alex Pott 6118e0dc37
Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments 2023-10-08 09:34:52 +01:00
Alex Pott ea3f7b53d4
Issue #3347291 by lauriii, srishtiiee, tim.plunkett, hooroomoo, narendraR, tedbow, bnjmnm, alexpott, Berdir: Combine field storage and field instance forms 2023-10-07 16:12:33 +01:00
Alex Pott dc39dd56b6
Issue #2032967 by catch, joelpittet, thedavidmeister, alansaviolobo: AssetResolver::getCssAssets() should not try to sort and optimise if $css is empty 2023-10-06 09:02:36 +01:00
Alex Pott d41f1a0134
Issue #3383449 by catch, Wim Leers, Kingdutch: Add Fibers support to Drupal\Core\Render\Renderer 2023-10-05 23:37:17 +01:00
Alex Pott 108150c6f8
Issue #3377570 by catch, Wim Leers, mglaman, marcelovani, Kingdutch: Add PHP Fibers support to BigPipe 2023-10-05 23:30:19 +01:00
Alex Pott f101ff7f35
Issue #418620 by mfb, smustgrave, longwave, dsnopek, greenbeans, borisson_, alexpott, olli, larowlan: Drupal\Component\Utility\Html::normalize() leaves messy </body></html> in certain situations 2023-10-04 17:22:53 +01:00
Alex Pott 201ae2e354
Issue #2441811 by longwave, daffie, andypost, edurenye, lauriii, joseph.olstad, Wim Leers, smustgrave, effulgentsia, alexpott, larowlan, chx, jibran: Upgrade filter system to HTML5 2023-10-04 09:39:17 +01:00
catch 9698403e7f Issue #3383616 by poker10, alexpott, Spokje, catch, xjm: "core_version_requirement key must be present" on core modules on Windows 2023-10-03 15:39:15 +01:00
Alex Pott b438bb0d41
Revert "Issue #3383616 by poker10, Spokje, catch: "core_version_requirement key must be present" on core modules on Windows"
This reverts commit 5ce054a443.
2023-10-03 01:16:57 +01:00
Lauri Eskola 98df2c98c7
Issue #3360220 by jeffschuler: Logic error in Html::transformRootRelativeUrlsToAbsolute() 2023-10-02 10:40:10 +03:00
xjm 8fd17f42b8
Issue #3388386 by mondrake, xjm, smustgrave: Properly deprecate passing array to Merge::key() 2023-09-30 14:20:39 -05:00
xjm 7f21a89a98
Issue #3387560 by Spokje, smustgrave: Returntype incorrect for \Drupal\Core\Entity\EntityDeleteMultipleAccessCheck::$tempStore 2023-09-30 13:31:31 -05:00
xjm 5ce054a443
Issue #3383616 by poker10, Spokje, catch: "core_version_requirement key must be present" on core modules on Windows 2023-09-29 19:52:42 -05:00
Lauri Eskola b0ac814d0a
Issue #3356684 by sumit_saini, acbramley, smustgrave: Generic Revision UI's Revision overview page generates wrong operations/view links for a translation 2023-09-28 09:28:34 +03:00
Lauri Eskola 01747e1c73
Issue #3375497 by Yujiman85, xjm, joachim: Unclear term 'internal library name' in theme API documentation 2023-09-27 19:23:12 +03:00
Lauri Eskola 9059bd722b
Issue #3275828 by joachim, quietone, bradjones1, Berdir: document the reason for 'edit' vs. 'update' operations in field and entity access operation name 2023-09-27 19:19:01 +03:00
Alex Pott fd2c13413a
Issue #3048495 by jonathan1055, quietone, rajandro, Spokje, Pooja Ganjage, andypost, kishor_kolekar, msuthars, munish.kumar, ankithashetty, ayushmishra206, ravi.shankar, naveenvalecha, longwave, Gábor Hojtsy, alexpott, smustgrave, Lendude, xjm, adityasingh, daffie: Fix Drupal.Semantics.FunctionTriggerError coding standard 2023-09-26 16:28:55 +01:00
effulgentsia 15f230916a Issue #2444979 by Wim Leers, webflo, borisson_, catch, Gábor Hojtsy, smustgrave: Trigger deprecation notice for old schema definition for sequence 2023-09-22 13:19:13 -07:00
effulgentsia 96248cfe15 Issue #3382580 by phenaproxima, Wim Leers, lauriii: Add new `ImmutableProperties` constraint 2023-09-22 11:05:15 -07:00
Lee Rowlands 9048b09bb1
Issue #3384725 by acbramley, smustgrave: Add pagination to VersionHistoryController 2023-09-19 07:54:45 +10:00
Lee Rowlands bab90f46e8
Issue #3180588 by GuyPaddock, zeeshan_khan, vsujeetkumar, bnjmnm, tstoeckler: "Enforced" Dependencies of Optional Configs Overwrite Other Dependencies 2023-09-19 06:58:16 +10:00
Lee Rowlands 4dba7727bc
Issue #3259740 by acbramley, daffie: PDOStatement::fetchObject() expects parameter 2 to be array, null given in Drupal\Core\Database\StatementWrapper->fetchObject() 2023-09-19 06:45:44 +10:00
Alex Pott cb1e195bbc
Issue #3387695 by catch, mondrake, mfb: Use more entropy in TransactionManager 2023-09-18 13:22:33 +01:00
catch 9c4bc86ccb Issue #3371753 by tstoeckler, smustgrave, lauriii: Fall back to 'edit-form' as default $rel in EntityBase::toUrl() 2023-09-18 11:19:36 +01:00
catch e0116bc928 Issue #2712603 by Chi, quietone, martin_klima, radimklaska: Counts for singulars in DateFormatter::formatInterval() are hardcoded to 1 2023-09-18 11:04:01 +01:00
catch 6950cac3d4 Issue #3384960 by mondrake, daffie, longwave: Strengthen TransactionManager 2023-09-15 20:28:02 +01:00
catch a9f3f72e03 Issue #2157945 by mondrake, andypost, kim.pepper, Bhanu951, alexpott, martin107, plach, ankithashetty, dawehner, karishmaamin, voleger, jhedstrom, jofitz, kostyashupenko, shashikant_chauhan, longwave, zeeshan_khan, claudiu.cristea, mstrelan, Berdir: Deprecate format_size() and use Drupal\Core\StringTranslation\ByteSizeMarkup instead 2023-09-15 08:19:10 +01:00
catch 8c0b451f52 Revert "Issue #3384960 by mondrake, daffie: Strengthen TransactionManager"
This reverts commit 70b607c306.
2023-09-14 16:51:56 +01:00
catch 70b607c306 Issue #3384960 by mondrake, daffie: Strengthen TransactionManager 2023-09-14 07:48:36 +01:00
catch 259c2242a5 Issue #3386707 by alexpott, mondrake, longwave: DiffOpOutputBuilder does not correctly match the 10.0.x implementation and produces unexpected output (part 2) 2023-09-14 07:32:44 +01:00
catch 3b490aae73 Issue #3386937 by Spokje, smustgrave: Remove error suppressions and workarounds for https://bugs.php.net/bug.php?id=50688 2023-09-14 07:22:58 +01:00
catch a04bdb0848 Issue #3327118 by Defcon0, acbramley, iSampo, poker10, Nitin shrivastava, catch, fgm, longwave: Chunk multiple cache sets into groups of 100 to avoid OOM/max_allowed_packet issues 2023-09-14 07:16:59 +01:00
Dave Long 8e42cef117
Issue #3050578 by elber, quietone, nitin_lama, fengtan, smustgrave, catch, karolinam: Remove unused function getSchemaUpdates() 2023-09-12 22:42:44 +01:00
Dave Long ee81f7be2d
Issue #3375494 by Yujiman85, joachim, smustgrave: incorrect sample code in docs for hook_library_info_build 2023-09-12 22:33:28 +01:00
Dave Long 5427d50c8f
Issue #3371840 by mondrake, Spokje: Time::getRequestTime is not immutable when there is no request 2023-09-12 22:28:44 +01:00
Dave Long e1a599bedd
Issue #3173103 by TolstoyDotCom, aludescher, smustgrave, J., jonathan1055, TR: False positives when identifying what is a placeholder, for deprecation error 2023-09-12 22:00:59 +01:00
catch ec84cbe407 Issue #2786941 by sadashiv, roshnichordiya, neclimdul, kishor_kolekar, dawehner, gnuget, Abhijith S, wengerk, firfin, froboy, pbuyle: Simplified custom access checker does not have access to Request 2023-09-11 18:10:01 +01:00