drupal/core/modules
catch 79c34ed57a Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
..
action Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
aggregator Issue #1447736 by rbayliss, mikeytown2, effulgentsia, kim.pepper, Fabianx, boombatower: Adopt Guzzle library to replace drupal_http_request(). 2012-11-29 17:26:33 -08:00
ban Issue #1559780 by sun: Fixed Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team). 2012-11-17 21:50:41 +00:00
block Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
book Issue #1843712 by jenlampton: Remove template_process_book_export_html(). 2012-12-02 07:27:01 -08:00
breakpoint Issue #1851098 by attiks: Fixed Breakpoint groups aren't enabled using the standard profile. 2012-11-27 23:28:03 -08:00
color Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system. 2012-12-02 22:15:26 -05:00
comment Issue #1805980 by tim.plunkett: Rename /theme to /templates and theme.inc to views.theme.inc 2012-12-11 12:51:50 -08:00
config Issue #1849792 by damiankloip: Abstract usage of 'config_prefix' on ConfigStorageController into getConfigPrefix method. 2012-12-13 12:14:32 +00:00
contact Issue #1854540 by Berdir: Array to string conversion warnings for some tests with PHP 5.4. 2012-12-09 12:01:29 -05:00
contextual Issue #1817698 by andyceo: Move contextual links field handler out of views.views.inc and put it into contextual_links() module. 2012-10-29 15:37:46 +00:00
dblog Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
email Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
entity Issue #1857074 by yched: Re-introduce entity.module as a configuration owner. 2012-12-06 12:33:17 +00:00
field Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
field_sql_storage Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
field_ui Issue #552604 by sun, lambic, swentel, yched, Lukas von Blarer: Adding new fields leads to a confusing 'Field settings' form. 2012-12-10 12:39:37 +00:00
file Issue #552604 by sun, lambic, swentel, yched, Lukas von Blarer: Adding new fields leads to a confusing 'Field settings' form. 2012-12-10 12:39:37 +00:00
filter Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
forum Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
help Issue #1663042 by Rob Loach, barraponto, marknorris: Clean up css in Help. 2012-11-14 02:32:58 -08:00
history Issue #1845874 by TravisCarden: Fixed Docs typo: in History module. 2012-11-21 11:52:54 -08:00
image Issue #552604 by sun, lambic, swentel, yched, Lukas von Blarer: Adding new fields leads to a confusing 'Field settings' form. 2012-12-10 12:39:37 +00:00
jsonld Issue #1838596 by linclark, klausi, effulgentsia: deserialize for JSON-LD. 2012-12-07 12:46:55 -05:00
language Issue #1855228 by damiankloip: Move Views core module tests to their respective modules. 2012-12-11 16:27:41 +00:00
layout Issue #1839278 by Gábor Hojtsy, bdone: Added layout template demonstration. 2012-11-28 23:18:01 -08:00
link Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
locale Issue #1804688 by Sutharsan, YesCT, clemens.tolboom, Gábor Hojtsy, webflo, Jose Reyero: Download and import interface translations. 2012-12-07 13:32:32 -05:00
menu Issue #1850182 by Bojhan, swentel: Mark primary buttons in Structure blue. 2012-12-07 20:20:30 +00:00
node Issue #1855228 by damiankloip: Move Views core module tests to their respective modules. 2012-12-11 16:27:41 +00:00
number Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
openid Issue #817118 by Sylvain Lecoy, bfroehle, Stevel: remove {authmap} and migrate OpenID entries to their own table. 2012-12-10 17:14:34 -05:00
options Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
overlay Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table. 2012-11-27 22:26:22 +00:00
path Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
php Issue #1782838 by Wim Leers, Lars Toomre, chx: Added WYSIWYG in core: round one — filter types. 2012-10-19 01:58:34 -07:00
picture Issue #1775530 follow-up by attiks: Minor tweaks to picture module. 2012-11-04 14:44:43 -08:00
poll Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
rdf Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity. 2012-12-13 12:11:18 +00:00
rest Issue #1839346 by klausi, moshe weitzman: Added REST module: POST/create. 2012-12-11 13:39:53 -05:00
search Issue #1811828 by dawehner, tim.plunkett: Use #attached to find the css/js of a view. 2012-12-04 15:49:07 +00:00
shortcut Issue #1798872 by : follow-up, move admin theme to system.theme configuration object. 2012-12-10 12:35:52 +00:00
simpletest Issue #1816556 by valthebald: drupalSetContent() incorrectly defines boundaries of Drupal.settings. 2012-12-10 17:07:14 -05:00
statistics Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
syslog Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:41:57 -07:00
system Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css(). 2012-12-13 12:23:00 +00:00
taxonomy Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system. 2012-12-13 12:18:30 +00:00
text Issue #1862656 by sun: Move field type modules out of Field API module. 2012-12-13 12:21:22 +00:00
toolbar Issue #1847574 by stevector: Fixed Toolbar sets the active-trail to the last clicked menu item, not the current menu item. 2012-12-05 20:11:30 -05:00
tracker Issue #1854540 by Berdir: Array to string conversion warnings for some tests with PHP 5.4. 2012-12-09 12:01:29 -05:00
translation Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
translation_entity Issue #552604 by sun, lambic, swentel, yched, Lukas von Blarer: Adding new fields leads to a confusing 'Field settings' form. 2012-12-10 12:39:37 +00:00
update Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system. 2012-10-27 14:15:15 -07:00
user Issue #1857324 by Berdir, tim.plunkett: Use default theme name and entity key in $build for user entity. 2012-12-13 12:11:18 +00:00
views Issue #1783196 by dawehner, tim.plunkett, damiankloip: Get the views plugin manager from the DIC when possible. 2012-12-12 12:39:20 +00:00
xmlrpc Issue #1848066 by ACF, Gaelan: Change variable xmlrpc_test_xmlrpc_alter() to the state system. 2012-11-28 22:27:42 -08:00