Nathaniel Catchpole
|
9bd08a0024
|
Issue #2825347 by Wim Leers: 'Accept' header still is used for determining response format of error responses, ?_format= has no effect AND serialization module's exception subscriber does not support status code 500 error responses
|
2017-02-27 15:09:11 +00:00 |
xjm
|
d85cf06daa
|
Issue #2267621 by tameeshb, Wim Leers, himanshu-dixit, mpdonadio, xjm, Alan Evans, tim.plunkett: Deprecate and rename EditEntityFieldAccessCheck now that the module is named Quick Edit
|
2017-02-24 15:33:42 +00:00 |
Nathaniel Catchpole
|
4c64f7b840
|
Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits
|
2017-02-21 12:07:44 +00:00 |
Alex Pott
|
fea11b6de2
|
Issue #2803779 by pfrenssen, klausi, Mile23, alexpott, dawehner: Update Coder to 8.2.10 and fix errors from improved sniffs
|
2017-02-11 22:02:19 +00:00 |
Alex Pott
|
1fcd3d5c56
|
Issue #2808233 by gnuget, dawehner, Wim Leers, tedbow, Chi, dysrama: REST 403 responses don't tell the user *why* access is not granted: requires deep Drupal understanding to figure out
|
2017-02-09 19:56:28 +00: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
|
eaaea5db8b
|
Revert "Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install"
This reverts commit 5571193f80 .
|
2016-09-28 17:22:20 +01:00 |
Nathaniel Catchpole
|
5571193f80
|
Issue #2664322 by dawehner, benjifisher, almaudoh: key_value table is only used by a core service but it depends on system install
|
2016-09-28 11:38:34 +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 |
Nathaniel Catchpole
|
413eb51008
|
Issue #2787479 by Wim Leers, Sam152, quicksketch: Anon users can access editor dialogs because all users have plain_text
|
2016-09-14 11:31:43 +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 |
Alex Pott
|
4d8efc4b24
|
Issue #2741249 by Mile23, timmillwood, sneha_surve: Remove entity_revision* family of functions usage from the code base
|
2016-08-18 13:50:29 +01:00 |
Alex Pott
|
08b7a3fbc8
|
Issue #2783393 by Mile23: Fix 'Drupal.Commenting.FunctionComment.IncorrectParamVarName' coding standard
|
2016-08-18 10:38:31 +01:00 |
Alex Pott
|
559ddb9488
|
Issue #2769529 by thpoul, Wim Leers: EditorFileReference class doc needs a small update
|
2016-08-09 15:47:48 +01:00 |
effulgentsia
|
9268dcc4ec
|
Issue #2666382 by Wim Leers, alexpott, TwoD, timmillwood, catch: EditorFileReference filter: generate URLs for inline images
|
2016-07-19 11:21:29 -07:00 |
Alex Pott
|
fbcd92404d
|
Issue #2644838 by thpoul, Matt_five, swarad07, Wim Leers: Add test coverage for the editor's max dimension setting, and fix its message when one dimension is unrestricted
|
2016-07-19 15:59:05 +01:00 |
Alex Pott
|
c2b28643f6
|
Issue #2745953 by dawehner, tim.plunkett, Wim Leers: AjaxBasePageNegotiator should not require _theme: ajax_base_page to be specified
|
2016-06-22 16:01:50 +02: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 |
Nathaniel Catchpole
|
22c915f33f
|
Issue #2502865 by claudiu.cristea: Remove all remaining usages of the drupal_ajax accept header
|
2016-06-14 16:25:25 +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 |
xjm
|
918f6b545b
|
Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type
|
2016-05-23 09:20:51 -05:00 |
xjm
|
4ca088c25d
|
Revert "Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type"
This reverts commit 39498e7d0c .
|
2016-05-23 08:56:34 -05:00 |
Nathaniel Catchpole
|
39498e7d0c
|
Issue #2723589 by Ashish.Dalvi, gaurav.pahuja, marvin_B8, valthebald: Remove entity_load* usage for filter_format entity type
|
2016-05-23 11:49:46 +01: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
|
899cb5239b
|
Issue #2723591 by marvin_B8: Remove entity_load* usage for entity_test, entity_test* entity types
|
2016-05-17 10:40:48 +01:00 |
Alex Pott
|
e65accdf9d
|
Issue #2628656 by thpoul, Matt_five, aerozeppelin, Wim Leers: Max dimensions do not apply to Editor Inline image
|
2016-05-08 13:15:51 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05: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 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Alex Pott
|
6098437ef5
|
Issue #2572793 by attiks, andypost: Fix 'Drupal.WhiteSpace.OperatorSpacing' coding standard
|
2016-04-29 12:02:20 +01:00 |
Alex Pott
|
6dce6c2a9f
|
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
|
2016-04-27 16:16:19 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
0db5b13892
|
Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit
|
2016-03-28 19:36:47 +01:00 |
Nathaniel Catchpole
|
4d185faff1
|
Issue #2674408 by alexpott, dawehner: Fix Drupal.Classes.UnusedUseStatement standard in core
|
2016-03-14 09:22:44 +09:00 |
Nathaniel Catchpole
|
348aa684a7
|
Issue #2672600 by borisson_, arunkumark, Mile23: Replace deprecated usage of entity_create('node') with a direct call to Node::create() in comment,datetime,editor,field,hal,system,taxonomy,views
|
2016-03-04 10:59:57 +09:00 |
Nathaniel Catchpole
|
00606660c8
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
Alex Pott
|
98d39d1bdb
|
Issue #2669400 by jungle, dimaro, rakesh.gectcr, lluvigne, Mile23: Replace deprecated usages of entity_create('type') with a direct call to <EntityType>::create()
|
2016-02-20 10:55:26 +05:30 |
Nathaniel Catchpole
|
a3f5ca8a81
|
Issue #2338747 by dawehner, chx: Move {router} out of system.install and create the table lazy
|
2016-02-19 13:26:53 +09:00 |
Nathaniel Catchpole
|
9040dc8002
|
Issue #2664466 by dawehner, alexpott, kostyashupenko: url_alias table is only used by a core service but it depends on system install
|
2016-02-17 16:11:37 +09:00 |
Nathaniel Catchpole
|
dc111b405e
|
Issue #2641588 by naveenvalecha, Mac_Weber, dimaro, heykarthikwithu: Replace deprecated usage of entity_create('file') with a direct call to File::create()
|
2016-02-17 15:25:46 +09:00 |
Nathaniel Catchpole
|
e825a16a3c
|
Issue #2503379 by Mac_Weber, DuaelFr, lluvigne, naveenvalecha, jmolivas: Replace deprecated usage of entity_create('filter_format') with a direct call to FilterFormat::create()
|
2016-02-17 09:42:55 +09:00 |
Nathaniel Catchpole
|
a55d4651e0
|
Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
|
2016-02-17 09:24:04 +09: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 |
Nathaniel Catchpole
|
a67f54c02e
|
Issue #2668828 by heykarthikwithu, naveenvalecha: Remove EditorEntity aliasing in editor & ckeditor module
|
2016-02-15 21:33:42 +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
|
92e7090454
|
Issue #2640086 by markcarver: Editor routes don't use the ajax_base_page theme negotiator
|
2015-12-29 21:54:43 +09:00 |
Nathaniel Catchpole
|
702137d97a
|
Issue #2622306 by JKerschner: Typos in comments
|
2015-11-25 22:13:22 +00:00 |
Alex Pott
|
da81cd2206
|
Issue #2617224 by Wim Leers: Move around/fix some documentation
|
2015-11-17 15:53:49 +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 |
Nathaniel Catchpole
|
d32bac926a
|
Issue #2590403 by Wim Leers: Remove "Open in new window" checkbox from EditorLinkDialog — Was: "Consider whitelisting <a>'s target attribute in the Standard install profile"
|
2015-11-02 11:53:36 +00:00 |
Alex Pott
|
a1678a2b29
|
Issue #2580049 by Cottser, Manjit.Singh, NickWilde, alexpott, Wim Leers: Removed CSS files not removed from library definitions
|
2015-10-23 22:13:36 -07:00 |
Alex Pott
|
77a701482a
|
Issue #2585655 by ThoughtForm: Fix comment of namespace and class \Drupal\Tests\editor\Kernel\EditorFilterIntegrationTest
|
2015-10-15 10:20:30 +01:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01: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 |
Alex Pott
|
b8a6e72ab4
|
Issue #2485425 by MathieuSpil, iro, saki007ster, Wim Leers, Manjit.Singh, wiifm, kostask, Studiographene, alvar0hurtad0, LewisNyman: Clean up editor CSS inline with our CSS standards
|
2015-10-06 01:20:26 +01:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +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
|
35fa967664
|
Issue #2559955 by Wim Leers, swentel, mdrummond: Ensure that Quick Edit relies less on the structure of the HTML
|
2015-10-03 21:51:11 -07:00 |
Alex Pott
|
1844088377
|
Issue #2554771 by Mile23, Wim Leers: Remove deprecated drupal_process_attached()
|
2015-10-02 13:03:26 +01:00 |
Alex Pott
|
5c0eb9b7a5
|
Issue #2090983 by plach, Berdir, yched: ContentEntityInterface::getTranslation() should throw an exception when an invalid language is specified
|
2015-10-02 12:23:54 +01: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 |
Nathaniel Catchpole
|
f09046af01
|
Issue #2549077 by pwolanin, Wim Leers, phenaproxima, lauriii: Allow the "Limit allowed HTML tags" filter to also restrict HTML attributes, and only allow a small whitelist of attributes by default
|
2015-09-30 11:46:49 +01:00 |
Alex Pott
|
c72dc29476
|
Issue #2571755 by nod_, yched, mbaynton, drubb, swentel: Required text field with a Text Editor + AJAX form rebuild = unsubmittable form
|
2015-09-26 16:37:37 +02: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 |
Alex Pott
|
9e2450bbc2
|
Issue #2519862 by mErilainen, kattekrab, LewisNyman, Wim Leers, DuaelFr, Bojhan, eliza411, ivanstegic, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix, webchick: Remove the width/height inputs from EditorImageDialog
|
2015-09-10 12:25:02 +01:00 |
webchick
|
1c5205f6e0
|
Issue #2509700 by DuaelFr, mgifford: Add role="group" to <figure> to meet WCAG requirements
|
2015-09-09 23:41:47 -07:00 |
Alex Pott
|
2ca39a4720
|
Issue #2452475 by lhangea, googletorp, arpitr, neetu morwani, ianthomas_uk, Mile23: Remove deprecated function drupal_merge_attached() and its references
|
2015-09-09 14:28:29 +01:00 |
Alex Pott
|
887b1e4c35
|
Issue #2551105 by Dave Reid: BaseCommand should not be in the quickedit namespace, useful for anything
|
2015-09-09 14:21:11 +01:00 |
webchick
|
3db6fb5138
|
Issue #2540850 by tim.plunkett, larowlan, kattekrab, DuaelFr, emma.maria, Wim Leers: (regression) EditorImageDialog alignment & captioning are not working
|
2015-09-04 19:45:57 -07:00 |
Nathaniel Catchpole
|
2ea19c7158
|
Issue #2559969 by alexpott: Make SafeStringInterface extend \JsonSerializable so we don't have to do so much string casting
|
2015-08-31 13:04:27 +01:00 |
webchick
|
b049dd6f32
|
Issue #2559877 by alexpott, chx, swentel, davidhernandez, dawehner, subhojit777: Quick editing a body field on Standard does not work
|
2015-08-30 22:59:23 -07:00 |
webchick
|
312c420193
|
Issue #2516694 by eiriksm, nod_: JSDoc editor module
|
2015-08-28 23:32:09 -07: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
|
95008e3609
|
Issue #2555973 follow-up: Fix incorrect comment
|
2015-08-26 07:30:52 -07: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
|
f384961721
|
Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape()
|
2015-08-26 11:34:29 +01:00 |
Alex Pott
|
6c8fe4bdb4
|
Issue #2214241 by mortendk, mdrummond, lauriii, galooph, ShaunDychko, jjcarrion, b0unty, joelpittet, scor, amitgoyal, aboros, Manuel Garcia, hkirsman, BLadwin, hussainweb, sushilkr, emma.maria, nlisgo, yched, LewisNyman, davidhernandez, mikl, camoa, dman, dodorama: Field default markup - removing the divitis
|
2015-08-26 09:36:43 +01: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
|
9deeb7e926
|
Issue #2521906 by mErilainen, LewisNyman, Bojhan, eliza411, ivanstegic, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix, webchick: Add default configuration to support h2-h6 level headings
|
2015-08-14 13:24:02 +01:00 |
Alex Pott
|
f3ed9812c8
|
Issue #2503963 by Wim Leers, dawehner, nlisgo, mlhess, xjm, effulgentsia, JvE: XSS in Quick Edit: entity title is not safely encoded
|
2015-08-11 10:34:21 +01:00 |
Alex Pott
|
fad555c2eb
|
Issue #2545826 by JohnAlbin, nod_: Update.eslintrc to work with eslint 1.0.0
|
2015-08-07 15:08:23 +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 |
Nathaniel Catchpole
|
d3c33d5821
|
Issue #2506581 by alexpott, Wim Leers, Fabianx, xjm, joelpittet, Cottser, dawehner: Remove SafeMarkup::set() from Renderer::doRender
|
2015-07-20 16:15:11 +01:00 |
Alex Pott
|
faada60f3d
|
Issue #2321969 by rpayanm, subhojit777, prics, LinL, JeroenT, Temoor, prashantgoel, Mile23, pcambra, Sumi: Replace all instances of file_load(), file_load_multiple(), entity_load('file') and entity_load_multiple('file') with static method calls
|
2015-07-13 12:56:25 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
42c693a966
|
Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses
|
2015-06-23 11:24:29 -05:00 |
Alex Pott
|
ff7fc0fd76
|
Issue #2502617 by droplet, darol100: When changing from a text format with an editor to one without, any user-entered changes are ignored: the original text is saved
|
2015-06-20 17:25:42 -05:00 |
Nathaniel Catchpole
|
30ca0d1de6
|
Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions
|
2015-06-08 11:11:09 +01:00 |
Jennifer Hodgdon
|
38833e0f83
|
Issue #2493683 by nod_, dawehner, eiriksm, Wim Leers: JSDoc for JS using Backbone
|
2015-06-06 08:55:42 -07: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 |
Alex Pott
|
4c49e1e59f
|
Issue #1533366 by nod_, valthebald, Jelle_S, Wim Leers: Simplify and optimize Drupal.ajax() instantiation and implementation
|
2015-05-20 12:02:57 +01:00 |
xjm
|
f9b6f97613
|
Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules
|
2015-05-18 14:08:10 -07:00 |
xjm
|
4f2257113e
|
Issue #2383865 by mgifford, pguillard, rpayanm, alexpott, jhodgdon: Spellchecking Drupal - Javascript
|
2015-05-12 16:54:27 -07:00 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
465dc04eee
|
Issue #2362637 by yched, slashrsm, rpayanm: Editor.js attach/detach doesn't pass context all the way down
|
2015-04-21 16:28:21 +01:00 |