Commit Graph

115 Commits (2af907ca36fe25ea19fbf9c5f74a9726aef009d6)

Author SHA1 Message Date
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
Lauri Eskola 258a27b635 Issue #2983373 by ApacheEx, drpal, m1r1k: JS codestyle: no-restricted-globals 2018-07-16 09:00:57 +03:00
Alex Pott 5a80703c4c
Issue #2983371 by ApacheEx, drpal: JS codestyle: no-else-return 2018-07-05 16:50:52 +01:00
Alex Pott 7d2f3a3b76 Issue #2946603 by drpal, alexpott, dawehner: JS codestyle: no-use-before-define 2018-03-05 09:14:08 +00:00
webchick f1e33ca3d8 Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax 2018-01-03 15:27:55 -08:00
xjm dcfee314ad Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017.
2017-12-01 13:28:53 -06:00
webchick b0a4d7e017 Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax 2017-11-28 15:40:07 -08:00
xjm 7fbb5e990e Issue #2916294 by dawehner: JS codestyle: no-useless-escape 2017-10-24 12:07:10 -05:00
xjm 9032c68faa Issue #2916154 by drpal, droplet, dawehner, alexpott, xjm: JS codestyle: no-multi-assign 2017-10-24 07:42:16 -05:00
Alex Pott 27266234c2 Revert "Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign"
This reverts commit 169e867159.
2017-10-21 21:49:45 +01:00
Alex Pott 169e867159 Issue #2916154 by drpal, dawehner, xjm: JS codestyle: no-multi-assign 2017-10-21 21:46:43 +01:00
Lauri Eskola 29cd930e59 Issue #2914946 by drpal, dawehner, droplet: JS codestyle: no-var 2017-10-12 10:10:10 +03:00
Alex Pott 336d30dc4d Issue #2914719 by nod_, droplet: JS codestyle: newline-per-chained-call 2017-10-11 15:40:35 +01:00
Lauri Eskola 612c1fa68c Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings 2017-07-06 09:21:40 +03:00
Nathaniel Catchpole f3cf9c43b5 Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process 2017-05-23 15:31:29 +01:00
Alex Pott 8287017e03 Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them 2017-05-19 23:12:53 +01:00
Alex Pott 6fa5085d66 Issue #2765525 by phenaproxima, Wim Leers, droplet: Add AJAX command to add style sheets to CKEditor instances 2016-12-21 08:19:36 +00:00
Nathaniel Catchpole 926f9dc603 Issue #2729663 by dmsmidt, thpoul, SKAUGHT, Wim Leers, Lendude, droplet, effulgentsia, xjm, Reinmar, alexpott: Fragment link pointing to <textarea> should be redirected to CKEditor instance when CKEditor replaced that textarea 2016-12-14 14:30:20 +00:00
Alex Pott 08e11c168c Issue #2818229 by patil_kunal27, DuaelFr: useless assignment in ckeditor/js/plugins/drupallink/plugin.js 2016-10-21 06:14:14 -07: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 558dc9e71e Issue #2800081 by GoZ, thpoul, Wim Leers: Useless assignment for $row in KeyboardView 2016-09-22 17:36:40 +01:00
webchick 7393e42739 Issue #2239419 by thpoul, Wim Leers, webchick, maczizek, xjm, mlewand, Jeff Burnz, tstoeckler, Tade0, Bojhan, yoroy, tkoleary, darketaine, hass, sun, maxilein, nod_, alexpott, Feuerwagen, oleq: Include CKEditor's AutoGrow plug-in 2016-09-20 12:40:44 -07:00
Scott Reeves 6316f21245 Issue #2655772 by Anishnirmal, andrewmacpherson, pbuyle, BarisW, mgifford, LaravZ: Remove unneeded role="button" attribute from <button> elements 2016-07-31 11:28:06 -04:00
Scott Reeves ebac0ec1ee Issue #2738667 by andrewmacpherson, Wim Leers, mgifford: Show/hide group names button in CKEditor toolbar config UI is not keyboard operable 2016-07-31 11:18:25 -04:00
Nathaniel Catchpole 73dddd4cd9 Issue #2626106 by Wim Leers, gceja, thpoul: The image button does not work unless width+height attributes are allowed, even though those are optional 2016-03-09 09:13:13 +09:00
Nathaniel Catchpole adaad5f54c Issue #2679903 by thpoul, Dave Reid, Wim Leers: CKEditor uses separate cache-busting query string from Drupal's 2016-03-08 11:46:29 +09:00
Scott Reeves 0fa19e0a2c Issue #2626570 by Wim Leers, thpoul, DuaelFr: Drupal 8's custom Image and Link plugins do not include a HiDPI icon 2016-03-06 20:57:35 -05:00
xjm a5723e3e2f Issue #1993928 by BarisW, Wim Leers, thpoul, effulgentsia, mgifford, Gábor Hojtsy, Hanno, Pancho, Bojhan: Language of parts: Introduce a language toolbar button 2016-03-02 11:34:58 -06:00
effulgentsia db6ab78368 Revert "Issue #1993928 by BarisW, Wim Leers, thpoul, mgifford, Gábor Hojtsy, Hanno, Pancho, Bojhan: Language of parts: Introduce a language toolbar button"
This reverts commit 1134407038.
2016-03-01 16:18:22 -08:00
effulgentsia 1134407038 Issue #1993928 by BarisW, Wim Leers, thpoul, mgifford, Gábor Hojtsy, Hanno, Pancho, Bojhan: Language of parts: Introduce a language toolbar button 2016-03-01 11:02:24 -08:00
Nathaniel Catchpole 00606660c8 Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable 2016-02-29 12:25:57 +09:00
Nathaniel Catchpole 03d49cf715 Issue #2669898 by thpoul, DuaelFr, Wim Leers: cke_widget_element CSS Class get wrongly returned by the drupallink plugin 2016-02-22 12:31:01 +09:00
Nathaniel Catchpole 0edfdb2d41 Issue #2615852 by Wim Leers: Clean-up to our plugins that CKEditor >=4.5.5 enables 2016-02-22 11:23:28 +09:00
Alex Pott 523e456779 Issue #2569893 by quicksketch, Wim Leers, DuaelFr: CKEditor alignment buttons can be used even when the align filter is disabled 2016-01-04 18:39:42 +00:00
Alex Pott c15433e989 Issue #2268941 by Wim Leers, thpoul, yched, mlewand: Removing caption from a previously captioned image fails to remove the caption-related classes 2015-12-21 14:47:37 +00:00
Nathaniel Catchpole edc125abd0 Issue #2607454 by Wim Leers, Devin Carlson: Remove allowedContent for drupalunlink command 2015-11-25 13:45:44 +00:00
Nathaniel Catchpole d688a3e0c8 Issue #2608434 by Wim Leers, DuaelFr: Links on images can only have href attribute 2015-11-13 11:20:00 +00:00
Nathaniel Catchpole 19b0f88e41 Revert "Issue #2608434 by Wim Leers, DuaelFr: Links on images can only have href attribute"
This reverts commit 5ba8a96aa5.
2015-11-13 10:24:03 +00:00
Alex Pott 5ba8a96aa5 Issue #2608434 by Wim Leers, DuaelFr: Links on images can only have href attribute 2015-11-13 09:39:55 +00:00
Nathaniel Catchpole ff9845ae71 Issue #2608722 by DuaelFr: Follow-up for #2590403: Remove forgotten references to the target attribute in the drupallink CKEditor plugin 2015-11-12 13:10:36 +00:00
webchick 61583a65e3 Issue #2598070 by Wim Leers, jaxxed, DuaelFr, Haza, Reinmar, oleq: [regression] CKEditor Link button does not show if HTML filtering is enabled 2015-11-03 13:29:51 -08:00
webchick 735dc7893e Issue #2585173 by Wim Leers, Jelle_S, DuaelFr, nod_, Reinmar, attiks: [regression] "Allowed HTML tags" setting corrupted upon accessing Text Format configuration UI 2015-11-03 13:02:21 -08:00
Alex Pott 7759807747 Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor 2015-11-03 17:29:20 +00:00
Alex Pott 7d05e583e1 Revert "Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor"
This reverts commit 2d342c0f63.
2015-11-03 17:27:58 +00:00
Alex Pott 2d342c0f63 Issue #2510380 by Wim Leers, DuaelFr, mlewand, quicksketch, Reinmar, oleq: Images cannot be linked in CKEditor 2015-11-03 15:15:57 +00:00
Alex Pott cea9c14b26 Issue #2589779 by Jelle_S, Wim Leers: Uncaught TypeError: Cannot set property 'float' of undefined when switching text formats 2015-10-17 06:10:28 -07: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
Alex Pott c8f469036e Issue #2118663 by cdog, nod_: Remove the Drupal.checkWidthBreakpoint method from drupal.js; replace with window.matchMedia where appropriate 2015-10-06 03:08:03 +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