drupal/core/modules
Jennifer Hodgdon a7d2952106 Issue #1879396 by babruix, jibran, xjm, juanolalla: Add inline docs to block classes 2013-10-15 10:19:05 -07:00
..
action Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling. 2013-10-09 11:39:16 +01:00
aggregator Issue #2103285 by xeniak: Fixed Feed aggregator configuration missing menu title. 2013-10-14 00:44:31 +01:00
ban Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
basic_auth Issue #2041885 by BTMash, cweagans, klausi: Move HTTP basic authentication provider to a separate module. 2013-09-23 16:44:41 +02:00
block Issue #1879396 by babruix, jibran, xjm, juanolalla: Add inline docs to block classes 2013-10-15 10:19:05 -07:00
book Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
breakpoint Issue #2019907 by ianmthomasuk, Pancho: Fixed referring to the wrong issue in breakpoint.module. 2013-10-13 13:27:21 +01:00
ckeditor Issue #2089631 by Wim Leers | jessebeach: Fixed Showing/hiding of CKEditor plugin settings is fragile, automate it (breaks in narrow viewports and when enabling CKEditor). 2013-10-14 22:29:19 -07:00
color Issue #1872598 by LewisNyman, rachel_norfolk, echoz, djbobbydrake: Fixed Bartik color settings not responsive. 2013-10-03 07:19:14 +01:00
comment Issue #2080579 by mrsinguyen: Remove Unused local variable from /core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php. 2013-10-14 22:08:32 -07:00
config Issue #2106171 by chx, webchick: Write tests for configuration deployment scenarios. 2013-10-09 22:35:26 -07:00
contact Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
content_translation Issue #2004878 by kalabro, DmitryDrozdik, YesCT: Config page title 'Content language settings' misleading after translation is enabled. 2013-10-15 14:19:29 +01:00
contextual Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow. 2013-10-13 13:15:46 +01:00
datetime Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
dblog Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash. 2013-10-07 08:09:41 -07:00
edit Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
editor Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
email Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
entity Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling. 2013-10-09 11:39:16 +01:00
entity_reference Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
field Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route. 2013-10-15 12:54:21 +01:00
field_ui Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
file Issue #2109833 by ianmthomasuk: Finish converting stream_public_path() to CMI. 2013-10-15 14:20:01 +01:00
filter Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
forum Issue #2028113 by RoSk0: Make forum module css a library. 2013-10-13 18:27:17 +01:00
hal git commit -m Issue 2013-10-14 22:23:30 -07:00
help Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash. 2013-10-07 08:09:41 -07:00
history Issue #1987778 by monan, tim.plunkett, damiankloip, Crell, jessebeach, scor, vijaycs85, jibran, kim.pepper, dawehner, dokumori: Convert node_show() and node_page_view() to a new style controller. 2013-10-15 10:02:20 +01:00
image Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
language Issue #2004878 by kalabro, DmitryDrozdik, YesCT: Config page title 'Content language settings' misleading after translation is enabled. 2013-10-15 14:19:29 +01:00
link Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
locale Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
menu Issue #2102461 by InternetDevels, vijaycs85: Remove drupal_set_title() in menu module controllers. 2013-10-13 13:42:40 +01:00
menu_link Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
node Issue #1987778 by monan, tim.plunkett, damiankloip, Crell, jessebeach, scor, vijaycs85, jibran, kim.pepper, dawehner, dokumori: Convert node_show() and node_page_view() to a new style controller. 2013-10-15 10:02:20 +01:00
number Issue #2072533 by swentel: Group together 'Decimal', 'Float' and 'Integer' in the field type drop-down menu. 2013-10-15 12:43:27 +01:00
options Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
overlay Issue #1978938 by dawehner, sidharthap, disasm, Letharion, pfrenssen, laurentchardin, pguillard, somepal, mrded: Fixed Convert overlay_user_dismiss_message() to a Controller. 2013-10-09 11:35:44 +01:00
path Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
picture Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
rdf Issue #2062017 by InternetDevels, rhm50, wesleydv, DeimoS: Replace user_access() calls with ->hasPermission() in rdf module. 2013-10-08 21:02:44 -07:00
rest Issue #2099679 by linclark: Fixed Changing the order of asserts in AuthTest::testRead makes them fail. 2013-10-13 13:06:36 +01:00
search Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
serialization Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
shortcut Issue #2091361 by petrpo, lostkangaroo: Update hook_help for Shortcut module 2013-10-15 10:07:43 -07:00
simpletest Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings. 2013-10-11 14:13:17 +01:00
statistics Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
syslog Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
system Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
taxonomy Issue #2105789 by fago: Fixed Remove debug statement from taxonomy formatter base. 2013-10-14 22:25:17 -07:00
telephone Issue #2094003 by swentel: Remove use statements in formatters, widgets and field types plugins. 2013-10-13 13:36:57 +01:00
text Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields. 2013-10-15 10:06:01 +01:00
toolbar Issue #2109599 by cosmicdreams: Fixed Extra comma in toolbar.js. 2013-10-11 09:43:55 -07:00
tour Issue #2099471 by clemens.tolboom: Report the total number and modal tips tests. 2013-10-07 23:44:38 -07:00
tracker Issue #1972990 by pwolanin, Dean Reilly, dawehner, Jberges, dokumori, AjitS, tim.plunkett: Convert tracker_page() to a Controller. 2013-10-06 21:33:22 -07:00
update Issue #2002116 by damiankloip, jhedstrom, ParisLiakos, dawehner: Convert core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php to phpunit. 2013-10-08 22:36:58 -07:00
user Issue #2023563 by Berdir, smiletrl, fago: Convert entity field types to the field_type plugin. 2013-10-14 16:53:22 +01:00
views Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
views_ui Issue #2071115 by jibran, amateescu: Remove #autocomplete_path in favor of #autocomplete_route. 2013-10-15 12:54:21 +01:00
xmlrpc Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00