Alex Pott
|
cf2039b95f
|
Issue #3009003 by ilya.no, phenaproxima, b_sharpe, kirkkala, kekkis, alexpott, seanB, marcoscano, joshua.boltz, vood002: Expose oEmbed resource object to iframe template
|
2020-09-08 14:49:01 +01:00 |
catch
|
99b9ff858a
|
Issue #2819245 by vagelis-prokopiou, mayurjadhav, narendra.rajwar27, PatashINotFound, AkashkumarOSL, davidhernandez, Vidushi Mehta, cilefen, lauriii, longwave: "Javascript" should be "JavaScript"
|
2020-08-28 12:37:43 +01:00 |
Lee Rowlands
|
9800208ddf
|
Issue #3071760 by phenaproxima, vijaycs85, catch, nils.destoop, longwave, alexpott: oEmbed system does not remove query strings from local thumbnail filenames
|
2020-08-18 08:22:34 +10:00 |
catch
|
c1522a73a8
|
Issue #3146492 by sharma.amitt16, paulocs, ultrabob: Remove unused variables in media module
|
2020-08-14 10:04:21 +01:00 |
Alex Pott
|
b66f4f1923
|
Issue #3113986 by acbramley, msuthars: Can't show 'revision author' on Media views
|
2020-07-31 13:18:54 +01:00 |
catch
|
ef3190f75a
|
Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests
|
2020-07-16 22:21:08 +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
|
e72fe022d9
|
Issue #3155258 by jwilson3, alexpott, lauriii: Use American English spelling of "gray"
|
2020-07-14 16:02:10 +01:00 |
catch
|
b7627bcae4
|
Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass
|
2020-07-14 10:58:42 +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
|
9d1faa52f4
|
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard
|
2020-06-02 09:46:52 +01:00 |
xjm
|
735393d82d
|
Issue #3142818 by pradeepjha, Sivaji, andrewmacpherson: Remove target=_blank from links in media settings forms
|
2020-05-28 04:11:59 -05:00 |
Alex Pott
|
f85f69c255
|
Issue #3071682 by Sam152, Roensby, phenaproxima, Wim Leers: The oembed Resource value object should be more permissive for NULL dimensions
|
2020-05-24 08:48:26 +01:00 |
catch
|
df127208e7
|
Issue #2907402 by Berdir, neel24, Wim Leers, damiankloip, tedbow: HAL normalization of file fields don't provide file entity id or file entity REST URL
|
2020-05-07 19:38:39 +01:00 |
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 |
xjm
|
b28613324a
|
Issue #3112328 by jungle, hash6, xjm: FormatterBase implements ContainerFactoryPluginInterface, so it's not necessary for its child classes to repeat that they do as well
|
2020-05-04 13:02:41 -05:00 |
catch
|
79b7e02b0a
|
Issue #3130427 by jungle, longwave, xjm: Fix upstream failing tests involving in oEmbed
|
2020-04-28 12:04:12 +01:00 |
Alex Pott
|
9632fb98a1
|
Issue #3131402 by longwave, jungle, Berdir: Remove return type hints from abstract test classes
|
2020-04-28 09:14:16 +01:00 |
catch
|
27515dc255
|
Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls
|
2020-04-27 10:35:37 +01:00 |
Alex Pott
|
cc564e260e
|
Issue #3121362 by jungle, Meenakshi.g, dww, xjm, alexpott, tim.plunkett: Fix duplicate word typos (the the, to to, etc.) for code comments
|
2020-04-17 20:37:16 +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
|
221b7aed06
|
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods
|
2020-04-11 06:35:50 +01:00 |
xjm
|
4c453683e4
|
Issue #3106666 by catch, jungle, xjm, alexpott, tim.plunkett, Berdir: Remove post updates added prior to 8.8.0
|
2020-03-11 15:58:38 -05:00 |
Alex Pott
|
926087384e
|
Issue #3059950 by phenaproxima, Nebel54, seanB, alexpott: Media sources should handle empty source field values more gracefully
|
2020-02-25 17:45:50 +00:00 |
catch
|
cd079007e9
|
Issue #3107006 by Rangaswini, Hardik_Patel_12, hash6: Remove unused variable from media.module and from UrlResolver.php files
|
2020-02-06 14:25:18 +00:00 |
catch
|
8c2f0ded3a
|
Issue #3034062 by Berdir, Wim Leers, sokru, Stefdewa, jibran: Remove hal.module BC layers
|
2020-02-04 16:33:47 +00:00 |
catch
|
b8740d880b
|
Issue #3107005 by Hardik_Patel_12: Type hint mismach in EditorMediaDialog.php
|
2020-02-04 09:42:17 +00: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
|
720924f719
|
Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: Remove rest.module BC layers
|
2020-01-27 17:41:43 +00: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 |
Alex Pott
|
61aa003c83
|
Issue #3100470 by phenaproxima, oknate, Meenakshi.g, Wim Leers, bnjmnm: EditorMediaDialog triggers an "undefined index" notice for data-view-mode
|
2020-01-15 10:22:40 +00:00 |
catch
|
5736d8d9b0
|
Issue #3093185 by chr.fritsch: Remove media.module BC layers
|
2019-11-26 13:32:31 +00:00 |
Alex Pott
|
2a009c5edd
|
Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
|
2019-11-14 09:08:15 +00:00 |
webchick
|
e0bc054306
|
Issue #3092779 by phenaproxima, oknate, shaal: media_library.theme.css is being called despite it no longer existing
|
2019-11-13 10:11:01 -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 |
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 |
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 |
webchick
|
9aa8a35cd2
|
Issue #3081233 by phenaproxima, webchick, Wim Leers, oknate, xjm: The default display for new media types should only show the source field
|
2019-10-04 14:50:48 -07:00 |
Lauri Eskola
|
67dd0adb63
|
Issue #3071713 by oknate, Wim Leers, bnjmnm, phenaproxima, lauriii: Make error messages for embedded media themeable
|
2019-10-04 20:14:31 +03: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
|
4afcb5fc27
|
Issue #3076773 by oknate, Wim Leers, bnjmnm, phenaproxima, rainbreaw, andrewmacpherson: Edit Media button within WYSIWYG should include media label for screen readers
|
2019-10-03 11:33:00 -07:00 |
webchick
|
23f61fd04f
|
Issue #3072279 by oknate, Wim Leers: Stop generating align-* classes for preview in DrupalMedia CKEditor plugin
|
2019-09-30 10:59:52 -07:00 |
Lee Rowlands
|
b1f525dfe8
|
Issue #3084340 by oknate: drupalmedia plugin.js doesn't delete attributes from drupal-media element when unset
|
2019-09-30 10:14:54 +10:00 |
catch
|
2dfe9e94e1
|
Issue #2969678 by seanB, oknate, phenaproxima, effulgentsia, Wim Leers, xjm: Integrate Media Library with Content Moderation
|
2019-09-27 13:58:14 +01: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
|
33024a44ec
|
Issue #3081988 by oknate, Wim Leers: Disappearing edit button and caption on media embed when using dialog
|
2019-09-24 10:54:09 -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
|
f0e9115904
|
Issue #3072929 by id.aleks, iyyappan.govind, amateescu, Wim Leers: Remove declaration of the default translation handler from entity type annotations
|
2019-09-23 16:07:12 +01:00 |
effulgentsia
|
0df5ad93be
|
Issue #3081983 by oknate, Wim Leers: Double Alignment classes on widget wrapper for embedded media in CKEditor
|
2019-09-21 18:34:48 -07: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 |
Lee Rowlands
|
3dc32db65f
|
Issue #3078615 by andrewmacpherson: Provide a description of the media view
|
2019-09-10 07:54:36 +10:00 |
webchick
|
23aa83870b
|
Issue #3021452 by Luke.Leber, jibran, ericmulder1980, phenaproxima, Martijn de Wit, alexpott, andrewmacpherson, marcoscano, pawandubey, seanB, lauriii: Add title attribute to oEmbed iframe for accessibility
|
2019-09-06 08:28:52 -07: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 |
Lee Rowlands
|
3237440708
|
Issue #2849413 by sam-elayyoub, idebr, tatarbj, B N Pandey, annetee, developmenticon, borisson_, Lendude: Class name must be a valid object or a string in core/modules/image/src/Entity/ImageStyle.php on line 174
|
2019-08-13 07:26:31 +10: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 |
effulgentsia
|
f5b124ab5e
|
Issue #2994696 by oknate, Wim Leers, phenaproxima, starshaped, lauriii, andrewmacpherson, ckrina, a.milkovsky, John Pitcairn, artis, cs_shadow, duncan.moo, Berdir, JamesK, Ambidex, BartK, idflood, Dave Reid, CTaPByK, Reinmar, kmoll, webflo, thenchev, wrd, yched, kkrzton, slashrsm, root_brute, Ruuds, MobliMic, ls206, marcoscano, pixelmord, narnua: Render embedded media items in CKEditor
|
2019-08-06 23:11:04 -07:00 |
Lee Rowlands
|
a7847919c4
|
Issue #2940038 by Sweetchuck, drunken monkey, rajeshwari10, borisson_: Use $this in @return PhpDoc comments instead of the name of the current class or interface
|
2019-08-06 15:56:28 +10:00 |
catch
|
dd907896b1
|
Issue #3035312 by kim.pepper, andypost, martin107, yogeshmpawar, naveenvalecha, pguillard, Berdir, dww, claudiu.cristea, jibran, Mile23: Move file_scan_directory() to file_system service
|
2019-07-24 11:29:08 +01:00 |
catch
|
6a2df26017
|
Issue #3060550 by Firass Ziedan: oembed link does not pass the URL parameter to the provider
|
2019-07-23 13:33:19 +01:00 |
catch
|
c12498bd9e
|
Issue #2776031 by fgm, andypost, voleger, yogeshmpawar, Berdir, joachim: Properly deprecate ThemeHandlerInterface install() and uninstall() also replace usage
|
2019-07-12 14:15:04 +01:00 |
effulgentsia
|
86736407cb
|
Issue #2940029 by Wim Leers, krlucas, legovaer, vijaycs85, nathandentzau, phenaproxima, effulgentsia, Berdir, andrewmacpherson, tstoeckler, oknate, samuel.mortenson, slashrsm, stevector, webflo, thenchev, marcoscano, jibran, Dave Reid, cs_shadow, deepakkumar14, gngn, dpi: Add an input filter to display embedded Media entities
|
2019-07-10 23:23:07 -07: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 |
catch
|
3263c8cbab
|
Issue #3059545 by alexpott, Lendude, tstoeckler, Mile23, neclimdul, vijaycs85, Morbus Iff: Improve \Drupal\KernelTests\Config\DefaultConfigTest to install all optional configuration
|
2019-06-19 16:21:24 +01: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
|
e82e0c0573
|
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException()
|
2019-06-11 12:38:53 +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
|
e08ec1395c
|
Issue #3034072 by kim.pepper, Berdir, alexpott, jibran, larowlan, claudiu.cristea: Move file uri/scheme functions from file.inc and FileSystem to StreamWrapperManager
|
2019-06-02 08:53:50 +01:00 |
Alex Pott
|
408c540ccf
|
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED
|
2019-05-30 12:36:55 +01:00 |
Lee Rowlands
|
da94d7fc6b
|
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository
|
2019-04-26 12:51:29 +10: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
|
91dc88316b
|
Issue #3040746 by Berdir, amateescu, Sam152: Update functions that set owner entity key updates can fail on existing data with NULL values
|
2019-03-27 08:34:09 +00:00 |
effulgentsia
|
9cd5ccca8e
|
Issue #2889855 by seanB, chr.fritsch, vijaycs85, phenaproxima, marcoscano, Wim Leers, govind.maloo, larowlan, pk188, Dinesh18, balazswmann, michael_wojcik, catch, effulgentsia, alexpott, Berdir, dawehner: Unpublished media entity can not be accessed by owner and update any media/delete any media access possibly cached by user
|
2019-03-26 09:18:11 -07:00 |
Lauri Eskola
|
3ab46e219d
|
Issue #2998091 by phenaproxima, RajabNatshah, Niklan, Wim Leers, starshaped, lauriii, maseyuk, seanB, Kasey_MK: Remote videos overflow their containing element
|
2019-03-22 23:49:08 +02:00 |
Alex Pott
|
be7966d8e3
|
Issue #3036787 by yongt9412, Berdir: media_post_update_enable_standalone_url() should only set TRUE if not already set
|
2019-03-19 11:30:35 +00:00 |
Nathaniel Catchpole
|
9d96532b79
|
Issue #3035383 by andypost, martin107, Berdir: Replace deprecated usages of entityManager in list builder classes
|
2019-03-18 16:28:26 +00:00 |
Alex Pott
|
4bb82a8eb5
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, joelpittet, MegaChriz, joachim, xjm: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-02-24 13:42:45 +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 |
xjm
|
a12f2100f8
|
SA-CORE-2019-003 by samuel.mortenson, Berdir, pwolanin, dawehner, cashwilliams, Wim Leers, xjm, larowlan, alexpott, plach, damiankloip, tstoeckler, tedbow, DamienMcKenna, effulgentsia, RobLoach, gabesullice, drumm, heshanlk, dsnopek, fago, miro_dietiker, truls1502
|
2019-02-20 12:36:56 -06: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
|
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 |
xjm
|
547069e55d
|
Revert "Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface"
This reverts commit b1f49624db .
|
2019-02-05 15:08:23 -06:00 |
Alex Pott
|
b1f49624db
|
Issue #2946122 by mikelutz, heddn, tim.plunkett, phenaproxima, alexpott, MegaChriz, joachim: Deprecate ConfigurablePluginInterface and replace with an interface that doesn't extend DependentPluginInterface
|
2019-01-26 12:42:37 +00:00 |
Alex Pott
|
701be77194
|
Issue #2869426 by Wim Leers, dawehner, tstoeckler, alexpott, Berdir, larowlan: EntityResource should add _entity_access requirement to REST routes
|
2018-12-18 16:10:14 +00:00 |
Alex Pott
|
b2160caa3d
|
Issue #2402533 by YesCT, Berdir, tamasd, tjwelde, Wim Leers, vijaycs85, alexpott, slashrsm, Leon Kessler, chr.fritsch, borisson_: Provide File::createFileUrl() as a replacement for the deprecated File:url() implementation
|
2018-12-14 10:05:18 +00:00 |
Alex Pott
|
3ba6bc1168
|
Issue #3018539 by phenaproxima, rodrigoaguilera, alexpott: Media types cannot be created in the UI without JavaScript
|
2018-12-07 15:37:22 +01:00 |
Alex Pott
|
52901b5fd9
|
Issue #3018764 by Wim Leers: One test case in MediaUiFunctionalTest is not actually tested due to a duplicate key
|
2018-12-07 15:16:50 +01:00 |
Alex Pott
|
a6e4eaf40a
|
Issue #3017935 by chr.fritsch, Wim Leers, alexpott, phenaproxima: Media items should not be available at /media/{id} to users with 'view media' permission by default
|
2018-12-07 14:10:26 +01: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 |
Alex Pott
|
e6dfd046db
|
Issue #2956368 by marcoscano, Nitebreed, ph53: MediaThumbnailFormatter produces unhelpful text alternative and title attributes for media thumbnails
|
2018-12-04 14:45:14 +01:00 |
Alex Pott
|
6ca0cd27aa
|
Issue #2982372 by phenaproxima, catch, alexpott: oEmbed system can't parse XML attributes
|
2018-11-13 12:46:52 +00:00 |
Alex Pott
|
e6a096cf45
|
Issue #3000424 by acbramley, rikki_iki: OEmbed Media Source and related controller use LoggerChannelInterface in their constructors which is not compatible with the monolog module
|
2018-09-26 10:43:01 +01:00 |
Lee Rowlands
|
da2a2d28e0
|
Issue #2995405 by amateescu: Media entity needs its own entity reference selection handler
|
2018-09-21 06:28:22 +10:00 |
Alex Pott
|
2dabd1de10
|
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments
|
2018-09-20 17:12:38 +01:00 |
Alex Pott
|
4cafe992ac
|
Issue #2986898 by kswamy, seanB, anmolgoyal74, tstoeckler: Can't delete the translation of a media
|
2018-09-19 09:56:47 +01:00 |
Alex Pott
|
137cfee8f1
|
Issue #2999346 by ifrik: Typing error in the Media module description
|
2018-09-18 22:42:50 +01:00 |
Alex Pott
|
e432eea9d7
|
Issue #2999306 by longwave, chr.fritsch, alexpott: Update numbering - quick follow-up to #2949964
|
2018-09-13 13:20:44 +02:00 |
Lee Rowlands
|
bea23d7ce2
|
Issue #2949964 by Sam152, longwave, Berdir, amateescu: Add an EntityOwnerTrait to standardize the base field needed by EntityOwnerInterface
|
2018-09-13 07:27:17 +10:00 |
Nathaniel Catchpole
|
1e7b231b80
|
Issue #2990896 by phenaproxima, effulgentsia, seanB, xjm: Move Media::save() logic into storage handler to prevent data integrity issues when media items with remote content are saved
|
2018-08-22 09:20:02 +09:00 |
Nathaniel Catchpole
|
cb846b878c
|
Issue #2982719 by seanB, phenaproxima, xjm: Document the MediaType config entity properties
|
2018-08-21 20:33:53 +09:00 |
xjm
|
fa6b3d95dd
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062 .
|
2018-08-16 18:12:22 -05:00 |
Nathaniel Catchpole
|
69501f3062
|
Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase
|
2018-08-15 19:55:23 +09:00 |
Lauri Eskola
|
e742590eed
|
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier
|
2018-08-09 18:49:18 +03:00 |
Alex Pott
|
50548d3d57
|
Issue #2897028 by chr.fritsch: Update the tests once the media module will show in UI
|
2018-08-08 14:49:19 +01:00 |
Alex Pott
|
c9159d8633
|
Issue #2985346 by ifrik, marcoscano: Edit Media modules descriptions to follow the UI text standards
|
2018-08-07 15:40:56 +01:00 |
Alex Pott
|
bfb517693e
|
Issue #2989469 by amateescu: MediaUpdateTest is broken
|
2018-08-06 11:24:28 +01:00 |
webchick
|
a116715cb5
|
Issue #2974203 by seanB, jan.stoeckler, phenaproxima, marcoscano, chr.fritsch, lauriii, tstoeckler, ifrik, starshaped, ckrina: Redirect back to media list after creating a media entity
(cherry picked from commit 830defe683 )
|
2018-07-27 15:33:58 -07:00 |
Francesco Placella
|
de52834d76
|
Issue #2962525 by samuel.mortenson, jrockowitz, seanB, drpal, chr.fritsch, ckrina, phenaproxima, webchick, lauriii, beautifulmind, andrewmacpherson, xjm, Gábor Hojtsy: Create a field widget for the Media library module
|
2018-07-24 10:35:32 +02:00 |
Alex Pott
|
d67d9f3248
|
Issue #2987414 by axel.rutz: MediaTypeForm should type hint PluginManagerInterface, not MediaSourceManager
|
2018-07-23 16:46:00 +01:00 |
Alex Pott
|
a061dd7edd
|
Issue #2933012 by seanB, axel.rutz, marcoscano, alexpott, Berdir: Expose the filename as metadata for file based media sources
|
2018-07-20 19:52:11 +01:00 |
Nathaniel Catchpole
|
163144a923
|
Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins
|
2018-07-12 13:01:47 +01:00 |
xjm
|
00f65542ea
|
Issue #2983458 by seanB, pguillard, msankhala, marcoscano: Use assertSame() instead of assertEquals() in Media tests
|
2018-07-06 22:41:47 +01:00 |
Alex Pott
|
1a8b7f1625
|
Issue #2928851 by chr.fritsch, daniel.bosen, yogeshmpawar, jefuri, dagomar, seanB, marcoscano, phenaproxima, alexpott, borisson_: Allow the media source of a media type to be changed when creating a new media type
|
2018-07-06 12:33:11 +01:00 |
Alex Pott
|
5a80703c4c
|
Issue #2983371 by ApacheEx, drpal: JS codestyle: no-else-return
|
2018-07-05 16:50:52 +01:00 |
Alex Pott
|
27740c26de
|
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
|
2018-07-04 15:36:57 +01:00 |
Alex Pott
|
c3615d2375
|
Issue #2981042 by seanB, chr.fritsch, phenaproxima, marcoscano: Add empty text to Media view
|
2018-07-04 14:52:31 +01:00 |
Nathaniel Catchpole
|
cb67958df8
|
Issue #2557299 by alexpott, Manuel Garcia, borisson_, phenaproxima, swentel, Berdir, larowlan, mbovan, martin107, LKS90, segi, tim.plunkett, giancarlosotelo: Any AJAX call disregards machine name verification when AJAX is used and leads to a fatal error
|
2018-07-04 12:48:07 +01:00 |
Alex Pott
|
ff99cb2133
|
Revert "Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver"
This reverts commit f55d974612 .
|
2018-07-04 08:20:33 +01:00 |
Alex Pott
|
f55d974612
|
Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
|
2018-07-04 08:16:25 +01:00 |
Nathaniel Catchpole
|
2dc41c872e
|
Issue #2982307 by seanB, alexpott, marcoscano: Misnamed template can cause fatal error in themes that do not extend Stable
|
2018-07-03 16:36:06 +01:00 |
xjm
|
3564dd559e
|
Issue #2976889 by phenaproxima, xjm, chr.fritsch, samuel.mortenson, larowlan, alexpott: Add a trait to create media types in tests and replace MediaFunctionalTestCreateMediaTypeTrait
|
2018-07-02 17:26:17 +01:00 |
xjm
|
74e3c51cdd
|
Revert "Issue #2976889 by phenaproxima, xjm, samuel.mortenson, chr.fritsch: Add a trait to create media types in tests and replace MediaFunctionalTestCreateMediaTypeTrait"
This reverts commit 58d601eb0a .
|
2018-06-30 00:09:20 +01:00 |
Lee Rowlands
|
58d601eb0a
|
Issue #2976889 by phenaproxima, xjm, samuel.mortenson, chr.fritsch: Add a trait to create media types in tests and replace MediaFunctionalTestCreateMediaTypeTrait
|
2018-06-30 08:50:50 +10:00 |
Alex Pott
|
646584b3f7
|
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit
|
2018-06-25 13:51:30 +01:00 |
Nathaniel Catchpole
|
44986fefc2
|
Issue #2973509 by claudiu.cristea, tahirmus, alexpott: Image media source uses FileSystem class instead of FileSystemInterface for type hinting
|
2018-06-21 23:24:05 +01:00 |
Nathaniel Catchpole
|
d95a6b0053
|
Issue #2977250 by alexpott: Media subsystem 99% of time uses thumbnail URI not URL
|
2018-06-21 23:01:18 +01:00 |
Alex Pott
|
00c2069f57
|
Issue #2831944 by chr.fritsch, phenaproxima, alexpott, marcoscano, slashrsm, seanB, robpowell, samuel.mortenson, tstoeckler, Wim Leers, dawehner, martin107, Gábor Hojtsy, aheimlich, tedbow, mtodor, larowlan, idebr, bkosborne, ckrina: Implement media source plugin for remote video via oEmbed
|
2018-06-21 09:11:10 +01:00 |
Nathaniel Catchpole
|
c00b97b2a5
|
Issue #2928710 by borisson_, dawehner, idebr: Eliminate usages of \Drupal::root() in tests
|
2018-06-07 21:55:18 +01:00 |
Alex Pott
|
cc59fcb00c
|
Revert "Issue #2831944 by chr.fritsch, phenaproxima, marcoscano, seanB, slashrsm, robpowell, alexpott, samuel.mortenson, dawehner, tstoeckler, Wim Leers, Gábor Hojtsy, martin107, aheimlich, idebr, tedbow, larowlan, ckrina, mtodor, bkosborne: Implement media source plugin for remote video via oEmbed"
This reverts commit 8f6fcbdd50 .
|
2018-06-01 14:31:03 +02:00 |
Alex Pott
|
8f6fcbdd50
|
Issue #2831944 by chr.fritsch, phenaproxima, marcoscano, seanB, slashrsm, robpowell, alexpott, samuel.mortenson, dawehner, tstoeckler, Wim Leers, Gábor Hojtsy, martin107, aheimlich, idebr, tedbow, larowlan, ckrina, mtodor, bkosborne: Implement media source plugin for remote video via oEmbed
|
2018-06-01 09:21:38 +02:00 |
Nathaniel Catchpole
|
6f8f239d8e
|
Issue #2968519 by alexpott, amateescu, martin107: The entity.query service is essentially deprecated because it relies on \Drupal\Core\Entity\Query\QueryFactory which is
|
2018-05-17 13:18:31 +01:00 |
Lee Rowlands
|
585e6338b5
|
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens
|
2018-05-16 11:30:32 +10:00 |
Alex Pott
|
92be45b46f
|
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules
|
2018-05-15 12:37:57 +01:00 |
Alex Pott
|
1b07d552de
|
Issue #2901653 by idebr, ankitjain28may, mfernea, borisson_: Add yml files to phpcs.xml.dist
|
2018-05-15 09:20:17 +01:00 |
Alex Pott
|
b8f93d5b61
|
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard
|
2018-05-11 10:26:36 +01:00 |
Alex Pott
|
b84b827d42
|
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules
|
2018-05-01 10:15:07 +01:00 |
Alex Pott
|
4022cc198c
|
Issue #2950129 by msankhala, Wim Leers: Add helpful reason for 'update' and 'delete' access not being allowed to MediaAccessControlHandler
|
2018-04-30 15:08:58 +01:00 |
Alex Pott
|
77e3a5c5d7
|
Issue #2959963 by msankhala, marcoscano: Remove obsolete code from MediaTypeForm
|
2018-04-14 19:27:32 +01:00 |