Alex Pott
|
58caf0f237
|
Issue #3284133 by mondrake, alexpott: IETF RFC 9239 requires Javascript MIME type to be text/javascript
|
2023-02-01 17:25:12 +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 |
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
|
433f2ae0fd
|
Issue #3112290 by Spokje, mondrake, mpdonadio, daffie, andypost, Kristen Pol, quietone, mallezie, alexpott: Replace REQUEST_TIME in procedural code
|
2022-07-04 15:26:28 +01:00 |
catch
|
0a045ce9b2
|
Issue #2940025 by andypost, nickolaj, quietone: Remove deprecated functions from file module
|
2022-02-14 17:04:27 +00:00 |
catch
|
d60ba4d876
|
Issue #3254727 by Leon Kessler, ranjith_kumar_k_u, cmlara, andileco: File links with query parameters no longer work
|
2022-02-07 16:12:37 +00:00 |
catch
|
cf89a29cb4
|
Issue #3261265 by andypost, longwave: Remove deprecated MimeTypeGuesser code
|
2022-02-02 14:34:10 +00:00 |
Alex Pott
|
ff2d2ea1d9
|
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
|
2022-01-01 13:52:01 +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 |
Lee Rowlands
|
64074071d1
|
Issue #3223209 by kim.pepper, dww, yogeshmpawar, daffie, larowlan, Berdir, andypost, phenaproxima, brianV, alexpott, AjitS, ravi.shankar, catch, quietone, trobey, Dave Reid, JacobSingh, imclean, tim.plunkett, Kars-T, amateescu, JeremyFrench, aaron: deprecate file_save_data, file_copy and file_move and replace with a service
|
2021-10-25 11:01:32 +10:00 |
Lee Rowlands
|
384d615aaa
|
Issue #3245244 by kim.pepper, dww: Make FileUploadHandler re-usuable for non-form file uploads
|
2021-10-25 06:19:20 +10:00 |
Alex Pott
|
bfe527484c
|
Issue #3232248 by kim.pepper, dww, andypost, paulocs, alexpott, mstrelan, Berdir: Move _file_save_upload_single to a service and deprecate
|
2021-10-15 09:01:34 +01:00 |
Lee Rowlands
|
01a737b3c4
|
Issue #3240220 by alexpott: \Drupal\file\Entity\File::getSize() can cause deprecations on PHP 8.1
|
2021-10-02 13:26:18 +10:00 |
catch
|
492b7a181d
|
Issue #2473875 by znerol, alexpott, andypost, kim.pepper, amit.drupal, raman.b, martin107, joachim: Convert uses of $_SESSION to symfony session retrieved from the request
|
2021-08-18 09:53:24 +01:00 |
catch
|
694650fa66
|
Issue #2032893 by Thomas Brekelmans, srilakshmier, longwave, Mile23, dawehner, daffie, damiankloip, xjm, tstoeckler, slashrsm: Deprecate the function _views_file_status()
|
2021-08-13 14:56:10 +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 |
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 |
Lee Rowlands
|
b27e6a8c59
|
Issue #2834958 by huzooka, Chris Burge, alfaguru, Wim Leers, Lendude: file_validate_extensions() incorrectly assumes $file->filename contains the file's extension
|
2021-07-09 15:20:56 +10:00 |
Nathaniel Catchpole
|
eaac52414a
|
Issue #3207476 by longwave, dww: file_get_content_headers() does not need to encode the Content-Type header
|
2021-04-16 10:02:35 +01:00 |
catch
|
d922579647
|
Issue #3201470 by jonathanshaw, catch, longwave: EntityQuery accessCheck: Cron functions should never check access
|
2021-03-06 09:13:25 +00: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 |
Lee Rowlands
|
fd1d6759f2
|
Issue #2863652 by alexpott, anmolgoyal74, javi.pl, dww, zaporylie, moinak_dutta, iampuma, a.dmitriiev, benjifisher, Pancho, larowlan, yoroy: Do not allow files with "php|pl|py|cgi|asp|js" extensions to be renamed to *.txt and be uploaded if *.txt is not allowed by the field widget
|
2021-01-23 09:16:07 +10: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
|
70892a69f4
|
Issue #3156949 by ytsurk, Berdir: Filename is not shown in the maximum allowed file size error message (w/o using the file_validate_size upload validator)
|
2020-10-02 10:37:55 +01:00 |
Alex Pott
|
c8cc155dad
|
Issue #3055193 by catch, martin107, jungle, mikelutz, longwave, andypost, alexpott, mondrake, tim.plunkett, larowlan: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead
|
2020-09-21 15:56:32 +01:00 |
Lee Rowlands
|
d7d9ebd221
|
Issue #2991219 by SchnWalter, ultrabob, nitesh624, Kristen Pol, jungle, partyka: template_preprocess_file_link() should not add microformats attribute
|
2020-08-08 11:23:14 +10:00 |
Lee Rowlands
|
d175497544
|
SA-CORE-2019-010 by larowlan, greggles, mlhess, kim.pepper, alexpott, dww, xjm, David_Rothstein
(cherry picked from commit 63efacbb63 )
|
2019-12-18 20:41:46 +10:00 |
catch
|
e6fd7b2927
|
Issue #3093563 by longwave, NigelCunningham, Dinesh18, kim.pepper: Remove all @deprecated code in the file module
|
2019-11-28 14:56:08 +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
|
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 |
catch
|
323aeb6160
|
Issue #3089697 by alexpott, swentel: Regression due to File::setValidationRequired in _file_save_upload_single()
|
2019-10-23 22:11:44 +01:00 |
Alex Pott
|
9aa7d13c9f
|
Issue #3023015 by Berdir, kim.pepper, tinko, mikelutz: Replace usages of deprecated constants in file.inc
|
2019-10-08 21:50:39 +01:00 |
Alex Pott
|
e10377015e
|
Issue #2869855 by mcdruid, Krzysztof Domański, wturrell, rjg, manarth, dpagini, Wim Leers, catch, xjm, cilefen: Race condition in file_save_upload causes data loss
|
2019-09-23 08:55:26 +01:00 |
Lee Rowlands
|
bf3295db4c
|
Issue #3069020 by mikelutz: Undeprecate _file_save_upload_from_form() and keep internal
|
2019-09-23 08:18:30 +10:00 |
Lee Rowlands
|
6bae96a634
|
Issue #2913487 by geoffray, stefan.korn, Olarin, idebr: Return a renderable array instead of a GeneratedLink in template_preprocess_file_link()
|
2019-08-14 10:26:23 +10:00 |
catch
|
7d995bb198
|
Issue #3070072 by mikelutz: Fix use of deprecated file_upload_max_size() in _file_save_upload_single() of file.module
|
2019-07-31 08:44:23 +01:00 |
Alex Pott
|
ae248f2e43
|
Issue #3047801 by Eduardo Morales, mikelutz, pguillard, nlisgo, sathish.redcrackle, Berdir: Replace all calls to the deprecated Drupal::l() function in Core
|
2019-07-24 16:48:42 +01:00 |
Alex Pott
|
cfd993492f
|
Issue #3033279 by lauriii, mandclu, Eli-T: Move markup from template_preprocess_image_widget to a template
|
2019-06-10 19:42:39 +03: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 |
Alex Pott
|
070e49b1a5
|
Issue #3055474 by Gribnif, Berdir: template_preprocess_file_link will not work with a stdClass object, though it tries to
|
2019-05-29 10:34:23 +01: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 |
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
|
a98b58765d
|
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods
|
2019-04-26 17:09:28 +10:00 |
Alex Pott
|
00b3590a1d
|
Issue #2802803 by Berdir, AdamPS, Darren Oh, alexpott, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, larowlan, LittleCoding, gapple, catch, wiifm, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages
|
2019-04-19 12:47:53 +01:00 |
catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
Alex Pott
|
01efa20b62
|
Revert "Issue #2802803 by Berdir, AdamPS, Darren Oh, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, LittleCoding, gapple, catch, wiifm, alexpott, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages"
This reverts commit e4188e4dec .
|
2019-03-27 08:39:39 +00:00 |
Alex Pott
|
e4188e4dec
|
Issue #2802803 by Berdir, AdamPS, Darren Oh, Munavijayalakshmi, jackbravo, slashrsm, mmbk, Dane Powell, LittleCoding, gapple, catch, wiifm, alexpott, quantumized, acbramley: Temporary files whose files are missing on the disk result in never-ending error log messages
|
2019-03-26 15:53:36 +00:00 |