Commit Graph

243 Commits (0f8b5b1b4fe9f044f46da747a5f46c5835efc20c)

Author SHA1 Message Date
effulgentsia e7a7de9f8c Issue #2557113 by stefan.r, alexpott, dawehner, joelpittet, cilefen, lauriii, plach, catch, chx, xjm: Make t() return a TranslationWrapper object to remove reliance on a static, unpredictable safe list 2015-09-18 21:33:21 -07:00
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
Alex Pott df7ced5544 Issue #2561259 by stefan.r, lauriii, joelpittet, andypost: Cast (optgroup) array keys that may hold translated strings to string 2015-09-13 12:25:37 +01:00
Alex Pott 42a5ff9761 Issue #2548723 by Wim Leers, cwells: Comment on or replace class name cleaning in CKEditorPlugin/Internal::getButtons() 2015-09-09 13:41:33 +01:00
Alex Pott 3f31dbed27 Issue #2546828 by Wim Leers: Remove ckeditor_rebuild() 2015-09-02 12:32:18 +01:00
webchick 9501ed4e16 Issue #2505363 by eiriksm, nod_, mlevasseur, joshi.rohit100: JSDoc ckeditor module 2015-08-28 23:34:59 -07:00
Alex Pott a3542ee7ed Issue #2552175 by nlisgo, Wim Leers: Follow-up for #2398463: Bartik is telling CKEditor to load a CSS file that no longer exists 2015-08-19 10:02:29 +01:00
Alex Pott 55f6f4259b Issue #2552187 by Wim Leers, LewisNyman: Follow-up for #2395853: CKEditor is loading system.modules.css, which no longer exists 2015-08-19 00:41:13 +01:00
Alex Pott f1a0e7c04e Issue #2510138 by Wim Leers, droplet, Kingdutch, nod_: Unidirectional editor configuration -> filter settings syncing breaks when button name does not equal the command name 2015-08-18 13:06:01 +01:00
Alex Pott d5821399fc Issue #2304461 by dawehner, neclimdul, naveenvalecha, jibran, tim.plunkett, phenaproxima, Xano, hussainweb, sun, hitesh-jain, amateescu, alexpott, daffie, Mile23, Wim Leers, larowlan: KernelTestBaseTNG™ 2015-08-18 01:25:27 +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
Nathaniel Catchpole db37224c30 Issue #2501711 by cwells, alexpott: Remove or document SafeMarkup::set in template_preprocess_ckeditor_settings_toolbar 2015-08-10 15:59:28 +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 1569740d0c Issue #2308515 by mgifford, jhodgdon, Wim Leers: Document accessibility features in CKEditor 2015-08-06 15:01:04 +01:00
Nathaniel Catchpole 3c3692c802 Issue #2536880 by alexpott: CKEditor admin form broken 2015-07-21 11:56:56 +01:00
Alex Pott f1314cced2 Issue #2512478 by googletorp, pwolanin, G1N1: XSS on field edit form via label field via ckeditor 2015-06-28 15:22:33 +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 68d4f0be10 Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
Nathaniel Catchpole a1bc737216 Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests 2015-06-22 14:16:58 +01:00
Alex Pott 5d3a761e61 Issue #2506369 by catch, dawehner, Wim Leers: Cache CSS/JS asset resolving 2015-06-20 12:16:07 -05:00
Alex Pott 0e6d5064e7 Issue #2499035 by droplet: When in CKEditor maximized mode, Insert Image dialog is not working 2015-06-11 11:59:19 +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
Nathaniel Catchpole 4509204286 Issue #2478483 by Wim Leers, Fabianx: Introduce placeholders (#lazy_builder) to replace #post_render_cache 2015-06-05 10:47:02 +01:00
xjm ac3b76625c Issue #2383871 by mgifford, rpayanm, a_thakur, maximpodorov, AohRveTPV, jhodgdon: Spellchecking Drupal - PHP 2015-05-24 15:51:18 -05: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
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
Alex Pott ad871286d1 Issue #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters 2015-05-13 18:12:54 -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 b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
webchick 257abe1256 Issue #2472669 by keopx, rpayanm, rteijeiro, jhodgdon: Complete documentation for every implementation of hook_ENTITY_TYPE_* 2015-04-21 14:01:03 -07: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
Alex Pott 49a1b846ec Issue #2461531 by nod_, lauriii, pguillard: ESlint 0.18.0 compatibility and new rule 2015-04-19 17:30:43 +02:00
webchick b80d11a1a1 Issue #2470617 by trboslav, MathieuSpil, Manjit.Singh, _nolocation, LewisNyman, YesCT: Clean up css in ckeditor module 2015-04-17 02:23:47 -07:00
webchick 3bd051fb31 Issue #2465917 by stefan.r, Damien Tournoud: CKEditor test fails in PHP7 2015-04-06 15:05:37 -07:00
Alex Pott ae3dc626d1 Issue #2451665 by dawehner: Don't rebuild the route on ModuleInstaller::install() (30% installer speedup) 2015-03-26 10:50:08 +00:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
Alex Pott cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
Alex Pott 40d57b3d13 Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write 2015-03-16 08:42:16 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
Alex Pott 7af2ce7793 Issue #2442255 by swentel, larowlan, rteijeiro, Wim Leers: Changing text formats on a field makes it impossible to edit 2015-02-28 11:19:07 +00:00
webchick 097240a0bc Issue #2428041 by nod_: Update eslint config for 0.14.1 2015-02-25 22:28:39 -08:00
Alex Pott a02e7788e5 Issue #2329781 by davidhernandez, sidharthap: Move CKEditor toolbar classes from preprocess to templates 2015-02-16 23:43:09 +00:00
Alex Pott 6f34dffef6 Issue #2420223 by idebr: Remove typography.css from Bartik libraries and info yml files 2015-02-09 09:06:34 +00:00
Alex Pott ec7b14499f Issue #2415855 by emma.maria: A forgotten reference to list.css in Bartik's info file is giving core a 404 error 2015-02-02 12:52:27 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott 8b9b0d7e17 Issue #2064379 by tadityar, bneil: Remove ckeditor-iframe.css and load relevant Bartik CSS files for CKEditor's iframe mode 2015-01-20 16:37:11 +00:00
Alex Pott 02d58f6a93 Issue #2350011 by rpayanm, Palashvijay4O, xq1003, zealfire, yoroy, arunkumark: Too small/large font sizes for body text in CKEditor 2015-01-18 23:51:38 +00:00
webchick 8de42198ac Issue #2409817 by mark.labrecque, joelpittet: CKEditor toolbar configuration UI missing ending UL 2015-01-18 11:44:23 -08:00