Commit Graph

34786 Commits (03241fbe8f8e367d41c4a6c4d1e829742cb94902)

Author SHA1 Message Date
Gabor Hojtsy bbfa34e779 Issue #2940204 by plach, Wim Leers, effulgentsia, matsbla: Translatable fields with synchronization enabled should behave as untranslatable fields with respect to pending revisions 2018-02-02 08:07:12 +01:00
Alex Pott 9c783555d0 Issue #2941488 by larowlan, Eli-T: Add a .htaccess file to core/profiles/demo_umami/modules/demo_umami_content/default_content/images to prevent direct downloading of images 2018-02-02 06:12:38 +00:00
Lee Rowlands 41baf345af
Issue #2938186 by navneet0693, John Cook, Eli-T, markconroy, smaz, ckrina, andrewmacpherson, larowlan: Set toolbar warning message to only appear on admin/edit pages 2018-02-02 09:07:12 +10:00
Lee Rowlands b1e477ec25
Issue #2938900 by David_Rothstein, navneet0693, JayKandari: Replace profile-defined blocks with custom blocks to fix a variety of problems 2018-02-02 09:03:45 +10:00
Nathaniel Catchpole aa3dcb5b93 Issue #2938686 by Adam_Moulsdale, andrewmacpherson: Pink button/link style in Umami fails WCAG 2.0 SC 1.4.3 Contrast (minimum) 2018-02-01 22:07:27 +00:00
Lee Rowlands b43d1290ab
Issue #2791907 by ddrozdik, Chi: Improve TranslatableMarkup and FormattableMarkup classes 2018-02-02 07:34:33 +10:00
Lee Rowlands 05b9f0a959
Issue #2927344 by Wim Leers, xjm, webchick, larowlan, catch, David_Rothstein, yoroy: Specifically warn about end dates for PHP support for old versions 2018-02-02 07:27:25 +10:00
webchick aa08b8c544 Issue #2905098 by tedbow, Jo Fitzgerald, Wim Leers, MerryHamster, Yogesh Pawar, rajeshwari10, larowlan, xjm: Change block entity form handler from 'off_canvas' to 'settings_tray' 2018-02-01 11:13:08 -08:00
Nathaniel Catchpole 420400cfca Issue #2747789 by jhedstrom, pashupathi nath gajawada: Improve UpdatePathTestBase debuggablity 2018-02-01 15:18:58 +00:00
Nathaniel Catchpole 07f5263ccf Issue #2940367 by jibran: Update Symfony components to 3.4.4 2018-02-01 15:11:29 +00:00
Nathaniel Catchpole b8d89f6b22 Issue #2932715 by alexpott, mondrake, vaplas: PHPUnit testing fails on Windows since #2928249 2018-02-01 14:52:59 +00:00
Nathaniel Catchpole 01bd58049c Issue #2659616 by Lendude, greggmarshall, katzilla, hexabinaer: Check field order and fix below/above in descriptions 2018-02-01 12:45:09 +00:00
Nathaniel Catchpole f2c5cfdd9c Issue #2809491 by ApacheEx, dawehner, Lendude: Convert AJAX part of \Drupal\field\Tests\Boolean\BooleanFieldTest::testBooleanField to JavascriptTestBase 2018-02-01 12:38:46 +00:00
Nathaniel Catchpole dc03979e32 Issue #2843707 by Chirag_Garg, lokapujya, xjm, gerzenstl: Default config for entity displays does not match what is saved 2018-02-01 12:36:40 +00:00
Nathaniel Catchpole c470f14247 Issue #2768823 by Jo Fitzgerald, Berdir, quietone: Store uploads in correct translation 2018-02-01 12:20:18 +00:00
Nathaniel Catchpole 639755c75e Issue #2939802 by Wim Leers, cburschka: Follow-up for #2824851: EntityResourceTestBase::getModifiedEntityForPatchTesting() handles @FieldType=path incorrectly 2018-02-01 11:55:46 +00:00
Nathaniel Catchpole 096ecb4926 Issue #2935783 by larowlan, Wim Leers: RequestHandler's handle method interacts with the Route object but should be able to just declare arguments 2018-02-01 11:49:03 +00:00
Nathaniel Catchpole 35986f56b7 Issue #2843328 by mpdonadio, alexpott, Mile23, cburschka, xjm: Enforce minimum PHP version in composer dependencies 2018-02-01 11:37:06 +00:00
Alex Pott d4e8416189 Issue #2936704 by Wim Leers, amateescu, alexpott, Berdir: Remove REST route deprecations from DeprecationListenerTrait::getSkippedDeprecations(), use ExpectDeprecationTrait::expectDeprecation() instead 2018-01-31 11:12:48 +00:00
Lee Rowlands fbf13ed3c0
Issue #2922033 by tim.plunkett, mtodor, larowlan, xjm, pameeela, EclipseGc, samuel.mortenson: Use the Layout Builder for EntityViewDisplays 2018-01-31 08:54:58 +10:00
Lee Rowlands 02f9325466
Issue #2922033 by tim.plunkett, mtodor, larowlan, xjm, pameeela, EclipseGc, samuel.mortenson: Use the Layout Builder for EntityViewDisplays 2018-01-31 08:28:03 +10:00
Nathaniel Catchpole 1455cb13cf Issue #2857857 by vegantriathlete, Jo Fitzgerald, snehi, plach, xjm, Skabbkladden: Check use of "it's" in core to ensure proper use 2018-01-30 12:27:20 +00:00
Nathaniel Catchpole 441ea0e22c Issue #2940050 by Mohit Malik, kiamlaluno: Fix the grammar for the comment describing TranslatableInterface::hasTranslation() 2018-01-30 11:03:02 +00:00
Nathaniel Catchpole b5880ee889 Issue #2940051 by Mohit Malik, kiamlaluno: Fix the punctuation in the comment describing what ContentEntityBase::isTranslatable() does 2018-01-30 10:17:14 +00:00
Alex Pott 10272b9a95 Revert "Issue #2932715 by mondrake, alexpott, vaplas: PHPUnit testing fails on Windows since #2928249"
This reverts commit 4352db074d.
2018-01-29 23:53:42 +00:00
Alex Pott 7e3e377aab Revert "Revert "Issue #2935157 by neclimdul, alexpott: Run-test.sh does not run TestSuite tests""
This reverts commit 06fd53d2e8.
2018-01-29 23:53:02 +00:00
xjm 7a012b198b Issue #2922603 by tedbow, Wim Leers, andrewmacpherson: Mark Settings Tray module as stable 2018-01-29 16:38:57 -06:00
Lee Rowlands 06fd53d2e8
Revert "Issue #2935157 by neclimdul, alexpott: Run-test.sh does not run TestSuite tests"
This reverts commit a4019731e3.
2018-01-30 07:52:48 +10:00
Nathaniel Catchpole 7ecda0508c Issue #2937666 by Jo Fitzgerald, quietone: errorCount() returns string not int as documented 2018-01-29 21:11:17 +00:00
Nathaniel Catchpole 40d6328e3d Issue #2931420 by harsha012, chiranjeeb2410, marcoscano, heddn: Fix wrong documentation on \Drupal\migrate\Plugin\migrate\source\SourcePluginBase::initializeIterator() 2018-01-29 21:02:54 +00:00
Nathaniel Catchpole b211213380 Issue #2887161 by Mohit Malik, joelpittet: Ensure argument order is correct for assertSame() assertions 2018-01-29 19:38:09 +00:00
Nathaniel Catchpole 38fca3a77f Issue #2745491 by mcdruid, juampynr, Jo Fitzgerald, sanduhrs, snehi, mparker17, rodrigoaguilera: ImageWidget::validateRequiredFields() produces a PHP Warning message if triggering element is a non-button 2018-01-29 19:35:05 +00:00
Nathaniel Catchpole 1bc9459a8e Issue #2797639 by jzavrl, slashrsm, yobottehg, tassilogroeper, Yogesh Pawar, Berdir: For multi language private files FileDownloadController is used for the ImageStyle instead of ImageStyleDownloadController 2018-01-29 19:31:34 +00:00
Nathaniel Catchpole 4352db074d Issue #2932715 by mondrake, alexpott, vaplas: PHPUnit testing fails on Windows since #2928249 2018-01-29 19:28:52 +00:00
Alex Pott 65b232a850 Issue #2867960 by Eric_A, Mile23, Jo Fitzgerald, mpdonadio: Merge Component composer.json files to account for them during build 2018-01-29 18:49:59 +00:00
Gabor Hojtsy 669c2ef250 Issue #2687843 by quietone, heddn, Jo Fitzgerald, alexpott, piggito, mallezie, mikeryan, xjm, phenaproxima, benjifisher, webchick, Gábor Hojtsy, masipila, benjy, abhishek-anand, catch: Add back incremental migrations through the UI 2018-01-29 15:51:52 +01:00
Nathaniel Catchpole 971479600c Issue #2923915 by tstoeckler, heddn: Stubbing content entities with required fields with a default value is broken 2018-01-29 14:07:02 +00:00
Nathaniel Catchpole 80aa325d92 Issue #2935076 by amateescu: EntityResourceTestBase::getNormalizedPostEntity() wrongly assumes that all entity types have auto-generated sequential IDs 2018-01-29 14:03:35 +00:00
Nathaniel Catchpole 56247da6c2 Issue #2915398 by Sam152, amateescu, timmillwood, plach, mstef: The moderation_state field is not computed during the creation of a new entity translation 2018-01-29 13:18:59 +00:00
Nathaniel Catchpole 74d9b41e53 Issue #2929198 by alexpott: .ht.router.php does not support update.php 2018-01-29 13:11:52 +00:00
Nathaniel Catchpole 399e0b802a Issue #2880703 by alexpott, droplet, Daniel.Moberly, yogesh01: Status report page without JavaScript is messed up 2018-01-29 13:09:54 +00:00
Nathaniel Catchpole da40533f3c Issue #2940169 by Nitebreed, jefuri, seanB: Remove all occurences of 'media entity' in core 2018-01-29 12:59:41 +00:00
Nathaniel Catchpole 0873fe9bfd Issue #2922862 by jibran: Update non-Symfony dependencies in lock file 2018-01-29 12:51:26 +00:00
Nathaniel Catchpole 3b304d23cc Issue #2939885 by samuel.mortenson: UX regression (again): Prevent links in node preview from being clicked 2018-01-29 12:46:11 +00:00
Alex Pott e455822008 Issue #1712106: Fix spelling mistake introduced on commit 2018-01-29 11:13:13 +00:00
Alex Pott a9685a928d Issue #1712106 by jamix, dawehner, m4olivei, Boobaa, InternetDevels, JacobSanford: truncate_utf8() cuts on the first newline character when $wordsafe == TRUE 2018-01-29 10:14:00 +00:00
Lauri Eskola 9788b22566 Issue #2910705 by droplet, drpal: Update JS Build Script Packages 2018-01-29 08:21:50 +02:00
Lee Rowlands 4a7b4e262a
Issue #2936368 by gaurav.kapoor: Duplicate css property in toolbar module 2018-01-29 09:35:14 +10:00
Lee Rowlands a4019731e3
Issue #2935157 by neclimdul, alexpott: Run-test.sh does not run TestSuite tests 2018-01-29 09:32:35 +10:00
Lee Rowlands 429d9c67ca
Issue #2919890 by Darvanen, tstoeckler, xjm: Make BlockContentType use a route provider instead of hard-coded routes 2018-01-29 09:21:19 +10:00