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 |
Lee Rowlands
|
93045afbe4
|
Issue #2895544 by Ginovski, Lendude, mpdonadio, jhedstrom, Berdir, dawehner: Datetime module missing view plugin config schema
|
2017-10-30 08:52:43 +10:00 |
xjm
|
97346f0d28
|
Issue #2826404 by mpdonadio, Jo Fitzgerald, jhedstrom, larowlan: Create DateTimeItemInterface and deprecate global constants in datetime.module
|
2017-10-24 07:36:54 -05:00 |
Nathaniel Catchpole
|
50ab19584f
|
Issue #2830094 by mpdonadio, Yogesh Pawar, arunkumark, jhedstrom, larowlan, alexpott: Deprecate and remove usages of datetime_date_default_time()
|
2017-10-05 14:34:14 +01:00 |
xjm
|
5ee33d6341
|
Issue #2829845 by mpdonadio, Jo Fitzgerald, xjm, jhedstrom: Record timezone in DateTime test assertions and verbose output
|
2017-09-16 07:24:40 -05:00 |
xjm
|
44a5c4cbe0
|
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
|
2017-09-15 16:52:14 -05:00 |
Nathaniel Catchpole
|
0ab00b4acd
|
Issue #2893072 by maxocub: Modify the DateField Field plugin so it's used for D6 & D7
|
2017-08-05 16:09:08 +09:00 |
Nathaniel Catchpole
|
fde3369b6c
|
Issue #2486019 by mpdonadio, pfrenssen, webflo, michielnugter, maris.abols, ivanjaros, hauruck, MickeA, Jo Fitzgerald, mian3010, iMiksu: Wrong validation messages in Datelist::validateDatelist()
|
2017-06-07 15:25:41 +01:00 |
Alex Pott
|
a132d4584d
|
Issue #2824717 by mpdonadio, tedbow, Wim Leers, alexpott: Add a format constraint to DateTimeItem to provide REST error message
|
2017-04-29 21:42:13 +01:00 |
Nathaniel Catchpole
|
61c3d57c38
|
Issue #2865992 by tar_inet, Lendude, mpdonadio, Wim Leers: Convert Datetime module Views tests to Kerneltest
|
2017-04-28 13:18:10 -04:00 |
Nathaniel Catchpole
|
10db66234a
|
Issue #2566779 by quietone, hussainweb, keithm, heddn, kekkis, Shawn DeArmond, Jo Fitzgerald, mlbrgl, phenaproxima, mikeryan, 13jupiters, Gábor Hojtsy: Migration D6 > D8 of CCK date fields
|
2017-04-27 14:01:36 -04:00 |
Alex Pott
|
5e8c04df41
|
Issue #2780063 by mpdonadio, Jo Fitzgerald, GoZ, boaloysius, klausi, Lendude: Convert web tests to browser tests for datetime and datetime_range modules
|
2017-04-03 15:25:27 +01:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
xjm
|
88a878725b
|
Issue #2832264 by mpdonadio, jhedstrom: DateTimeItemTest is not valid
|
2017-02-16 16:07:28 -06:00 |
Alex Pott
|
1e2f37a3e7
|
Issue #2502195 by vijaycs85, larowlan: \Drupal\Core\StringTranslation\Translator\CustomStrings should be serializable, but contain \Drupal\Core\Site\Settings which is not
|
2016-11-29 13:04:15 +00:00 |
Nathaniel Catchpole
|
899cb5239b
|
Issue #2723591 by marvin_B8: Remove entity_load* usage for entity_test, entity_test* entity types
|
2016-05-17 10:40:48 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
daa52e9f1a
|
Issue #2684095 by dawehner, amateescu: Convert field kernel tests to KernelTestBaseTNG
|
2016-03-10 15:54:24 +00:00 |