Commit Graph

102 Commits (0e13819245bba727b151968e64e6ea642b7a539c)

Author SHA1 Message Date
catch 96d4338074 Issue #3168375 by mondrake, manishsaharan29497, longwave: Convert calls to drupalPostForm(NULL, ...) to submitForm 2020-11-23 14:35:28 +00:00
catch 783e7eb88e Issue #3145005 by longwave, mondrake, cburschka, raman.b, Lal_, dww, xjm: [November 9, 2020] Remove uses of t() in drupalPostForm() calls 2020-11-16 16:51:39 +00:00
catch 9a28c1a7f6 Issue #3174928 by alexpott, andypost: Improve the stability of core JS testing and prepare for update of MinkSelenium2Driver 2020-10-29 18:19:17 +00:00
catch 98631833a9 Issue #3169866 by shetpooja04, longwave: Remove unused variable $target and $button in CKEditorIntegrationTest.php, media_library.module 2020-09-23 13:13:42 +01:00
Alex Pott afba4ff18c
Issue #3171743 by chr.fritsch, paulocs, Berdir, phenaproxima: Not possible to overwrite the upload forms for media library 2020-09-22 21:28:00 +01:00
Alex Pott faabcf1373
Issue #2664322 by benjifisher, dawehner, daffie, almaudoh, mradcliffe, catch, quietone, alexpott, larowlan: key_value table is only used by a core service but it depends on system install 2020-08-07 21:36:13 +01:00
Lee Rowlands bbb2de8242
Issue #3122051 by phenaproxima, andrewmacpherson, Kristen Pol: Name field is always shown on media library form display when adding a new remote video media type 2020-07-23 13:52:43 +10:00
Alex Pott 0345c33765
Issue #3160124 by jungle, jameszhang023, alexpott: Fix "wiget, escapeable, PHPunit" typos in Core 2020-07-21 19:36:44 +01:00
Alex Pott fb46d2747f
Issue #3089745 by aleevas, larowlan, dipakmdhrm, pameeela, seycom, joey-santiago, xjm, seanB, rooby: Add focus behaviour for media widget with max elements 2020-07-16 23:44:14 +01:00
Alex Pott f7277d249b
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes 2020-07-16 13:53:59 +01:00
Alex Pott da8e7f6804
Issue #3102402 by Hardik_Patel_12, sathish.redcrackle, hash6, himanshu_sindhwani, swatichouhan012, shaktik, idebr, mrinalini9, kishor_kolekar, priyanka.sahni, ambuj_gupta, lauriii, mayurgajar, snehalgaikwad, alexpott, phenaproxima: Remove weight field from Media Library widget when only single media can be attached 2020-07-14 17:32:16 +01:00
Alex Pott f142dd7da3
Issue #3124302 by Sam152, seanB: The media library should perform access checks against the revision of the entity being edited 2020-07-13 13:40:05 +01:00
xjm 94ca9bc3a0 Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core 2020-06-21 14:15:29 -05: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 221b7aed06
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods 2020-04-11 06:35:50 +01:00
catch e1a041c493 Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-24 23:52:03 +00:00
Lee Rowlands 2e53ac1699
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066.
2020-01-22 10:30:15 +10:00
Lee Rowlands 136f055066
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88** 2020-01-22 09:33:30 +10:00
Lee Rowlands 05d501d60c
SA-CORE-2019-011 by phenaproxima, xjm, amateescu, effulgentsia, greggles, seanB, larowlan
(cherry picked from commit abeecf7893)
2019-12-18 20:41:47 +10:00
Alex Pott a2f5778f56
Issue #3087405 by andrewmacpherson, bnjmnm, phenaproxima, rainbreaw, annagaz, cboyden: For screenreader users using the media and media library UI, the words "remove" and "removed" sound too similar 2019-11-29 12:53:41 +00:00
catch ac59739945 Issue #3095210 by phenaproxima, dww, bnjmnm, seanB, oknate: Split up MediaLibraryTest 2019-11-25 15:13:21 +00:00
webchick ff4351abae Issue #3094059 by Sam152, seanB, phenaproxima, oknate, 5n00py, andrewmacpherson, matthieuscarset, dion-jensen: The media library widget "Add media" button incorrectly submits form handlers of forms it is embedded in 2019-11-20 22:39:10 -08:00
webchick 75e601c1b4 Issue #2987921 by oknate, rafuel92, phenaproxima, quiron, seanB, samuel.mortenson: Media Library add form should suppress extraneous components of image fields using a form alter, not CSS 2019-11-12 12:20:51 -08:00
catch 19f9474b9b Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests 2019-11-08 13:53:52 +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
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
Lauri Eskola 4fb98eb269
Issue #3064049 by zrpnr, lauriii, bnjmnm, finnsky, alexpott, tedbow, phenaproxima, Wim Leers, xjm, Berdir, sasanikolic, justafish, larowlan: Replace jQuery UI sortable with Sortable js 2019-11-01 02:21:14 +02:00
effulgentsia 7eed52bfe7 Issue #3089168 by phenaproxima, bnjmnm: Remove or reduce representational CSS classes in all Media Library tests 2019-10-21 12:23:35 -07:00
Lauri Eskola 1aaa1d95e0
Issue #3088681 by phenaproxima, seanB, bnjmnm, lauriii: Make MediaLibraryTest less dependent on representational CSS selectors 2019-10-18 17:48:45 +03: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
webchick c6c18413a0 Issue #3034242 by oknate, phenaproxima, Wim Leers, webchick, seanB, larowlan, bnjmnm, jrockowitz, ckrina, benjifisher, andrewmacpherson, dww, jibran: Hide "Save and insert" and "Additional selected media" from users by default 2019-10-11 09:17:23 -07: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
Alex Pott 312ce8ecb3
Issue #3055648 by bnjmnm, alexpott, Krzysztof Domański, phenaproxima, oknate, larowlan: Frequent random fail in \Drupal\Tests\media_library\FunctionalJavascript\MediaLibraryTest 2019-10-10 23:58:24 +01:00
webchick 713ea1f37c Issue #3081587 by seanB, shaal, phenaproxima, webchick, Berdir, Gábor Hojtsy, plach: Multilingual content is shown double in the media library view 2019-10-10 00:11:57 -07:00
Lee Rowlands 78a32a4de8
Issue #2981105 by phenaproxima, JeroenT, seanB, catch: Media Library should not modify the media view 2019-10-10 11:22:12 +10:00
Alex Pott 0ec69d3f68
Issue #3049943 by bnjmnm, phenaproxima, Wim Leers, lauriii, alexpott: Media library should not use js- prefixed CSS classes for styling 2019-10-10 00:41:34 +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
Lee Rowlands f31214d77c
Issue #3003150 by bnjmnm, oknate, seanB, hoebekewim, BR0kEN, a.hover, guschilds, phenaproxima, larowlan: Media library causes validation errors when it is used in a required field of a nested form 2019-10-09 06:49:28 +10:00
webchick 6c49d796ca Issue #3058037 by seanB, grndlvl, dibs, oknate, orlando.thoeny: Media Library can't attach media to media reference field in nodes due to AJAX problem when using table view 2019-10-07 10:18:08 -07:00
webchick f7124b7d85 Issue #3085935 by phenaproxima, zrpnr, Wim Leers, andrewmacpherson, seanB: Media library "select all" button announcement is reversed 2019-10-07 10:00:14 -07:00
webchick 1f1fb63e8f Issue #3073535 by oknate, webchick, Wim Leers, phenaproxima, seanB, AaronMcHale: Allow only a subset of the media library to be exposed to CKEditor 2019-10-03 13:34:44 -07:00
webchick dafa646b14 Issue #3073734 by idebr, oknate, webchick, phenaproxima, seanB, xjm, Berdir, Lendude, larowlan: Immediately delete a media's file when pressing 'Remove' in the media creation modal 2019-10-02 12:32:37 -07:00
webchick 959a8ed6e9 Issue #3081523 by bnjmnm, oknate, seanB, rainbreaw: Improve the focus behaviour after clicking 'Save and select' in the media library 2019-10-01 09:37:37 -07:00
effulgentsia 6749e8de0a Issue #2969678 by seanB, oknate, phenaproxima, Wim Leers: Integrate Media Library with Content Moderation 2019-09-26 16:49:58 -07:00
webchick 90a21e1c85 Issue #3074608 by oknate, Wim Leers, phenaproxima, seanB, marcoscano, larowlan, FeyP: Optionally allow choosing a view mode for embedded media in EditorMediaDialog 2019-09-24 12:32:55 -07:00
webchick 1583324102 Issue #3035331 by oknate, seanB, andrewmacpherson, xjm, phenaproxima, rainbreaw: Improve keyboard focus behaviour of vertical tabs in MediaLibraryWidget 2019-09-24 11:01:39 -07:00
xjm cf72c879cf Revert "Issue #2969678 by seanB, oknate, phenaproxima, Wim Leers: Integrate Media Library with Content Moderation"
This reverts commit bb5dc7a871.
2019-09-24 04:48:51 -05:00
effulgentsia bb5dc7a871 Issue #2969678 by seanB, oknate, phenaproxima, Wim Leers: Integrate Media Library with Content Moderation 2019-09-23 13:50:05 -07:00