drupal/core/modules
catch 8643c01260 Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
..
aggregator Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
block Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs 2012-09-13 16:43:22 -07:00
book Issue #1741386 by lazysoundsystem, rasmusluckow: Removing t() from asserts in simpletests in book module. 2012-09-13 02:40:54 -07:00
color Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js(). 2012-08-30 12:24:38 -07:00
comment Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
config Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
contact Issue #601776 follow-up by David_Rothstein: Further security hardening of contact form emails. 2012-09-17 20:54:22 -07:00
contextual Issue #1749782 follow-up by tim.plunkett: Fix contextual links. 2012-09-06 15:25:25 -07:00
dblog Issue #1326600 by batigolix: Add class docs header to dblog test 2012-09-04 09:37:02 -07:00
field Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alter documentation 2012-09-17 12:14:11 -07:00
field_ui Issue #813750 by joachim, zuuperman, swentel: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-10 10:29:30 +01:00
file Issue #1468210 by marthinal, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-18 16:06:55 +02:00
filter Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes(). 2012-09-04 14:32:47 +01:00
forum Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
help Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
image Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
language Issue #365615 follow-up by attiks, Gábor Hojtsy: Fix typos, add CHANGELOG.txt entry. 2012-09-06 03:42:43 -07:00
locale Issue #1751380 by Boobaa, Gábor Hojtsy: Added Inconsistencies in linking to various download pages. 2012-09-18 16:02:47 +02:00
menu Issue #1751398 by oxyc: Selectors clean-up: menu module. 2012-08-31 21:26:21 +01:00
node Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
openid Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:56:31 -07:00
overlay Issue #1772466 by nod_: Fixed Broke overlay with the dependency patch. 2012-09-03 21:21:47 -07:00
path Issue #1595594 by Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field. 2012-09-01 22:27:57 -07:00
php Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
poll Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
rdf Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
search Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
shortcut Issue #1177830 by sun, tstoeckler, Tor Arne Thune: Shortcut_install() should be in standard_install(). 2012-09-04 20:13:17 -07:00
simpletest Issue #1509968 by dcam, tobiassjosten: Consistently use count() instead of sizeof() alias. 2012-09-18 16:00:36 +02:00
statistics Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards. 2012-09-04 13:58:37 -07:00
syslog Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00
system Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
taxonomy Issue #1509968 by dcam, tobiassjosten: Consistently use count() instead of sizeof() alias. 2012-09-18 16:00:36 +02:00
toolbar Issue #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core. 2012-08-30 15:34:27 -07:00
tracker Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
translation Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'. 2012-09-01 08:15:08 -04:00
update Issue #1785966 by Gábor Hojtsy: missing in update_mail(). 2012-09-18 15:40:27 +02:00
user Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode. 2012-09-13 01:48:24 -07:00
xmlrpc Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules). 2012-08-09 18:24:21 -07:00