summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/media
Commit message (Collapse)AuthorAge
* Issue #3495943 by nicxvan, berdir, ghost of drupal past, catch, larowlan: ↵HEAD11.xLee Rowlands14 hours
| | | | Handle module preprocess functions as OOP hooks
* Issue #3519621 by mstrelan: [random test failure] ↵catch2025-04-17
| | | | MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource#
* Issue #3325057 by mallezie, mstrelan, smustgrave, spokje, danielveza: Fix ↵Dave Long2025-04-16
| | | | PHPStan L2 error in traits
* Issue #3515715 by quietone: Fix 'DocComment.MissingShort' in Unit testsnod_2025-04-04
|
* Issue #3386762 by omkar.podey, kunal.sachdev, benjifisher, lauriii, ↵Lauri Timmanee2025-03-27
| | | | hooroomoo, tim.plunkett, narendrar, srishtiiee, nod_, simohell, rkoller, gábor hojtsy, catch, ckrina: Use modals in field creation and field edit flow
* Issue #3514226 by mstrelan, smustgrave: Add void return to functions in ↵quietone2025-03-25
| | | | global namespace
* Issue #3351516 by mstrelan, catch: [random test failure] ↵catch2025-03-20
| | | | Drupal\Tests\media\FunctionalJavascript\MediaSourceFileTest
* Issue #3512960 by quietone: Fix LongLineDeclaration in Kernel testscatch2025-03-17
|
* Issue #3508581 by annmarysruthy, borisson_: Fix ↵nod_2025-03-11
| | | | Drupal.Commenting.FunctionComment.Missing in Kernel tests
* Issue #3439898 by simonbaese, quietone, smustgrave, alexpott, marcoscano, ↵nod_2025-03-05
| | | | seanb: Fix Media tests that rely on UID1's super user behavior
* Issue #3504776 by quietone, annmarysruthy, vighneshh, oily, smustgrave, ↵nod_2025-03-03
| | | | borisson_: Fix Drupal.Commenting.FunctionComment.MissingReturnComment in extension tests
* Issue #3508410 by quietone, borisson_: Fix ↵nod_2025-03-03
| | | | 'Drupal.Commenting.DocComment.ShortNotCapital' coding standard except for callbacks
* Issue #3133726 by quietone, manuel garcia, longwave, chaitanyadessai, ↵nod_2025-02-22
| | | | adeshsharma, hardik_patel_12, paulocs, xjm, mohrerao, mrinalini9, mile23, lokapujya, dawehner, duaelfr, geertvd, joelpittet: [meta] Remove usage of t() in tests not testing translation
* Issue #2997393 by tobiasb, andypost, vakulrai, renatog, ankithashetty, oily, ↵catch2025-02-18
| | | | longwave, berdir, lendude: Filter out non-selected roles for the remember_roles setting in views
* Issue #3483146 by nicxvan, sourav_paul, vladimiraus, mstrelan, smustgrave: ↵quietone2025-02-18
| | | | Add string return type to all hook_help implementations
* Issue #3497410 by quietone, nod_, borisson_: Fix ↵nod_2025-02-16
| | | | DrupalPractice.Objects.GlobalFunction in hooks
* Issue #3497105 by quietone, borisson_: Fix LineLength for inline commentsnod_2025-02-16
|
* Issue #3498152 by shalini_jha, quietone, borisson_: Fix ↵nod_2025-02-16
| | | | 'Drupal.Commenting.ClassComment.Missing' in Functional tests
* Issue #3501186 by znerol, smustgrave: Change $previous argument for any ↵catch2025-02-03
| | | | Exception to \Throwable
* Issue #3503744 by quietone, borisson_: Fix ↵nod_2025-02-03
| | | | 'Drupal.Commenting.VariableComment.MissingVar' in module and profile tests
* Issue #3503756 by quietone, smustgrave: Remove inline usages of @code/@endcodenod_2025-02-03
|
* Issue #2937558 by quietone, nod_, jungle, borisson_, longwave, catch, ↵nod_2025-01-31
| | | | smustgrave: Fix 'Drupal.Commenting.DocComment.ParamNotFirst' coding standard
* Issue #3498059 by mstrelan, shalini_jha, hetal.solanki: Add array return to ↵quietone2025-01-15
| | | | all hook_requirements implementations
* Issue #3040878 by berdir, smustgrave, hchonov: Reset static entity cache on ↵catch2025-01-10
| | | | POST requests in tests
* Issue #3492582 by tom konda, alexpott, nod_, zaryab_drupal, smustgrave: ↵nod_2025-01-09
| | | | Replace some of obj && obj.prop with optional chaining
* Issue #3276845 by shalini_jha, chris burge, smustgrave, bramdriesen, ↵Lee Rowlands2025-01-03
| | | | larowlan: MediaSourceBase::getSourceFieldName() doesn't check character max
* Issue #3477669 by quietone: Fix VariableComment.Missing in tests but not ↵Lee Rowlands2025-01-03
| | | | core/tests
* Issue #3495508 by nicxvan: Mark Media and Media Library modules' procedural ↵Lee Rowlands2025-01-03
| | | | hooks as converted
* Issue #3461838 by marcgk, narendrar: Convert Constraint plugin discovery to ↵Lee Rowlands2025-01-03
| | | | attribute for MediaMappingsConstraint
* Revert "Issue #3492582 by tom konda, zaryab_drupal, nod_, smustgrave: ↵Alex Pott2024-12-30
| | | | | | Replace some of obj && obj.prop with optional chaining" This reverts commit c4c4de2149911b97555a6b53b824391e6a9b8fd2.
* Issue #3492582 by tom konda, zaryab_drupal, nod_, smustgrave: Replace some ↵nod_2024-12-30
| | | | of obj && obj.prop with optional chaining
* Issue #3488109 by mstrelan, quietone: Add AccessResultInterface return type ↵Lee Rowlands2024-12-23
| | | | to hook_entity_access (and friends) implementations
* Issue #3487218 by dpi, mstrelan: Resolve PHPStan-Strict errors: class.nameCaseLee Rowlands2024-12-19
|
* Issue #2839195 by berdir, bradjones1, quietone, andypost, acbramley, ↵Lee Rowlands2024-12-19
| | | | hchonov, longwave, claudiu.cristea, bbrala, wim leers, smustgrave, codesquatch, godotislate, joachim, tstoeckler, alexpott, dww: Add a method to access the original property
* Issue #3491210 by mstrelan: Add array return to remaining applicable hook ↵Lee Rowlands2024-12-19
| | | | implementations in Hook classes
* Issue #3475719 by daffie, mondrake, alexpott: Set entity schema ↵Alex Pott2024-12-14
| | | | installation, module configuration installation and content creation in the right order in kerneltests for MongoDB
* Issue #2962753 by ivnish, asawari, sagarmohite0031, phenaproxima, ↵Lauri Timmanee2024-12-12
| | | | smustgrave, longwave, pameeela, sime, joelpittet, quietone: Remove oEmbed security warning
* Issue #3492235 by catch, longwave, mikelutz: Default ↵Dave Long2024-12-10
| | | | container_rebuild_required to FALSE
* Issue #3416522 by catch, alexpott, longwave, phenaproxima, nicxvan, wim ↵Dave Long2024-12-09
| | | | leers, smustgrave, larowlan, berdir, godotislate, dww: Add the ability to install multiple modules and only do a single container rebuild to ModuleInstaller
* Revert "Issue #3438618 by larowlan, longwave, alexpott, martijn de wit, ↵Alex Pott2024-12-03
| | | | | | askibinski, seanb: Allow opting out of oembed discovery" This reverts commit a0a28bddae406498e26b3436db03e6eae6f07598.
* Issue #3438618 by larowlan, longwave, alexpott, martijn de wit, askibinski, ↵Alex Pott2024-12-03
| | | | seanb: Allow opting out of oembed discovery
* Issue #3486972 by catch, longwave, larowlan: DefaultExceptionHtmlSubscriber ↵Alex Pott2024-11-29
| | | | should not clone the request for 400/BadRequestException
* Issue #3486526 by theodorejb, andypost, nicxvan: Inconsistent switch case syntaxquietone2024-11-25
|
* Issue #3487666 by mstrelan, nicxvan: Add void return type to all *_alter ↵quietone2024-11-18
| | | | hook implementations
* Issue #3487088 by lavanyatalwar, nicxvan: Fix trailing comma in entity type ↵quietone2024-11-17
| | | | Attribute declarations
* Issue #3483299 by tstoeckler, mstrelan, nicxvan: Add void return type to all ↵quietone2024-11-17
| | | | preprocess hook implementations
* Issue #3483599 by nicxvan, ghost of drupal past, catch, longwave, fabianx: ↵Dave Long2024-11-14
| | | | Convert all procedural hook implementations to Hook classes
* Issue #3113989 by acbramley, mohit_aghera, maskedjellybean, scott_euser, ↵Alex Pott2024-11-14
| | | | yogeshmpawar, lendude, ranjith_kumar_k_u, ameymudras, kristen pol, rahul b, larowlan, quietone, dww, alexpott, daffie: Media author views filter should use the user_name plugin
* Issue #3483050 by mstrelan, nicxvan: Add int return type to all ↵catch2024-11-13
| | | | hook_update_last_removed implementations
* Issue #3483065 by nicxvan, mstrelan: Add void return type to all ↵catch2024-11-13
| | | | hook_form_alter, hook_form_FORM_ID_alter and hook_form_BASE_FORM_ID_alter implementations