Commit Graph

355 Commits (f276f6a9ddea0b9fdf2a4c251a0738367193f074)

Author SHA1 Message Date
catch d961c6dc17 Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statements 2024-07-17 20:50:14 +09:00
catch a9f3d0ec7e Issue #3421418 by mstrelan, Spokje, xjm, mondrake, longwave, acbramley: Add void return typehints to all test methods 2024-06-19 13:45:54 +01:00
catch 06aeda306c Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable type declarations 2024-06-01 10:15:22 +01:00
Alex Pott cf09596544
Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
catch 1625631682 Issue #3443206 by smustgrave: Remove deprecated code from search and options modules 2024-04-24 21:20:26 +01:00
Lee Rowlands 273d19b0e8
Revert "Issue #3439800 by mstrelan: Standardize location of test modules"
This reverts commit 5a9ce8cfbd.
2024-04-12 07:46:59 +10:00
Lee Rowlands 5a9ce8cfbd
Issue #3439800 by mstrelan: Standardize location of test modules 2024-04-12 07:01:43 +10:00
Alex Pott ce1fa38bf0
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
Alex Pott 8e51b463d5
Issue #3421020 by godotislate, mohit_aghera, quietone: Convert MigrateField plugin discovery to attributes 2024-04-06 11:00:42 +01:00
Alex Pott 8d1ff20647
Issue #3431452 by godotislate, smustgrave, alexpott: Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase 2024-03-30 17:23:10 +00:00
Alex Pott 8aa3632c61
Issue #3426957 by sorlov, smustgrave, mstrelan: Convert ViewsFilter plugin discovery to attributes 2024-03-16 17:21:05 +00:00
Alex Pott d675ece27f
Issue #3425359 by sorlov, quietone, naveenvalecha, smustgrave, alexpott: Convert ViewsArgumentHandlers plugin discovery to attributes 2024-03-14 17:34:26 +00:00
Dave Long 7e2b0d453c
Issue #3421626 by phenaproxima, Wim Leers, borisson_: Mark config schema types (field.field_settings.* and field.storage_settings.*)) for field types that have no settings as fully validatable 2024-03-13 15:38:01 +00:00
Alex Pott dcecab3d42
Issue #3420980 by mstrelan, smustgrave: Convert FieldFormatter plugin discovery to attributes 2024-03-02 11:14:08 +00:00
Dave Long e3fab52019
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
Dave Long 654b1f2074
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public 2024-02-14 13:38:28 +00:00
Dave Long 526d8ef95e
Issue #3415811 by catch: Add @group #slow to more functional tests 2024-01-24 22:18:29 +00:00
catch 18125a4619 Issue #3414501 by Spokje, smustgrave: Convert OptionsDynamicValuesApiTest into a Kernel test 2024-01-20 15:12:39 +00:00
catch 078c284c7f Issue #3414557 by Spokje: Convert OptionsDynamicValuesValidationTest into a Kernel test 2024-01-18 21:02:01 +00:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Alex Pott 7ca3f9e2e0
Issue #3411419 by catch, lauriii, larowlan, kevinquillen: Regression from #2521800: using machine name element for ListStringItem breaks with existing data 2023-12-30 16:26:05 +00:00
Dave Long 4cc502ffa1
Issue #3410452 by catch: Add @group #slow to more tests 2023-12-22 18:36:47 +00:00
Lee Rowlands 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
catch d719097a83 Issue #3405696 by longwave, Spokje, andypost, quietone, smustgrave, mondrake: Update composer dependencies for Drupal 10.2.0 2023-12-12 22:00:12 +00:00
Alex Pott ea3f7b53d4
Issue #3347291 by lauriii, srishtiiee, tim.plunkett, hooroomoo, narendraR, tedbow, bnjmnm, alexpott, Berdir: Combine field storage and field instance forms 2023-10-07 16:12:33 +01:00
Alex Pott fd2c13413a
Issue #3048495 by jonathan1055, quietone, rajandro, Spokje, Pooja Ganjage, andypost, kishor_kolekar, msuthars, munish.kumar, ankithashetty, ayushmishra206, ravi.shankar, naveenvalecha, longwave, Gábor Hojtsy, alexpott, smustgrave, Lendude, xjm, adityasingh, daffie: Fix Drupal.Semantics.FunctionTriggerError coding standard 2023-09-26 16:28:55 +01:00
Lee Rowlands 6d93485084
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
Lee Rowlands 0af9348ce7
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests 2023-09-26 07:27:04 +10:00
effulgentsia d2cdfb1940 Issue #3358049 by narendraR, lauriii, srishtiiee, Utkarsh_33, Wim Leers, tim.plunkett, tedbow, bnjmnm, smustgrave, Berdir, amateescu, larowlan: Save FieldStorageConfig at the same time as FieldConfig 2023-08-31 14:52:48 -07:00
Lauri Eskola 2b9d2a95ac
Issue #3382802 by srishtiiee, kunal.sachdev, marcoliver, ckrina: Disable the 'Remove' button if there is a single row in the allowed values storage setting of the list fields 2023-08-31 19:48:40 +03:00
Lauri Eskola 37117ca492
Issue #3372316 by hooroomoo, kostyashupenko, ckrina, Utkarsh_33, srishtiiee: Adjust design implementation for the field types 2023-08-29 20:01:40 +03:00
Lauri Eskola d418da3968
Issue #3372092 by srishtiiee, lauriii, larowlan, tim.plunkett, kunal.sachdev, Wim Leers: Allow field_type_categories.yml entries to define asset libraries 2023-08-24 14:21:50 +03:00
Lauri Eskola ded815fbe0
Issue #3370113 by Utkarsh_33, lauriii, omkar.podey, tedbow, bnjmnm, ckrina, smustgrave, longwave, hooroomoo, srishtiiee, yoroy: Make it easier to enter multiple values to fields allowing unlimited values 2023-08-17 16:45:36 +03:00
Lauri Eskola 67360f2abd
Issue #3341682 by Wim Leers, phenaproxima, borisson_, catch, alexpott: New config schema data type: required_label 2023-08-17 12:29:30 +03:00
Dave Long f890b7ff46
Issue #981870 by Spokje, Lendude, longwave, xjm, smustgrave: Skip default argument for view URL does not work and never has so it can be removed 2023-08-16 10:10:49 +01:00
Lauri Eskola b175481f32
Issue #3376281 by Indrapatil, nlisgo, longwave, smustgrave: Random machine names no longer need to be wrapped in strtolower() 2023-08-01 21:32:45 +03:00
Lauri Eskola f9b363c090
Issue #3375887 by srishtiiee, Berdir, Utkarsh_33: Add a weight for the options within a field category 2023-07-28 09:58:42 +03:00
Dave Long 224c67343b
Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
Dave Long f1a52222a7
Issue #3372097 by srishtiiee, lauriii, larowlan, longwave, tedbow: Consider replacing hook_field_type_category_info with YML based plugin discovery 2023-07-21 10:54:16 +02:00
hooroomoo 9d522de054 Issue #3356894 by hooroomoo, lauriii, srishtiiee, Rajeshreeputra, Utkarsh_33, bnjmnm, narendraR, tim.plunkett, smustgrave, ckrina, yoroy, amateescu, Wim Leers: Make field selection less overwhelming by introducing groups 2023-06-30 19:27:14 +00:00
bnjmnm 693ced9cd8 Issue #2521800 by srishtiiee, bnjmnm, tim.plunkett, narendraR, lauriii, Utkarsh_33, hooroomoo, LewisNyman, smustgrave, Wim Leers: List key|label entry field is textarea, which doesn't give guidance towards the expected input 2023-06-23 18:56:52 -04:00
Lauri Eskola 18432dacb5
Issue #2825712 by Utkarsh_33, lauriii, bnjmnm, tstoeckler, idebr, BramDriesen, Lendude, srishtiiee: The allowed values storage setting of list fields should be required 2023-05-30 22:27:26 +03:00
Lee Rowlands a0db6dfbf9
Issue #3060626 by mohit_aghera, ranjith_kumar_k_u, Suresh Prabhu Parkala, aalin, Prem Suthar, cindytwilliams, larowlan, smustgrave, Kristen Pol: OptionsWidgetBase doesn't respect #required_error 2023-05-06 10:05:48 +10:00
Lee Rowlands 52fbc9adcb
Issue #3331397 by gcb, DanielVeza, Tatsiana, arisen: ListItemBase::generateSampleValue() white screen when options list is empty 2023-03-31 18:36:59 +10:00
Alex Pott defcb862d6
Issue #3134618 by geek-merlin, smustgrave, Matroskeen, Kristen Pol, alexpott: hook_options_list_alter lacks $context['widget'] 2023-02-22 09:55:46 +00:00
Dave Long 85eeb1bde1
Issue #3324801 by Spokje, mondrake: Fix PHPStan L2 error "Property Foo::$bar has unknown class Baz as its type." 2022-12-07 11:22:31 +00:00
Alex Pott eec3210128
Issue #3268818 by ravi.shankar, quietone: Fix class comment doc blocks in non tests 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-11-29 12:13:59 +00:00
Alex Pott 82576b6002
Issue #784672 by smustgrave, floretan, lokapujya, joegraduate, jcnventura, AndyF, joelpittet, darvanen, c960657, eiriksm, viappidu, jungle, ravi.shankar, DanielVeza, Meenakshi_j, gordon, raman.b, mohit_aghera, vsujeetkumar, aleevas, vakulrai, bruvers, larowlan, vpeltot, wjaspers, Sonal.Sangale, jan.stoeckler, jofitz, vdsh, minorOffense, LewisNyman, mgifford, Berdir, tstoeckler, Luke.Leber, Hanno, alexpott, andypost, yannickoo, hchonov, quietone, David_Rothstein, fgm, mr.baileys, MaxMendez, mpp: Allow text field to enforce a specific text format 2022-11-29 11:38:07 +00:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
Alex Pott 6bbfb05500
Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins 2022-09-28 09:49:56 +01:00