.. |
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 #1422614 by droplet, rob.black, nod_: Drop Firefox 3.6 support in Drupal core.
|
2012-08-30 15:34:27 -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 #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +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 #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 |
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 #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display.
|
2012-09-13 02:15:38 -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 #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01: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 #1775780 by tim.plunkett, alexpott: Fixed Needs tests: Forum module's block configuration for block.active.limit and block.new.limit .
|
2012-09-06 15:21:19 -07: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 #1175764 by tim.plunkett, Rob Loach, eojthebrave: Added Have theme('image_style()') inject the style name as a class.
|
2012-09-13 02:27:57 -07: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 #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'.
|
2012-09-13 00:25:54 -07:00 |
menu
|
Issue #1751398 by oxyc: Selectors clean-up: menu module.
|
2012-08-31 21:26:21 +01:00 |
node
|
Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display.
|
2012-09-13 02:15:38 -07: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 #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 |
rdf
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
search
|
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
|
2012-09-04 13:58:37 -07: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 #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT.
|
2012-09-13 01:54:52 -07: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 #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 |
taxonomy
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01: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 #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 |
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 #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 |
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 |