drupal/core/modules
Dries 55651cf3a4 Issue #1981314 by pcambra, aspilicious, andypost, swentel: Drop procedural usage of fields in field module. 2013-06-21 15:23:16 -04:00
..
action Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00
aggregator Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
ban Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms. 2013-06-17 23:26:42 +02:00
block Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
book Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
breakpoint Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
ckeditor Issue #2005520 by echoz: Remove remaining prefixed border-radius and box-shadow from core. 2013-06-19 22:49:23 +02:00
color Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
comment Issue #1999340 by chertzog, kim.pepper: Use Symfony Request for comment module. 2013-06-20 14:35:44 -04:00
config Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language. 2013-06-19 22:21:35 +02:00
contact Issue #1983548 by Berdir, LukyLuke_ch, giammi, effulgentsia: Convert contact message entities to the new Entity Field API. 2013-06-19 01:42:10 +02:00
contextual Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +01:00
datetime Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules. 2013-06-18 12:38:11 +02:00
dblog Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
edit Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules. 2013-06-18 12:38:11 +02:00
editor Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules. 2013-06-18 12:38:11 +02:00
email Issue #1983548 by Berdir, LukyLuke_ch, giammi, effulgentsia: Convert contact message entities to the new Entity Field API. 2013-06-19 01:42:10 +02:00
entity Issue #1981306 by aspilicious, andypost, pcambra, swentel, amateescu: Drop procedural usage of fields in [a-e] modules. 2013-06-18 12:38:11 +02:00
entity_reference Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views. 2013-06-19 01:23:44 +02:00
field Issue #1981314 by pcambra, aspilicious, andypost, swentel: Drop procedural usage of fields in field module. 2013-06-21 15:23:16 -04:00
field_sql_storage Issue #1981292 by aspilicious, pcambra, andypost, swentel: Drop procedural usage of fields in field_sql_storage() & field_ui() tests. 2013-06-18 14:36:42 +02:00
field_ui Issue #1981292 by aspilicious, pcambra, andypost, swentel: Drop procedural usage of fields in field_sql_storage() & field_ui() tests. 2013-06-18 14:36:42 +02:00
file Issue #1999370 by chertzog, kim.pepper: Use Symfony Request for file module. 2013-06-20 14:34:34 -04:00
filter Issue #1936392 by Wim Leers: Configure CKEditor's 'Advanced Content Filter' (ACF) to match Drupal's text filters settings. 2013-06-19 14:58:20 -04:00
forum Issue #2022769 by fubhy, xjm: Fixed conversion of field_delete_field() in hook_uninstall(). 2013-06-20 14:07:44 -04:00
hal Issue #1981316 by aspilicious, andypost, pcambra, swentel: Drop procedural usage of fields in [f-l] modules. 2013-06-18 12:28:44 +02:00
help Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +01:00
history Issue #2009578 by giammi, InternetDevels: Replace theme() with drupal_render() in history module. 2013-06-19 22:49:23 +02:00
image Issue #1999384 by bojanz, naveenvalecha: Use Symfony Request for image module. 2013-06-20 14:31:37 -04:00
language Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language. 2013-06-19 22:21:35 +02:00
layout Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition(). 2013-06-12 17:14:59 +01:00
link Issue #1985470 by thedavidmeister: Remove theme_link(). 2013-06-19 13:46:31 +01:00
locale Issue #2020361 by vijaycs85: Followup for: Create LanguageConfigContext to activate configuration overrides based on language. 2013-06-21 10:43:51 -04:00
menu Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm(). 2013-06-18 07:21:35 +02:00
menu_link Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters. 2013-06-19 10:14:55 +01:00
node Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
number Issue #1981334 by pcambra, aspilicious, swentel, andypost: Drop procedural usage of fields in [n-r] modules. 2013-06-18 14:32:58 +02:00
options Issue #1981334 by pcambra, aspilicious, swentel, andypost: Drop procedural usage of fields in [n-r] modules. 2013-06-18 14:32:58 +02:00
overlay Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
path Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms. 2013-06-17 23:26:42 +02:00
php Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
picture Issue #2010216 by kgoel, hussainweb: Convert picture_mapping_uri() to ->uri(). 2013-06-19 22:21:35 +02:00
rdf Issue #2009664 by esunger, jeroen12345, aaronott, hussainweb: Replace theme() with drupal_render() in rdf module. 2013-06-19 22:49:23 +02:00
rest Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition(). 2013-06-12 17:14:59 +01:00
search Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
serialization Issue #1981342 by aspilicious, andypost, swentel: Drop procedural usage of fields in [s-u-v] modules. 2013-06-18 14:29:20 +02:00
shortcut Issue #2009668 followup by drupee, BarisW: Replace theme() with drupal_render() in shortcut module. 2013-06-19 22:21:35 +02:00
simpletest Issue #2005520 by echoz: Remove remaining prefixed border-radius and box-shadow from core. 2013-06-19 22:49:23 +02:00
statistics Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
syslog Issue #971844 by kathyh, kbahey: Include rsyslog in syslog.module's help. 2013-06-18 14:44:35 +02:00
system Issue #1987822 by vijaycs85, jrglasgow, tim.plunkett: Convert system_date_time_lookup() to a new style controller. 2013-06-21 10:50:35 -04:00
taxonomy Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
telephone Issue #1981336 by aspilicious, andypost, swentel, amateescu: Drop procedural usage of fields in [t*] modules. 2013-06-18 12:43:19 +02:00
text Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields. 2013-06-19 10:31:20 +02:00
toolbar Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
tour Issue #2019469 followup by larowlan: Tour module should use token for it's body. 2013-06-19 22:21:34 +02:00
tracker Issue #2020859 by vijaycs85, tim.plunkett: Change the occurance of 'human_name()' to 'label' in views configuration & schema. 2013-06-17 11:59:09 +02:00
translation Issue #1999444 by chertzog: Use Symfony Request for translation module. 2013-06-15 00:40:37 +02:00
translation_entity Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
update Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00
user Issue #1984610 by Albert Volkman, dawehner, tim.plunkett: Convert user_pass() to a new-style Form object. 2013-06-20 15:02:06 -04:00
views Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
views_ui Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07:00
xmlrpc Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit(). 2013-06-11 22:12:01 +01:00