Lee Rowlands
|
3e8c2b34a6
|
Issue #2829990 by Krzysztof Domański, idebr, lamp5: Image formatter does not support URL/Link options
|
2019-06-28 07:16:01 +10:00 |
Alex Pott
|
cfd993492f
|
Issue #3033279 by lauriii, mandclu, Eli-T: Move markup from template_preprocess_image_widget to a template
|
2019-06-10 19:42:39 +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 |
Lee Rowlands
|
cf939a5dc0
|
Issue #3057314 by alexpott, chr.fritsch, larowlan: Harden hash checking in core
|
2019-06-05 09:13:24 +10: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
|
91fe1d2f77
|
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock()
|
2019-05-31 10:22:21 +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
|
ba509afbc9
|
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core
|
2019-05-24 16:44:36 +10:00 |
Alex Pott
|
e192b14dcb
|
Revert "Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface"
This reverts commit 109dfd58bd .
|
2019-05-22 21:18:24 +01:00 |
Lee Rowlands
|
31a5cba35c
|
Issue #3049021 by kim.pepper, Berdir: Deprecate file_default_scheme() and just use config
|
2019-05-17 12:15:25 +10:00 |
Lee Rowlands
|
a98b58765d
|
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods
|
2019-04-26 17:09:28 +10: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 |
catch
|
f2eaf0178c
|
Issue #3041985 by alexpott, pifagor: Add Generic.CodeAnalysis.EmptyPHPStatement to phpcs rules to prevent empty PHP statements
|
2019-04-16 21:22:07 +09:00 |
catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
Alex Pott
|
109dfd58bd
|
Issue #2852463 by mikelutz, tim.plunkett, heddn, xjm, MegaChriz, joachim, phenaproxima, dawehner, benjifisher: Create a trait to implement \Drupal\Component\Plugin\ConfigurableInterface
|
2019-04-12 14:23:23 -07:00 |
effulgentsia
|
946dc09b9a
|
Issue #2715859 by alexpott, prics, joachim, effulgentsia, Berdir, AaronBauman: ImageWidget::validateRequiredFields() produces an error message if an image field is hidden with hook_entity_field_access()
|
2019-04-10 15:24:14 -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 |
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 |
Nathaniel Catchpole
|
503d9dde7d
|
Issue #2976035 by amateescu, blazey, hchonov, plach, tstoeckler, catch, jibran, larowlan, alexpott: Entity type CRUD operations must use the last installed entity type and field storage definitions
|
2019-03-08 10:45:58 +00:00 |
Alex Pott
|
97a6869145
|
Issue #3021450 by kim.pepper, jibran, voleger, alexpott, Berdir: Add @trigger_error to deprecated functions in file.inc and replace their usages
|
2019-03-07 09:13:25 +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 |
Alex Pott
|
e69e249da0
|
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods
|
2019-02-17 00:00:58 +00: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 |
Nathaniel Catchpole
|
21b62c60ab
|
Issue #2975539 by mondrake, alexpott, marcoscano, desierto: Changing machine name of image style leads to WSOD when loading widgets that used the old name
|
2019-02-05 11:46:32 +00: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 |
Lauri Eskola
|
b3aef2bced
|
Issue #3024505 by alexpott, markconroy: Add quote standards to Stylelint config
|
2019-01-14 17:55:33 +02:00 |
Alex Pott
|
c23c05c90f
|
Issue #2691675 by Berdir, Mile23, alexpott: Replace deprecated entityManager() in ControllerBase descendents
|
2019-01-08 09:40:56 +00:00 |
Alex Pott
|
60505f3693
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01: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
|
cee4a5c9b3
|
Issue #3016840 by tim.plunkett, EclipseGc, alexpott: When an invalid plugin ID is requested, include valid ones in the exception message
|
2018-12-01 10:49:12 +00:00 |
Alex Pott
|
c503bb6a93
|
Issue #3014950 by goodboy, mondrake, alexpott: Replace all db calls to file_managed table with Entity APIs
|
2018-11-23 21:08:40 +00:00 |
Alex Pott
|
8c6c340fe6
|
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR
|
2018-10-01 15:40:09 +01: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
|
e4b39ba7b9
|
Issue #2970052 by martin107, marcel66, Mile23, longwave, dawehner, borisson_, alexpott, catch: Fix "assertNoPattern() is deprecated and scheduled for removal in Drupal 9.0.0. Use $this->assertSession()->responseNotMatches($pattern) instead"
|
2018-09-11 11:41:53 +02:00 |
Alex Pott
|
36ff61a766
|
Issue #2991149 by eliclaggett, Angélique Valvandrin, prashantgajare, andrewmacpherson, nod_, DuaelFr, TwoD, alexpott, Manuel Garcia, mgifford, seangambierross, jhodgdon, Kolin, dat deaf drupaler: Improve placeholder text for image upload
|
2018-09-09 17:15:50 +01: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 |
Nathaniel Catchpole
|
14a769b758
|
Issue #2631698 by Jo Fitzgerald, robpowell, phenaproxima, heddn, quietone: Fix sub-optimal DX in MigrateFieldInterface
|
2018-07-13 12:39:04 +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 |
Gábor Hojtsy
|
b8c4f6ecf1
|
Issue #2983648 by ifrik, andypost, Gábor Hojtsy, Artusamak: Reword the Update style button to Save
|
2018-07-11 11:00:39 +02:00 |
xjm
|
f5f92048b6
|
Issue #2982738 by ApacheEx: Convert Drupal\image\Tests\Update\ScaleAndCropAddAnchorUpdateTest to BrowserTestBase
|
2018-07-06 22:27:32 +01:00 |
Alex Pott
|
c77b8b6045
|
Issue #2983357 by ApacheEx, drpal: JS codestyle: object-curly-newline
|
2018-07-05 16:38:04 +01:00 |
Alex Pott
|
4ddf8b84e8
|
Issue #2983355 by ApacheEx, drpal: JS codestyle: indent
|
2018-07-05 16:34:50 +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
|
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 |