Alex Pott
|
eed52b4d82
|
Issue #2003800 by jhedstrom, filijonka, YesCT, ParisLiakos, steeloctopus, damiankloip, sun, LinL, amateescu: Move drupal_check_memory_limit() and parse_size() functionality to components.
|
2014-05-23 20:25:52 +01:00 |
webchick
|
85f243e204
|
Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag.
|
2014-05-20 14:04:40 -07: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 |
webchick
|
5f79a75cbc
|
Issue #2263351 by Wim Leers: Text Editor's in-place editing plugin broke in-place editing at large due to PHP fatal.
|
2014-05-14 01:31:53 -07: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
|
ed38d9eb44
|
Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title.
|
2014-04-22 20:05:46 -07:00 |
webchick
|
2681750501
|
Issue #2208609 by sun, Jalandhar, damiankloip: Move Json utility class into Drupal\Component\Serialization.
|
2014-04-18 08:32:47 -07:00 |
Alex Pott
|
240392ccbb
|
Issue #1874640 by xjm, Wim Leers: Rename edit module to quickedit.
|
2014-04-16 22:42:14 +01:00 |
Nathaniel Catchpole
|
973948edf5
|
Issue #2101119 by Xano, tim.plunkett: Convert Filter routes to use entity access instead of permissions.
|
2014-04-15 20:26:52 +01:00 |
webchick
|
86ae96e4fd
|
Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions.
|
2014-04-07 08:01:20 -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
|
4ac79a1366
|
Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files.
|
2014-03-28 16:27:34 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
Alex Pott
|
fa51d2e5bd
|
Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match.
|
2014-03-24 11:34:32 +01:00 |
Alex Pott
|
99c739a05b
|
Issue #2218219 by andypost: _editor_get_processed_text_fields() should search text_processing only in text fields.
|
2014-03-22 07:48:21 +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 |
Alex Pott
|
880f697abb
|
Issue #2093173 by longwave, Cyberschorsch, forbesgraham, sandipmkhairnar, damiankloip, rbayliss, grom358, harijari, InternetDevels, dawehner: Remove all calls to drupal_json_decode(), use \Drupal\Component\Utility\Json::decode().
|
2014-03-20 16:06:41 +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
|
8e47a4eb5c
|
Issue #2204621 by Berdir: Convert InPlaceEditorManager to DefaultPluginManager.
|
2014-03-10 09:02:51 +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 |
webchick
|
df42572a02
|
Issue #2209459 by droplet, nod_: Fix JS dependencies on jquery.once.
|
2014-03-05 08:53:15 -08: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 |
Dries
|
03ddf8c283
|
Issue #2198377 by alexpott: Enforce UUID key name in configuration entities.
|
2014-02-27 20:34:39 +01:00 |
Nathaniel Catchpole
|
b9a978d202
|
Issue #2177041 by dawehner, Berdir, jibran: Remove all implementations of hook_menu.
|
2014-02-26 10:53:29 +00:00 |
Nathaniel Catchpole
|
d41d3db083
|
Issue #2199483 by damiankloip, alexpott: Provide a default config_prefix based on entity type ID and provider.
|
2014-02-25 10:12:46 +00:00 |
Alex Pott
|
f6161fadb0
|
Issue #2002134 by fago, yched, amateescu, effulgentsia: Move TypedData metadata introspection from data objects to definition objects.
|
2014-02-24 11:44:26 +00: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 |
Nathaniel Catchpole
|
769bd1f946
|
Issue #2055371 by ianthomas_uk, Xano, InternetDevels, alexpott: Replace all module_invoke_all() deprecated function calls in OO code.
|
2014-02-20 12:00:34 +00:00 |
Alex Pott
|
b0da3ae64e
|
Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults.
|
2014-02-18 14:34:10 +00:00 |
Alex Pott
|
a16b56392b
|
Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core.
|
2014-02-16 19:15:45 +00:00 |
Alex Pott
|
6383d18e94
|
Issue #2093161 by rbayliss, haithem_pro, sandipmkhairnar, InternetDevels, longwave, idflood, Sumeet.Pareek, sidharthap, xeniak, ianthomas_uk: Remove all calls to drupal_json_encode() in favour of \Drupal\Component\Utility\Json::encode().
|
2014-02-15 22:21:49 +00:00 |
Nathaniel Catchpole
|
ea9ed40f79
|
Issue #2192895 by damiankloip: Drupal\editor\Tests\EditorXssFilter\StandardTest does not run.
|
2014-02-13 15:40:19 +00:00 |
Nathaniel Catchpole
|
d5f73ee0bf
|
Issue #2193023 by Wim Leers, dawehner: EditorXssFilter/StandardTest::dataset #25 fails on php 5.4.
|
2014-02-11 10:37:44 +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
|
dca2d601ca
|
Issue #1857442 by longwave, dawehner: Make $values optional on entity_create.
|
2014-02-06 23:47:06 -08:00 |
webchick
|
7e02225f8d
|
Issue #2182077 by znerol: Editor manager in causes test failures on PHP 5.4.
|
2014-02-06 21:41:58 -08:00 |
Alex Pott
|
20315e1de7
|
Issue #2164827 by Berdir, Xano, tim.plunkett: Rename the entityInfo() and entityType() methods on EntityInterface and EntityStorageControllerInterface.
|
2014-01-30 12:14:58 +00: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
|
acd3a59ea8
|
Issue #2047633 by pwolanin, dawehner, kim.pepper, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-29 08:25:00 +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 |
Alex Pott
|
19e8cf3848
|
Issue #2110467 by Berdir: Add first(), get($index) and possibly other methods to ListInterface.
|
2014-01-25 11:26:34 +01: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
|
3b6460a735
|
Issue #2169505 by Wim Leers: Clean up Edit's Plugin class names and file locations.
|
2014-01-24 20:48:42 -08:00 |
Alex Pott
|
42e2c36937
|
Revert "Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit."
This reverts commit 531fd59314 .
|
2014-01-24 19:01:38 +01:00 |
Alex Pott
|
531fd59314
|
Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit.
|
2014-01-23 23:14:32 +01:00 |