Commit Graph

120 Commits (e8ff8ea14f8e17ac4594dcc85b78ed6a55d8e3fa)

Author SHA1 Message Date
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
Alex Pott 40fa14ba9a Issue #2557265 by claudiu.cristea, Wim Leers: Synchronize editor status with paired text format status 2015-10-06 03:19:33 +01:00
webchick 29052a5d43 Issue #2578991 by ifrik, jhodgdon, Bojhan, snehi: Update link descriptions on the Configuration page that are confusing 2015-10-04 23:40:55 -07:00
effulgentsia 708ce0a998 Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes 2015-10-01 16:25:03 -07:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
Alex Pott 5c943b5c95 Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper 2015-09-20 16:28:27 +01:00
Nathaniel Catchpole 9bee458886 Issue #2311393 by tim.plunkett: Remove hook_element_info() and all references to it 2015-08-28 22:30:43 +01:00
webchick b1a7e5629a Issue #2555973 by claudiu.cristea, Mark LaCroix, stefan.r, pjonckiere, dawehner: Fatal error when editing content after disabling format with editor 2015-08-26 07:28:32 -07:00
Nathaniel Catchpole c7d4ab5862 Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe 2015-08-21 16:08:19 +01:00
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Jennifer Hodgdon 6477492ee6 Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled 2015-05-20 07:25:07 -07:00
xjm f9b6f97613 Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules 2015-05-18 14:08:10 -07:00
Alex Pott 720f586a8e Issue #2453311 by David_Rothstein, TravisCarden, Dom., rpayanm: Issue #2417983 follow-up: a few more "the the"s 2015-04-01 13:45:55 +01:00
Alex Pott 1c72fda1ba Issue #2448357 by amateescu: Config entity forms need to have access to an updated entity object at all times 2015-03-22 14:39:49 +00:00
webchick 5cbaf8cca5 Issue #2452499 by arpitr: Remove deprecated function definition for entity_load_by_uuid() and its references 2015-03-16 13:42:45 -07:00
Alex Pott c0b346b75c Issue #2372893 by idebr, Wim Leers: Text editor configuration UI does not update correctly when switching editors 2015-01-23 12:44:37 +00:00
catch d05559a373 Issue #2395515 by alexpott, Berdir: Config static cache is not cleared properly on delete 2014-12-22 10:26:49 +00:00
Alex Pott 3c6f8b8da9 Issue #2350327 by PieterDC, Dave Reid: editor.module should use the same data- attributes as entity_embed.module uses 2014-11-25 10:38:54 +00:00
Alex Pott ba2b869092 Issue #2275659 by fago, pgautam: Separate FieldableEntityInterface out of ContentEntityInterface. 2014-10-01 16:11:14 +02:00
Alex Pott 57926bf527 Issue #2313757 by Berdir, Wim Leers, dawehner: Remove text_processing option from text fields, expose existing string field types as plain text in UI. 2014-09-17 21:59:08 +01:00
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00