catch
|
0971ae5fa1
|
Issue #3260766 by andypost: Remove deprecated file.inc and its mentions
|
2022-01-28 20:49:40 +00:00 |
Alex Pott
|
76c0ec234c
|
Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used once, beginning with 'q' -> 's', inclusive
|
2022-01-27 02:25:01 +00:00 |
Alex Pott
|
7b324dd8f1
|
Issue #3197482 by longwave, Spokje, Taran2L, murilohp, catch, Gábor Hojtsy, daffie: Update Drupal 10 to depend on Symfony 5.4 (as a stepping stone to Symfony 6, for deprecation checking support)
|
2022-01-17 09:03:46 +00:00 |
catch
|
9defd332d4
|
Issue #2010380 by alexpott, TR, tstoeckler, MerryHamster, sanjayk, andypost, chx, Pancho, daffie: Deprecate module_load_install() and replace it with ModuleHandler::loadInstall
|
2022-01-12 13:33:05 +00:00 |
Alex Pott
|
2f1c716625
|
Issue #3106216 by Spokje, longwave, alexpott, apaderno, Hardik_Patel_12, daffie: Remove unused variables from core
|
2022-01-10 12:07:03 +00:00 |
Alex Pott
|
d67a1b252e
|
Issue #3256687 by mondrake, murilohp, daffie, alexpott, catch: Deprecate db_installer_object()
|
2022-01-08 10:22:25 +00:00 |
catch
|
a9f20f76b2
|
Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service
|
2022-01-06 10:01:52 +00:00 |
Alex Pott
|
87dc8f4192
|
Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants
|
2022-01-01 16:04:03 +00:00 |
Alex Pott
|
2d52f948c1
|
Issue #3256518 by Spokje: Remove drupal_js_defaults() in D10 instead of D11
|
2022-01-01 14:32:56 +00:00 |
Alex Pott
|
a2c58dda71
|
Issue #3197553 by beatrizrodrigues, longwave, daffie: Deprecate drupal_js_defaults()
|
2021-12-30 21:05:26 +00:00 |
Alex Pott
|
934f42ae87
|
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own
|
2021-12-29 17:14:14 +00:00 |
Alex Pott
|
0ac96136e8
|
Issue #3104353 by xjm, TravisCarden, andypost, kim.pepper, longwave, Taran2L, tedbow, catch, alexpott: Upgrade to Guzzle 7
|
2021-12-03 06:24:37 +00:00 |
catch
|
86e9f19a30
|
Issue #2925203 by alexpott: LocaleConfigSubscriber can result in data loss during install
|
2021-12-02 11:50:03 +00:00 |
catch
|
18916c48a1
|
Issue #2871357 by alexpott, kriboogh: Installer tasks using multiple batch sets in non-interactive mode do not get executed
|
2021-12-02 11:05:50 +00:00 |
Lee Rowlands
|
6d39cdeeb4
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
|
2021-11-15 12:35:55 +10:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
catch
|
8e56a52772
|
Issue #3236798 by alexpott: \Drupal\Core\Datetime\DateFormatter::formatInterval() causes deprecations in PHP 8.1
|
2021-09-21 17:31:02 +01:00 |
catch
|
3c4ef6b6bf
|
Issue #3224421 by ankithashetty, daffie, andypost, longwave, alexpott, xjm: [PHP 8.1] Add a shim to Guzzle 6 for PHP 8.1 compatibility
|
2021-09-21 12:35:31 +01:00 |
Alex Pott
|
84fc7490b1
|
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode
|
2021-09-12 18:18:58 +01:00 |
catch
|
e1ab113380
|
Issue #2794261 by longwave, andypost, Oleksiy, Mile23, pguillard, sorlov, voleger, jurgenhaas, Chi, borisson_, paulocs, Wim Leers, Berdir: Deprecate render() function in common.inc
|
2021-09-07 15:46:36 +01:00 |
catch
|
a227db1833
|
Issue #3021833 by pavnish, andypost, munish.kumar, kim.pepper, googletorp, swatichouhan012, daffie, Berdir, alexpott, xjm: Move FILE_STATUS_PERMANENT to \Drupal\file\FileInterface
|
2021-08-06 08:54:08 +01:00 |
catch
|
022284b188
|
Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Chi, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
|
2021-08-03 16:51:34 +01:00 |
catch
|
d6e4a29961
|
Issue #3223016 by kim.pepper, Berdir, andypost, daffie: Deprecate file_build_uri()
|
2021-07-16 08:43:01 +01:00 |
Alex Pott
|
1110b04d14
|
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname()
|
2021-07-15 11:20:33 +01:00 |
catch
|
e8ff8ea14f
|
Issue #2412669 by claudiu.cristea, Julfabre, sidharrell, catch, daffie, Berdir, andypost, tedbow, kim.pepper, ParisLiakos, Mile23: Remove drupal_static from BookManager
|
2021-07-14 10:28:37 +01:00 |
catch
|
3f8a67e0bb
|
Issue #2830352 by quietone, cebasqueira, Matroskeen, xjm: Upgrade links point to D7 documentation
|
2021-07-14 07:57:23 +01:00 |
catch
|
0e9bec38ca
|
Issue #3037202 by claudiu.cristea, vsujeetkumar, Hardik_Patel_12, longwave, Berdir, martin107: Remove drupal_static() from node_mark()
|
2021-07-12 09:00:22 +01:00 |
Alex Pott
|
3e4b17a7c9
|
Issue #2669074 by kim.pepper, Berdir, gaydabura, andypost, ravi.shankar, KapilV, Wim Leers, bradjones1, nickolaj, alexpott, mondrake, 20th, yogeshmpawar, gaurav.kapoor, voleger, Pavan B S, Neslee Canil Pinto, aerozeppelin, Cameron Tod, daffie, dhruveshdtripathi, abramm, Nono95230, s.messaris, Mile23, claudiu.cristea, larowlan, catch, jibran, SpadXIII: Convert file_create_url() & file_url_transform_relative() to service, deprecate it
|
2021-07-09 14:18:01 +01:00 |
xjm
|
4f77a103a2
|
Issue #3039039 by claudiu.cristea, pguillard, Hardik_Patel_12, tedbow, xjm, tim.plunkett, longwave: Deprecate some procedural functions in taxonomy.module
|
2021-07-02 11:42:38 -05:00 |
Alex Pott
|
7bc0a6d733
|
Issue #1882552 by andypost, phenaproxima, voleger, tedbow, alexpott, tim.plunkett, dawehner: Deprecate menu_list_system_menus() and menu_ui_get_menus()
|
2021-06-30 21:03:21 +01:00 |
catch
|
a25c727d98
|
Issue #2124069 by voleger, andypost, martin107, damiankloip, cburschka, dawehner, kim.pepper, daffie, pcambra, ParisLiakos, Xano, longwave, MerryHamster, vacho, kostyashupenko, catch, alexpott, amateescu, Mile23, claudiu.cristea, larowlan, almaudoh, Berdir, zviryatko: Convert schema.inc to the update.update_hook_registry service (UpdateHookRegistry)
|
2021-06-23 16:55:26 +01:00 |
Lee Rowlands
|
0cd1d38bd4
|
Issue #2396145 by dww, Dom., mgifford, Pancho, idebr, vdanielpop, specky_rum, vprocessor, DuaelFr, lucastockmann, cwoky, Munavijayalakshmi, dutchyoda, Gauravmahlawat, paulocs, TheodorosPloumis, Arla, lauriii, Kristen Pol, quietone, larowlan, jhedstrom, mherchel: Option #description_display for form element fieldset is not changing anything
|
2021-06-10 19:28:22 +10:00 |
Alex Pott
|
4a72cc3169
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
|
2021-05-20 21:47:18 +01:00 |
catch
|
a4715517db
|
Issue #3214308 by longwave, alexpott: Merge class_aliases.php into bootstrap.inc
|
2021-05-17 13:01:46 +01:00 |
Alex Pott
|
2020570938
|
Issue #3210900 by andypost, longwave: Deprecate update_set_schema() for removal
|
2021-04-27 16:51:25 +01:00 |
Lee Rowlands
|
fe06cae4df
|
Issue #1624278 by quietone, longwave: cleanup of docblock to UI text in update_get_update_list() is weak
|
2021-04-24 13:23:55 +10:00 |
catch
|
535fb843aa
|
Issue #2908886 by andypost, martin107, kim.pepper, daffie, aleevas, vacho, catch, longwave, alexpott, voleger, dww: Split off schema management out of schema.inc
|
2021-04-22 16:00:44 +01:00 |
catch
|
62d94ad7c7
|
Issue #3206168 by JeroenT, longwave: "install_display_output" expects 2 arguments, but 3 were provided
|
2021-04-01 20:12:56 +01:00 |
catch
|
6e84b5797c
|
Issue #2160091 by alexpott, dawehner, damiankloip, swentel, sun, moshe weitzman, xjm, joelpittet, charginghawk: drupal_rebuild() rebuilds container twice, since drupal_flush_all_caches() also rebuilds it
|
2021-04-01 19:56:13 +01:00 |
Lee Rowlands
|
b43c49e6b0
|
Issue #3174349 by quietone, itaran, dww, Kristen Pol: file_url_transform_relative() cannot handle URLs where the port is different from the site's request port
|
2021-02-28 08:47:24 +10:00 |
catch
|
69a0a83546
|
Issue #3032390 by alexpott, dww, Pancho, 3CWebDev, kim.pepper, larowlan, Berdir, catch, andypost, chr.fritsch, Wim Leers: Add an event to sanitize filenames during upload
|
2021-02-24 16:02:18 +00:00 |
Alex Pott
|
3ac9df1366
|
Issue #2002514 by dawehner, mondrake, damiankloip, RobLoach, ParisLiakos, joachim, Krzysztof Domański, gaurav.kapoor, chx, alexpott, tim.plunkett, Mile23, daffie: Deprecate debug(); remove references to _drupal_debug_message()
|
2021-02-15 09:51:17 +00:00 |
catch
|
f838dbc871
|
Issue #3129534 by daffie, anmolgoyal74, mondrake, naresh_bavaskar, Beakerboy, catch, alexpott, quietone: Automatically enable the module that is providing the current database driver
|
2021-01-18 21:43:55 +00:00 |
Alex Pott
|
d78e53bb0b
|
Issue #3189880 by mondrake, raman.b, Pooja Ganjage, daffie, Megha_kundar, dww, S_Bhandari: Use square brackets syntax in sql queries
|
2021-01-05 15:02:37 +00:00 |
catch
|
cda287d212
|
Issue #2238561 by alexpott, dawehner, andypost, bradjones1, ridhimaabrol24, jofitz, eiriksm, Darren Oh, kalyansamanta, znerol, neclimdul, catch, pwolanin: Use the default PHP session ID instead of generating a custom one
|
2021-01-04 13:23:54 +00:00 |
catch
|
cb567e6230
|
Issue #2625820 by tstoeckler, alexpott, mirom, valthebald, pfrenssen, raman.b, Mile23, andypost: install_check_translations() sometimes incorrectly returns NULL instead of array
|
2020-12-22 20:33:08 +00:00 |
Alex Pott
|
ee0a221df8
|
Issue #3188920 by xjm: Make Guzzle exception handling forward-compatible with Guzzle 7
|
2020-12-21 06:26:56 +00:00 |
xjm
|
1994ca5ccb
|
SA-CORE-2020-012 by ufku, mrf, fgm, samuel.mortenson, dww, Heine, mlhess, David_Rothstein, pwolanin, xjm, fgm, stefan.r, dsnopek, rickmanelius, David Strauss, tedbow, alexpott, dww, larowlan, kim.pepper, Wim Leers, quicksketch, mcdruid, Fabianx, effulgentsia, drumm, pandaski, Mixologic
|
2020-11-17 16:16:53 -06:00 |
catch
|
6e7fc11ee2
|
Issue #2949419 by mfb, vsujeetkumar, gapple, Hardik_Patel_12, neclimdul, dawehner, Sam152, xjm, alexpott: Pass the raw exception to logger implementations
|
2020-11-16 17:39:18 +00:00 |
catch
|
1d6e7e25d5
|
Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary
|
2020-11-13 14:25:11 +00:00 |
Alex Pott
|
0eec7fe50d
|
Issue #3138746 by jungle, rajandro, sja112, longwave, jameszhang023, quietone, dww: Fix 45 "shouldBeCamelCased" and related typos in core
|
2020-11-09 11:14:31 +00:00 |
catch
|
b72fe50a60
|
Issue #3151118 by alexpott, Beakerboy, kapilkumar0324, anmolgoyal74, jungle, heddn, Mile23, andypost, daffie: Include bootstrap.inc using composer
|
2020-11-03 11:45:09 +00:00 |
Alex Pott
|
79f9e9dc97
|
Issue #3179318 by dww: Always use HTTPS for fetching translations
|
2020-10-28 23:18:05 +00:00 |
Alex Pott
|
1b53ab69a4
|
Issue #3176652 by Erik Frèrejean: Inline documentation references removed function `drupal_installation_attempted`
|
2020-10-20 17:08:47 +01:00 |
catch
|
2958021046
|
Issue #3172537 by andypost, mikelutz, Gábor Hojtsy, kim.pepper: Passing a command as string when creating a "Symfony\Component\Process\Process" instance is deprecated since Symfony 4.2, pass it as an array of its arguments instead, or use the "Process::fromShellCommandline()" constructor if you need features provided
|
2020-10-06 14:31:33 +01:00 |
Edys Meza
|
13741187e0
|
Merge remote-tracking branch 'origin/9.1.x' into 3167034-lazy-load-images
|
2020-10-01 14:29:14 -06:00 |
catch
|
e9969b0f35
|
Issue #3173888 by andypost, alexpott, Gábor Hojtsy: Error handler signature changed in PHP 8
|
2020-09-30 09:45:46 +01:00 |
Edys Meza
|
660413225a
|
Issue 3167034: tests loading attribute value can be overriden
|
2020-09-25 13:55:22 -06:00 |
Edys Meza
|
36da7865ae
|
Issue 3167034: use isset intead of attributeExists
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
a9a46d7b24
|
Issue 3167034: Addressing Google and heddn feedback
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
b6a453dd08
|
Issue 3167034: Adressing heddn's comments
|
2020-09-25 13:55:21 -06:00 |
Edys Meza
|
4df5eddbd1
|
Issue #3167034: CKeditor support
|
2020-09-25 13:55:20 -06:00 |
Edys Meza
|
30baa59dec
|
Issue #3167034: Enable the loading html attribute to enable lazy-load by default for images
|
2020-09-25 13:55:20 -06:00 |
catch
|
cc866657ec
|
Issue #3166317 by longwave, anu.a_zyxware: Remove remaining references to XCache
|
2020-08-27 10:09:38 +01:00 |
Alex Pott
|
7ca98bac22
|
Issue #2939645 by quietone, hgoto, dhirendra.mishra, jungle, kostyashupenko, govind.maloo, John Cook, alexpott: The sample batch finished callback function should have the fourth parameter
|
2020-07-31 13:41:32 +01:00 |
catch
|
e0d5786975
|
Issue #3086307 by alexpott, shaal, tstoeckler, mglaman, Berdir, andypost, chr.fritsch, borisson_: Improve installer performance by ~20% by rebuilding the router after the entire installation is complete rather than after each module
|
2020-07-21 12:38:45 +01:00 |
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 |
Alex Pott
|
f7277d249b
|
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes
|
2020-07-16 13:53:59 +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
|
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 |
Alex Pott
|
c04b62d61d
|
Issue #3143713 by andypost, Kumar Kundan, codersukanta, alexpott, martin107: drupal_get_schema_versions() should return integer versions
|
2020-06-23 17:13:38 +01:00 |
Alex Pott
|
0334414b31
|
Issue #3150726 by andypost: Deprecate update_check_incompatibility as unused
|
2020-06-23 11:34:39 +01: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 |
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 |
xjm
|
29b2451ce9
|
Issue #2908079 by jungle, voleger, mpdonadio, zahord, andypost, RoSk0, Mile23, claudiu.cristea, alexpott, xjm, Krzysztof Domański, naveenvalecha, piggito, Suresh Prabhu Parkala, daffie, dawehner, gumanist: Move some of the bootstrap.inc PHP-related constants to \Drupal and deprecate the old versions
|
2020-06-21 13:55:29 -05:00 |
xjm
|
ceee045fa5
|
SA-CORE-2020-005 by lorenzo_gre, jazzy2fives, xjm, samuel.mortenson, pwolanin, larowlan, greggles, cashwilliams, Heine, mcdruid, alexpott, Gábor Hojtsy
(cherry picked from commit b34dc3f7bc )
|
2020-06-17 13:04:29 -05:00 |
Alex Pott
|
9eb7a173a2
|
Issue #3151087 by rik-dev, dww, alexpott, Matroskeen: Replace use of whitelist/blacklist in file_munge_filename() and its tests
|
2020-06-12 16:42:28 +01:00 |
Alex Pott
|
9d1faa52f4
|
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard
|
2020-06-02 09:46:52 +01:00 |
xjm
|
5d1599de50
|
Issue #3143605 by andypost, longwave, daffie: Remove unused and broken update_replace_permissions(), which always throws an exception
|
2020-05-29 19:18:28 -05:00 |
catch
|
4e62462808
|
Issue #3112790 by alexpott, andypost, longwave: System and User modules are installed twice
|
2020-05-26 18:12:39 +01:00 |
xjm
|
c0204735a8
|
Issue #3135310 by alexpott: Remove completely unused 'database_ready' install state logic
|
2020-05-21 23:41:57 -05:00 |
xjm
|
0f66cce399
|
Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard
|
2020-05-20 17:11:54 -05:00 |
catch
|
1d551dd7d6
|
Issue #3120731 by alexpott, japerry, daffie, codersukanta, rfay, xjm, tim.plunkett, catch, andypost: Incorrect "Drupal already installed" if any database settings are wrong or unsatisfactory
|
2020-05-19 10:44:37 +01:00 |
catch
|
5d95f2e177
|
Issue #3136668 by dww, dawehner, pavnish, catch, daffie, alexpott, xjm: Invalid system.schema key_value entry causes fatal on updating to 8.8.5
|
2020-05-19 09:11:06 +01:00 |
xjm
|
2436298a17
|
Issue #2055851 by andypost, jungle, dawehner, Mac_Weber, sja112, borisson_, fietserwin, init90, Gábor Hojtsy, xjm, effulgentsia, tim.plunkett: Remove translation of exception messages
|
2020-05-18 19:21:21 -05:00 |
Lauri Eskola
|
0585f27ca8
|
Issue #3021788 by voleger, andypost, xjm, alexpott: Move template_preprocess_menu_local_task() and template_preprocess_menu_local_action() to the core/includes/theme.inc
|
2020-05-04 15:50:02 +03:00 |
Alex Pott
|
6b54e9534f
|
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value
|
2020-05-02 13:07:36 +01:00 |
Alex Pott
|
2643ac4be3
|
Issue #3120910 by catch, longwave, tedbow, Pascal-, alexpott, Punyasloka: Sites with missing schema information can't update to 8.8.3+ - attempts to run all historical updates
|
2020-04-30 17:03:17 +01:00 |
catch
|
8f7f02c661
|
Issue #3129508 by Lal_, daffie, Suresh Prabhu Parkala: Change multiple dirname()'s into a single dirname() with the use of the second parameter of dirname()
|
2020-04-23 17:15:14 +01:00 |
catch
|
668f597c10
|
Issue #3123376 by swatichouhan012, johndevman, longwave, xjm: update_fix_incompatibility() is (theoretically) dead code, but is also theoretically dangerous
|
2020-04-15 14:45:16 +01:00 |
effulgentsia
|
ff6279aa78
|
Issue #3120096 by alexpott, daffie, effulgentsia, Neslee Canil Pinto, xjm, mondrake, catch, ravi.shankar: Support contrib database driver directories in a fixed location in a module
|
2020-04-07 13:00:31 -07:00 |
catch
|
3304901ac2
|
Issue #3119373 by alexpott, BramDriesen: Configuration synchronisation that both enables & configures a module fails and drupal_flush_all_caches()
|
2020-03-19 20:10:32 +00:00 |
Alex Pott
|
c4f0d96291
|
Issue #3118832 by effulgentsia, alexpott, daffie: Allow custom database drivers to extend and have the same name as the core ones
|
2020-03-17 10:08:29 +00:00 |
xjm
|
1b82190349
|
Issue #2917600 by tedbow, alexpott, catch, anthonyf, xjm, andypost, Alan D., moshe weitzman, Berdir: update_fix_compatibility() puts sites into unrecoverable state
|
2020-03-10 16:32:33 -05:00 |
catch
|
aeae01b352
|
Issue #3087130 by alexpott, aleevas, rensingh99, andypost, chr.fritsch, DanielVeza: Profile configuration should be able to depend on optional configuration provided by modules
|
2020-03-10 12:57:46 +00:00 |
catch
|
e79723c3ef
|
Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters
|
2020-03-05 11:22:39 +00:00 |
Alex Pott
|
5d4c083edf
|
Issue #3098475 by Berdir, catch, TravisCarden, xjm, benjifisher, alexpott, larowlan, dww: Add more strict checking of hook_update_last_removed() and better explanation
|
2020-02-27 10:08:46 +00:00 |
Alex Pott
|
0d66147d44
|
Issue #3115143 by longwave, andypost: Remove deprecated DRUPAL_PHP_FUNCTION_PATTERN
|
2020-02-26 13:25:20 +00:00 |
Alex Pott
|
f32344341b
|
Issue #3113284 by mpdonadio: Move deprecation of REQUEST_TIME to Drupal 10
|
2020-02-13 11:26:53 +00:00 |
Alex Pott
|
8faf10c9b1
|
Issue #2738879 by mr.baileys, trobey, dawehner, alexpott, ravi.shankar, catch, Fernly: system.schema can end up with missing schema information for some modules, resulting in hook_update_N() not getting called
|
2020-02-06 12:04:04 +00:00 |
catch
|
534ee0d39d
|
Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, Charlie ChX Negyesi, amateescu: Make Drupal 9 compatible with PHP 7.4
|
2020-02-04 16:24:45 +00:00 |
catch
|
f90ca9bd94
|
Issue #3090145 by mondrake, andralex, alexpott, amateescu, andypost, longwave: Ensure that mixing array and Attribute objects in theme rendering is managed properly
|
2020-02-03 12:36:42 +00:00 |
Alex Pott
|
f7d7c625f8
|
Issue #3108803 by k4v, ifrik, Gogowitsch: Error "default.settings.php should not be changed" during install
|
2020-01-28 09:30:25 +00:00 |
catch
|
9ed2caaeaa
|
Issue #3106075 by Krzysztof Domański, heddn, Gábor Hojtsy, xjm, catch, mondrake, larowlan, greg.1.anderson: Bump minimum PHP for Drupal 9 to PHP 7.3
|
2020-01-21 11:05:11 +00:00 |
Alex Pott
|
4813116ddf
|
Issue #2620854 by leolando.tan, idebr, hussainweb, anya_m, jhodgdon, alexpott, Jeff Burnz: links.html.twig docs are out of date
|
2020-01-07 15:28:24 +00:00 |
catch
|
618f0bcfa1
|
Issue #2936105 by SerShevchyk, voleger, RoSk0, Charlie ChX Negyesi: Deprecate DRUPAL_PHP_FUNCTION_PATTERN and replace its usages
|
2020-01-01 18:03:21 +00:00 |
Lee Rowlands
|
a39be9e41a
|
SA-CORE-2019-009 by mcdruid, larowlan, Heine, alexpott, xjm, DamienMcKenna, dsnopek, catch, greggles
(cherry picked from commit 7ae15f9c3d )
|
2019-12-18 20:41:46 +10:00 |
Alex Pott
|
de3bb2cc24
|
Issue #2979317 by tstoeckler, hchonov, alexpott: Duplicate deprecation header messages break Chromedriver
|
2019-12-02 10:24:57 +00:00 |
Alex Pott
|
bb6797a8e2
|
Issue #2664016 by hchonov, gease, DuaelFr, morsok, tstoeckler, Daniele Nicastro, alexpott, plach, larowlan, dawehner, cspitzlay: Adding a new batch set while the batch is running breaks batch order
|
2019-11-30 10:37:22 +00:00 |
catch
|
d79a645b27
|
Issue #3097173 by alexpott, Berdir: Complete removal of $config_directories
|
2019-11-28 12:14:11 +00:00 |
Alex Pott
|
144c05e1ae
|
Issue #3062757 by voleger, Berdir, andypost: Remove deprecated legacy include files from Drupal 9
|
2019-11-27 08:33:24 +00:00 |
Alex Pott
|
8486c38c5e
|
Issue #3087517 by mdupont, longwave, kim.pepper: Remove BC layer for Pager service
|
2019-11-26 23:13:19 +00:00 |
catch
|
2dd2d36d98
|
Issue #3094903 by kim.pepper, Dinesh18: Remove deprecated drupal_get_message() drupal_set_message() from bootstrap.inc
|
2019-11-22 09:45:43 +00:00 |
Alex Pott
|
bd584c5719
|
Issue #3094536 by stefanos.petrakis, mcdruid, alexpott: PHP 7.1 Warning: A non-numeric value encountered in template_preprocess_pager()
|
2019-11-15 21:09:52 +00:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |
webchick
|
df84950d82
|
Issue #3072906 by bnjmnm, zrpnr, Wim Leers, lauriii, catch, mpdonadio, xjm, rainbreaw, andrewmacpherson, mgifford, anevins, jhedstrom: Deprecate and remove jQuery UI datepicker
|
2019-10-30 09:39:14 -07:00 |
webchick
|
d3d7180735
|
Issue #3016471 by Gábor Hojtsy, drumm, tedbow: Make localization file download major version agnostic
|
2019-10-29 14:01:28 -07:00 |
Alex Pott
|
273bf8e1be
|
Issue #3087518 by kim.pepper: Remove references to queryAddPage() in comments and deprecation notices
|
2019-10-24 14:42:29 +01:00 |
Alex Pott
|
68a659fde3
|
Issue #3079791 by mikelutz, shaal, Wim Leers, hussainweb, xjm, catch, Charlie ChX Negyesi, Mixologic, Gábor Hojtsy, heddn, amateescu: Bump Drupal's minimum PHP version to 7.2 as soon as 9.0.x is branched (a higher version may be required later)
|
2019-10-16 23:35:03 +01:00 |
Francesco Placella
|
38741fcbd8
|
Issue #2044435 by mondrake, kim.pepper, Mile23, andypost, martin107, daffie, jibran, beejeebus, alexpott, larowlan, dawehner, catch, pwolanin: Convert pager.inc to a service
|
2019-10-12 00:41:42 +02:00 |
catch
|
2a5c62deda
|
Issue #3000068 by andypost, claudiu.cristea, pingwin4eg, Mile23, voleger, johndevman: Deprecate drupal_process_states()
|
2019-10-07 14:56:30 +01:00 |
catch
|
5be2df421d
|
Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info()
|
2019-10-07 14:46:33 +01:00 |
Alex Pott
|
c0881f91e2
|
Issue #109493 by drunken monkey, gnuget, robertDouglass, dhirendra.mishra, jhodgdon, jibran, chaby, aleevas, alexpott, DanChadwick, Dries, catch: tablesort should allow rendered tables to have columns that default to DESC when their header is clicked
|
2019-10-07 09:42:00 +01:00 |
Lee Rowlands
|
2732b8e0ac
|
Issue #3052703 by voleger, Berdir, kim.pepper: Deprecate drupal_installation_attempted()
|
2019-10-04 09:50:26 +10:00 |
Lee Rowlands
|
7430b7a65f
|
Issue #3065903 by jhodgdon, benjifisher, larowlan, alexpott: Add label sort ability to Select element
|
2019-10-03 08:54:23 +10:00 |
Lee Rowlands
|
d8ec05c39f
|
Issue #2620304 by kim.pepper, andypost, phenaproxima, mcdruid, alexpott, jibran, starshaped, kostyashupenko, nickolaj, Berdir, larowlan, catch, joachim, Mile23: htaccess functions should be a service
|
2019-09-30 12:09:49 +10:00 |
Alex Pott
|
2dd12f9044
|
Issue #3073988 by baikho: Wrong namespace in deprecation message drupal_set_time_limit()
|
2019-09-28 14:42:23 +01:00 |
Alex Pott
|
d37aea09c0
|
Issue #2413191 by claudiu.cristea, alexpott, andyceo, andypost, laszlo.kovacs, Dane Powell, Gábor Hojtsy, pfrenssen: Shipping a profile with multiple languages without locale module not possible
|
2019-09-23 15:44:39 +01:00 |
Lee Rowlands
|
b90bd5883c
|
Issue #3078839 by justas.raudonius: Incorrect return type declaration for function drupal_static
|
2019-09-11 19:38:51 +10:00 |
Lee Rowlands
|
0192048dca
|
Issue #3063323 by idebr, klausi, truls1502: Update drupal/coder to 8.3.6
|
2019-08-29 13:02:37 +10:00 |
catch
|
f0e313a422
|
Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning
|
2019-08-28 17:13:31 +01:00 |
Lee Rowlands
|
00b3ed640a
|
Issue #3013210 by kim.pepper, greg.1.anderson, Mile23, joachim: Add drupal/core-filesecurity component for writing htaccess files
|
2019-08-22 12:49:54 +10:00 |
Lee Rowlands
|
8181767f9d
|
Issue #2869573 by Mile23, alexpott, mikelutz, voleger: Remove usages of deprecated DrupalKernel::prepareLegacyRequest()
|
2019-08-13 07:45:20 +10:00 |
Lee Rowlands
|
e47700f70a
|
Issue #3009377 by kim.pepper, andypost, Berdir, alexpott, Wim Leers, mpdonadio, acbramley, larowlan, catch, xjm: Replace drupal_get_user_timezone with a date_default_timezone_get() and an event listener
|
2019-08-12 14:24:04 +10:00 |
catch
|
a1535f1203
|
Issue #3038828 by undertext: Update comment block in drupal_generate_test_ua()
|
2019-07-30 22:35:12 +01:00 |
catch
|
e4b2539577
|
Issue #3021718 by andypost, glu2006, mikelutz, voleger, alexpott: Properly deprecate menu_local_tabs(), menu_secondary_local_tasks(), menu_primary_local_tasks()
|
2019-07-26 20:08:37 +01:00 |
catch
|
383b06f2d2
|
Issue #2849745 by voleger, yogeshmpawar, gaurav.kapoor, Berdir, Munavijayalakshmi, vacho, cilefen, daffie: Replace documentation recommending db_*() wrappers
|
2019-07-26 11:17:02 +01:00 |
catch
|
c848fb6b0f
|
Issue #3039026 by kim.pepper, Berdir, Peter Majmesku, vadim.hirbu, YurkinPark, andypost, dww, claudiu.cristea, alexpott, jibran, dawehner, mikelutz: Deprecate file_directory_temp() and move to FileSystem service
|
2019-07-26 11:14:11 +01:00 |
catch
|
dd907896b1
|
Issue #3035312 by kim.pepper, andypost, martin107, yogeshmpawar, naveenvalecha, pguillard, Berdir, dww, claudiu.cristea, jibran, Mile23: Move file_scan_directory() to file_system service
|
2019-07-24 11:29:08 +01:00 |
catch
|
9ffbb54009
|
Issue #3067584 by idebr, mondrake, Niklan, andypost, catch, alexpott: Pager template renders attributes that do not exist
|
2019-07-23 13:10:43 +01:00 |
Alex Pott
|
f31d1712c1
|
Revert "Issue #3067584 by idebr, Niklan, andypost: Pager template renders attributes that do not exist"
This reverts commit 087e020d56 .
|
2019-07-22 17:14:14 +01:00 |
catch
|
eb9dc11c05
|
Issue #2958925 by alexpott, voleger, Vlad Bo, Wim Leers: Properly deprecate drupal_get_profile()
|
2019-07-22 09:31:06 +01:00 |
catch
|
087e020d56
|
Issue #3067584 by idebr, Niklan, andypost: Pager template renders attributes that do not exist
|
2019-07-19 08:48:09 +01:00 |
Alex Pott
|
b5238ac9a8
|
Issue #2818677 by msankhala, NickWilde, Berdir, alexpott, dimaro, poornima.n, sidharthap, dhirendra.mishra, keshav.k, xjm, mahtab_alam, ieguskiza, borisson_, catch, larowlan: Replace usages of deprecated method drupal_render_root()
|
2019-07-19 06:30:43 +01:00 |
catch
|
442a3f224a
|
Issue #3068022 by kim.pepper: Properly deprecate drupal_realpath()
|
2019-07-18 11:49:52 +01:00 |
catch
|
c12498bd9e
|
Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage
|
2019-07-12 14:15:04 +01:00 |
Alex Pott
|
e39262bf5b
|
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup
|
2019-07-11 09:06:33 +01:00 |
catch
|
5a42b47b6e
|
Issue #2966327 by alexpott, mcdruid, dww, dsnopek, catch, pwolanin, larowlan, tim.plunkett, Berdir, Sam152: Limit what can be called by a callback in render arrays to reduce the risk of RCE
|
2019-07-05 08:47:35 +01:00 |