Commit Graph

2830 Commits (bf2662993261c72330c5c223cd228589b917c2c4)

Author SHA1 Message Date
catch d070ec1d3f Issue #3136041 by jweowu: drupal_static() edge case bug and inconsistent comments 2023-04-04 09:02:50 +01:00
Lee Rowlands 17f21792eb
Issue #3182405 by jhodgdon, smustgrave, ranjith_kumar_k_u, dww: Do not use verb "Install" for things other than turning on modules/themes 2023-03-29 11:36:22 +10:00
catch 0bbf07394d Issue #3245252 by andypost, ranjith_kumar_k_u, Spokje: Fix possibly undefined $finished in _batch_process() 2023-03-28 12:18:57 +01:00
Lauri Eskola 0e8a558b4f
Issue #3348848 by andypost, Purencool, daffie: Deprecate theme_get_registry() 2023-03-28 10:51:24 +03:00
catch 8184e399c5 Issue #3348851 by andypost: Deprecate drupal_theme_rebuild() 2023-03-24 14:50:20 +00:00
catch 8726c00a0e Revert "Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment"
This reverts commit 779785e220.
2023-03-23 17:24:34 +00:00
catch e48191a945 Issue #3346645 by jweowu, catch, smustgrave: Eliminate anti-pattern isset($arr[$key]) || array_key_exists($key, $arr) 2023-03-21 19:34:56 +00:00
catch 779785e220 Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment 2023-03-21 12:29:21 +00:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
catch e029e6cdb5 Issue #2806009 by alexpott, JvE, Berdir, Dmitriy.trt, jhodgdon, lokapujya, VladimirAus, Gábor Hojtsy, Jose Reyero, Anybody, kristiaanvandeneynde, Sutharsan, casey, smustgrave, nod_: Installing a module causes translations to be overwritten 2023-03-17 17:35:34 +00:00
Lauri Eskola 90897afee0
Issue #3099026 by mherchel, lauriii, bartlangelaan, timohuisman, pradhumanjainOSL, hctom, jwilson3, smustgrave: Claro's preprocessing of field multiple value form's table header cell removes potential changes by others 2023-03-09 11:53:34 +02:00
bnjmnm 36145a511b Issue #3342891 by lauriii, smustgrave, andy-blum, catch: 'node' variable in page.html.twig is not available on preview node page 2023-03-01 08:34:25 -05:00
catch 978a8bf8f0 Issue #3299946 by longwave, Spokje: Deprecate theme_render_and_autoescape() 2023-02-14 15:26:19 +00:00
catch 262137dc4e Issue #3247553 by alexpott, realityloop: $install_state['settings_verified'] incorrectly set when config_sync_directory is missing 2023-02-10 12:30:54 +00:00
catch 12db5f38bc Issue #3155400 by jungle, alexpott: Change $requirements["$file file writeable"] to $requirements["$file file writable"] 2023-02-06 13:15:48 +00:00
catch fab2025f20 Issue #3001430 by alexpott, _utsavsharma, Oscaner, lauriii, smustgrave, ifux, deviantintegral, pameeela: Unable to uninstall base theme and subtheme via config sync at the same time 2023-01-30 10:56:47 +00:00
catch 652709e400 Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with() 2023-01-27 12:37:01 +00:00
catch 9dc5c66ea2 Issue #3112866 by alexpott, andypost, smustgrave: Remove special case of User module install 2023-01-23 17:28:40 +00:00
xjm 4d9b40b01e
Issue #3244570 by voleger, xjm, alexpott, longwave, andypost: Deprecate drupal_rewrite_settings() 2023-01-07 15:32:44 -06:00
catch f8fad5fee1 Issue #3324540 by alexpott, longwave: PHPCS fails on Drupal 10 & 9 2022-11-30 13:47:28 +00:00
Alex Pott e2d4dcfdf2
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in 2022-11-29 11:38:06 +00:00
Alex Pott 23250f8134
Issue #2875228 by voleger, Bhanu951, andypost: Site install not using batch API service 2022-11-23 21:50:51 +00:00
Lee Rowlands 07f87cae78
Issue #3319839 by alexpott: Exceptions in post updates are very broken since #3295625 2022-11-09 19:44:52 +10:00
Alex Pott 29f7f401a0
Issue #3318985 by andypost, longwave: Bump REQUEST_TIME deprecation to Drupal 11 2022-11-04 13:30:20 +00:00
Alex Pott 803da73c0b
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
Alex Pott b8ac0d9850
Issue #2941148 by quietone, bruno.bicudo, ravi.shankar, Sweetchuck, beatrizrodrigues, lucienchalom, VitaliyB98, WagnerMelo, sophiavs, ankitjain28may, daffie, longwave, Sutharsan, borisson_, cosmicdreams, heykarthikwithu, catch: Fix Drupal.Commenting.FunctionComment.MissingReturnType 2022-09-27 10:58:26 +01:00
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
catch c7fa15fcc3 Issue #3304285 by longwave, Spokje, bbrala, ravi.shankar, quietone, phenaproxima: Remove Seven from core 2022-08-25 08:24:00 +09:00
catch ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
Lauri Eskola 047faa3e96
Issue #3262674 by tstoeckler, lauriii, cindytwilliams, mherchel, Gábor Hojtsy: Use Claro instead of Bartik as fallback maintenance theme 2022-08-08 11:39:05 +03:00
Cristina Chumillas c19064f6a7 Issue #3085219 by mherchel, jwilson3, lauriii, andy-blum, javi-er, deviantintegral, raman.b, kostyashupenko, komalk, rootwork, rkoller, saschaeggi, Abhijith S, cindytwilliams, benjifisher, AaronMcHale, nod_, Gábor Hojtsy, ckrina, alexpott, huzooka: Installer is not very usable in Claro
(cherry picked from commit 748dd31935)
2022-07-22 16:55:34 +02:00
catch e9a1ea2ace Issue #3070747 by immaculatexavier, herved, alexpott, yoruvo: Profile paths are not updated after moving them to other directories 2022-06-28 21:17:21 +01:00
Alex Pott 0b5874aa29
Issue #3283619 by eleonel: Fix a comment typo in common.inc 2022-06-13 10:56:00 +01:00
catch cadc4132a7 Revert "Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup"
This reverts commit c728e35348.
2022-06-12 09:43:31 +01:00
catch c728e35348 Issue #3269141 by longwave, sharayurajput, andypost: Alias deprecated Drupal\Core\StringTranslation\TranslationWrapper to TranslatableMarkup 2022-06-12 09:42:41 +01:00
Alex Pott b6a3c63309
Issue #3268746 by quietone, xjm: Fix missing newlines for 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-05-19 09:34:14 +01:00
Alex Pott 10dce7b208
Issue #3112283 by ravi.shankar, mpdonadio, andregp, daffie, jhedstrom, alexpott, andypost, pifagor, vladbo, JeroenT, voleger, cliddell: Replace REQUEST_TIME in non-OO and non-module code 2022-05-16 17:27:01 +01:00
catch 5f5c811455 Issue #3259188 by alexpott, dww, chr.fritsch: Extend post update system to provide themes a way to install newly-required dependencies 2022-04-09 18:11:01 +01:00
Alex Pott 3242f339f1
Issue #2833864 by RoSk0, colan, ressa, Chi, alexpott, joachim, loopy1492, zoiosilva: Unmet installation requirements may contain render elements 2022-02-25 00:27:14 +00:00
catch da3c10279b Issue #3261240 by andypost, longwave, quietone: Remove deprecated taxonomy module functions 2022-02-21 12:05:57 +00:00
Alex Pott 0415f59798
Issue #3260044 by kim.pepper, andypost, daffie, mfb: Add a constant for watchdog_exception message 2022-02-20 09:43:10 +00:00
catch f43111790d Issue #3263391 by longwave: Remove deprecated code from book.module 2022-02-12 07:28:51 +00:00
catch 0c65c0592c Issue #3261251 by ravi.shankar, andypost, longwave, daffie: Remove deprecated node module functions 2022-02-09 10:14:02 +00:00
catch 4846745bcf Issue #3262931 by voleger, andypost: Remove drupal_required_modules() and mentions 2022-02-08 20:15:56 +00:00
catch e5c38d9e9a Issue #3262805 by andypost, ravi.shankar, voleger: Deprecate drupal_required_modules() 2022-02-07 15:28:16 +00:00
Alex Pott 0c8a680e19
Issue #3262500 by andypost: Remove leftover mentions of drupal_find_theme_functions() in Drupal 10 2022-02-07 11:13:47 +00:00
Alex Pott 9e6fedbdf8
Issue #3260781 by andypost: Remove deprecated module.inc functions 2022-02-07 10:34:42 +00:00
catch 6ad38cd2d9 Issue #3097889 by longwave, paulocs, anushrikumari, SenthilMohith, andypost, Gábor Hojtsy, catch, lauriii, Wim Leers: Remove deprecated theme functions 2022-02-07 09:44:22 +00:00
Alex Pott e9b366c999
Revert "Issue #3262500 by catch, andypost: Mark drupal_find_theme_functions() @internal in Drupal 9"
This reverts commit f64e3344b2.
2022-02-07 09:42:27 +00:00
Alex Pott f64e3344b2
Issue #3262500 by catch, andypost: Mark drupal_find_theme_functions() @internal in Drupal 9 2022-02-07 09:35:33 +00:00