drupal/core/modules
catch 26e5965293 Issue #1946452 by splatio: Convert confirm_form() in search.admin.inc to the new form interface. 2013-04-06 22:46:47 +01:00
..
action Issue #1939024 follow-up by tim.plunkett: Small clean-ups to code. 2013-04-03 18:46:50 -07:00
aggregator Issue #1938894 by joelpittet, jibran: Convert aggregator theme tables to table #type. 2013-04-06 22:21:11 +01:00
ban
block Issue #1957742 by larowlan: Fixed Can't delete a custom block instance. 2013-04-05 10:14:01 -07:00
book
breakpoint
ckeditor
color
comment Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
config Issue #1865206 by alexpott: clean up ConfigFactory + ConfigStorageController::save/postsave/rename(). 2013-03-27 14:31:51 -04:00
contact Issue #1946366 by kim.pepper: Convert confirm_form() in contact.admin.inc to the new form interface. 2013-04-06 22:26:02 +01:00
contextual Issue #1914966 by Wim Leers, jessebeach: Fixed Nested contextual links triggers don't work well. 2013-04-03 12:26:39 -07:00
datetime
dblog Issue #1934738 by sun: Fixed Exception: Serialization of 'Closure' is not allowed in serialize() (line 154 of dblog.module). 2013-03-26 22:32:28 -07:00
edit Issue #1954246 by Wim Leers: Fixed Underlying content visible in the editing area while using PropertyEditor widget that uses padding. 2013-04-02 08:46:33 -07:00
editor
email
entity Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
entity_reference Issue #1847600 by amateescu: Fixed Use proper entity 'view' access checks in entity reference. 2013-04-03 13:06:56 -07:00
field Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
field_sql_storage Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
field_ui Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
file Issue #1658846 by penyaskito, Schnitzel, xjm, agentrickard, effulgentsia, kalman.hosszu, vijaycs85, Gábor Hojtsy, disasm, YesCT: Add language support to node access grants and records. 2013-03-27 14:23:49 -04:00
filter Issue #1946410 by tim.plunkett: Convert confirm_form() in filter.admin.inc to the new form interface. 2013-04-06 22:43:14 +01:00
forum
hal Issue #1931976 follow-up by linclark, effulgentsia: Support deserialization for hal+json (minor nit fixes). 2013-04-03 19:01:09 -07:00
help
history Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array. 2013-04-05 15:25:18 -07:00
image Issue #1942134 by sandipmkhairnar | vijaycs85: Fixed Make Image module active config save format match the default yml file. 2013-04-04 17:44:02 +01:00
jsonld Issue #1866908 by klausi: Honor entity and field access control in REST Services. 2013-03-27 15:07:39 -04:00
language Issue #1925738 by tim.plunkett: Followup: Convert language's system_config_form() to SystemConfigFormBase. 2013-04-02 21:12:48 +01:00
layout
link
locale Issue #1841896 by TravisCarden: Fixed various file permissions. 2013-03-26 21:48:48 -07:00
menu
menu_link
node Issue #1958820 by damiankloip: Fixed Frontpage (/node) view should have 'default' tag. 2013-04-05 15:27:01 -07:00
number
openid
options
overlay Issue #1847084 by jessebeach, trawekp, LewisNyman, nod_, tarekdj: Fixed Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them). 2013-03-29 08:23:50 -07:00
path Issue #1946444 by kim.pepper: Convert confirm_form() in path.admin.inc to the new form interface. 2013-04-06 22:44:45 +01:00
php
picture
rdf
rest Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array. 2013-04-05 15:25:18 -07:00
search Issue #1946452 by splatio: Convert confirm_form() in search.admin.inc to the new form interface. 2013-04-06 22:46:47 +01:00
serialization
shortcut Issue #1940208 by pameeela, mgifford, echoz: Fixed Contrast for add & remove shortcut links on overlay not sufficient for WCAG - Regression. 2013-04-05 09:08:49 -07:00
simpletest Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates. 2013-04-05 15:50:11 -07:00
statistics Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label(). 2013-04-03 12:57:49 -07:00
syslog
system Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates. 2013-04-05 15:50:11 -07:00
taxonomy Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API. 2013-04-05 09:53:22 -07:00
telephone Issue #1942902 by Dave Reid: Fixed Placeholder not supported in telephone default widget. 2013-04-04 21:31:25 +01:00
text
toolbar Issue #1847084 by jessebeach, trawekp, LewisNyman, nod_, tarekdj: Fixed Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them). 2013-03-29 08:23:50 -07:00
tour Issue #1935094 by vijaycs85, nick_schuch: Create configuration schemas for Tour module. 2013-04-02 09:55:48 -07:00
tracker
translation Issue #1949870 by andypost: Fixed Translation (deprecated) UI broken. 2013-03-26 23:15:02 -07:00
translation_entity Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label(). 2013-04-03 12:57:49 -07:00
update Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class. 2013-04-03 09:44:04 +01:00
user Issue #1943282 by eporama, RobLoach: Fixed User Account Links Tests assumes certain menu link IDs. 2013-04-06 01:33:54 +01:00
views Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array. 2013-04-05 15:25:18 -07:00
xmlrpc