Commit Graph

82 Commits (26bf43a1d9fb2829404a68235368975f4ce26c8d)

Author SHA1 Message Date
Lee Rowlands b6efb9d336
SA-CORE-2019-011 by phenaproxima, xjm, amateescu, effulgentsia, greggles, seanB, larowlan
(cherry picked from commit abeecf7893)
2019-12-18 20:38:23 +10:00
Alex Pott 4a7d1dde4c
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
(cherry picked from commit a2f5778f56)
2019-11-29 12:53:46 +00:00
catch 9daaaeeceb Issue #3095210 by phenaproxima, dww, bnjmnm, seanB, oknate: Split up MediaLibraryTest
(cherry picked from commit ac59739945)
2019-11-25 15:13:46 +00:00
webchick 157ab25afc 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
(cherry picked from commit ff4351abae)
2019-11-20 22:39:59 -08:00
webchick 44761d73a9 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
(cherry picked from commit 75e601c1b4)
2019-11-12 12:21:50 -08:00
catch a02891d1ea 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:55:28 +00:00
catch 19aae0448b Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests 2019-11-08 13:45:22 +00:00
xjm 946835f45f 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 18:00:11 +01:00
Lauri Eskola 0712474d54
Issue #3064049 by zrpnr, lauriii, bnjmnm, finnsky, alexpott, tedbow, phenaproxima, Wim Leers, xjm, Berdir, sasanikolic, justafish, larowlan: Replace jQuery UI sortable with Sortable js
(cherry picked from commit 4fb98eb269)
2019-11-01 02:22:47 +02:00
effulgentsia 99bd80e7f0 Issue #3089168 by phenaproxima, bnjmnm: Remove or reduce representational CSS classes in all Media Library tests
(cherry picked from commit 7eed52bfe7)
2019-10-21 12:24:36 -07:00
Lauri Eskola ff9dbe9b21
Issue #3088681 by phenaproxima, seanB, bnjmnm, lauriii: Make MediaLibraryTest less dependent on representational CSS selectors
(cherry picked from commit 1aaa1d95e0)
2019-10-18 17:50:08 +03:00
webchick 2b4da5d05d 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
(cherry picked from commit c6c18413a0)
2019-10-11 09:18:11 -07:00
Lee Rowlands e847676381
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
(cherry picked from commit 1108909656)
2019-10-11 10:55:24 +10:00
Alex Pott a721bed4c0
Issue #3055648 by bnjmnm, alexpott, Krzysztof Domański, phenaproxima, oknate, larowlan: Frequent random fail in \Drupal\Tests\media_library\FunctionalJavascript\MediaLibraryTest
(cherry picked from commit 312ce8ecb3)
2019-10-10 23:58:39 +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
Alex Pott 5a2c58c412
Issue #3076259 by oknate, ThomasDik, phenaproxima: Media library does not enforce order which can lead to different hashes 2019-09-04 11:12:01 +01:00
webchick 5b9bb16544 Issue #2994702 by oknate, Wim Leers, phenaproxima, kcolaers, webchick, seanB, effulgentsia, andrewmacpherson, rainbreaw, worldlinemine, AaronMcHale, jrockowitz, ckrina, bwebster719, Gábor Hojtsy: Allow editors to alter embed-specific metadata, as well as `data-align` and `data-caption` 2019-09-03 13:09:36 -07:00
catch c6a7ce5a13 Issue #3055516 by oknate, dasginganinja, Skymen, rgpublic, Wim Leers, seanB, phenaproxima, tstoeckler: Notice: Undefined index: target_bundles when new reference media field created 2019-09-03 14:34:00 +01:00
catch 9d9fd0ab50 Issue #3078161 by oknate, Meenakshi.g, phenaproxima, Wim Leers: DrupalMediaLibrary plugin breaks things when adding a new text editor 2019-09-03 14:19:21 +01:00
webchick 55663b5986 Issue #3075443 by oknate, Wim Leers, seanB: Follow-up for #2994699: Cardinality should be 1 for inserting embedded media 2019-08-16 09:00:09 -07:00
webchick 6280478a1a Issue #2994699 by Wim Leers, oknate, ckrina, legovaer, phenaproxima, webchick, seanB: Create a CKEditor plugin to select and embed a media item from the Media Library 2019-08-12 10:25:03 -07:00
webchick dfbde86986 Issue #3067041 by seanB, dhirendra.mishra, Al Munnings, handspiker, phenaproxima, DannyBoing: Media library pagination is broken due to invalid entity_id parameter 2019-08-02 10:07:27 -07:00
effulgentsia 7da933bafc Issue #3039829 by gease, seanB, alexpott, starshaped, phenaproxima, Wim Leers, lauriii, andrewmacpherson, HeikkiY, mcannon: Remove link to media item from media library view 2019-07-03 12:28:52 -07:00
Alex Pott 94361f3394
Issue #3038254 by phenaproxima, seanB, Wim Leers, yogeshmpawar, effulgentsia, alexpott, larowlan: Delegate media library access to the "thing" that opened the library 2019-07-02 11:21:33 +01:00
Gábor Hojtsy c793f9925f Issue #3035408 by seanB, andrewmacpherson, phenaproxima, mgifford, rainbreaw: Identify purpose of vertical tabs in MediaLibraryWidget dialog for assistive tech users 2019-07-01 11:03:19 +02:00
Lee Rowlands 006e17944f
Issue #3059022 by alexpott, bnjmnm, dww, phenaproxima, seanB, Krzysztof Domański: If Vimeo is down our tests break 2019-06-26 10:03:57 +10:00
Alex Pott 6e594c260b
Issue #3060603 by nuez, marcoscano, phenaproxima, alexpott, seanB: Live preview is broken when editing the media_library view 2019-06-14 11:30:14 +03:00
Alex Pott ca0ac736fd
Issue #3044649 by phenaproxima, seanB, Wim Leers, alexpott: Delegate media library selection handling to the "thing" that opened the library 2019-06-14 01:11:21 +03:00
Gábor Hojtsy 565508265c Issue #3019202 by g_miric, seanB, xjm, Wim Leers, phenaproxima, marcoscano: Rename "File" media type to "Document" 2019-06-13 14:01:03 +03:00
Gábor Hojtsy e0a0ab84af Issue #3035446 by seanB, bnjmnm, phenaproxima, andrewmacpherson, Wim Leers, alexpott, rainbreaw: Inform assistive tech users about the outcome of using the MediaLibraryWidget dialog 2019-06-11 13:39:42 +03:00
Alex Pott e82e0c0573
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException() 2019-06-11 12:38:53 +03:00
Alex Pott 1094d0c8d1
Issue #3058943 by Mohammed J. Razem, alonaoneill: Fix Media Library module name according to module naming convention 2019-06-10 18:00:16 +03:00
Alex Pott a3ce6e70ed
Issue #3038350 by seanB, Wim Leers, effulgentsia: Deny access to all media library View Displays if there is no valid state object 2019-06-10 13:51:23 +03:00
Alex Pott d2792e13d7
Issue #3057370 by Wim Leers, seanB: MediaLibraryState::fromRequest() may result in invalid MediaLibraryState::create() call 2019-05-31 22:13:47 +01:00
catch f4b3ab3a3b Issue #2901792 by alexpott, tedbow, dww, bnjmnm, jhodgdon, Krzysztof Domański: Disable all animations in Javascript testing 2019-05-22 15:28:27 +01:00