Commit Graph

66 Commits (7325b7082b571dd34b273bd85ada100bd0169aca)

Author SHA1 Message Date
catch 7325b7082b Issue #3062878 by tanmayk, jedsaet, jndvrk: Typo in Media Library image style 2019-07-24 14:45:27 +01: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
Lee Rowlands 09fdae118d
Issue #1886018 by dagmar, Munavijayalakshmi, Lendude, Manuel Garcia, abi_cima, alexpott: Make it possible to configure exposed filter operators 2019-06-14 06:14:47 +10: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
Alex Pott 8b80368cac
Issue #2990664 by nuez, seanB, cbccharlie, Wim Leers, deepaksingh05, Pancho, Chi, wwedding, Berdir, phenaproxima: Media library does not work when Drupal is installed into a sub-directory 2019-06-11 23:43:09 +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
catch 17153a2605 Issue #3053956 by alexpott, neeravbm, aleevas, voleger, Berdir: Deprecate \Drupal\Component\Utility\Crypt::hashEquals() in favour of PHP's builtin hash_equals() 2019-06-10 14:28:03 +01: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
Alex Pott f0b2fde4db
Issue #3052271 by amateescu, catch, mikelutz, alexpott, xaqrox, jimik42, plach, phenaproxima, rfmarcelino, mzvaan: media_library_update_8701() fails during update from 8.6.15 to 8.7.0 2019-05-17 14:26:39 +02:00
Gábor Hojtsy d0f0aba806 Issue #3037668 by starshaped, Gábor Hojtsy, phenaproxima, seanB, lauriii: Improve visual coherence of the media library 2019-05-14 15:26:29 +02:00
xjm 33bd9208ac Issue #3051826 by tim.plunkett, mikemadison: 8.7.0-rc1 database updates fail on media_library configuration dependencies due to missing form and view modes 2019-04-30 21:32:18 -05:00
webchick a24710abeb Issue #3033442 by dww, kailask, phenaproxima, seanB, lauriii: Use 24 items per page for better responsive grid behavior 2019-04-12 10:23:43 -07:00
webchick 6cbdee92ec Issue #3033943 by seanB, andrewmacpherson, phenaproxima, rainbreaw: MediaLibraryWidget selected items count is not conveyed to assistive tech correctly 2019-04-10 16:25:28 -07:00
webchick c3232e9606 Issue #3033653 by seanB, Pancho, phenaproxima, webchick, benjifisher, rainbreaw, jrockow: InvalidArgumentException when adding reference field without Media type
(cherry picked from commit f8e7edb152)
2019-04-09 12:05:49 -07:00
Lauri Eskola 9a4a499f07
Issue #3024527 by alexpott, markconroy, waako, occupant: Add and configure stylelint-order 2019-04-01 20:16:16 +03:00
Alex Pott 2ab4c46707
Issue #3038241 by seanB, Wim Leers, phenaproxima, alexpott: Implement a tamper-proof hash for the media library state 2019-03-25 16:34:18 +00:00
Lee Rowlands d1db7c785c
Issue #3038988 by Berdir, seanB: Remove support for empty destination in FileSystem::copy(), FileSystem::move() and FileSystem::saveData() 2019-03-22 07:56:13 +10:00
webchick c91f236591 Issue #3023797 by seanB, webchick, lauriii, ckrina, phenaproxima, andrewmacpherson, rainbreaw, Gábor Hojtsy, jhodgdon, jrockowitz, worldlinemine, benjifisher: Let users choose what to do after selecting and/or adding items in the media library 2019-03-18 14:23:41 -07:00
Lauri Eskola befdca5584 Issue #3016807 by seanB, FeyP, phenaproxima, andrewmacpherson, lauriii, rainbreaw, larowlan: Improve refocus on submit buttons of Media Library Widget modals 2019-03-18 18:11:24 +02:00
Gábor Hojtsy d772fbb00b Issue #3023801 by seanB, DamienMcKenna, lauriii, phenaproxima, Berdir, Pancho, marcoscano, Wim Leers, rainbreaw, larowlan, webchick, jrockowitz, andrewmacpherson, ckrina: Allow newly uploaded files to be deleted from the media library without saving them 2019-03-18 11:56:39 +01:00
Gábor Hojtsy 5b3b69f75b Issue #3037767 by seanB, lauriii: Improve responsive styling of grid items in the media library 2019-03-12 11:20:45 +01:00
Alex Pott 05fa218275
Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link 2019-03-12 10:12:49 +00:00
Alex Pott 1e0ad95a0b
Revert "Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link"
This reverts commit 58d6b44288.
2019-03-11 13:00:57 +00:00
Alex Pott 58d6b44288
Issue #3035316 by seanB, andrewmacpherson, oknate, phenaproxima, rainbreaw: ‘Add media’ in MediaLibraryWidget should be a button, not a link 2019-03-11 09:58:49 +00:00
Gábor Hojtsy 86926a8680 Issue #3037766 by seanB, phenaproxima, Gábor Hojtsy: Inconsistent margin/padding on media library vertical tabs 2019-03-05 21:42:22 +01:00
Gábor Hojtsy ce6569f0fa Issue #2981044 by seanB, lauriii, andrewmacpherson, phenaproxima, dww, larowlan, marcoscano: Unify the grid/table views of the media library 2019-03-05 13:12:57 +01:00
Gábor Hojtsy 08e0cd20be Issue #3035434 by seanB, andrewmacpherson, phenaproxima: Improve name of MediaLibraryWidget dialog 2019-03-01 18:22:49 +01:00
Alex Pott 0b6e897b34
Issue #2989503 by seanB, phenaproxima, samuel.mortenson, amateescu, Wim Leers: Add tests to prove that the media library widget works when target_bundles is NULL 2019-03-01 00:36:56 +00:00
Gábor Hojtsy 96d00c9036 Issue #2996029 by seanB, phenaproxima, marcoscano, samuel.mortenson, lauriii, Wim Leers: Add oEmbed support to the media library 2019-02-25 18:22:35 +01:00
Gábor Hojtsy ce4034eef6 Issue #3033100 by seanB, lauriii: Media library field widget styles are broken on initial page load 2019-02-25 16:37:38 +01:00
Alex Pott 9096cb6b81
Issue #3023966 by Karan Sen, eblue, pawandubey, andrewmacpherson: Remove unnecessary title attribute from show-row-weights button 2019-02-24 10:10:43 +00:00
Alex Pott 76bf269417
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 22:35:15 +00:00
xjm 57170a6ad7 Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e.
2019-02-23 13:09:49 -06:00
Alex Pott 56be1a032e
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc) 2019-02-23 13:45:05 +00:00
Gábor Hojtsy 792a14f5bb Issue #3023802 by seanB, phenaproxima, lauriii, Pancho, larowlan, shaal, dww: Show media add form directly on media type tab in media library 2019-02-18 11:37:04 +01:00
Gábor Hojtsy 012172e51e Issue #3020716 by seanB, lauriii, phenaproxima, Gábor Hojtsy, dww, andrewmacpherson, alexpott, larowlan, xjm, benjifisher: Add vertical tabs style menu to media library 2019-02-11 11:30:07 +01:00
Gábor Hojtsy e9792ce7e9 Issue #2988433 by seanB, samuel.mortenson, rodrigoaguilera, chr.fritsch, Wim Leers, katzilla, phenaproxima, tim.plunkett, alexpott, tstoeckler, marcoscano, webchick: Automatically create and configure Media Library view and form displays 2019-02-06 10:27:18 +01:00
webchick dd324bd101 Issue #3024184 by seanB, andrewmacpherson, Kristen Pol: Make the tabbing order match the visual reading order in MediaLibraryWidget 2019-01-25 02:27:53 -08:00
Lauri Eskola b3aef2bced
Issue #3024505 by alexpott, markconroy: Add quote standards to Stylelint config 2019-01-14 17:55:33 +02:00
xjm 7154acda63 Issue #3020707 by seanB, phenaproxima, xjm, webchick, larowlan: Streamline buttons in the media library widget 2019-01-09 13:28:26 -06:00
Alex Pott 4f658fafb5
Issue #2882473 by seanB, chr.fritsch, marcoscano, pk188, xjm, phenaproxima, Wim Leers, sreher, slashrsm, Berdir: Hide the media name basefield from the entity form by default 2018-12-06 15:14:36 +01:00