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
|
baacf9dba6
|
Issue #2306515 by lokeoke | yukare: Fixed HTML double-escaping in CKEditor toolbar configuration UI.
|
2014-07-24 17:24:33 +01:00 |
Jennifer Hodgdon
|
2d915cb46f
|
Issue #2290255 by Wim Leers, er.pushpinderrana, amitgoyal: Make developer info for CKEditor plugins more discoverable
|
2014-07-15 09:09:30 -07:00 |
Alex Pott
|
a22e23113d
|
Issue #2291439 by Wim Leers, tstoeckler: Fixed CKEditor's "readonly" needs to be per-instance but is applied per-format, across instances.
|
2014-07-15 11:58:30 +01:00 |
webchick
|
808eb743c8
|
Issue #2301953 by er.pushpinderrana | scor: Fixed Update 'element-invisible' and 'element-hidden' to valid Drupal 8 CSS classes.
|
2014-07-13 13:29:09 -07:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
webchick
|
9c16305b36
|
Issue #2212283 by nod_: Auto-format JS files.
|
2014-07-02 11:48:06 -07: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
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Nathaniel Catchpole
|
bc7e413dfb
|
Issue #2281905 by Berdir: Stop caching plugin discovery/info hooks by language.
|
2014-06-12 10:10:59 +01:00 |
webchick
|
49a900460d
|
Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language.
|
2014-06-10 09:53:32 -07:00 |
webchick
|
d0107d496b
|
Issue #950534 by mparker17, mgifford, Mixologic, jbloomfield, erinclerico, theMusician, wmostrey | zirvap: [policy] Consistently use email instead of e-mail in Drupal.
|
2014-06-09 14:47:53 -07:00 |
Alex Pott
|
53fa22cf56
|
Issue #2275491 by tstoeckler: Fixed CKEditor does not support the "readonly" attribute.
|
2014-06-08 20:48:38 -05:00 |
Alex Pott
|
22b7b7e903
|
Issue #2113911 by LewisNyman, Manuel Garcia, longwave, nod_, Rajendar Reddy, pakmanlh, olemedia, rteijeiro: Modal style update.
|
2014-06-08 18:30:42 -05:00 |
Alex Pott
|
d5be5c0454
|
Issue #2217877 by Wim Leers, Dave Reid, damiankloip, xjm, chx | catch: Fixed Text filters should be able to add #attached, #post_render_cache, and cache tags.
|
2014-06-08 16:25:15 -05:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Alex Pott
|
59fee1922b
|
Issue #2264241 by _nod: Fix ESLint errors and fix js bugs.
|
2014-05-24 14:59:54 +01:00 |
Alex Pott
|
bc5bfc9166
|
Issue #2207777 by Wim Leers, pjonckiere, Rajesh Ashok | alexpott: Can not configure editor whilst creating a new text format.
|
2014-05-20 10:59:25 +01:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
webchick
|
edaf10f2fd
|
Issue #2039163 by Reinmar, Wim Leers: Update CKEditor library to 4.4.
|
2014-05-09 09:29:05 -07: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
|
fc6b814e02
|
Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from .
|
2014-04-08 13:56:43 -07:00 |
webchick
|
40f818bbe6
|
Issue #2221755 by grom358, ianthomas_uk: Remove uses of deprecated Element functions.
|
2014-03-31 10:37:55 -07:00 |
webchick
|
e0f3aa3924
|
Revert "Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update."
Broke Bartik, still needs discussion.
This reverts commit 5a8a34e828 .
|
2014-03-27 12:29:41 -07:00 |
webchick
|
5a8a34e828
|
Issue #2113911 by LewisNyman, longwave, nod_, rteijeiro: Modal style update.
|
2014-03-25 13:33:39 -07:00 |
catch
|
ad293099ec
|
Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility.
|
2014-03-24 15:10:05 +00:00 |
Nathaniel Catchpole
|
8cbab1493b
|
Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall.
|
2014-03-21 11:53:32 +00:00 |
Nathaniel Catchpole
|
a2b6fe7e01
|
Issue #2190665 by alexpott: Remove persist flag from services that do not need it.
|
2014-03-10 11:24:18 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
webchick
|
2a1d8d14f7
|
Issue #2204129 by Wim Leers, tim.plunkett: Store the filter format on the editor entity during runtime.
|
2014-03-07 12:44:44 -08:00 |
Nathaniel Catchpole
|
5715be72c2
|
Issue #2205897 by damiankloip: Remove ckeditor.languages cache bin.
|
2014-03-05 16:35:32 +00:00 |
webchick
|
428d0f0ad9
|
Issue #2053153 by tim.plunkett, dawehner, damiankloip, aspilicious: Allow contrib modules to provide plugins on behalf of optional modules.
|
2014-03-01 17:57:51 -08:00 |
webchick
|
5d0729f07a
|
Issue #2070369 by herom, bdgreen, Mac_Weber, InternetDevels, sidharthap, JeroenT: Remove all calls to deprecated function language().
|
2014-02-26 11:16:54 -08:00 |
webchick
|
02417da643
|
Issue #1892182 by sun, nod_, jibran: #type details: Rename #collapsed to #open.
|
2014-02-26 10:38:09 -08:00 |
Alex Pott
|
78e5e9bfd9
|
Issue #2045927 by herom, martin107, ianthomas_uk, Xano, michaellander, Sutharsan: Replace all drupal_alter() deprecated function calls.
|
2014-02-24 10:10:52 +00:00 |
webchick
|
f19fadd3a4
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
|
2014-02-22 20:56:51 -08:00 |
Alex Pott
|
a1a5e155f8
|
Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions.
|
2014-02-21 15:21:08 +00:00 |
webchick
|
878777a842
|
Issue #2099741 by Wim Leers, wwalc, mr.baileys, eaton, dstol, nod_, effulgentsia: Protect WYSIWYG Editors from XSS Without Destroying User Data.
|
2014-02-08 12:32:05 -08:00 |
webchick
|
3ae319e401
|
Issue #2180627 by jessebeach, Wim Leers: Remove caption filter's caption-specific alignment classes.
|
2014-02-06 21:44:05 -08:00 |
Alex Pott
|
81e3e03818
|
Issue #2184315 by Wim Leers: Move filter_get_filter_types_by_format() and filter_get_html_restrictions_by_format() onto FilterFormatInterface.
|
2014-01-29 15:05:27 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
webchick
|
6740e95373
|
Issue #2166399 by Wim Leers, nod_, clemens.tolboom: Changing CKEditor configurations by changing text formats causes markup to be lost: warn the user when performing this advanced action.
|
2014-01-24 21:48:00 -08:00 |
webchick
|
44fb4177b1
|
Issue #2170549 by Greg Boggs: Make CKEditor pass coding standards: two missing spaces.
|
2014-01-24 00:11:45 -08:00 |
Nathaniel Catchpole
|
0b55dcd841
|
Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system.
|
2014-01-15 16:27:37 +00:00 |
webchick
|
c50ff11e93
|
Issue #2161759 by Wim Leers, sun: Remove unused drupalSettings.ckeditor.modulePath setting.
|
2014-01-13 22:45:27 -08:00 |
webchick
|
733f68f17f
|
Issue #2159595 by Gábor Hojtsy: CKEditor should pass paths to locale not URLs.
|
2014-01-13 22:25:22 -08:00 |
webchick
|
839dcc1c5d
|
Issue #2170085 by Wim Leers, jessebeach: Caption filter may not wrap images that are only aligned, not captioned.
|
2014-01-13 18:53:06 -08:00 |