drupal/core/modules
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
..
action Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
aggregator Issue #1888702 by Berdir: Fixed Use configuration selection instead of derivatives for some blocks. 2013-09-20 11:21:32 +01:00
ban Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
block Issue #1888702 by Berdir: Fixed Use configuration selection instead of derivatives for some blocks. 2013-09-20 11:21:32 +01:00
book Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
breakpoint Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
ckeditor Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
color Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
comment Issue #2076283 by dawehner, pwolanin, neclimdul: Allow local task plugins on paths with a dynamic value (like a node). 2013-09-20 10:53:46 +01:00
config Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
contact Issue #2093027 by Gábor Hojtsy: Fixed Regression: contact category titles not used for page title anymore. 2013-09-20 15:39:18 +01:00
content_translation Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
contextual Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
datetime Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
dblog 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
edit Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
editor Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
email Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
entity Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
entity_reference Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
field Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
field_ui Issue #1983554 by plach, effulgentsia, Berdir: Remove BC-mode from EntityNG . 2013-09-16 12:28:20 +01:00
file Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
filter Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
forum Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
hal Issue #2081197 by smiro: Remove Unused local variable $links from /core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php. 2013-09-16 12:12:06 +01:00
help Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors. 2013-09-15 22:06:19 -07:00
history Issue #2078753 by andypost: history_read() should take an array of node IDs. 2013-09-20 15:36:29 +01:00
image Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
language Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
link Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
locale Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
menu Issue #2062005 by InternetDevels: Replace user_access() calls with $account->hasPermission() in menu module. 2013-09-20 14:12:46 +01:00
menu_link Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation. 2013-09-17 22:56:38 -07:00
node Issue #1831846 by katbailey, maciej.zgadzaj, dawehner, RobLoach, moe4715, Hydra, larowlan, andypost: Fixed Help block is broken with language path prefixes. 2013-09-20 14:44:12 +01:00
number Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
options 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
overlay Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
path 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
picture Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default. 2013-09-18 14:16:27 +01:00
rdf Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
rest Issue #2064181 by klausi: Fixed Filter format access bypass on POST/PATCH. 2013-09-20 11:18:48 +01:00
search Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
serialization Issue #2083985 by damiankloip: Unit test Drupal\serialization\Encoder\JsonEncoder class. 2013-09-16 20:06:41 -07:00
shortcut Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
simpletest Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
statistics Issue #2062023 by rhm50, InternetDevels: Replace user_access() calls with $account->hasPermission() in statistics module. 2013-09-20 14:29:09 +01:00
syslog Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
system Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
taxonomy Issue #1778122 by scor, linclark, effulgentsia: Fixed Enable modules to inject attributes into field formatters, so that RDF attributes get output on the appropriate elements. 2013-09-20 10:59:23 +01:00
telephone Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
text Issue #2075095 by yched, amateescu: Widget / Formatter methods signatures needlessly complex. 2013-09-16 08:52:28 -07:00
toolbar Issue #1199946 follow-up by dawehner: Fix broken HEAD. 2013-09-19 18:01:16 -07:00
tour Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
tracker Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
translation 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
update Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
user Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
views Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
views_ui Issue #2044505 by bowersox: Fixed Remove empty headers in Views UI <h2 id="views-ajax-title"></h2>. 2013-09-20 14:11:19 +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