Commit Graph

141 Commits (0bf2e9cf405162e4ba3f7611f868efdc468e340c)

Author SHA1 Message Date
quietone 5da58a2151
Issue #3514226 by mstrelan, smustgrave: Add void return to functions in global namespace 2025-03-25 16:53:05 +13:00
quietone 42b3b113c4
Issue #3514235 by mstrelan, smustgrave: Add array return to functions in global namespace 2025-03-24 16:48:23 +13:00
catch b1a764c1ad Issue #3447794 by godotislate, chris burge, yobottehg, smustgrave, catch: Pages with multiple instances of CKEditor 5 are unnecessarily slow 2025-03-10 18:07:46 +00:00
Dave Long efee4d2f3c
Issue #3478220 by quietone: Fix MissingParamType in modules not views 2025-01-03 14:51:10 +00:00
Dave Long 8aeb2ca599
Issue #3483599 by nicxvan, ghost of drupal past, catch, longwave, fabianx: Convert all procedural hook implementations to Hook classes 2024-11-14 18:16:42 +00:00
catch 496bdd9685 Issue #3483065 by nicxvan, mstrelan: Add void return type to all hook_form_alter, hook_form_FORM_ID_alter and hook_form_BASE_FORM_ID_alter implementations 2024-11-13 16:55:33 +00:00
Lee Rowlands d01e3e2dc8
Issue #3180696 by Spokje, Nikolay Shapovalov, adamzimmermann, quietone, manish-31, xjm, SuperfluousApostrophe, smustgrave, jonathan1055, longwave: Fix 'Drupal.Commenting.TodoComment' coding standard 2024-06-05 09:20:52 +10:00
catch 06aeda306c Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable type declarations 2024-06-01 10:15:22 +01:00
quietone 918b86294c
Issue #3442395 by smustgrave, andypost, catch, Wim Leers: ckeditor5 and editor module test config exports/stubs rely on hook_editor_presave() bc layers 2024-05-03 12:46:26 +12:00
catch a3930399c2 Issue #2567801 by Wim Leers, lauriii: Deprecate core/modules/editor/js/editor.admin.js JS APIs in Drupal 10, for removal in Drupal 11 2024-03-15 09:21:44 +00:00
catch 83874f2bcf Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable 2024-03-01 14:03:59 +00:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02: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 09f8f13d8a Issue #3270438 by Wim Leers, xjm, Spokje, lauriii, nod_: Remove CKEditor 4 from core 2022-09-08 13:20:26 +01:00
catch 08322e887e Issue #3267258 by Spokje, dww, andregp, Wim Leers, mstrelan, catch: Remove Quick Edit support from editor.module 2022-06-16 23:36:18 +01:00
catch a76814b0fc Issue #3230829 by mohit_aghera, marcvangend, Wim Leers, Kristen Pol: editor_form_filter_format_form_alter() does not remove "editor_plugin" from form state when needed 2022-03-22 11:48:33 +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
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
Alex Pott cd735be4dd
Issue #2974156 by MegaChriz, k4v, John.nie, jian he, darrenwh, jurgenhaas, daffie, DuneBL, alexpott: TypeError: Argument 1 passed to _editor_get_file_uuids_by_field() must implement interface Drupal\Core\Entity\EntityInterface 2021-10-14 13:33:22 +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 4a72cc3169
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:18 +01:00
Alex Pott 02388c80eb
Issue #2857444 by nedjo, jofitz, gaurav.kapoor, Wim Leers: Editor module fails to track usage of files embedded in non-core fields 2021-02-05 14:11:45 +00:00
Lee Rowlands acb4b8556d
Issue #3136406 by Spokje, codersukanta, IJsbrandy, atul4drupal, MahtabAlam, BalajiDS: Argument 1 passed to Drupal\Core\Form\SubformState::createForSubform() must be of the type array, null given 2020-11-24 12:01:40 +10:00
Alex Pott bf2240bfd8
Issue #3111658 by Deepthi kumari, kiamlaluno: editor_field_formatter_info_alter() is wrongly reported to be an implementation of hook_form_FORM_ID_alter() 2020-02-10 15:12:57 +00:00
webchick 74e9ecf03c Issue #2701393 by tedbow, tim.plunkett, oknate, Wim Leers, Saviktor, thpoul, xjm, mahalingam_cs, swentel: Switching between editors on the format configuration causes errors upon save 2019-10-07 11:05:09 -07:00
Lee Rowlands ef0147848f
Issue #2819731 by tim.plunkett, Wim Leers: Text Editor plugins are coupled to editor_form_filter_format_form_alter() 2019-08-13 07:36:15 +10: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
Alex Pott aeefe0664b
Issue #2923428 by undertext, Manuel Garcia, andypost, badjava, amateescu, douggreen: Wrong check for file status in _editor_record_file_usage 2019-05-15 12:32:49 +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 e69e249da0
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods 2019-02-17 00:00:58 +00:00
Nathaniel Catchpole 447cdb78ed Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple() 2019-02-04 12:29:50 +00:00
Nathaniel Catchpole 4d176b95ea Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard 2017-11-16 15:00:40 +00:00
xjm 58b16f4e91 Revert "Issue #2701393 by tim.plunkett, Wim Leers, thpoul, xjm: Switching between editors on the format configuration causes errors upon save"
This reverts commit ac93a4c1ec.
2017-10-24 07:35:57 -05:00
xjm 31d6b580cc Issue #2701393 by tim.plunkett, Wim Leers, thpoul, xjm: Switching between editors on the format configuration causes errors upon save 2017-10-23 11:54:21 -05:00
Nathaniel Catchpole cb9b6d420f Issue #2722609 by anoopjohn, mfernea, Jo Fitzgerald, chishah92, druprad, martin107, Mile23: Fix Drupal.Commenting.FunctionComment.ParamNameNoMatch 2017-09-04 18:30:59 +01:00
Lee Rowlands 34debcbddc
Issue #2837011 by johndevman, pk188: Cannot set a text format to use a text editor without settings 2017-06-24 16:17:54 +10:00
Chris McCafferty 7b55855e70 SA-CORE-2017-001 by alexpott, benjy, Berdir, casey, cilefen, dawehner, Heine, klausi, larowlan, Mixologic, mlhess, pwolanin, samuel.mortenson, Wim Leers, xjm, YesCT 2017-03-15 16:50:50 -04:00
xjm 52e3eec616 Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase 2017-03-03 19:20:24 -06:00
Nathaniel Catchpole aed10c0f69 Issue #2326721 by rpayanm, subhojit777, tim.plunkett, Wim Leers, harshil.maradiya, vijaycs85, Xano, Hjarnmastara: EditorPluginInterface should extend PluginFormInterface 2016-10-20 13:25:35 +01:00
Alex Pott 05d832edc1 Issue #2744197 by Boobaa, Wim Leers, alexpott: Proper private file support for images uploaded via EditorImageDialog 2016-09-22 13:59:44 +01:00
Alex Pott 8e6bae2934 Revert "Issue #2744197 by Boobaa, Wim Leers: Proper private file support for images uploaded via EditorImageDialog"
This reverts commit f2ed11ab58.
2016-09-02 16:20:03 +01:00
Alex Pott f2ed11ab58 Issue #2744197 by Boobaa, Wim Leers: Proper private file support for images uploaded via EditorImageDialog 2016-09-02 16:13:11 +01:00
Nathaniel Catchpole bc084e183c Issue #2327941 by Wim Leers, Sonal.Sangale: Simplify in-place editor selection (Was: Refactor PlainTextEditor/WysiwygEditor/Editor in-place editors now that text fields no longer have configurable filteredness) 2016-06-15 11:17:42 +01:00
xjm 61c08e07ff Issue #2725415 by catch, Berdir, Wim Leers, xjm, juhaszg, cmanalansan: Text Editor module fails to track usage of images uploaded in text_with_summary fields, allows uploaded images to be deleted 2016-05-24 14:17:59 -05:00
Nathaniel Catchpole 4c4a0396ba Issue #2723587 by marvin_B8, snehi, Beau Townsend, valthebald, John Cook: Remove entity_load* usage for 'editor' entity type 2016-05-17 10:46:34 +01:00
Nathaniel Catchpole 0b1a646ff7 Issue #2714375 by kiamlaluno, malavya: hook_form_alter() implementations are still commented with a reference to a form builder that doesn't exist anymore 2016-05-06 13:54:45 +01:00
Nathaniel Catchpole c3d6658c3a Issue #2641528 by heykarthikwithu, Mac_Weber, naveenvalecha: Replace deprecated usage of entity_create('editor') with a direct call to Editor::create() 2016-02-16 10:15:43 +09:00
Alex Pott 32c319a102 Issue #2625512 by heykarthikwithu, Mac_Weber, Wim Leers: Add @param, @return in the code base for the editor module 2016-01-05 10:42:40 +00:00
Nathaniel Catchpole 5f89d53664 Issue #2574737 by thpoul, Wim Leers, aneek: File usage for inline images is only recorded for first field item 2015-11-12 20:36:08 +00:00