.. |
action
|
Issue #2004408 by YesCT, penyaskito: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-12 17:02:18 +01:00 |
aggregator
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
ban
|
Issue #1944910 by tim.plunkett, barraponto, jibran: Convert ban.module's page callbacks to Controllers.
|
2013-06-05 15:00:21 -04:00 |
block
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
book
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01: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 #2006278 by Wim Leers: Remove leftover 'module' annotation keys and plugin manager processDefinition() to deal with disabled modules during tests.
|
2013-06-12 16:23:04 +01:00 |
color
|
Issue #1898052 by jenlampton, taslett, Cottser, Pierre Paul Lefebvre, c4rl, joelpittet: Convert color module to Twig.
|
2013-06-09 19:06:29 +01:00 |
comment
|
Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField().
|
2013-06-11 23:35:49 +01:00 |
config
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
contact
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
contextual
|
Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities.
|
2013-06-12 16:57:44 +01:00 |
datetime
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
dblog
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
edit
|
Issue #1972514 by Wim Leers, effulgentsia, Gábor Hojtsy, ekl1773: Fixed Impossible to set attributes for all entities.
|
2013-06-12 16:57:44 +01:00 |
editor
|
Issue #2006278 by Wim Leers: Remove leftover 'module' annotation keys and plugin manager processDefinition() to deal with disabled modules during tests.
|
2013-06-12 16:23:04 +01:00 |
email
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
entity
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
entity_reference
|
Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField().
|
2013-06-11 23:35:49 +01:00 |
field
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
field_sql_storage
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
field_ui
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
file
|
Issue #1798654 by swentel, amateescu: Clean faulty HTML in help description of field widgets.
|
2013-06-09 15:11:58 +01:00 |
filter
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
forum
|
Issue #1999328 by DmitryDrozdik, annikaC, jeroen12345, andypost: Remove comment_save() and comment_delete()/comment_delete_multiple() in favor of $comment->save()/$comment->delete().
|
2013-06-11 17:38:12 +01:00 |
hal
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
help
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
history
|
Issue #2010672 by Cottser, thedavidmeister: Rename 'type' variable of theme_mark() to 'mark_type'.
|
2013-06-11 17:49:20 +01:00 |
image
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |
language
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
layout
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
link
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
locale
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |
menu
|
Revert "Issue #2012916 by andypost: Implement access controller for the menu and menu link entity."
|
2013-06-12 17:45:28 +01:00 |
menu_link
|
Revert "Issue #2012916 by andypost: Implement access controller for the menu and menu link entity."
|
2013-06-12 17:45:28 +01:00 |
node
|
Issue #2018315 by chx: Fixed NodeAdminTest is broken here.
|
2013-06-13 09:02:20 +01:00 |
number
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
options
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
overlay
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |
path
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01: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 #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
rdf
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
rest
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
search
|
Issue #2001320 by zschmid, chrisguindon, pwieck, chertzog: Rename Views method add_groupby() to addGroupBy().
|
2013-06-13 09:14:57 +01:00 |
serialization
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
shortcut
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
simpletest
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
statistics
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
syslog
|
Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files.
|
2013-05-07 14:51:26 +01:00 |
system
|
Issue #2004408 followup by tim.plunkett: Random failure: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-13 09:00:19 +01:00 |
taxonomy
|
Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument().
|
2013-06-12 16:20:00 +01:00 |
telephone
|
Issue #1875992 by amateescu, swentel, yched: Add EntityFormDisplay objects for entity forms.
|
2013-05-19 13:02:16 -07:00 |
text
|
Issue #2004224 by Berdir, andypost: Convert tests using TestEntity to EntityTest (except Field API tests).
|
2013-06-10 13:37:27 +01:00 |
toolbar
|
Issue #2010284 by Miroling: Toolbar tray transparency.
|
2013-06-10 12:24:39 +01:00 |
tour
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
tracker
|
Issue #1895160 by tim.plunkett: Convert admin/content to a View, keep a non-views fallback with no bulk operations.
|
2013-06-11 17:49:20 +01:00 |
translation
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
translation_entity
|
Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
update
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |
user
|
Issue #2002934 by drupee, damiankloip, x.algorithm, kevin.reiss, heddn: Rename Views method validate_argument() to validateArgument().
|
2013-06-12 16:20:00 +01:00 |
views
|
Issue #2003506 by baldwinlouie, Dan Reinders: Rename Views method group_form() to groupForm().
|
2013-06-13 09:18:23 +01:00 |
views_ui
|
Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition().
|
2013-06-12 17:14:59 +01:00 |
xmlrpc
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |