Commit Graph

18434 Commits (cb2375049019920d92b9c3f510f89c8aa37e989e)

Author SHA1 Message Date
Alex Pott cb23750490 Issue #2943209 by gabesullice, amateescu, Wim Leers: Mark at least one entity_test entity type as 'internal' 2018-02-12 09:24:07 +00:00
Alex Pott 845ab36958 Issue #2866801 by harsha012, joelpittet, BrightBold, droplet, Akshay kashyap, arunkumark, bmx269: Update stylelint rules color-hex-length to be consistent with Drupal's CSS standards 2018-02-11 23:27:54 +00:00
Alex Pott c10cc9ec84 Issue #2942068 by kim.pepper, jibran: FileTestSaveUploadFromForm incorrectly counts messages 2018-02-10 20:44:58 +00:00
Alex Pott b5d11aeac5 Issue #2914503 by jibran, tim.plunkett, samuel.mortenson: Determine if serializing blobs is safe for use in Layout Builder 2018-02-10 20:42:04 +00:00
Alex Pott 5f319c0bd5 Issue #2943445 by VitaliyB98: Incorrect path to icons in stable/settings_tray CSS files 2018-02-10 16:27:03 +00:00
Gabor Hojtsy ec9ea10c60 Issue #2931436 by amateescu, dillix, Berdir, DuneBL, plach: field_purge_batch expects an array of objects but instead gets an array of arrays 2018-02-09 17:45:02 +01:00
Gabor Hojtsy c6de48ed72 Issue #2939563 by webchick: Un-hide Media from the UI. With special thanks to all contributors who helped us get here! 2018-02-09 14:46:25 +01:00
Gabor Hojtsy 5395779bb5 Issue #2943486 by xjm: media-reference-help.html.twig missing from stable theme 2018-02-09 13:47:24 +01:00
Gabor Hojtsy 83ec5be45a Revert "Issue #2939563 by webchick: Un-hide Media from the UI. With special thanks to all contributors to helped us get here!"
This reverts commit bab879b62a.
2018-02-09 11:58:16 +01:00
Gabor Hojtsy bab879b62a Issue #2939563 by webchick: Un-hide Media from the UI. With special thanks to all contributors to helped us get here! 2018-02-09 11:07:24 +01:00
effulgentsia 05039c6a99 Issue #2936293 by xjm, tedbow, marcoscano, ershov.andrey, phenaproxima, benjifisher, samuel.mortenson, davidhernandez, tim.plunkett, Gábor Hojtsy, seanB, ckrina, yoroy, DyanneNova, amateescu: At least inform content authors where they can list and add media 2018-02-08 20:46:51 -08:00
xjm 24af35a479 Issue #2943226 by droplet: Remove droplet from MAINTAINERS.txt 2018-02-08 17:54:59 -05:00
xjm 810aab488f Issue #2921367 by ApacheEx, xjm, effulgentsia, drpal, webchick, justafish, dawehner: Add the JS modernization initiative to MAINTAINERS.txt 2018-02-08 14:33:33 -05:00
Nathaniel Catchpole c13d37fdae Issue #2802403 by _Archy_, Berdir, rjay, catch, Tachion, jacktonkin, oriol_e9g, willwh, tameeshb, dawehner, dhansen, bmcclure, DeFr, david.gil, gagarine, plach: Combination of language negotiation and path aliasing can cause a corrupted route cache, 404s 2018-02-08 10:59:32 +00:00
Nathaniel Catchpole f51c227edd Issue #2940899 by plach, Wim Leers, hchonov: Regression: _entity_form routes should not get load_latest_revision_flag by default: changes default behavior (= regression) while only Content Moderation needs it 2018-02-08 10:54:19 +00:00
Alex Pott 9108ff0983 Issue #2941902 by smaz: Reduce the file size for bundled images in Umami 2018-02-08 09:11:38 +00:00
Alex Pott 60b8de9ef0 Issue #2943035 by tedbow, xjm, tim.plunkett: hook_field_widget_multivalue_form_alter and hook_field_widget_multivalue_WIDGET_TYPE_alter are not invoked for single widget that handle multiple values 2018-02-08 08:42:12 +00:00
Alex Pott 678a4c8029 Issue #2942522 by Wim Leers: Follow-up for #2543726: remove work-around in POST test coverage for bug in Term entity type that has been fixed 2018-02-08 08:26:27 +00:00
Alex Pott 3c43071ab7 Issue #2942406 by Eli-T, markconroy, andrewmacpherson: Text alternative for Umami mobile search link 2018-02-08 08:21:47 +00:00
Alex Pott 5a9de4fc76 Issue #2941622 by Wim Leers: Make REST's EntityResource deriver exclude internal entity types and mark ContentModerationState entity type as internal instead of the current hack 2018-02-07 23:36:07 +00:00
Alex Pott 0e56417299 Issue #2942293 by Neograph734: Uppercase letter in Bartik's color.inc causes incorrect color replacements 2018-02-07 23:06:04 +00:00
Nathaniel Catchpole 45cf042073 Issue #2937469 by alexpott, Mixologic: Automatic upgrade to PHPUnit 6 is dangerous 2018-02-07 22:43:24 +00:00
Alex Pott f4c5cdf057 Issue #2877383 by chr.fritsch, starshaped, seanB, phenaproxima, xjm, Wim Leers, Gábor Hojtsy, marcoscano, alexpott, Berdir: Add action support to Media module 2018-02-07 22:11:31 +00:00
Alex Pott a31892acd2 Issue #2941318 by davewilly, chiranjeeb2410, kiamlaluno: Incorrectly formatted documentation in Get migrate process plugin 2018-02-07 21:23:52 +00:00
Alex Pott a2d12696bf Issue #2939026 by tstoeckler: Installer does not fix the database connection after creating the database on MySQL 2018-02-07 21:18:22 +00:00
effulgentsia 3fcf07947c Issue #2936511 by hchonov, Berdir, plach, Wim Leers, catch, amateescu, sdewitt: ContentEntityType::getRevisionMetadataKeys() never considers the BC logic because of the new "revision_default" key 2018-02-07 11:12:43 -08:00
Nathaniel Catchpole ef5b216cf1 Issue #2935951 by heddn, maxocub, quietone, Jo Fitzgerald, phenaproxima, alexpott, larowlan: Copy migrate source plugin from migrate_drupal_d8 into migrate_drupal 2018-02-07 15:23:02 +00:00
Nathaniel Catchpole d1932299de Issue #2940088 by joelpittet, cilefen: Shorthand hex colors in CSS files break color module's comparisons 2018-02-07 14:34:43 +00:00
Alex Pott 6eee27d88d Issue #2941837 by Eli-T, kjay, cehfisher: Move article body out of csv file in to their own text file 2018-02-07 09:38:26 +00:00
Alex Pott 0a1864356c Issue #2866817 by harsha012, Jo Fitzgerald, BrightBold, alexpott, joelpittet: Update stylelint rule no-empty-source to be consistent with Drupal's CSS standards 2018-02-07 08:52:17 +00:00
xjm 6d06905653 Issue #2936085 by tim.plunkett, Kristen Pol, larowlan: Remove 'display title' or make it unchecked by default for Field Block 2018-02-06 22:21:51 -05:00
xjm 97a4389997 Issue #2942600 by tim.plunkett: SectionComponent::toRenderArray() runs access checks even when not needed 2018-02-06 21:47:47 -05:00
Nathaniel Catchpole c924020c45 Issue #2940201 by xjm, amateescu, benjifisher, tedbow, tim.plunkett, Berdir: hook_field_widget_form_alter() can no longer affect the whole widget for multi-value fields 2018-02-06 15:32:24 +00:00
Alex Pott 17a47b8e93 Issue #2927227 by Jo Fitzgerald, Olarin, ao2, quietone, heddn: d6_url_alias migration fails when the src path in D6 contains no slashes 2018-02-06 09:11:00 +00:00
effulgentsia a26167382e Issue #2860097 by plach, timmillwood, Sam152, Wim Leers, hchonov, catch, amateescu, matsbla: Ensure that content translations can be moderated independently 2018-02-05 19:39:45 -08:00
Alex Pott dd993b38f6 Issue #2920963 by quietone, Saviktor, shashikant_chauhan: Remove the migrate.migration prefix from core test migrations 2018-02-05 22:26:31 +00:00
webchick fa3e38e10d Issue #2938185 by tedbow, JayKandari, navneet0693, acbramley, Eli-T, larowlan, webchick, markconroy, andrewmacpherson, David_Rothstein, smaz, ckrina: When installing Umami, only show warning if 'Demo Umami' radio button is selected (and ensure that it is obvious that warning message only applies to the Umami profile) 2018-02-05 14:12:20 -08:00
effulgentsia 7f1193a749 Issue #2941736 by plach, Sam152, amateescu, timmillwood: Moderation state revisions should have their isDefaultRevision() match the host entity's 2018-02-05 10:32:06 -08:00
Gabor Hojtsy 734e2e718a Issue #2941912 by Mohit Malik, quietone: Remove incremental @todo from MigrateUpgradeForm 2018-02-05 15:26:15 +01:00
Gabor Hojtsy e38bc88695 Issue #2941558 by markconroy, Eli-T, oakulm: Theme does not provide logged in users menu item or controls to edit his/hers user details 2018-02-05 15:17:21 +01:00
Gabor Hojtsy f00dc6733c Issue #2942007 by David_Rothstein, navneet0693, andrewmacpherson: Move the footer promo block image to a field, for better configurability and accessibility 2018-02-05 14:53:22 +01:00
Gabor Hojtsy 39e2179807 Issue #2940362 by Eli-T, kjay, navneet0693, markconroy, larowlan, Gábor Hojtsy: Move recipe instruction out of csv file in to their own text file 2018-02-05 13:31:29 +01:00
Alex Pott 2929049931 Issue #2942073 by effulgentsia, Sam152: Add a "bare.standard.php.gz" test fixture that starts from Drupal 8.4.0 2018-02-05 08:49:25 +00:00
Lee Rowlands 10eb692141
Issue #2937483 by tim.plunkett, larowlan, EclipseGc, samuel.mortenson: Defining a new type of section storage relies on magic strings and hidden assumptions 2018-02-05 13:19:43 +10:00
xjm 66dda072e5 Revert "Issue #2893117 by Mile23, Berdir: Improve HTML caching of Simpletest UI test form"
This reverts commit c8dbe3a936.
2018-02-04 19:08:34 -05:00
Lee Rowlands 9b4915d569
Issue #2927344 by Wim Leers, xjm, TR, webchick, larowlan, David_Rothstein, catch, yoroy: Specifically warn about end dates for PHP support for old versions 2018-02-05 09:22:38 +10:00
Lee Rowlands 33e0ba310d
Issue #2940956 by alexpott: Properly disable resource tracking in the ContainerBuilder 2018-02-05 07:42:49 +10:00
Lee Rowlands 3dad711909
Issue #2939208 by alexpott, tim.plunkett: Services registered with ContainerBuilder::setDefinition() are removed from container causing a BC break 2018-02-05 07:16:54 +10:00
Lee Rowlands c3ebbc485b
Issue #2936642 by tim.plunkett: Getting runtime contexts will generate an E_WARNING for anonymous users 2018-02-05 07:11:18 +10:00
Lee Rowlands 40af3f5ad2
Issue #2938805 by markconroy, David_Rothstein, ckrina, Eli-T: Finalise the wording of the warning message on the status report page 2018-02-05 07:02:32 +10:00