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 |
Alex Pott
|
7e2ab24be0
|
Issue #2326537 by olli: Fixed editor.module causes fatal error for images with invalid or non-existing file UUIDs.
|
2014-09-09 12:42:41 +01:00 |
webchick
|
c7013bdaee
|
Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it.
|
2014-08-25 22:24:55 -07:00 |
webchick
|
8e3819bdaf
|
Issue #2325479 by tim.plunkett: Convert editor_element_info() to editor_element_info_alter().
|
2014-08-25 21:45:07 -07:00 |
Alex Pott
|
7fff6e850a
|
Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName().
|
2014-08-22 02:04:33 +01:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
5f4bbab95c
|
Issue #2313823 by tim.plunkett, martin107: Use FormStateInterface for all typehints.
|
2014-08-04 12:21:15 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
70bed3385f
|
Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 13:04:04 +01:00 |
Alex Pott
|
44f76c6bcf
|
Revert "Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion."
This reverts commit fd2db9cd35 .
|
2014-07-30 13:02:58 +01:00 |
Nathaniel Catchpole
|
fd2db9cd35
|
Issue #2301317 by pwolanin, effulgentsia, Wim Leers, dawehner, alexpott: MenuLinkNG part4: Conversion.
|
2014-07-30 11:47:01 +01:00 |
webchick
|
94e0188a10
|
Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request.
|
2014-06-29 20:33:08 -07:00 |
Nathaniel Catchpole
|
7d1c02a73d
|
Issue #2247779 by Wim Leers, larowlan, dawehner: Allow #pre_render, #post_render and #post_render_cache callbacks to be service methods.
|
2014-06-14 09:46:36 +01:00 |
Alex Pott
|
53fa22cf56
|
Issue #2275491 by tstoeckler: Fixed CKEditor does not support the "readonly" attribute.
|
2014-06-08 20:48:38 -05:00 |
webchick
|
eef067b5a5
|
Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path.
|
2014-05-06 19:04:53 -07:00 |
webchick
|
396cacba7c
|
Issue #2030605 by tim.plunkett, mr.baileys, webwarrior, Wim Leers | plopesc: Expand Editor with methods.
|
2014-05-06 13:57:02 -07:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |