drupal/core/modules
Dries 94278ddd5a 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
..
action Issue #1894784 by dawehner: Remove api_version from views 2013-01-21 16:35:35 -08:00
aggregator Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -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 #1893090 by sergiu.savva, swentel: Fixed Titles in block library are in seemingly random order. 2013-01-30 13:44:45 -08:00
book Issue #1890748 by mark.lindsey, hefox, pwolanin, David_Rothstein, klausi: Fixed Printer Friendly Version of Book Does Not Take Into Account Node Access. 2013-01-31 07:30:12 -08: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 #1179764 by mjohnq3, mbrett5062, tim.plunkett: Convert Bartik to HTML5. 2013-01-31 10:50:04 -05:00
config 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
contact 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
contextual Issue #1861838 by tim.plunkett, dawehner: Clean up the various Views field rendering methods. 2013-01-09 16:17:20 -05:00
dblog Issue #856352 by reglogge, mgifford: Fixed Undefined & inconsistent use of background colors. 2013-01-29 19:59:25 -08:00
edit Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System. 2013-01-17 14:28:27 -08: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
field 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
field_sql_storage Issue #1846454 by chx, dawehner, amateescu: Add Entity query to Config entities. 2013-01-28 14:08:49 +00:00
field_ui Issue #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05:00
file Issue #1333292 by mgifford: Fixed Screen-reader users receive no info about file upload status / success. 2013-01-29 20:19:31 -08:00
filter Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
forum Issue #148145 by andypost, cburschka, Gábor Hojtsy, alexweber, sun: Fixed 'Forums' title is not localized. 2013-01-29 19:23:20 -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 #1822458 by tim.plunkett, effulgentsia: Move dynamic parts (view modes, bundles) out of entity_info(). 2013-01-23 12:46:47 -05: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 #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors. 2013-01-29 20:02:37 -08:00
menu Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead. 2013-01-29 20:01:42 -08:00
node Issue #1807776 by plach, Berdir, YesCT, Gábor Hojtsy, bforchhammer, Bojhan, webchick: Support both simple and editorial workflows for translating entities. 2013-01-29 22:52:39 -08:00
number Issue #1317884 by reglogge, kathyh, izus, YesCT, smiletrl: Fixed Remove all instances of <none>, <Hidden> and <br/> from translatable strings because they lead to import errors. 2013-01-29 20:02:37 -08:00
openid Issue #1895054 by alexpott: Convert an openid test to DrupalUnitTestBase. 2013-01-24 12:07:04 -08:00
options Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -05:00
overlay Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
path Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements. 2013-01-17 17:04:11 -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 #1179764 by mjohnq3, mbrett5062, tim.plunkett: Convert Bartik to HTML5. 2013-01-31 10:50:04 -05:00
rest 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
search Issue #1751606 by swentel, ry5n, mrfelton, nod_, sun, sannejanssen: Move published status checkbox next to 'Save'. 2013-01-25 14:49:49 -05:00
shortcut Issue #1896922 by Albert Volkman: Fixed Remove NodeController reference. 2013-01-29 21:29:45 -08:00
simpletest Issue #1825592 follow-up by sun, alexpott: Clean-ups to --repeat and --die-on-fail capabilities in run-tests.sh. 2013-01-30 13:54:14 -08:00
statistics Issue #1884860 by tim.plunkett: Remove 'block' prefix from BlockInterface method names. 2013-01-17 13:42:56 -08:00
syslog Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:41:57 -07:00
system 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
taxonomy Issue #1807776 by plach, Berdir, YesCT, Gábor Hojtsy, bforchhammer, Bojhan, webchick: Support both simple and editorial workflows for translating entities. 2013-01-29 22:52:39 -08:00
telephone Issue #1740470 follow-up by Wim Leers, larowlan, jibran: Clean-ups to phone field. 2013-01-18 21:28:07 -08: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 #1848552 by rvilar, YesCT, EllaTheHarpy: Fixed Toolbar icons disappear with translated menu. 2013-01-29 20:20:42 -08:00
tracker Issue #1862752 by larowlan, fago: Implement entity access API for users. 2013-01-24 15:04:49 -05:00
translation Issue #1595028 by Berdir, sun: Convert remaining tests using Standard profile to use Testing profile instead. 2013-01-29 20:01:42 -08:00
translation_entity Issue #1807776 follow-up by plach: Minor fixes for Support both simple and editorial workflows for translating entities. 2013-01-30 13:41:03 -08: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 #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
views 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
xmlrpc Issue #1848066 by ACF, Gaelan: Change variable xmlrpc_test_xmlrpc_alter() to the state system. 2012-11-28 22:27:42 -08:00