Alex Pott
|
1476de31ad
|
Issue #3157369 by shaktik, Lendude, alexpott: Use unused variable $filters from DateTimeSchemaTest
|
2020-07-14 18:11:48 +01:00 |
catch
|
eafefd897a
|
Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static::
|
2020-07-13 15:35:49 +01:00 |
catch
|
488b2cee3b
|
Issue #3139426 by jungle, rajandro, mohrerao, sja112, mondrake: Replace usages of deprecated AssertLegacyTrait::assertOptionSelected()
|
2020-07-13 15:32:37 +01:00 |
catch
|
d7cfad42ff
|
Issue #3144732 by pavnish, mondrake, daffie: Remove the calls to t() from $this->assertSession()->optionExists()
|
2020-06-30 15:16:40 +01:00 |
Alex Pott
|
803a34ba96
|
Issue #3139422 by sja112, jungle, akanksha-hp, mondrake, xjm: Replace usages of deprecated AssertLegacyTrait::assertOptionByText()
|
2020-06-13 11:45:13 +01:00 |
xjm
|
68a59ee322
|
Issue #3139421 by mondrake, mrinalini9, daffie: Replace usages of deprecated AssertLegacyTrait::assert(No)Option()
|
2020-05-24 14:55:23 -05:00 |
xjm
|
11387380d5
|
Issue #3139218 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertResponse(), which is deprecated
|
2020-05-24 08:33:20 -05: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 |
catch
|
27515dc255
|
Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls
|
2020-04-27 10:35:37 +01:00 |
catch
|
4fe0b034a9
|
Issue #3128905 by jungle, longwave, Kristen Pol, mondrake: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf()
|
2020-04-24 21:27:52 +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 |
catch
|
529c16e0b3
|
Issue #3110315 by Hardik_Patel_12, Gábor Hojtsy, andypost, longwave, mpdonadio: Remove all @deprecated code from migrate_drupal module
|
2020-02-06 14:39:07 +00:00 |
catch
|
1d1f222288
|
Issue #2893795 by sokru, Wim Leers, Berdir, Stefdewa: Remove serialization.module BC layers
|
2020-02-04 16:50:15 +00:00 |
webchick
|
347624ad75
|
Issue #3095146 by Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have a different "settings" structure than the migration assumes
|
2019-12-20 17:22:06 -08:00 |
catch
|
ac90ec173d
|
Issue #3091528 by el7cosmos, ravi.shankar: Remove deprecated code from datetime module
|
2019-11-22 09:35:57 +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
|
50a6a9efc1
|
Issue #3060391 by mondrake, Mile23, Lendude, alexpott: Cleanup usage of PHPUnit 4.8 aliased classes
|
2019-08-23 10:05:21 +01:00 |
Lee Rowlands
|
626a6aa3e1
|
Issue #3007102 by mikelutz, juampynr, DamienMcKenna, vpa24: Migrating to Date-only field does not drop time value
|
2019-08-21 18:42:29 +10:00 |
Lee Rowlands
|
e47700f70a
|
Issue #3009377 by kim.pepper, andypost, Berdir, alexpott, Wim Leers, mpdonadio, acbramley, larowlan, catch, xjm: Replace drupal_get_user_timezone with a date_default_timezone_get() and an event listener
|
2019-08-12 14:24:04 +10:00 |
catch
|
35ffd80362
|
Issue #2924781 by osman, yogeshmpawar, zaporylie, mfernea: Missing @var annotation for scalars that do not provide default values
|
2019-07-18 14:38:54 +01:00 |
Alex Pott
|
e39262bf5b
|
Issue #2228741 by rpayanm, mikelutz, voleger, epari.siva, malotor, Rolf van de Krol, quietone, Mile23, andypost, ianthomas_uk, Lendude, alexpott, dawehner, xjm, Gábor Hojtsy, Berdir, catch: Replace calls to format_string() with Drupal\Component\Render\FormattableMarkup
|
2019-07-11 09:06:33 +01:00 |
catch
|
6abefc59b3
|
Issue #3059332 by alexpott, Mile23, Lendude: Mark kernel tests that perform no assertions as risky
|
2019-06-28 13:00:15 +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 |
Alex Pott
|
e82e0c0573
|
Issue #3059090 by clepson, mondrake, alexpott: Deprecate \Drupal\Tests\PhpunitCompatibilityTrait::setExpectedException()
|
2019-06-11 12:38:53 +03: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 |
Alex Pott
|
bdfafab7fb
|
Issue #3035318 by mpdonadio: `DateFormatter()` assumes 30 days per month, while February only has 28 days. Causes fails in tests
|
2019-02-24 09:42:10 +00:00 |
Francesco Placella
|
c8dc57eede
|
Issue #2926508 by Wim Leers, mpdonadio, joelstein, tacituseu, jhedstrom, effulgentsia, tedbow, mradcliffe, borisson_, dawehner, larowlan: Add DateTimeNormalizer+TimestampNormalizer, deprecate TimestampItemNormalizer: @DataType-level normalizers are reusable by JSON:API
|
2019-02-16 00:13:43 +01:00 |
Nathaniel Catchpole
|
31f9ebf7f5
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
Alex Pott
|
8e3bcf48ee
|
Issue #2865344 by mpdonadio, Lendude, mbovan, organicwire, alexpott, jibran, jhedstrom, bobemoe, Berdir, larowlan: Exposed date filters 'empty' and 'not empty' are broken
|
2018-12-13 20:51:04 +00:00 |
Alex Pott
|
f51bfe1756
|
Issue #3002164 by Wim Leers, mpdonadio: DateTimeIso8601::getDateTime() does not specify the storage timezone when constructing DrupalDateTime object
|
2018-12-13 18:46:24 +00:00 |
Alex Pott
|
21ba3dfc6f
|
Issue #2686409 by mpdonadio, pjonckiere, claudiu.cristea, darrick, xSDx, bceyssens, tamasd, Ismail Cherri, joelpittet, dawehner, AdamPS, jhedstrom, JaceRider: Time Ago summary does not render on Manage Display for Timestamp and Datetime fields
|
2018-09-27 16:25:39 +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 |
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
|
e41655d1a3
|
Issue #2631698 followup by heddn, neclimdul: Fix sub-optimal DX in MigrateFieldInterface
|
2018-07-20 16:53:59 +01: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 |
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
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Nathaniel Catchpole
|
154f282899
|
Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill
|
2018-05-08 21:55:21 +01:00 |
Nathaniel Catchpole
|
45bc05523f
|
Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format()
|
2018-05-01 16:14:09 +01:00 |
Alex Pott
|
1cd610b17a
|
Issue #2960056 by Jo Fitzgerald: Add deprecation test to d6/DateField
|
2018-04-14 15:55:04 +01: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 |
Nathaniel Catchpole
|
f30938d368
|
Issue #2786577 by gambry, vaplas, j1n, adriancid, jibran, artis, diamondsea, mpdonadio, jhedstrom, Darvanen, bkosborne, xjm, larowlan, dkre, Lendude, effulgentsia, dawehner, alexpott: The Views integration Datetime Range fields should extend the views integration for regular Datetime fields
|
2018-03-09 11:53:41 +00:00 |
Nathaniel Catchpole
|
4d629c4d81
|
Issue #2627512 by gambry, jhedstrom, mpdonadio, Jo Fitzgerald, jibran, tedbow, bkosborne, alexpott, vprocessor, xjm: Datetime Views plugins don't support timezones
|
2017-12-13 11:47:56 +00:00 |
xjm
|
752fd5a721
|
Issue #2924780 by zaporylie: Missing @var annotation for scalars that provide default values
|
2017-11-22 12:43:49 -06:00 |