drupal/core/modules
webchick 53b72740fa Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible. 2014-08-25 22:33:10 -07:00
..
action Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName(). 2014-08-22 02:04:33 +01:00
aggregator Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07: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 #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore. 2014-08-23 14:23:47 -07:00
block_content Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
book Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
breakpoint Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level. 2014-08-23 14:58:12 -07:00
ckeditor Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
color Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName(). 2014-08-22 02:04:33 +01:00
comment Issue #2326707 by tim.plunkett: Use dynamic entity type upcasting for comment.reply. 2014-08-25 21:31:26 -07:00
config Issue #2303881 by alexpott, effulgentsia: Fixed Config entity static cache doesn't get reset and isn't override aware. 2014-08-24 13:10:45 -07:00
config_translation Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
contact Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
content_translation Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
contextual Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
datetime Issue #2088365 by Cottser, CharuAg, bradklaver, machostache, cs_shadow, visabhishek, sriharsha.uppuluri, grisendo, undertext, naveenvalecha | nod_: Fixed Wrong name for datetime.html.twig should be time.html.twig. 2014-08-24 13:46:18 -07:00
dblog Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
editor Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
entity Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
entity_reference Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
field Issue #2325999 by swentel: Move config schema for Core field types out of field.module . 2014-08-25 21:40:13 -07:00
field_ui Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
file Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput(). 2014-08-23 12:18:55 -07:00
filter Issue #1510544 by swentel, Bojhan, Gábor Hojtsy, merlinofchaos, Cottser, Wim Leers, plopesc, aspilicious, sannejanssen, larowlan, tim.plunkett, nod_: Fixed Show previews in front-end theme, able to select different view modes. 2014-08-23 12:03:35 -07:00
forum Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
hal Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
help Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
history Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
image Issue #2318087 by tim.plunkett: Replace ['input'] with FormState::getUserInput(). 2014-08-23 12:18:55 -07:00
language Issue #2293779 by pcambra, joshi.rohit100: Fixed Old t() method in language module forms. 2014-08-24 13:23:57 -07:00
link Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
locale Issue #2240459 by Gábor Hojtsy, penyaskito | LoMo: Fixed Applying default language fallback rules to interface translation has impressively bad results. 2014-08-23 15:04:47 -07:00
menu_link_content Issue #2324825 by jibran, dawehner, Berdir: Fixed MenuLinkContent::baseFieldDefinitions() sets default values incorrectly. 2014-08-24 13:22:38 -07:00
menu_ui Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
migrate Issue #2324353 by chx: Remove MigrateEntityDestinationFieldInterface. 2014-08-23 12:15:26 -07:00
migrate_drupal Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
node Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
options Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
path Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
quickedit Issue #2324211 by Wim Leers: Fixed Multiple requests to /quickedit/attachments when only one should happen. 2014-08-24 13:41:25 -07:00
rdf Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
responsive_image Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level. 2014-08-23 14:58:12 -07:00
rest Issue #2297875 by herom, bfr: Replace calls to form_set_error() to $form_state->setErrorByName(). 2014-08-22 02:04:33 +01:00
search Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
serialization Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
shortcut Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00
simpletest Issue #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible. 2014-08-25 22:33:10 -07:00
statistics Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01: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 #2323259 by Sutharsan, vijaycs85, Gábor Hojtsy: Fixed Local translation file detection is not semantic version compatible. 2014-08-25 22:33:10 -07:00
taxonomy Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
telephone Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
text Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
toolbar Issue #2271529 by attiks, alexpott, Lowell, YesCT, Jelle_S | mdrummond: Move breakpoint settings to theme and module *.breakpoints.yml files at root level. 2014-08-23 14:58:12 -07:00
tour Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00
tracker Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
update Issue #2298039 followup by lauriii, sqndr: Remove all PNG fallbacks for SVG. 2014-08-18 17:54:05 +01:00
user Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
views Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore. 2014-08-23 14:23:47 -07:00
views_ui Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object. 2014-08-23 14:18:18 -07:00