Commit Graph

2653 Commits (2a5c62deda015ed43c5a13748d8aca6b60ff31e1)

Author SHA1 Message Date
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
catch 1a2babd20d Issue #2980712 by bircher, alexpott, yogeshmpawar, mpotter, borisson_: Define config directory in settings 2019-06-24 14:04:44 +01:00
catch 17153a2605 Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals() 2019-06-10 14:28:03 +01:00
Lee Rowlands cf939a5dc0
Issue #3057314 by alexpott, chr.fritsch, larowlan: Harden hash checking in core 2019-06-05 09:13:24 +10:00
Alex Pott 23fad5b6a5
Issue #2926068 by almaudoh, andypost, voleger, claudiu.cristea, Oleksiy, YurkinPark, yo30, alexpott, dawehner, Berdir: Deprecate system_rebuild_module_data() and remove usages in core 2019-06-03 12:49:38 +01:00
Alex Pott 95cb8625a6
Issue #3058839 by init90: Incorrect @see link in file_default_scheme() deprecation 2019-06-02 10:03:23 +01:00
Alex Pott 8a56839014
Issue #2947946 by voleger, andypost, mondrake: Create change record for all deprecated db_* functions 2019-06-02 09:01:15 +01:00
Alex Pott e08ec1395c
Issue #3034072 by kim.pepper, Berdir, alexpott, jibran, larowlan, claudiu.cristea: Move file uri/scheme functions from file.inc and FileSystem to StreamWrapperManager 2019-06-02 08:53:50 +01:00
Lee Rowlands 08879cc009
Issue #2927012 by deviantintegral, alexpott, arunkumark: _drupal_log_error() returns a 0 exit code on errors 2019-06-01 06:19:07 +10:00
Alex Pott 7e08466eb5
Issue #3041983 by yogeshmpawar, idebr, pifagor, klausi: Fix unused imports and update Coder to 8.3.4 2019-05-28 15:38:27 +01:00
Alex Pott 3c5675d1b2
Issue #3049380 by voleger: Complete deprecation of _db_get_target() function 2019-05-28 11:54:33 +01:00
Lee Rowlands 275c864dda
Issue #2875394 by voleger, erozqba, Berdir, mondrake: Replace all calls to db_query, which is deprecated 2019-05-28 07:15:20 +10:00
catch 07a3820c5d Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott, git commit -m 'Issue #3000931 by mondrake, voleger, andypost, longwave, alexpott: Connection::query() does not support '\''targe: Connection::query() does not support 'target' option 2019-05-27 14:29:04 +01:00
Lee Rowlands 609bcb39ae
Issue #3055304 by kim.pepper: Properly deprecate file_directory_os_temp 2019-05-27 17:28:57 +10:00
catch 43cb1b5cce Issue #3053363 by alexpott, Wim Leers, Berdir, mondrake, xjm: Remove support for PHP 5 in Drupal 8.8 2019-05-24 11:36:30 +01:00
Lee Rowlands ba509afbc9
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
Lee Rowlands 31a5cba35c
Issue #3049021 by kim.pepper, Berdir: Deprecate file_default_scheme() and just use config 2019-05-17 12:15:25 +10:00
Lee Rowlands fc301d85b3
Issue #2908176 by andypost, claudiu.cristea, vacho, YurkinPark, naveenvalecha, alexpott, fenstrat, Berdir, Mile23: Deprecate archiver procedural functions 2019-05-17 11:04:57 +10:00
Alex Pott ecf0410252
Issue #3051981 by andypost, alexpott, amateescu, kim.pepper, Berdir, voleger, larowlan, claudiu.cristea, martin107: Deprecate drupal_schema_get_field_value() 2019-05-07 11:00:58 +01:00
Lee Rowlands c210fadd23
Issue #3051069 by mikelutz, jibran, Berdir: Remove usage of deprecated entity_delete_multiple in core and trigger an error 2019-05-02 13:00:25 +10:00
Lee Rowlands 9b1690c213
Issue #2928930 by andypost, mikelutz, anya_m, Berdir: Properly deprecate entity_create() and remove all occurrences 2019-05-01 09:41:13 +10:00
Alex Pott bfe4794d88
Issue #3027178 by Berdir, alexpott, miroslav-lee, andypost, larowlan, mikelutz, JeroenT: Properly deprecate entity_load_multiple_by_properties() 2019-04-30 08:41:05 +01:00
Lee Rowlands f950d08bd5
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core 2019-04-30 07:35:23 +10:00