Commit Graph

44378 Commits (d7235bfe2f5fb0432aa931d620c09cea2b246e3f)

Author SHA1 Message Date
catch 14c0a23963 Issue #3443215 by nicxvan: Remove Book usage from Umami 2024-04-25 22:13:30 +01:00
catch bb0bf9c3b5 Issue #3443276 by mondrake: Remove dead code from Connection 2024-04-25 22:11:48 +01:00
catch 25401beba4 Issue #3443530 by longwave: Change @dataprovider to static in BackendCompilerPassTest 2024-04-25 22:08:33 +01:00
catch 35c2b90dc2 Issue #3443551 by andypost: Removed deprecated code in toolbar module 2024-04-25 22:04:34 +01:00
catch a109906ecf Issue #3443528 by longwave: Change @dataprovider to static in TitleResolverTest 2024-04-25 21:55:53 +01:00
catch 6b6e90e291 Issue #3443515 by longwave: Change @dataprovider to static in MenuAccessControlHandlerTest 2024-04-25 21:46:35 +01:00
catch c9eb754d5e Issue #3443517 by longwave: Change @dataprovider to static in FileCacheFactoryTest 2024-04-25 20:44:48 +01:00
catch 7dbc9947e3 Issue #3443524 by longwave: Change @dataprovider to static in ConditionAccessResolverTraitTest 2024-04-25 20:41:14 +01:00
catch aa1cfb47b6 Issue #3436954 by longwave, smustgrave: Remove state_cache setting in Drupal 11 2024-04-25 20:35:32 +01:00
catch c0bd0dde27 Issue #3442530 by smustgrave, andypost, quietone: Update contextual module deprecation for removal in 12.0 2024-04-25 20:28:47 +01:00
Alex Pott cf09596544
Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
Alex Pott 7886a7ed56
Issue #3443049 by nicxvan, Arun.k, longwave, alexpott: Remove deprecations in SiteConfigureForm 2024-04-25 15:45:48 +01:00
catch 280a46c075 Issue #3442713 by smustgrave, catch, Binoli Lalani, longwave: Remove deprecated code from the entity system 2024-04-25 14:12:03 +01:00
catch ebb8df6823 Issue #3443412 by alexpott: Running linting jobs when linting configuration changes 2024-04-25 12:55:50 +01:00
catch a2af0aa123 Issue #3443037 by alexpott, catch, kristiaanvandeneynde, Taran2L, longwave: Super user access policy and the installer 2024-04-25 12:34:36 +01:00
catch 215c567f38 Issue #3443214 by nicxvan: Update comments to not reference Book since it has been removed 2024-04-25 12:34:30 +01:00
Alex Pott 62b65430ed
Issue #3442259 by catch, quietone, dww: Reduce time of Migrate Upgrade tests by not outputting the logs by default 2024-04-25 11:32:44 +01:00
quietone fecffbffe8
Issue #3442162 by catch, smustgrave: Remove redundant hook_ENTITY_TYPE_presave() and ViewsConfigUpdater methods 2024-04-25 14:04:35 +12:00
quietone f68f9f78c0
Issue #3443211 by nicxvan, smustgrave: Update cspell.json to remove references to extensions no longer in core 2024-04-25 12:21:04 +12:00
catch 9228776a4d Issue #3443205 by andypost, smustgrave: Remove deprecated code from migration modules 2024-04-24 21:31:18 +01:00
catch 1625631682 Issue #3443206 by smustgrave: Remove deprecated code from search and options modules 2024-04-24 21:20:26 +01:00
catch 0a98e22d17 Issue #3443203 by smustgrave, andypost: Remove deprecated code from menu link content module 2024-04-24 21:17:32 +01:00
catch 9aa8d39c08 Issue #3443198 by andypost, smustgrave, catch: Remove deprecated code from phpPass + bigpipe 2024-04-24 21:08:14 +01:00
catch 5fbd411faa Issue #3443300 by mondrake: Fix remaining return*() methods of class PHPUnit\Framework\TestCase deprecated in PHPUnit 10 2024-04-24 21:04:02 +01:00
catch 66956c276b Issue #3443026 by longwave: Change @dataprovider to static in MenuAccessControlHandlerTest 2024-04-24 21:01:54 +01:00
catch c8df8cc4cd Issue #3442976 by smustgrave, andypost: Remove deprecations from ckeditor5, editor, and filter modules 2024-04-24 20:56:18 +01:00
catch 9dc7c739ff Issue #3443197 by smustgrave: Remove deprecated code from config module 2024-04-24 19:05:12 +01:00
catch bceee8096b Issue #3369099 by longwave, mondrake, smustgrave: [PHPUnit 10] Provide a static alternative to @dataproviders using PHPUnit mocks in ProtectedUserFieldConstraintValidatorTest 2024-04-24 19:02:43 +01:00
catch 9449c303e2 Issue #3443201 by smustgrave: Remove deprecated code from media module 2024-04-24 18:57:38 +01:00
catch 5e4893a0bf Issue #3443200 by smustgrave: Remove deprecated code from field + datetime modules 2024-04-24 18:52:16 +01:00
catch 3312771de0 Issue #3443248 by alexpott: Can't log out on translated site in tests - causes issues for 10.3 umami test 2024-04-24 18:45:01 +01:00
catch ce04152234 Issue #3443202 by andypost, smustgrave: Remove deprecated code from help + history modules 2024-04-24 18:41:07 +01:00
catch c1168e83c1 Issue #3443199 by smustgrave, andypost: Remove deprecated code from content translations + locale 2024-04-24 18:26:17 +01:00
Alex Pott 46a2192bab
Revert "Issue #3443049 by nicxvan, Arun.k: Remove deprecations in SiteConfigureForm"
This reverts commit a879c61681.
2024-04-24 17:26:24 +01:00
Dave Long a879c61681
Issue #3443049 by nicxvan, Arun.k: Remove deprecations in SiteConfigureForm 2024-04-24 16:05:50 +01:00
catch 38d7246949 Issue #3423920 by DanielVeza, smustgrave, acbramley, bradallenfisher, larowlan, alexpott: Custom Blocks with Layout Builder Enabled No Longer Use Front End Theme 2024-04-24 10:45:19 +01:00
Alex Pott 348a8c27c6
Issue #3442864 by dww, catch: [regression] 404 for misc/throbber-active.gif / misc/loading-small.giff 2024-04-24 01:42:45 +01:00
Alex Pott 7b24d54842
Issue #3439981 by fago, ericgsmith, petar_basic, acbramley: Uploading a file to media library flushes theme registry 2024-04-24 01:36:43 +01:00
Alex Pott e2840d7270
Issue #3414398 by catch, Berdir: AssetResolver::getJsAssets() and AssetResolver::getCssAssets() can repeatedly try to calculate the same set of assets 2024-04-24 01:29:51 +01:00
Dave Long 3eb086bb69
Issue #3442763 by smustgrave: Remove deprecated code in RandomGeneratorTrait.php 2024-04-23 22:03:01 +01:00
Dave Long bfaae1b138
Issue #3416700 by catch, penyaskito, lamp5: Handle invalid compressed ajax_page_state more gracefully 2024-04-23 17:15:53 +01:00
catch 7553ab8ce5 Issue #3442532 by smustgrave, andypost, pradhumanjain2311, quietone: Removed deprecated code in views module 2024-04-23 16:37:29 +01:00
catch d018449649 Issue #3432882 by kim.pepper, Satane, andypost, alexpott, longwave: Remove deprecated code in File module 2024-04-23 16:26:05 +01:00
Alex Pott 941b7e795d
Issue #3439871 by SolimanHarkas, vensires: Fix Help tests that rely on UID1's super user behavior 2024-04-23 14:57:40 +01:00
Alex Pott 1c914f2dc9
Issue #3432868 by smustgrave, obsidian_, longwave, quietone, mstrelan, catch: Remove deprecated code from user module 2024-04-23 14:55:29 +01:00
Alex Pott 166f3a39e4
Issue #3439369 by fromme, quietone, pradhumanjain2311, smustgrave, alexpott: Remove deprecated code in migration system 2024-04-23 14:50:13 +01:00
catch 7f4b5f187a Issue #144538 by acbramley, tuutti, Damien Tournoud, alexpott, solideogloria, Xano, TwoD, damiankloip, smustgrave, pameeela, deviantintegral, L_VanDamme, daften, karishmaamin, g.oechsler, larowlan, klausi, sun, Fabianx, andypost, dawehner, kwinters, greggles, Wim Leers, grendzy, pwolanin, alexanderpas, drumm, Chi: User logout is vulnerable to CSRF 2024-04-23 14:33:31 +01:00
Alex Pott 22707d5cd0
Issue #3437839 by catch, Luke.Leber, thejimbirch: Only send libraries with aggregate URLs that have the aggregate type included 2024-04-23 11:07:20 +01:00
Dave Long 79eed4acc5
Issue #1561214 by mfb, sun, fietserwin, drzraf, sdrycroft, nicxvan: Bootstrap sets C locale, but does not set UTF-8 character encoding 2024-04-23 09:44:54 +01:00
quietone 683738950a
Issue #3442660 by catch, smustgrave: Remove deprecated code from jsonapi and serialization modules 2024-04-23 18:30:01 +12:00