drupal/core/modules
Alex Pott 8d5713791e Issue #2321919 by Temoor: Replace all instances of menu_load(), entity_load('menu') and entity_load_multiple('menu') with static method calls. 2014-08-18 15:35:25 +01:00
..
action Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
aggregator Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition. 2014-08-10 15:43:04 -05:00
ban Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
basic_auth Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
block Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
block_content Issue #2314863 by andypost, Crell: Standardize block content entity route names. 2014-08-11 21:54:07 -05:00
book Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
breakpoint Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
ckeditor Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
color Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
comment Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00
config Issue #2317865 by alexpott, mdrummond: Fixed Config schema definitions for plugins aren't applied to their derivatives. 2014-08-13 16:06:29 -04:00
config_translation Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
contact Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
content_translation Issue #2310475 by Gábor Hojtsy | dawehner: Fixed Admin theme for translation tabs just works for nodes. 2014-08-15 23:54:07 +01:00
contextual Issue #2091311 by mparker17, minneapolisdan, benjf, er.pushpinderrana, wzoom, jhodgdon, batigolix | ifrik: Update hook_help for Contextual Link module. 2014-08-13 20:50:32 -07:00
datetime Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
dblog Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
editor Issue #2317821 by Wim Leers, nod_ | wwalc: Do not show a dialog about changing formats when there is no content. 2014-08-18 14:51:48 +01:00
entity Issue #2156657 by swentel | jhodgdon: Use the word "name" instead of "label" for display modes. 2014-08-12 10:40:19 -07:00
entity_reference Issue #2321739 by jibran: Fixed Minor issue in EntityReferenceRelationshipTest. 2014-08-16 00:15:25 +01:00
field Issue #2204325 followup by Arla: Fixed The "rendered entity" formatter breaks for entity types with out a ViewBuilder. 2014-08-18 13:47:16 +01:00
field_ui Issue #2319819 by jhodgdon, hueman: Fixed Default value heading missing from Field UI form. 2014-08-18 14:25:31 +01:00
file Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00
filter Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
forum Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
hal Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
help Issue #2301317 by pwolanin, dawehner, Wim Leers, effulgentsia, YesCT, xjm, alexpott: MenuLinkNG part4: Conversion. 2014-07-30 13:04:04 +01:00
history Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError(). 2014-07-30 20:50:42 -04:00
image Issue #2307053 by mondrake: Fixed Rotate effect UI does not allow to set background color to transparent. 2014-08-11 08:46:10 -05:00
language Issue #2271005 by martin107, YesCT, alimac, mrjmd: Rename Language module's LanguageInterface to ConfigurableLanguageInterface and Language to ConfigurableLanguage. 2014-08-10 16:19:32 -05:00
link Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
locale Issue #2062103 by penyaskito, pp, nonsie | hass: Fixed Skipped translation import shows dblog link message that is not yet available in installer. 2014-08-15 23:58:36 +01:00
menu_link_content Issue #2310475 by Gábor Hojtsy | dawehner: Fixed Admin theme for translation tabs just works for nodes. 2014-08-15 23:54:07 +01:00
menu_ui Issue #2321919 by Temoor: Replace all instances of menu_load(), entity_load('menu') and entity_load_multiple('menu') with static method calls. 2014-08-18 15:35:25 +01:00
migrate Issue #2320245 by benjy | jhodgdon: Fixed High water should consistently be two words. 2014-08-13 18:20:19 -07:00
migrate_drupal Issue #2321919 by Temoor: Replace all instances of menu_load(), entity_load('menu') and entity_load_multiple('menu') with static method calls. 2014-08-18 15:35:25 +01:00
node Issue #2319977 by marcingy: Convert sql query in buildForm in NodeTypeDeleteConfirm to efq. 2014-08-16 00:18:02 +01:00
options Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
path Issue #2315237 by andypost, daggerhart | yched: Rename FieldDefinition to BaseFieldDefinition. 2014-08-10 15:43:04 -05:00
quickedit Issue #2290269 by amitgoyal, er.pushpinderrana | jhodgdon: InPlaceEditor plugin classes need more docs links. 2014-08-13 22:05:04 -07:00
rdf Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
responsive_image Issue #2318099 by tim.plunkett: Replace $form_state['complete_form'] with $form_state->getCompleteForm(). 2014-08-11 08:18:04 -05:00
rest Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
search Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
serialization Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
shortcut Issue #2322063 by Temoor: Replace all instances of shortcut_set_load(), entity_load('shortcut_set') and entity_load_multiple('shortcut_set') with static method calls. 2014-08-18 15:23:37 +01:00
simpletest Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
statistics Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
syslog Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
system Issue #2285083 by crowdcg, andypost, larowlan: Rename contact category to contact form. 2014-08-16 12:57:44 +01:00
taxonomy Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00
telephone Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
text Issue #2314123 by sun: Fixed various tests. 2014-08-12 00:40:02 -07:00
toolbar Issue #2305707 by cilefen, pwolanin, dawehner, LinL: MenuLinkContent disabled field should be renamed to enabled and use positive logic. 2014-08-12 12:32:08 -07:00
tour Issue #2304399 by er.pushpinderrana, undertext | samuel.mortenson: Fixed "class" attribute in drupal_render should be an array. 2014-07-28 22:30:41 +01:00
tracker Issue #2291829 by kgoel, dawehner | Crell: Standardize user route names. 2014-08-13 20:39:40 -07:00
update Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
user Issue #2321167 by emma.maria, tompagabor | LewisNyman: Move password indicator colours into CSS. 2014-08-16 00:27:38 +01:00
views Issue #2319671 by dawehner, jhodgdon, xjm, alexpott: ViewsDataController: Step1: Move entity views data into controllers. 2014-08-14 12:06:59 -07:00
views_ui Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00