Commit Graph

541 Commits (39bd41960e5fbb7119edf8221212bf904c523f1d)

Author SHA1 Message Date
catch 40a5bd7e0a Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount() 2020-05-07 19:07:00 +01:00
Alex Pott e43c919056
Issue #3119279 by dww, Lendude, alexpott, lauriii: views-view-table.html.twig template directly uses details without render array and polyfills 2020-05-04 09:48:22 +01:00
Alex Pott 6bf02d966d
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase 2020-04-13 12:05:00 +01:00
Alex Pott 0dc28534c8
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes 2020-04-13 09:56:30 +01:00
Alex Pott 6108526c9c
Issue #3113077 by mondrake, Hardik_Patel_12, Neslee Canil Pinto, swatichouhan012, prabha1997, neelam_wadhwani, Berdir, longwave: Replace assertContains() on strings with assertStringContainsString() or assertStringContainsStringIgnoringCase() 2020-04-12 12:34:00 +01:00
Alex Pott b9fce45b5c
Issue #3115223 by bnjmnm, lauriii, tedbow, xjm, alexpott: Remove Stable as a base theme of core themes 2020-03-25 09:37:24 +00:00
Gábor Hojtsy e8a6b798ab Issue #3113211 by bnjmnm, lauriii, xjm: Create test for theme asset decoupling from Stable and address any regressions that decoupling may cause 2020-03-12 15:01:35 +01:00
Alex Pott 952e9390f6
Issue #2821525 by bnjmnm, chrisrockwell, tedbow, alexpott, droplet, lauriii, DyanneNova, effulgentsia, xjm, joelpittet, Cottser, andrewmacpherson: Update normalize.css to the most recent version 2020-03-10 23:07:18 +00:00
catch aeae01b352 Issue #3087130 by alexpott, aleevas, rensingh99, andypost, chr.fritsch, DanielVeza: Profile configuration should be able to depend on optional configuration provided by modules 2020-03-10 12:57:46 +00:00
Alex Pott 5c5ca6d8c6
Issue #3117217 by bnjmnm, lauriii: Decouple core theme dependency on functions in stable.theme 2020-03-09 14:33:52 +00:00
Gábor Hojtsy 4098d2d586 Issue #3111468 by bnjmnm, lauriii: Decouple Stable libraries from Bartik/Seven/Claro/Umami 2020-02-27 15:26:56 +01:00
Alex Pott 458e132a8c
Issue #3115088 by lauriii, bnjmnm, tim.plunkett: Remove Classy as a base theme of core themes 2020-02-26 17:39:33 +00:00
Alex Pott d7d6c95777
Issue #2994915 by sysosmaster, kjay, bruceyboy, anthonylindsay, benjamindamron, BrightBold, imalabya, shashikant_chauhan, Yaremchuk, bowen111, quaxi, Gayathri J, Gnanasampandan Velmurgan, JayKandari, michaellenahan, mradcliffe, andrewmacpherson, shaal, philippze: Remove Page Title block from homepage 2020-02-20 21:47:49 +00:00
Alex Pott 7c6f55e1fe
Issue #3113608 by bnjmnm, lauriii: Add copies of Classy templates to core themes 2020-02-20 20:56:07 +00:00
Gábor Hojtsy 18e2903efc Issue #3109287 by bnjmnm, lauriii, dww: Decouple Classy-inheriting themes from Classy's preprocess functions 2020-02-20 21:34:21 +01:00
Gábor Hojtsy 9a5df1707c Issue #3096349 by bnjmnm, dww, lauriii: Create test for confirming Themes do not depend on Classy templates 2020-02-18 18:20:22 +01:00
Alex Pott 4577772da0
Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core JavaScript dependencies listed in package.json 2020-01-30 09:08:38 +00:00
Alex Pott 5b657b15b8
Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json"
This reverts commit 2dadb738bf.
2020-01-28 13:14:16 +00:00
Alex Pott 2dadb738bf
Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json 2020-01-28 11:36:14 +00:00
catch 4af66535e4 Issue #3098250 by alexpott, longwave, Wim Leers, lauriii: Remove all @deprecated code in \Drupal\Core\Extension 2020-01-27 10:58:40 +00:00
xjm d712cec81f Issue #3106600 by bnjmnm, lauriii: Decouple Classy libraries from Umami 2020-01-21 16:21:31 -06:00
xjm b01c410bd6 Issue #3096203 by bnjmnm, xjm, lauriii: Create Classy library dependency tests that can be used for all themes, and verify by providing an Umami-specific classy/dropbutton 2020-01-15 14:44:03 -06:00
Alex Pott ac3602c3ea
Issue #3096673 by b_sharpe, sathish.redcrackle: Remote Video media type should have revisions enabled by default 2020-01-13 16:45:19 +00:00
xjm 66aa8b03c6 Issue #3095713 by bnjmnm, Meenakshi.g, lauriii, xjm, dww: Create classy directory with README, in the templates and css directories for all themes subtheming Classy 2020-01-04 03:54:00 -05:00
Alex Pott c72abf07aa
Issue #2914174 by larowlan, alexpott, DanielVeza: Improve hook_install() to include recommendations for config import and pass an $is_syncing argument 2019-12-05 10:07:59 +00:00
Lauri Eskola f193ad9fc3
Issue #3085534 by kjay, shaal, lauriii, webchick, markconroy: Configure Umami to use Layout Builder to deliver original recipe content type designs 2019-11-26 16:53:21 +02:00
Lauri Eskola a663bd3ec2
Issue #3090325 by ravi.shankar, msantos202, Dinesh18, shaal, lauriii: Additional space when viewing a recipe instruction on RTL 2019-11-21 17:48:28 +02:00
catch 475ad55f56 Issue #3094292 by Berdir, jibran, plach, ravi.shankar, xjm: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-18 14:14:57 +00:00
catch 3a4d788113 Revert "Revert "Revert (yes really) "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"""
This reverts commit 1a3aa31f31.
2019-11-18 10:50:14 +00:00
xjm 1a3aa31f31 Revert "Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries""
This reverts commit f506b497bc.
2019-11-18 03:09:51 -06:00
xjm 4b12049a28 Revert "Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit ac65a88bed.
2019-11-17 22:48:52 -06:00
catch ac65a88bed Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-16 23:09:26 +00:00
catch f506b497bc Revert "Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
This reverts commit 7585b6e8e7.
2019-11-15 15:45:30 +00:00
catch 7585b6e8e7 Issue #3094292 by plach, Berdir: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries 2019-11-15 11:15:25 +00:00
catch 32d95eccd7 Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests 2019-11-08 13:39:33 +00:00
webchick 0a711ca88b Issue #3086965 by shaal, markconroy, webchick, kjay: Allow embedding media in CKEditor in Umami 2019-11-04 21:52:44 -08:00
webchick b3a5877a85 Issue #2954378 by shaal, chr.fritsch, kjay, alonaoneill, Eli-T, J.Gayathri, webchick, markconroy, Gábor Hojtsy, phenaproxima, xjm, JayKandari, samuel.mortenson, seanB, alexpott: Use Media images in Umami demo 2019-11-04 21:47:55 -08:00
xjm e0ae963637 Issue #3082690 by phenaproxima, bnjmnm, oknate, JeroenT, effulgentsia, xjm, lauriii, webchick, seanB, andrewmacpherson, Wim Leers, DyanneNova, Gábor Hojtsy, cboyden, peterx, rainbreaw, jan.stoeckler, shaal, annagaz, FeyP, chr.fritsch, marcoscano, samuel.mortenson, Berdir, webflo: Mark Media Library as a stable core module 2019-11-04 16:50:35 +01:00
catch bc6aabc9cd Issue #3087692 by Wim Leers, alexpott: Remove the core key from views configuration 2019-10-22 20:40:16 +01:00
catch e37031e09a Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
Lee Rowlands 1108909656
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, hchonov, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, Krzysztof Domański, phjou, jibran, alexpott, catch, xjm: Hardcoded result size limit in the entity reference autocomplete widget 2019-10-11 10:54:43 +10:00
Lee Rowlands 1b0c006ac9
Issue #3070521 by lauriii, tedbow, Wim Leers, larowlan, justafish, zrpnr, alexpott, catch: Trigger deprecation notifications on JavaScript deprecations to notify developers that deprecated code is being used 2019-10-11 10:34:41 +10:00
catch 959f1752ee Issue #2922417 by alexpott, Calystod, DanielVeza, Pasqualle, Berdir, hchonov, effulgentsia, pfrenssen, tstoeckler: Profile provided configuration entities can have unmeetable dependencies 2019-10-09 13:46:10 +01:00
xjm bd5908ad2e Revert "Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget"
This reverts commit 438f38397b.
2019-10-09 06:09:51 -05:00
Lee Rowlands 438f38397b
Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget 2019-10-09 13:27:41 +10:00
catch 5be2df421d Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info() 2019-10-07 14:46:33 +01:00
Alex Pott 2bb54765fa
Issue #2352949 by Wim Leers, akalata, Jaesin, lauriii, dww, alexpott, Berdir, dawehner, tstoeckler, xjm, andypost: Deprecate using Classy as the default theme for the 'testing' profile 2019-09-28 10:31:46 +01:00
Lee Rowlands 45eaaae773
Issue #3081080 by stefan.korn: Fix small issue in DocBlock comment for umami_theme_suggestions_block_alter 2019-09-23 08:24:09 +10:00
webchick 97811f7568 Issue #3066802 by oknate, anmolgoyal74, phenaproxima, Wim Leers, webchick, seanB, effulgentsia, catch, Nick_vh, marcoscano: Ensure that embedded image media items do not display at unreasonable sizes by default 2019-09-13 13:00:13 -07:00
webchick 3003cc65d8 Issue #3073872 by tim.plunkett, starshaped, webchick, phenaproxima, worldlinemine, AaronMcHale, jrockowitz, ckrina: Allow for Layout Builder sections to be given administrative labels 2019-08-23 11:30:10 -07:00