drupal/core/modules
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
..
action Issue #1939024 follow-up by tim.plunkett: Small clean-ups to code. 2013-04-03 18:46:50 -07:00
aggregator Issue #1862524 by Berdir, Sutharsan, rootatwc: Convert drupal_http_request() usage in aggregator.module to Guzzle. 2013-04-09 21:34:59 +01:00
ban Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
block Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
book Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly. 2013-03-10 12:27:34 -07:00
breakpoint Issue #1912308 by vijaycs85, sandipmkhairnar, mr.york: Create configuration schemas for breakpoint module. 2013-03-17 09:30:09 -07:00
ckeditor Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
color Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
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 #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
contact Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
contextual Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
datetime Issue #1875182 by yched: Pass plugin definition to plugin instances instead of discovery object. 2013-03-19 17:28:35 -04:00
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 #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
editor Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
email Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests. 2013-03-09 22:49:53 -08:00
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 #1959116 by amateescu: Entity reference autocomplete shouldn't include html in its return value. 2013-04-09 21:25:48 +01:00
field Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
field_sql_storage Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
field_ui Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
file Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
filter Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
forum Issue #1925252 by larowlan: Convert forum's system_config_form() to SystemConfigFormBase. 2013-03-26 20:43:33 -07:00
hal Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
help Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
history Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array. 2013-04-05 15:25:18 -07:00
image Issue #1821848 by andypost, rbayliss, alexpott: Fixed Move image style load/update/delete operations into a new ImageStyleStorageController. 2013-04-08 15:27:35 +01:00
jsonld Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
language Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
layout Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
link Issue #1839080 by Berdir, fago, dasjo, jjchinquist: Implement the new entity field API for the link field type. 2013-03-12 16:16:38 +00:00
locale Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
menu Issue #1926958 by amateescu, maciej.zgadzaj, dawehner: Fixed (Regression) menu_link_save() no longer returns success/failure to calling functions. 2013-03-17 12:17:33 -07:00
menu_link Issue #1926958 by amateescu, maciej.zgadzaj, dawehner: Fixed (Regression) menu_link_save() no longer returns success/failure to calling functions. 2013-03-17 12:17:33 -07:00
node Issue #1793696 by dawehner, tim.plunkett, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 10:40:50 +01:00
number Issue #1932382 by Berdir, swentel: Use DrupalUnitTestBase for Field API tests. 2013-03-09 22:49:53 -08:00
openid Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
options Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
overlay Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -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 Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
picture Issue #1946450 by ayelet_Cr: Convert confirm_form() in picture_mapping.admin.inc to the new form interface. 2013-04-06 22:49:19 +01:00
rdf Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
rest Issue #1929014 by damiankloip: Fix views rest export plugin render values and add option to output raw values. 2013-04-09 21:32:06 +01: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 Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
shortcut Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
simpletest Issue #1950684 by Berdir: Fixed Mock and protect ['user'] in DUTB tests. 2013-04-08 00:17:26 +01: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 Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
system Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -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 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
toolbar Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
tour Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
tracker Issue #1818556 by das-peter, plach, fago, Berdir, vijaycs85: Change notice: Convert nodes to the new Entity Field API. 2013-03-10 12:05:24 -07:00
translation Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
translation_entity Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -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 #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
views Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
xmlrpc Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00