.. |
action
|
Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API.
|
2013-06-06 20:10:20 +01:00 |
aggregator
|
Issue #1974372 by kim.pepper, ParisLiakos: Convert aggregator_page_sources() to a Controller.
|
2013-06-08 21:15:51 +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 #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
book
|
Issue #2012526 by mcjim: Remove drupal_add_css() from book.module — use #attached.
|
2013-06-09 22:31:08 +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 #2008976 by InternetDevels: Replace theme() with drupal_render() in ckeditor module.
|
2013-06-10 12:24:38 +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 #2003436 by Dan Reinders, heddn: Rename Views method page_display_options() to pageDisplayOptions().
|
2013-06-11 17:49:20 +01:00 |
config
|
Issue #1987668 by damiankloip, jibran, h3rj4n, mparker17: Convert config_test() module to routes.
|
2013-06-10 13:14:35 +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 #2011998 by David_Rothstein: String-parsing in hook_custom_theme() should be replaced with theme callbacks (for now).
|
2013-06-10 14:03:14 +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 #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
edit
|
Issue #2011998 by David_Rothstein: String-parsing in hook_custom_theme() should be replaced with theme callbacks (for now).
|
2013-06-10 14:03:14 +01:00 |
editor
|
Issue #2011998 by David_Rothstein: String-parsing in hook_custom_theme() should be replaced with theme callbacks (for now).
|
2013-06-10 14:03:14 +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 #2003630 by ebeyrent, alexander.ilivanov: Replace drupal_container() with Drupal::service() in the entity_reference() module.
|
2013-06-09 18:55:11 +01:00 |
field
|
Issue #2002918 followup by tim.plunkett: Rename Views method get_items() to getItems().
|
2013-06-11 14:01:55 +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 #2002618 by leanderl: Definition of to Contains \Drupal in field_ui().
|
2013-06-09 15:16:56 +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 #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +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 #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
language
|
Issue #1845034 by RobLoach, sandykadam, nick_schuch, cam8001, Gábor Hojtsy: Convert standard.inc to Drupal\Core\Language.
|
2013-06-10 17:14:58 +01:00 |
layout
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +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 #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
menu
|
Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again.
|
2013-06-08 21:10:53 +01:00 |
menu_link
|
Issue #1966298 by das-peter, andypost, Gábor Hojtsy, amateescu, YesCT: Introduce menu link bundles per menus.
|
2013-05-26 20:38:53 -07:00 |
node
|
Issue #2010672 by Cottser, thedavidmeister: Rename 'type' variable of theme_mark() to 'mark_type'.
|
2013-06-11 17:49: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 #2012836 by tim.plunkett: Replace drupal_region_class() with direct calls to drupal_html_class().
|
2013-06-11 15:19:39 +01:00 |
path
|
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 |
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 #1891202 by damiankloip, klausi, dawehner: REST Export Views format should be configurable.
|
2013-06-09 21:58:22 +01:00 |
search
|
Issue #2002190 by dawehner, jhedstrom: Convert core/modules/search/lib/Drupal/search/Tests/SearchExpressionTest.php to phpunit.
|
2013-06-10 12:49:24 +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 #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user.
|
2013-06-11 15:04:34 +01:00 |
simpletest
|
Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation.
|
2013-06-10 12:46:03 +01:00 |
statistics
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +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 #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 |
taxonomy
|
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 |
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 #1995152 by nick_schuch: Fixed Broken selector.
|
2013-06-11 00:52:23 +01:00 |
tracker
|
Issue #2010672 by Cottser, thedavidmeister: Rename 'type' variable of theme_mark() to 'mark_type'.
|
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 #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
user
|
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 |
views
|
Issue #2003436 by Dan Reinders, heddn: Rename Views method page_display_options() to pageDisplayOptions().
|
2013-06-11 17:49:20 +01:00 |
views_ui
|
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 |
xmlrpc
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |