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
|
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 |
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 |
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
|
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 |
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
|
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 |
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 |
Lauri Eskola
|
b888a36c12
|
Issue #2930274 by dawehner, Berdir, slashrsm, Sam152: View mode class is not built correctly in media.html.twig
|
2018-04-13 22:37:26 +03:00 |
Nathaniel Catchpole
|
d90ac78f3e
|
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
|
2018-04-06 13:13:01 +01:00 |
effulgentsia
|
05039c6a99
|
Issue #2936293 by xjm, tedbow, marcoscano, ershov.andrey, phenaproxima, benjifisher, samuel.mortenson, davidhernandez, tim.plunkett, Gábor Hojtsy, seanB, ckrina, yoroy, DyanneNova, amateescu: At least inform content authors where they can list and add media
|
2018-02-08 20:46:51 -08:00 |
Alex Pott
|
f4c5cdf057
|
Issue #2877383 by chr.fritsch, starshaped, seanB, phenaproxima, xjm, Wim Leers, Gábor Hojtsy, marcoscano, alexpott, Berdir: Add action support to Media module
|
2018-02-07 22:11:31 +00:00 |
Nathaniel Catchpole
|
da40533f3c
|
Issue #2940169 by Nitebreed, jefuri, seanB: Remove all occurences of 'media entity' in core
|
2018-01-29 12:59:41 +00:00 |
Nathaniel Catchpole
|
14c499fc7a
|
Issue #2934997 by benjifisher, Lendude, xjm: Intermittent failure in MediaUiJavascriptTest
|
2018-01-17 11:40:43 +00:00 |
Lee Rowlands
|
4443678c9e
|
Issue #2862422 by chr.fritsch, robpowell, phenaproxima, webflo, bdimaggio, seanB, naveenvalecha, sunset_bill, vijaycs85, yoroy, starshaped, xjm, Berdir, hazong: Add per-media type creation permissions for media
|
2018-01-15 14:00:01 +10:00 |
Gabor Hojtsy
|
1e2583bb31
|
Issue #2934885 by marcoscano, benjifisher, seanB, starshaped, xjm, chr.fritsch, phenaproxima, Gábor Hojtsy: Document the difference between File, Image, and Media fields
|
2018-01-12 16:41:38 +01:00 |
Lee Rowlands
|
ba4f89edf0
|
Issue #2934424 by chr.fritsch, benjifisher, tstoeckler, phenaproxima, xjm, marcoscano, larowlan: Media has no collection route
|
2018-01-10 07:26:04 +10:00 |
xjm
|
27ff71aacf
|
Issue #2934162 by marcoscano, phenaproxima, chr.fritsch, robpowell, Berdir, xjm, effulgentsia: Provide better defaults to media form displays
|
2018-01-08 14:27:02 -05:00 |
xjm
|
b8d018e325
|
Issue #2775131 by chr.fritsch, marcoscano, katzilla, seanB, xjm, gippy, phenaproxima, alexpott, Berdir, lauriii, webflo, dawehner: Media entities should support contextual links
|
2018-01-08 10:17:15 -05:00 |
xjm
|
9f54d00d40
|
Revert "Issue #2775131 by chr.fritsch, marcoscano, katzilla, seanB, xjm, gippy, phenaproxima, alexpott, Berdir, lauriii, webflo, dawehner: Media entities should support contextual links"
This reverts commit 1da5a5ccb3 .
|
2018-01-08 10:16:49 -05:00 |
xjm
|
1da5a5ccb3
|
Issue #2775131 by chr.fritsch, marcoscano, katzilla, seanB, xjm, gippy, phenaproxima, alexpott, Berdir, lauriii, webflo, dawehner: Media entities should support contextual links
|
2018-01-08 09:31:34 -05:00 |
xjm
|
ec31a14195
|
Issue #2934649 by chr.fritsch, marcoscano: Fix wrong header "Source" on media overview page
|
2018-01-08 04:21:14 -05:00 |
Lee Rowlands
|
bfe514a0d4
|
Issue #2934966 by benjifisher, starshaped: Make it easier to get source field values from media items
|
2018-01-08 09:03:53 +10:00 |
xjm
|
ee7f7f2a25
|
Issue #2932226 by robpowell, marcoscano, phenaproxima, Darvanen, larowlan: Media Type entities don't validate machine name properly
|
2018-01-07 16:40:29 -05:00 |
xjm
|
3d0e79f229
|
Issue #2928798 by balsama, axel.rutz, xjm, phenaproxima, chr.fritsch, jeetendrakumar: Add extractors: mimetype & filesize
|
2018-01-07 12:28:18 -05:00 |
xjm
|
db68052953
|
Issue #2924631 by marcoscano, starshaped, chr.fritsch, xjm, phenaproxima, Gábor Hojtsy, seanB, yoroy, evankay: Media sources for local video and audio support
|
2018-01-07 10:36:01 -05:00 |
xjm
|
319f023727
|
Issue #2934850 by balsama, Berdir: Media Images should be rendered at a reasonable size by default
|
2018-01-06 16:32:21 -05:00 |