drupal/core/modules
catch 63792c76df Issue #1907876 by dawehner: Remove views_import_access(). 2013-02-06 12:49:26 +00:00
..
action Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
aggregator Issue #1893818 by Berdir, tim.plunkett: Fixed Plugin discovery caches of blocks are not cleared for all languages. 2013-02-01 21:51:26 -08:00
ban Issue #1559780 by sun: Fixed Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team). 2012-11-17 21:50:41 +00:00
block Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
book Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
breakpoint Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
color Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS. 2012-12-29 20:01:54 +00:00
comment Issue #1461732 by filijonka, marcingy, Cottser, udaksh, swentel: Fixed PHP error while publishing comment. 2013-02-06 12:18:01 +00:00
config Issue #1888688 by tim.plunkett: Allow list controller sorting to be overridden. 2013-02-06 12:09:56 +00:00
contact Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
contextual Issue #849926 by jessebeach, Jacine, mgifford, casey, Mirabuck: Fixed links wrapped in .contextual-links-wrapper divs are not accessible at all via keyboard alone also problems with screen readers. 2013-02-01 08:24:51 -08:00
dblog Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
edit Issue #1846648 by yched, swentel: Rename field_attach_submit(), because it is also called from within validation. 2013-02-04 14:30:22 +00:00
editor Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
email Issue #1839082 by Berdir: Implement the new entity field API for the field test field type. 2013-01-29 20:04:12 -08:00
entity Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. 2013-01-21 19:21:34 +00:00
entity_reference Issue #1905608 by damiankloip: Fixed EntityReference style plugin has preview method. 2013-02-06 12:31:20 +00:00
field Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
field_sql_storage Issue #1845546 by fago, EclipseGc, attiks, effulgentsia: Implement validation for the TypedData API. 2013-02-01 12:31:52 -05:00
field_ui Issue #1906484 by smiletrl: Fix see reference to obsolete function 2013-02-04 11:14:11 -08:00
file Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
filter Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
forum Issue #663946 by David_Rothstein, Gábor Hojtsy, sun, mrfelton, jenlampton, idflood: Merge 'List links' page into 'Edit menu' page. 2013-02-01 08:21:13 -08:00
help Issue #1887008 by jayboodhun, echoz: Help Admin page - topics overlapping in Narrow screens. 2013-01-29 22:55:20 -08:00
history Issue #1861874 by dawehner, damiankloip, tim.plunkett: Change all uses of NODE_NEW_LIMIT to HISTORY_READ_LIMIT. 2012-12-31 21:57:39 +00:00
image Issue #1866610 by Jose Reyero, Gábor Hojtsy, effulgentsia, alexpott, aspilicious, YesCT, fago, sun, dawehner, heyrocker, yched, spearhead93: Introduce Kwalify-inspired schema format for configuration. 2013-01-31 17:09:08 -05:00
jsonld Issue #1894508 by linclark, damiankloip, scor: Update symfony/serializer. 2013-01-29 21:43:27 -08:00
language Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot(). 2013-02-06 11:50:46 +00:00
layout Issue #1851706 by yched, effulgentsia, tim.plunkett: Fixed Make all core plugin managers be consistent as to whether or ->discovery is passed to the factory. 2013-01-30 14:28:45 -08:00
link Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
locale Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
menu Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
node Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-02-06 12:42:57 +00:00
number Issue #1839076 by Berdir | chx: Implement the new entity field API for the number field type. 2013-02-01 16:52:18 -05:00
openid Issue #1895054 by alexpott: Convert an openid test to DrupalUnitTestBase. 2013-01-24 12:07:04 -08:00
options Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
overlay Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
path Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00
php Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08:00
picture Issue #1877632 by fago, jhodgdon: Improve comments and clean-up code for EntityNG and the TypedData API. 2013-01-24 10:07:44 -08:00
rdf Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
rest Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
search Issue #1355670 by pwolanin, NROTC_Webmaster, xjm: API docs cleanup for Search module 2013-02-04 11:11:11 -08:00
shortcut Issue #1847198 by benjifisher, jessebeach, effulgentsia: Update the structure returned by hook_toolbar(). 2013-02-01 08:31:47 -08:00
simpletest Issue #1760934 by tim.plunkett: Fixed WebTestBase::setUp() attempts to enable modules multiple times. 2013-02-01 18:24:00 -08:00
statistics Issue #1853540 by damiankloip, dawehner, xjm: Reintroduce Views integration for statistics.module. 2013-02-06 12:14:36 +00:00
syslog Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:41:57 -07:00
system Issue #1798214 by tnightingale, g.oechsler, fubhy, katbailey, effulgentsia, Crell, dipen chaudhary: Upcast request arguments/attributes to full objects. 2013-02-06 12:47:22 +00:00
taxonomy Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-02-06 12:42:57 +00:00
telephone Issue #1899378 by Berdir: Implement the new entity field API for the telephone field type. 2013-02-06 12:41:47 +00:00
text Issue #1877632 by fago, jhodgdon: Improve comments and clean-up code for EntityNG and the TypedData API. 2013-01-24 10:07:44 -08:00
toolbar Issue #1847198 by benjifisher, jessebeach, effulgentsia: Update the structure returned by hook_toolbar(). 2013-02-01 08:31:47 -08:00
tracker Issue #1801304 by Amitaibu, amateescu, effulgentsia, tim.plunkett, EclipseGc, Fabianx, Cottser: Added Entity reference field. 2013-02-01 11:08:58 -05:00
translation Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot(). 2013-02-06 11:50:46 +00:00
translation_entity Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
update Issue #1879732 by vijaycs85, Gábor Hojtsy: Fixed Language-related modules not listed on available updates page. 2013-01-11 00:20:08 -08:00
user Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
views Issue #1907876 by dawehner: Remove views_import_access(). 2013-02-06 12:49:26 +00:00
xmlrpc Issue #1848066 by ACF, Gaelan: Change variable xmlrpc_test_xmlrpc_alter() to the state system. 2012-11-28 22:27:42 -08:00