Dave Long
|
24f8f3c961
|
Issue #3406024 by neclimdul, mondrake, Spokje, smustgrave: DependencySerializationTrait depends on removed __PHPUNIT_BOOTSTRAP global
|
2024-03-02 22:14:05 +00:00 |
Alex Pott
|
6236d36180
|
Issue #3389016 by kim.pepper, xjm, larowlan: Add file upload lock handling to FileUploadHandler
|
2024-03-02 11:58:23 +00:00 |
Alex Pott
|
94b03bcdec
|
Issue #3128190 by phthlaap, Keshav Patel, msuthars, sja112, rlmumford, Prashant.c, smustgrave, quietone: FieldItemDataDefinition::getLabel() should show the label of the field type
|
2024-03-02 11:34:57 +00:00 |
Alex Pott
|
d0e9611484
|
Issue #3420978 by mstrelan, smustgrave: Convert FieldWidget plugin discovery to attributes
|
2024-03-02 11:18:21 +00:00 |
Alex Pott
|
dcecab3d42
|
Issue #3420980 by mstrelan, smustgrave: Convert FieldFormatter plugin discovery to attributes
|
2024-03-02 11:14:08 +00:00 |
Alex Pott
|
e32a8fd37c
|
Issue #3420987 by kim.pepper, smustgrave: Convert DataType plugin discovery to attributes
|
2024-03-02 10:47:07 +00:00 |
Alex Pott
|
636182e6c5
|
Issue #3420988 by godotislate, smustgrave: Convert QueueWorker plugin discovery to attributes
|
2024-03-02 10:37:13 +00:00 |
Alex Pott
|
a957a4acfc
|
Issue #3425058 by tstoeckler: [regression] Add a fallback in DraggableListBuilder::getWeight() to support entities with a NULL weight
|
2024-03-02 10:31:10 +00:00 |
catch
|
eb61f11b36
|
Issue #3420986 by kim.pepper, sorlov, larowlan, mstrelan: Convert Condition plugin discovery to attributes
|
2024-03-01 14:41:47 +00:00 |
catch
|
4ae7f8542f
|
Issue #3420985 by godotislate, larowlan, smustgrave, mstrelan: Convert Archiver discovery to attributes
|
2024-03-01 14:26:17 +00:00 |
catch
|
83874f2bcf
|
Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable
|
2024-03-01 14:03:59 +00:00 |
Alex Pott
|
a9f3b75195
|
Issue #3410098 by andypost, shalini_jha, Akhil Babu, Liam Morland, kristiaanvandeneynde, smustgrave, alexpott: Deprecate passing non-strings to UserSession::hasPermission() and User::hasPermission()
|
2024-03-01 13:02:32 +00:00 |
catch
|
6490db8069
|
Issue #3256524 by mondrake: [11.x] Adjust Database API to remove deprecated Drupal 10 code in Drupal 11
|
2024-03-01 12:27:10 +00:00 |
catch
|
2fe69efea3
|
Issue #3414883 by paul121, acbramley, catch, smustgrave, quietone: [regression] datetime_timestamp widget does not use default field value
|
2024-03-01 11:46:06 +00:00 |
catch
|
e182bb3350
|
Issue #3415041 by alexpott, Wim Leers: Creating blocks that depend on content via the config installer often generates a warning
|
2024-03-01 11:18:58 +00:00 |
catch
|
b2477b30be
|
Issue #3424436 by mondrake, longwave: [11.x] Remove deprecated code from the Diff component
|
2024-03-01 10:39:46 +00:00 |
catch
|
2d1776b364
|
Issue #3351563 by Spokje, longwave, smustgrave: [11.x] Update doctrine/annotations to v2
|
2024-02-29 16:30:32 +00:00 |
catch
|
74851391d8
|
Issue #2473989 by srishtiiee, narendraR, dawehner, kunal.sachdev, ravi.shankar, lauriii, Peacog, smustgrave, swentel, martin107, Sonal.Sangale, shaal, baikho, amateescu, plach, cpj, Gábor Hojtsy, jhodgdon, quietone, webchick, aspilicious, catch, xjm, alexpott: Lack of dynamic language field / filter makes shipping core views hard to be both compatible with mono and multilingual
|
2024-02-29 13:30:30 +00:00 |
catch
|
b1d0f64f98
|
Issue #3420215 by longwave, catch, Spokje: Remove ContainerAwareTrait from session middleware
|
2024-02-29 12:55:35 +00:00 |
catch
|
c1ac44516a
|
Issue #2942001 by dimitriskr, alexpott, gaurav.kapoor, smustgrave, andypost, almaudoh: Deprecate ThemeHandlerInterface::rebuildThemeData() and use extension.list.theme service instead
|
2024-02-29 12:32:29 +00:00 |
catch
|
241cb51cd8
|
Issue #3419987 by alexpott, Wim Leers, larowlan, dww: Fix Container::reset() and provide DrupalKernel::resetContainer()
|
2024-02-29 10:41:12 +00:00 |
Alex Pott
|
eacd1fa3fd
|
Issue #3393099 by kim.pepper, smustgrave, xjm, alexpott, longwave: Move ExecutionContext, ExecutionContextFactory, and ConstraintViolationBuilder from TypedData to Validation namespace
|
2024-02-29 08:12:52 +00:00 |
Alex Pott
|
6227621d38
|
Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave, longwave, larowlan: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()
|
2024-02-29 02:08:38 +00:00 |
Alex Pott
|
c506000f20
|
Issue #3422543 by mstrelan, smustgrave, longwave: Make use of is_iterable and is_countable functions
|
2024-02-29 02:03:50 +00:00 |
Alex Pott
|
e65cc2e481
|
Issue #3422222 by gorkagr, mstrelan, smustgrave: Wrong return type in Renderer::ensureMarkupIsSafe()
|
2024-02-29 00:05:27 +00:00 |
Alex Pott
|
4d5abf7f08
|
Issue #3414568 by dimitriskr, smustgrave, quietone: Replace preg_match() with str_starts_with()/str_ends_with() or similar
|
2024-02-29 00:00:54 +00:00 |
Alex Pott
|
bd5aa8ffbe
|
Issue #3420991 follow-uo by alexpott: Convert ImageToolkit plugin discovery to attributes
|
2024-02-28 23:52:25 +00:00 |
Alex Pott
|
ffaf987160
|
Issue #3420991 by kim.pepper, larowlan, mstrelan: Convert ImageToolkit plugin discovery to attributes
|
2024-02-28 23:48:13 +00:00 |
Alex Pott
|
328bb474d7
|
Issue #3420992 by kim.pepper, mstrelan, larowlan: Convert ImageToolkitOperation plugin discovery to attributes
|
2024-02-28 23:40:17 +00:00 |
catch
|
a6ba33b204
|
Issue #3424177 by longwave, andypost: Remove ContainerAwareInterface from DrupalKernelInterface
|
2024-02-28 18:11:01 +00:00 |
catch
|
78ec28a9d3
|
Issue #3415938 by longwave, Spokje, taraskorpach: Remove ContainerAwareTrait from CacheFactory and ChainedFastBackendFactory
|
2024-02-28 10:09:17 +00:00 |
catch
|
985b057b41
|
Issue #3422973 by acbramley, dww, andypost: Replace remaining mentions of REQUEST_TIME in comments
|
2024-02-27 21:06:16 +00:00 |
Alex Pott
|
f4167b86b8
|
Issue #3407159 by longwave, quietone: [11.x] Add void returns for Symfony 7
|
2024-02-27 16:23:09 +00:00 |
catch
|
7ec35d9af2
|
Issue #3304772 by tstoeckler, kksandr, Murz, smustgrave: Cache tags from Computed fields do not bubble up to Entity render array
|
2024-02-26 16:36:03 +00:00 |
catch
|
757ca2c5c4
|
Issue #3422407 by Wim Leers, smustgrave: New config schema data type: bytes
|
2024-02-26 16:17:07 +00:00 |
catch
|
fa1d8ce3bb
|
Issue #2463753 by claudiu.cristea, acbramley, gg24, anairamzap, dhirendra.mishra, andypost, dawehner, swatichouhan012, smustgrave, quietone, Hardik_Patel_12, douggreen, mohrerao, gcb, kalistos, Wim Leers, pfrenssen, dww, larowlan: [regression] Do not bypass route access with 'link to any page' permissions for menu links
|
2024-02-26 15:49:12 +00:00 |
catch
|
7a2865154f
|
Issue #3422398 by Wim Leers, phenaproxima: Allow specifying a prefix for ConfigExistsConstraint, to enable using it for references to config entities
|
2024-02-26 13:53:19 +00:00 |
catch
|
09ade8fa41
|
Issue #3423454 by scott_euser, smustgrave: Form Builder does not fully allow Ajax GET requests
|
2024-02-26 10:47:20 +00:00 |
catch
|
84fcf292a5
|
Issue #2838474 by kim.pepper, rpayanm, alexpott, longwave, Spokje, andypost, 20th, mfb: Remove dependency of "file_system" service on "logger"
|
2024-02-26 10:38:47 +00:00 |
Alex Pott
|
29f289f384
|
Issue #3423329 by catch, kristiaanvandeneynde, dww, alexpott: Prevent session garbage collection during functional tests
|
2024-02-23 17:57:45 +00:00 |
catch
|
a6b5f9f450
|
Issue #3423120 by dineshkumarbollu, mohit_aghera: Remove `@Annotation` tag from Action attribute
|
2024-02-23 17:21:32 +00:00 |
Alex Pott
|
08bf243d3f
|
Issue #3423272 by catch, kristiaanvandeneynde: Return early from more cache tag operations
|
2024-02-23 13:05:25 +00:00 |
Alex Pott
|
02c07301fc
|
Issue #3422981 by catch, gorkagr, Wim Leers: Return early in CacheTagsChecksumTrait::isValid() (and possibly elsewhere) if there are no tags to check
|
2024-02-22 15:55:51 +00:00 |
Alex Pott
|
213906e286
|
Issue #3414287 by catch, longwave: Avoid reading session from the database multiple times during a big pipe request
|
2024-02-22 13:05:24 +00:00 |
catch
|
26308296d8
|
Issue #3405976 by alexpott, jrglasgow, fago, catch, mondrake, solideogloria, mglaman, Driskell, derickr, longwave, Mile23, YesCT, daffie: Transaction autocommit during shutdown relies on unreliable object destruction order (xdebug 3.3+ enabled)
|
2024-02-21 21:05:17 +00:00 |
Dave Long
|
f6ea946eea
|
Revert "Issue #3414993 by alexpott: Add ConfigImporter to \Drupal\Core\Config\Importer\MissingContentEvent"
This reverts commit eafa856443 .
|
2024-02-21 15:39:42 +00:00 |
catch
|
ddb2945063
|
Issue #3112295 by mondrake, Taran2L, acbramley, cliddell, mpdonadio, smustgrave, Hardik_Patel_12, AkashKumar07, ravi.shankar, alexpott, andypost, daffie, JeroenT, vladbo, pifagor, voleger: Replace REQUEST_TIME in rest of OO code (except for tests)
|
2024-02-21 12:17:56 +00:00 |
catch
|
e5e61dc566
|
Issue #3309104 by Bhanu951, acbramley, mondrake, ravi.shankar, smustgrave, daffie, alexpott, quietone, mstrelan: Replace REQUEST_TIME in Functional and FunctionalJavascript tests
|
2024-02-19 11:08:41 +00:00 |
Lee Rowlands
|
6db12006ec
|
Issue #3187004 by recrit, a.dmitriiev, mohit_aghera, ranjith_kumar_k_u, larowlan, Matroskeen, smustgrave, Kristen Pol, neclimdul: DrupalDateTime serialization issue
|
2024-02-19 07:55:51 +10:00 |
Lee Rowlands
|
59f38cc342
|
Issue #3418298 by Akhil Babu, Kanchan Bhogade: Improve the exception message when an entity form class does not exist
|
2024-02-19 07:46:14 +10:00 |
Dave Long
|
eafa856443
|
Issue #3414993 by alexpott: Add ConfigImporter to \Drupal\Core\Config\Importer\MissingContentEvent
|
2024-02-18 13:46:18 +00:00 |
Dave Long
|
cb328b8c54
|
Issue #3417669 by quietone, longwave, smustgrave: Correct migrate related words
|
2024-02-18 11:57:49 +00:00 |
Dave Long
|
acdd40a533
|
Issue #3420582 by quietone: Fix spelling of 11 function words
|
2024-02-18 11:29:17 +00:00 |
catch
|
86aacdffef
|
Issue #3395986 by Taran2L, quietone, Spokje, andypost, smustgrave: Replace REQUEST_TIME in plugins with direct container access
|
2024-02-16 17:23:46 +00:00 |
Dave Long
|
865b8f4346
|
Issue #3414165 by quietone, shalini_jha, adwivedi008, longwave: Use "install" not "enable" for modules in strings
|
2024-02-15 16:46:01 +00:00 |
Lee Rowlands
|
c51465ddb0
|
Issue #3421114 by tstoeckler: [regression] Entity::toUrl() without argument is broken for entity types with a URI callback
|
2024-02-15 09:59:01 +10:00 |
Dave Long
|
a2c8988da4
|
Issue #3420977 by larowlan, smustgrave, Berdir, mstrelan: Convert Mail plugin discovery to attributes
|
2024-02-14 18:13:44 +00:00 |
Lee Rowlands
|
8c8af4f324
|
Issue #2366129 by andypost, stefan.r, smustgrave, vacho: RegisterStreamWrappersPass and other have broken compiler pass for multiple tags
|
2024-02-14 17:37:27 +10:00 |
quietone
|
aafb4a444b
|
Issue #3418236 by mstrelan, smustgrave: Fix strict type errors: Convert remaining usages of FormattableMarkup to strings in core Functional tests
|
2024-02-14 15:40:16 +13:00 |
catch
|
fd75fa2134
|
Issue #3113971 by Spokje, mondrake, acbramley, phenaproxima, andypost, murilohp, mpdonadio, ravi.shankar, pavnish, pifagor, vladbo, JeroenT, voleger, Taran2L: Replace REQUEST_TIME in services
|
2024-02-13 10:15:33 +00:00 |
catch
|
9231c9cf62
|
Issue #3409895 by acbramley, longwave, smustgrave: [regression] toUrl can incorrectly return edit-form url when another link template shares the canonical url
|
2024-02-12 16:27:33 +00:00 |
catch
|
05134017fa
|
Issue #3419909 by longwave, Spokje: Explicitly inject the container into ClassResolver and EntityTypeManager
|
2024-02-12 11:17:33 +00:00 |
catch
|
e85a9e85f3
|
Issue #3416353 by longwave, Spokje: Convert CheckProvider to use a service locator
|
2024-02-12 11:13:30 +00:00 |
catch
|
8bc5040e28
|
Issue #3415940 by longwave, kristiaanvandeneynde, Spokje: Convert CacheTagsInvalidator to use a service collector
|
2024-02-12 11:00:40 +00:00 |
Dave Long
|
75f85d8153
|
Issue #3420765 by alexpott, mondrake: Remove new test timeout
|
2024-02-12 10:54:32 +00:00 |
quietone
|
c574a6e4f0
|
Issue #3364292 by BramDriesen, dww, alison, cilefen, jonathan1055, urvashi_vora: Use 'queueing' spelling instead of 'queuing'
|
2024-02-12 20:16:25 +13:00 |
catch
|
25b8b7c3cf
|
Issue #3332593 by phenaproxima, Wim Leers, borisson_, lauriii, tim.plunkett: Adopt PluginExists validator in relevant places
|
2024-02-09 11:42:32 +00:00 |
catch
|
97c49565b1
|
Issue #3416549 by Wim Leers: ConfigExistsConstraintValidator should ignore NULL values
|
2024-02-09 09:43:35 +00:00 |
Dave Long
|
0b70058e0f
|
Issue #3417566 by quietone, smustgrave, longwave: Correct more words in comments plus pathnames
|
2024-02-08 09:21:36 +00:00 |
Dave Long
|
5ce8edeafa
|
Issue #3419356 by taraskorpach, acbramley: Use constructor property promotion on $serializer in Drupal\Core\Cache\DatabaseBackend
|
2024-02-07 23:59:46 +00:00 |
Lee Rowlands
|
1bcfd82ce8
|
Issue #3419352 by acbramley: DatabaseBackend doesn't handle string typed $max_rows with $serializer
|
2024-02-07 08:43:10 +10:00 |
Dave Long
|
870e5c1cb8
|
Issue #3410476 by mondrake, smustgrave: Add event for statement execution failure
|
2024-02-06 11:18:04 +00:00 |
quietone
|
5a571f6f35
|
Issue #2820411 by Akhil Babu, smustgrave, larowlan, joachim, quietone: Improve the exception message when an entity handler class does not exist
|
2024-02-06 18:05:30 +13:00 |
catch
|
10322daf80
|
Issue #3414349 by deviantintegral, taraskorpach, alexpott, smustgrave, catch: Improve the performance of \Drupal\Core\Update\UpdateRegistry::getRemovedPostUpdates()
|
2024-02-05 18:46:53 +00:00 |
Dave Long
|
63c3ce45b4
|
Issue #3419230 by alexpott: Drush error on site-install
|
2024-02-05 13:09:00 +00:00 |
catch
|
577b6900b9
|
Issue #839444 by mkalkbrenner, andypost, gnunes, hchonov, voleger, claudiu.cristea, keichee, gease, kfritsche, wells, sokru, tstoeckler, quietone, ravi.shankar, Damien Tournoud, Berdir, Fabianx, catch, Wim Leers, larowlan, kristiaanvandeneynde, twistor, daffie, alexpott, sun: Make serializer customizable for Cache\DatabaseBackend
|
2024-02-05 11:38:05 +00:00 |
Dave Long
|
367e57e7bc
|
Issue #2481349 by mfb, dagmar, jofitz, smustgrave, vasi, neclimdul, ziomizar, quietone, _utsavsharma, littlepixiez, xjm, fgm, Todd Zebert, hass, dawehner, heddn, webchick, catch: Prevent the use of placeholders that cannot be converted into strings when creating logs
|
2024-02-04 11:56:13 +00:00 |
Dave Long
|
ba4f295103
|
Issue #3417359 by kristiaanvandeneynde: Fix typehint mistake in new Access Policy API
|
2024-02-03 17:43:14 +00:00 |
Dave Long
|
dfe15ca8e9
|
Issue #3411922 by pradhumanjain2311, Tanuj., divya.sejekan, Chi, smustgrave: Increase max allowed granularity in Time ago formatter
|
2024-02-03 17:38:19 +00:00 |
Dave Long
|
b8a5017e19
|
Issue #3417805 by mondrake: Use Symfony Process to spawn subprocesses in PhpUnitTestRunner
|
2024-02-02 14:53:11 +00:00 |
Dave Long
|
451be835c0
|
Issue #3417675 by quietone, arunkumark: Correct mymodule, mydriver and anothermodule
|
2024-02-02 12:04:21 +00:00 |
Dave Long
|
2624df1b1c
|
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words
|
2024-02-02 11:44:34 +00:00 |
quietone
|
d67efd4301
|
Issue #3417985 by viren18febS, pooja saraah, joachim, longwave, smustgrave: Correct \Drupal\Core\DependencyInjection\Container doc
|
2024-02-02 18:26:28 +13:00 |
Lee Rowlands
|
aea158c230
|
Issue #3413914 by shalini_jha, quietone, smustgrave: Remove 'pattern' description from hook_theme
|
2024-02-02 07:45:34 +10:00 |
Lee Rowlands
|
716a102849
|
Issue #3076054 by godotislate, joaopauloc.dev, smustgrave, nod_, nayana_mvr, larowlan, alexpott, lauriii, quietone, benjifisher, anup.singh, bnjmnm: Existing field items should not be validated when adding another item in widget for unlimited cardinality field
|
2024-02-02 07:18:48 +10:00 |
Lee Rowlands
|
89ec081a50
|
Issue #3382581 by phenaproxima, borisson_, larowlan, Wim Leers, quietone: Add new `EntityBundleExists` constraint
|
2024-01-31 17:52:37 +10:00 |
Lee Rowlands
|
d75377535a
|
Issue #3383131 by WalkingDexter, xjm, allisonherodevs, ashley_herodev, pradhumanjain2311, smustgrave, marcoliver, lauriii: Entity autocomplete form element ignores entities with label "0"
|
2024-01-31 15:20:50 +10:00 |
Lee Rowlands
|
4a5308123a
|
Issue #3410210 by quietone, sourabhjain, smustgrave, Spokje, catch: Remove statistics module from comments
|
2024-01-31 08:22:19 +10:00 |
Dave Long
|
e5fc18c5ea
|
Issue #3412556 by catch, smustgrave, andypost, longwave: Allow needs_destruction services to run on page cache hits
|
2024-01-30 22:06:07 +00:00 |
Dave Long
|
a4b69560ea
|
Issue #3410222 by alexpott: Autowiring does not support nullable types
|
2024-01-29 09:22:11 +00:00 |
Lee Rowlands
|
7aaa753322
|
Issue #3409407 by quietone, smustgrave, xjm, longwave: Remove Book module from comments not in tests
|
2024-01-29 17:09:35 +10:00 |
Dave Long
|
b501becfe3
|
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix
|
2024-01-26 15:00:15 +00:00 |
catch
|
cbe1d28628
|
Issue #3407912 by Akhil Babu, MacSim, smustgrave, Prashant.c, larowlan, arisen: Add a hook_ENTITY_TYPE_view_mode_alter()
|
2024-01-26 09:39:21 +00:00 |
Dave Long
|
6cbfa8c2de
|
Issue #3415821 by alexpott: StorageComparer should not wrap sourceStorage with a memory cache if it extends \Drupal\Core\Config\FileStorage
|
2024-01-24 22:52:11 +00:00 |
Lauri Eskola
|
77888cf57b
|
Issue #2793343 by justin2pin, Anybody, Grevil, mglaman, bnjmnm, Gauravvvv, lauriii, gints.erglis, Suresh Prabhu Parkala, paulocs, ranjith_kumar_k_u, finnsky, beunerd, selva.swamy@gmail.com, nod_, naveenvalecha, Daniel Kulbe, Bram Linssen, andypost, crasx: Dialog drupalAutoButtons option should be respected on initial load
|
2024-01-23 17:16:56 +02:00 |
Dave Long
|
cc8a853306
|
Issue #3394680 followup by longwave: Deprecate ContextProvidersPass in favor of using service_id_collector
|
2024-01-22 16:30:39 +00:00 |
catch
|
9267051922
|
Issue #3414807 by alexpott, Wim Leers, smustgrave: \Drupal\Core\Asset\LibraryDiscoveryParser should use FileCache to cache the parsed YAML
|
2024-01-19 12:22:08 +00:00 |
catch
|
2fa31524b3
|
Issue #3414825 by alexpott, Wim Leers, longwave, kim.pepper: InfoParser should use FileCache
|
2024-01-19 11:41:56 +00:00 |
Dave Long
|
22a493bb46
|
Revert "Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()"
This reverts commit 8226fe885a .
|
2024-01-19 09:06:54 +00:00 |
catch
|
0bb6da96eb
|
Issue #3399559 by tstoeckler, smustgrave: Statically cached derivative definitions cannot be cleared in any way
|
2024-01-15 14:40:41 +00:00 |
catch
|
3998f8d076
|
Issue #3414627 by longwave, andypost, dpi: Convert StreamWrapperManager to use a service locator
|
2024-01-15 14:15:46 +00:00 |
Dave Long
|
8226fe885a
|
Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated function: array_slice(): Passing null to parameter #2 ($offset) of type int is deprecated in Drupal\Core\Config\Entity\Query\Query->execute()
|
2024-01-12 18:28:38 +00:00 |
Dave Long
|
c10494df94
|
Issue #3412168 by godotislate, catch, smustgrave, longwave: Add back "final" to Drupal\big_pipe\StackMiddleware\ContentLength
|
2024-01-12 17:54:43 +00:00 |
Dave Long
|
0439701d6f
|
Issue #3405574 by alexpott, borisson_: StorageComparerInterface() is missing createChangelist() and docs for StorageComparer::addChangeList(sort_order) are wrong
|
2024-01-12 12:14:23 +00:00 |
Dave Long
|
a054880463
|
Issue #2507237 by dimitriskr, twistor, longwave, smustgrave: Replace ReflectionClass::implementsInterface() with is_subclass_of()
|
2024-01-12 11:11:53 +00:00 |
Dave Long
|
9089e7a939
|
Issue #3413984 by quietone: Simple fixes for words with prefix of 'de' or 're'
|
2024-01-12 10:37:42 +00:00 |
catch
|
16552b02a3
|
Issue #3328457 by xjm, dimitriskr: Replace most substr($a, $i) where $i is negative with str_ends_with()
|
2024-01-11 21:45:16 +00:00 |
catch
|
225e93019d
|
Issue #3409388 by quietone, smustgrave: Remove usage of forum module from comments and strings
|
2024-01-11 20:47:56 +00:00 |
Dave Long
|
a3decd9d43
|
Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments
|
2024-01-11 14:36:13 +00:00 |
Dave Long
|
b102e5e924
|
Issue #3121870 by quietone, narendraR, smustgrave, dww: Change implementation details of UpdateManagerUpdateForm to use install/uninstall
|
2024-01-11 13:36:10 +00:00 |
Dave Long
|
db74af75f8
|
Issue #3379496 by quietone, smustgrave, longwave: Convert enable/disable to install/uninstall in UI not in hook_help
|
2024-01-11 13:24:56 +00:00 |
Dave Long
|
528ac5740a
|
Issue #3073053 by pivica, Primsi, unstatu, pooja saraah, smustgrave, Berdir: Theme library override can fail in when you have multiple parent themes
|
2024-01-11 11:56:25 +00:00 |
catch
|
ef985e937c
|
Issue #3399951 by neclimdul, godotislate, catch, lauriii, smustgrave, xjm: ajax_page_state leaks through request in Views Ajax
|
2024-01-10 17:27:56 +00:00 |
catch
|
b2b03c8061
|
Issue #3406929 by alexpott, quietone, bircher, borisson_, Wim Leers: Configuration being imported by the ConfigImporter sometimes has stale original data
|
2024-01-10 11:34:42 +00:00 |
catch
|
f1d04f612f
|
Issue #3410361 by claudiu.cristea, jonathan1055, lauriii: Fix the deprecation URL for #3356894 and #3372097
|
2024-01-09 10:10:29 +00:00 |
catch
|
8c084d069d
|
Issue #2989889 by tstoeckler, idebr, joachim, bojanz, dww, alexpott: Extract DraggableListBuilderTrait from DraggableListBuilder for use with content entities
|
2024-01-08 17:22:14 +00:00 |
catch
|
4ca4dbaabe
|
Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with()
|
2024-01-08 10:48:04 +00:00 |
catch
|
e0e5634fbb
|
Issue #3386766 by znerol, andypost, smustgrave, xjm, catch: Add return types to SessionHandler
|
2024-01-08 10:14:52 +00:00 |
Lee Rowlands
|
79b5436806
|
Issue #3333401 by nicxvan, tsquared212, xjm, larowlan, smustgrave, andrewmacpherson, bnjmnm, lauriii, itmaybejj, xurizaemon: Pager h4 causes accessibility flag on many pages
|
2024-01-08 07:38:51 +10:00 |
Alex Pott
|
b024332680
|
Issue #3409587 by mfb, opsdemon, lostcarpark, longwave, cilefen, Lendude: [10.2 regression] RSS feeds invalid due to
|
2024-01-06 11:03:36 +00:00 |
Dave Long
|
f3c999ff8f
|
Issue #3398090 by viren18febS, solideogloria: ConfigEntityType inherited functions return FALSE instead of NULL
|
2024-01-05 18:35:50 +00:00 |
Dave Long
|
8b6814e461
|
Issue #2961380 by alexpott, manishsaharan, borisson_, kim.pepper, znerol: Support IteratorArgument in \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dumpValue
|
2024-01-05 18:23:57 +00:00 |
effulgentsia
|
7b49d8700c
|
Issue #3364108 by Wim Leers, borisson_, phenaproxima, bircher: Configuration schema & required keys
|
2024-01-04 10:14:30 -08:00 |
catch
|
5bf40faa66
|
Issue #3409982 by claudiu.cristea, longwave, alexpott, catch, Ghost of Drupal Past: [D10.2 regression] Theme suggestions cannot alter variables anymore
|
2024-01-04 15:17:43 +00:00 |
Dave Long
|
8f0872276e
|
Issue #3410022 by heddn, larowlan, catch: Regression from #3295790 content-length header set earlier than expected
|
2024-01-02 17:19:57 +00:00 |
Lee Rowlands
|
f47d1d159e
|
Issue #3396559 by alexpott, catch: Only set content-length header in specific situations
|
2024-01-02 06:45:26 +10:00 |
Lee Rowlands
|
a060dbd0df
|
Issue #3038523 by cboyden, Gauravvvv, mgifford, Luke.Leber, Chi: Add aria-current attribute to navigation items
|
2023-12-29 07:21:18 +10:00 |
Lee Rowlands
|
208bb8789c
|
Issue #3214208 by gapple, Akhil Babu, larowlan, smustgrave: FinishResponseSubscriber could create duplicate headers
|
2023-12-29 06:55:40 +10:00 |
quietone
|
6edfeb380d
|
Issue #3345197 by _shY, pradhumanjain2311, joachim, longwave: loadByProperties() and buildPropertyQuery() should document that you can pass value arrays to get an IN query condition
|
2023-12-28 18:46:54 +13:00 |
Lee Rowlands
|
fbee2baaab
|
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, larowlan, daffie, alexpott: Add the session to the request in KernelTestBase, BrowserTestBase, and drush
|
2023-12-28 08:03:14 +10:00 |
Alex Pott
|
c980ece64e
|
Issue #3406478 by Wim Leers, phenaproxima, borisson_, alexpott, larowlan: Refine ValidKeysConstraintValidator's messages: use #3401883's new Mapping infrastructure
|
2023-12-25 09:46:12 +01:00 |
Alex Pott
|
ba827d468c
|
Issue #3103962 by godotislate, smustgrave, alexpott, larowlan: ConfigInstaller::isSyncing() is not reset before module preinstall
|
2023-12-23 21:49:48 +01:00 |
Lee Rowlands
|
9fecb4b66f
|
Issue #2983058 by arnested, smustgrave, larowlan: FileUrlGenerator::transformRelative() edge case errors
|
2023-12-22 17:57:49 +10:00 |
Lee Rowlands
|
3e49eeb716
|
Issue #3071143 by KarimB, samsylve, smustgrave, quietone: Table Render Array Documention Is incomplete and confusing
|
2023-12-22 14:48:27 +10:00 |
Lee Rowlands
|
fdacae95f3
|
Issue #3159113 by daffie, saxenaakansha30, quietone: PostgreSQL Duplicate table error for alter index queries
|
2023-12-22 13:31:17 +10:00 |
Lee Rowlands
|
6ee5f78c66
|
Issue #2852898 by smustgrave, _utsavsharma, mherchel, larowlan, bnjmnm, borisson_, kershme, DuaelFr: 508 Compliance Issue -Edit links on content page are not unique
|
2023-12-22 12:52:18 +10:00 |
Lee Rowlands
|
7393eba281
|
Revert "Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush"
This reverts commit 48a7cf12c1 .
|
2023-12-22 11:58:49 +10:00 |
Lee Rowlands
|
48a7cf12c1
|
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush
|
2023-12-22 10:25:29 +10:00 |
Lee Rowlands
|
a3f1255f08
|
Issue #3410312 by catch: Flood database backend ::isAllowed() should call ::ensureTableExists()
|
2023-12-22 08:57:23 +10:00 |
catch
|
fdaf17f576
|
Issue #3405663 by smustgrave, quietone, larowlan: Remove Tour module from comments
|
2023-12-21 08:09:47 +00:00 |
catch
|
d3496f6313
|
Issue #3402173 by sijumpk, Abhijith S, longwave, smustgrave: Remove @backtrace_string in ExceptionLoggingSubscriber::onClientError()
|
2023-12-21 07:44:34 +00:00 |
Dave Long
|
19f5bdd1e3
|
Issue #3409413 by gorkagr, lauriii, longwave: Error TypeError: Drupal\Core\Field\FieldTypeCategory::getDescription() if a FieldType has 'description' missing in its annotation
|
2023-12-20 10:01:30 +00:00 |
Alex Pott
|
9e3a13aad4
|
Issue #3363423 by _shY, vbouchet: Use CallableResolver for \Drupal\Core\Access\CustomAccessCheck::access()
|
2023-12-20 08:04:43 +00:00 |
catch
|
2e73418c1e
|
Issue #3402850 by kristiaanvandeneynde, catch, smustgrave: Fix MemoryCache discovery and DX
|
2023-12-18 14:48:26 +00:00 |
Alex Pott
|
5aa9704ce3
|
Issue #3364109 by Wim Leers, effulgentsia, lauriii, phenaproxima, borisson_, bircher, alexpott: Configuration schema & required values: add test coverage for `nullable: true` validation support
|
2023-12-15 00:55:46 +00:00 |
catch
|
502c857b92
|
Issue #3408698 by lauriii, alexpott: Provide alter for the field type UI definitions
|
2023-12-14 12:46:28 +00:00 |
catch
|
1630c1a9ca
|
Issue #3408120 by alexpott, Wim Leers, lauriii, longwave, tim.plunkett, effulgentsia: \Drupal\Core\Form\ConfigTarget is not fully serializable
|
2023-12-13 16:10:06 +00:00 |
Alex Pott
|
871bc1aca1
|
Issue #3404023 by Wim Leers, phenaproxima, mglaman, borisson_, alexpott: DefaultSingleLazyPluginCollection::setConfiguration() accepts NULL but ConfigurableInterface::setConfiguration() does not
|
2023-12-13 15:42:25 +00:00 |
Alex Pott
|
2dc7b23336
|
Issue #3406487 by Wim Leers, phenaproxima: Consistently use "dynamic type name" and "expression" instead of "variable value" in TypedConfigManager's terminology
|
2023-12-12 23:36:45 +00:00 |
Dave Long
|
9cf7336573
|
Issue #3400066 by MegaChriz: drupal/core-annotation has a hidden dependency on drupal/core-class-finder
|
2023-12-12 23:06:29 +00:00 |
catch
|
64f1c8543f
|
Issue #3407080 by mondrake, alexpott: Leaving the savepoint in the transaction stack upon rollback is incorrect
|
2023-12-11 09:59:38 +00:00 |
Lee Rowlands
|
fa46ee8ff4
|
Issue #3405800 by alexpott, phenaproxima, Wim Leers, bircher, larowlan: Config collections do not trigger configuration events consistently
|
2023-12-11 19:37:39 +10:00 |
Alex Pott
|
59abed4dc7
|
Issue #3407720 by gapple: Update list of PHP EOL dates
|
2023-12-11 00:06:21 +00:00 |
catch
|
b078bec019
|
Issue #3362088 by Lukas von Blarer, mondrake, Berdir: ExtensionMimeTypeGuesser doesn't support .avif
|
2023-12-07 09:23:19 +00:00 |
Alex Pott
|
b1a8736022
|
Issue #3352851 by catch, Fabianx, mondrake, xjm, alexpott: Allow assertions on the number of database queries run during tests
|
2023-12-06 11:09:40 +00:00 |
Alex Pott
|
5cd249e923
|
Issue #3404061 by Wim Leers, borisson_, alexpott, phenaproxima, longwave: When setting `NotNull` constraint on type: required_label, two validation errors appear
|
2023-12-06 11:07:32 +00:00 |
xjm
|
ec3d785eb9
|
Issue #3405899 by quietone, smustgrave: Fix spelling of heredoc indentifiers
|
2023-12-04 17:44:27 -06:00 |
catch
|
cf5e2c1767
|
Issue #3405798 by alexpott, bircher: Config deleted during import does not have correct initial values set
|
2023-12-04 13:33:48 +00:00 |
Dave Long
|
ca9af3d9b2
|
Issue #3392439 by quietone: Fix variable name spelling in non-tests, part2
|
2023-12-03 22:01:59 +00:00 |
Lauri Eskola
|
710ae1c83b
|
Issue #3384583 by srishtiiee, viren18febS, smustgrave: Default value widget is not updated on field config change
|
2023-12-01 10:25:20 +02:00 |
Alex Pott
|
a6a0523e0b
|
Issue #3404694 by Spokje, longwave, mglaman, andypost: Update dependencies for Drupal 10.2
|
2023-11-30 16:17:11 +00:00 |
Dave Long
|
a9865eb372
|
Issue #3394197 by lauriii, phenaproxima, Wim Leers, longwave, smustgrave, moshe weitzman: [regression] The new property \Drupal\Core\Form\ConfigFormBase::$typedConfigManager conflicts with some contrib modules
|
2023-11-29 14:59:26 +00:00 |
Dave Long
|
67dbfb98ae
|
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests
|
2023-11-28 22:56:54 +00:00 |
Dave Long
|
efecede14e
|
Issue #3343913 by _shY, smustgrave, catch, xjm, quietone: Add comments explaining performance improvement in TypedData
|
2023-11-28 22:50:14 +00:00 |
Alex Pott
|
156533febb
|
Issue #3404039 by Wim Leers: PluginExistsConstraintValidator should return early if given NULL
|
2023-11-28 16:11:24 +00:00 |
catch
|
201fd312a9
|
Issue #3181013 by Driskell, alexpott, ericgsmith, Pan Lee, smustgrave, Kristen Pol, mxr576: Faulty permanent config cache has been set to the cache backend on failed sql server connection
|
2023-11-27 11:37:40 +00:00 |
Dave Long
|
d6f1a5a4ae
|
Issue #3391355 by sebish, dpi, smustgrave: \Drupal\Core\Config\StorageInterface::read is typehinted as possibly returning bool, but never returns true
|
2023-11-25 11:35:34 +00:00 |
Dave Long
|
5ef2211afc
|
Issue #3391776 by alexpott, smustgrave, catch: InfoParser returns an empty array if passed a non-existing file
|
2023-11-25 11:33:10 +00:00 |
Dave Long
|
184f22eef0
|
Issue #3395404 by acbramley, larowlan, smustgrave, Berdir, jannakha, xjm: Information disclosure access bypass for revision log fields when the JSON:API module is enabled
|
2023-11-25 11:27:22 +00:00 |
Lauri Eskola
|
19ab1c981c
|
Issue #3403331 by pdureau, Utkarsh_33: Prevent TypeError when using create_attribute Twig function
|
2023-11-24 17:49:52 +02:00 |
Alex Pott
|
007c0c776c
|
Issue #3401883 by Wim Leers, phenaproxima, alexpott, borisson_, bircher: Introduce Mapping::getValidKeys(), ::getRequiredKeys() etc
|
2023-11-23 14:13:19 +00:00 |
Dave Long
|
0b7c2a60a5
|
Issue #3399645 by znerol, smustgrave: Use structured DSN instead of URI in system.mail mailer_dsn
|
2023-11-22 16:59:34 +00:00 |
Alex Pott
|
549b1e3649
|
Issue #2600558 by marvil07, a_thakur, vsujeetkumar, alexpott, smustgrave, quietone, xjm: Wrong path generated in README.txt in sync directory
|
2023-11-20 20:55:26 +00:00 |
Lauri Eskola
|
8abb2835b6
|
Issue #3392200 by jeremy_p, joachim, hdnag, yepa: Invalid placeholder error message should say what's wrong with it
|
2023-11-20 11:30:04 +02:00 |
catch
|
aac47f0d69
|
Issue #3402548 by alexpott, mikelutz, el7cosmos: YamlFileLoaderTest fails if you have PECL yaml installed
|
2023-11-19 18:02:13 +00:00 |
Lee Rowlands
|
77638be3d5
|
Issue #3376843 by kristiaanvandeneynde, larowlan, catch, mxr576, quietone: Add the access policy API
|
2023-11-18 06:54:50 +10:00 |
catch
|
c8b39f0117
|
Issue #3402168 by Wim Leers, alexpott, Berdir, bircher, borisson_, effulgentsia: Follow-up for #3361534: Config validation errors can still occur for contrib modules, disrupting contrib
|
2023-11-17 15:09:49 +00:00 |
Dave Long
|
99487df88e
|
Issue #3400458 by alexpott, Berdir, longwave, ReINFaTe, mglaman, larowlan, Charlie ChX Negyesi, kristiaanvandeneynde, cmlara: AttributeClassDiscovery fails while trying to include non valid plugin class
|
2023-11-17 12:40:12 +00:00 |
xjm
|
7ddc1b8e0e
|
Revert "Issue #3383131 by WalkingDexter, xjm, allisonherodevs, ashley_herodev, pradhumanjain2311, smustgrave, marcoliver, lauriii: Entity autocomplete form element ignores entities with label "0""
This reverts commit 68dfec3ca8 .
|
2023-11-16 09:11:01 -06:00 |
xjm
|
68dfec3ca8
|
Issue #3383131 by WalkingDexter, xjm, allisonherodevs, ashley_herodev, pradhumanjain2311, smustgrave, marcoliver, lauriii: Entity autocomplete form element ignores entities with label "0"
|
2023-11-15 19:50:08 -06:00 |
xjm
|
42c2676d0e
|
Issue #3398400 by pradhumanjain2311, joachim, smustgrave: Clean up repeated method calls in ValidReferenceConstraintValidator
|
2023-11-15 19:07:21 -06:00 |
Dave Long
|
96695551d4
|
Issue #3377310 by catch, joelpittet, mark_fullmer, smustgrave, TrevorBradley, bkosborne, MWaters, cilefen, capellic: 400 exceptions result from requests for old asset paths which are missing the "theme" query string, possibly from cached pages
|
2023-11-15 16:46:50 +00:00 |
Alex Pott
|
b7540532dc
|
Issue #3401186 by Wim Leers, alexpott: Follow-up for #3382510: Throw \LogicException when >1 #config_target in the same form targets the same property path
|
2023-11-14 22:54:50 +00:00 |
catch
|
8aa03123ec
|
Issue #3397173 by Spokje, smustgrave: Convert both BookNavigationCacheContext and MenuActiveTrailsCacheContext to use lazy services
|
2023-11-14 21:55:22 +00:00 |
Alex Pott
|
421942795e
|
Issue #3398982 by Wim Leers, phenaproxima, alexpott, borisson_: ConfigFormBase + validation constraints: support non-1:1 form element-to-config property mapping again
|
2023-11-14 21:37:16 +00:00 |
xjm
|
c0895d5769
|
Issue #3400485 by googletorp, nod_: LibraryDependencyResolver::getMinimalRepresentativeSubset() calculates dependencies incorrectly
|
2023-11-14 14:35:54 -06:00 |
xjm
|
217797fb6f
|
Issue #3195583 by smokris, smustgrave, mohit.bansal623, xjm, quietone: Fix warning when RSS feed includes markup with an empty srcset attribute
|
2023-11-12 11:28:27 -06:00 |
xjm
|
df6c4b704b
|
Issue #1215784 by Saphyel, jenlampton, penyaskito, jlscott, simohell, sanjusci, StephaneQ, jeffschuler, scresante, droplet, Shivam Agarwal, xjm, jbrown, alexpott, quicksketch, Gábor Hojtsy, smustgrave, ianthomas_uk, TR, bleen, nlisgo, catch: Terminology update: don't say "Resolution" when we mean "Dimensions"
|
2023-11-12 09:59:04 -06:00 |
xjm
|
731c734462
|
Issue #3383692 by Murz, xjm, smustgrave: Document that NULL is an allowed return value for EntityRepositoryInterface::getTranslationFromContext()
|
2023-11-12 09:53:06 -06:00 |
xjm
|
c85f28b7a3
|
Issue #3393955 by quietone, xjm, smustgrave: Correct $suggestions documentation in hook_theme_suggestions_alter()
|
2023-11-10 19:08:52 -06:00 |
xjm
|
b498f70ece
|
Issue #3397991 by dineshkumarbollu, joachim: Error in EntityFieldManager comment
|
2023-11-10 12:32:08 -06:00 |
xjm
|
9c025861d9
|
Issue #3381078 by mfb, smustgrave, xjm, quietone, andypost: Demote routine log events from "notice" to "info"
|
2023-11-10 09:17:08 -06:00 |
Dave Long
|
874adf1734
|
Issue #3397742 by lauriii, smustgrave: Improve machine name AJAX focus handling integration
|
2023-11-10 14:19:53 +00:00 |
xjm
|
02f6f6c688
|
Issue #2960381 by roshni27, joachim, apaderno, smustgrave: Docs for FactoryInterface::createInstance() and MapperInterface::getInstance() are too similar and need more detail
|
2023-11-09 18:09:19 -06:00 |
Lauri Eskola
|
b2a606d16b
|
Issue #3348789 by catch, Altcom_Neil, markie, lauriii, pelicani, longwave, olli: Compress ajax_page_state
|
2023-11-09 18:51:22 +02:00 |
Alex Pott
|
bfc5c6d181
|
Issue #2898274 by aleevas, piotrkonefal, borisson_, GaëlG, ankithashetty, dietr_ch, robpowell, alexpott: Uninstalled custom theme stuck in config blocking config import
|
2023-11-08 17:00:36 +00:00 |
catch
|
c1a42fda67
|
Issue #3398891 by alexpott, Wim Leers: Do not require the config in #config_target to be listed in getEditableConfigNames()
|
2023-11-08 10:05:15 +00:00 |
Dave Long
|
4a02d92523
|
Issue #3395852 by makbay, smustgrave, cilefen: Update the countries list to latest Unicode CLDR version 44
|
2023-11-07 22:06:34 +00:00 |
Dave Long
|
4cff7cd61d
|
Issue #3397488 by nbeaucage, longwave, smustgrave, catch: Deprecate unused CacheDecoratorInterface
|
2023-11-07 21:10:53 +00:00 |
catch
|
09b18e5e5f
|
Issue #3399295 by alexpott, Wim Leers, bircher, andypost, borisson_: Allow all callables in ConfigTarget
|
2023-11-07 16:26:38 +00:00 |
Alex Pott
|
f9109dc860
|
Issue #3398974 follow-up by Wim Leers: Follow-up for #3382510: FormStateInterface::setErrorByName() needs not #name but a variation
|
2023-11-06 16:49:19 +00:00 |
catch
|
97e6267a62
|
Issue #3398974 by alexpott, Wim Leers, borisson_: Follow-up for #3382510: FormStateInterface::setErrorByName() needs not #name but a variation
|
2023-11-06 12:30:50 +00:00 |
Alex Pott
|
e1c95b2f99
|
Issue #3382510 by phenaproxima, Wim Leers, alexpott, longwave, claudiu.cristea, borisson_, lauriii, effulgentsia, bircher: Introduce a new #config_target Form API property to make it super simple to use validation constraints on simple config forms, and adopt it in several core config forms
|
2023-11-02 14:17:04 +00:00 |
Lee Rowlands
|
7cab8103ce
|
Issue #3397110: Increase RECOMMENDED_PHP to 8.2 for Drupal 10.2
|
2023-11-02 08:16:06 +10:00 |
Lauri Eskola
|
84702133c4
|
Issue #3157353 by Utkarsh_33, lauriii, dww, smustgrave, longwave, narendraR, quietone, larowlan, catch, Berdir, omkar.podey: Provide a mechanism to mark entire twig templates as deprecated
|
2023-10-31 20:47:58 +02:00 |
catch
|
8f50a5caaf
|
Issue #3375693 by andypost, catch, longwave, quietone: Fix deprecated assert_options() function usage for PHP 8.3
|
2023-10-31 11:18:42 +00:00 |
catch
|
666f9e9897
|
Issue #3384997 by mondrake, daffie: Rolling back to a savepoint should leave the savepoint in the transaction stack
|
2023-10-30 14:30:53 +00:00 |
Lee Rowlands
|
3d917f37b1
|
Issue #3395032 by kim.pepper, acbramley, longwave: Add autoconfigure for module loggers
|
2023-10-30 14:20:30 +10:00 |
Lee Rowlands
|
a3edb28e93
|
Issue #3394870 by longwave, smustgrave, alexpott: Allow controller service wiring via constructor parameter attributes
|
2023-10-30 11:01:39 +10:00 |
Lee Rowlands
|
00a619f3cd
|
Issue #3305807 by andypost, ChrisPerko, mediabounds, xjm, sorlov, Rishabh Vishwakarma, ilya.no, asad_ahmed, paulocs, Michelle, _pratik_, reenaraghavan, DanChadwick, smustgrave, larowlan, allisonherodevs: Password is null if user has never logged in which causes PHP 8 warning
|
2023-10-30 10:49:52 +10:00 |
Lauri Eskola
|
2ceafd06b7
|
Issue #3052663 by joaopauloc.dev, smustgrave, quietone, Balu Ertl, xjm, scottsperry: Validate the min, max and default values for Numeric fields
|
2023-10-28 17:01:40 +03:00 |
Lauri Eskola
|
d582b8c53d
|
Issue #3392616 by Spokje, longwave: Update to Symfony 6.4
|
2023-10-28 16:32:30 +03:00 |
Lauri Eskola
|
b3be7fb1bb
|
Issue #3363420 by kim.pepper, longwave, quietone: Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback()
|
2023-10-28 15:44:42 +03:00 |
quietone
|
830dbf1ddc
|
Revert "Issue #3363420 by kim.pepper: Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback()"
This reverts commit a39939bb26 .
|
2023-10-28 16:31:27 +13:00 |
Dave Long
|
0beb71bd73
|
Issue #3363421 by vbouchet, kim.pepper, smustgrave: Use CallableResolver for \Drupal\Core\Menu\MenuLinkTree::transform()
|
2023-10-27 23:16:52 +01:00 |
Dave Long
|
a39939bb26
|
Issue #3363420 by kim.pepper: Use CallableResolver for \Drupal\Core\Render\Renderer::doCallback()
|
2023-10-27 23:14:39 +01:00 |
Dave Long
|
71f949cb0b
|
Issue #3395913 by quietone: Correct spelling in Config tests
|
2023-10-27 23:02:35 +01:00 |
catch
|
fe4204239b
|
Issue #3252386 by alexpott, longwave, duadua, mondrake, mstrelan, andypost, Spokje, VladimirAus, catch, effulgentsia, Berdir, xjm, bircher, joachim, larowlan: Use PHP attributes instead of doctrine annotations
|
2023-10-27 21:14:27 +01:00 |
Lauri Eskola
|
d088a7b0b1
|
Issue #3395748 by KarimB, joachim: getSetting()'s documentation should specify what happens when a setting doesn't exist
|
2023-10-27 12:14:14 +03:00 |
catch
|
b07fdfaeda
|
Issue #3396197 by alexpott, BramDriesen, borisson_: Config saved during import does not have correct initial values set
|
2023-10-24 23:11:07 +02:00 |
Alex Pott
|
24b8523c4a
|
Issue #2815829 by godotislate, tim.plunkett, smustgrave, alexpott, xjm, bircher, paulocs: Adding or editing a block through the UI saves the entity twice
|
2023-10-24 20:22:40 +01:00 |
Dave Long
|
0a13623646
|
Issue #3394680 by tstoeckler: Deprecate ContextProvidersPass in favor of using service_id_collector
|
2023-10-24 12:53:20 +01:00 |
Dave Long
|
c7e751a532
|
Issue #3379121 by quietone, longwave: Skip spellcheck for 20 nonsense words that are parts of hashes
|
2023-10-24 12:27:12 +01:00 |
Lee Rowlands
|
6bd3ad841f
|
Issue #3375447 by kim.pepper, larowlan: Create an UploadedFile validator and deprecate error checking methods on UploadedFileInterface
|
2023-10-24 08:41:32 +10:00 |
Alex Pott
|
f91e76e505
|
Issue #3274419 by Marios Anagnostopoulos, Shubham Chandra, ravi.shankar, Alex Bukach, alexpott, smustgrave: Make BaseFieldOverride inherit internal property from the base field
|
2023-10-23 10:58:53 +01:00 |
catch
|
1bdb6ed2a2
|
Issue #3394062 by ReINFaTe: Fiber loops in Renderer and BigPipe are never suspended
|
2023-10-21 08:11:41 +02:00 |
Sally Young
|
cb123cf554
|
Issue #3392425 by quietone, smustgrave: Fix variable name spelling in non-tests, part1
|
2023-10-20 13:59:03 +01:00 |
Dave Long
|
16feff8e8d
|
Issue #3165762 by znerol, Berdir, jungle, AdamPS, longwave, smustgrave, imclean, catch, dpi: Add symfony/mailer into core
|
2023-10-19 16:54:31 +02:00 |
Alex Pott
|
016718a87f
|
Issue #3221798 by larowlan, pradhumanjain2311, alexpott, tim.plunkett, tunic, Eric_A, longwave, FatherShawn: Remove stale processing and reference to form_type_TYPE_value
|
2023-10-19 16:13:54 +02:00 |
Dave Long
|
1ceb2edf9c
|
Issue #3394252 by Spokje: Bump drupal/coder to latest to make daily "updated deps" QA run pass again
|
2023-10-19 14:49:56 +02:00 |
Alex Pott
|
82b5bc08b0
|
Issue #3376692 by lauriii, mstrelan, quietone, acbramley, larowlan, smustgrave: Removed values in multi-value fields reappear
|
2023-10-19 11:46:37 +02:00 |
Alex Pott
|
aa3ecb2c2d
|
Issue #2810355 by joseph.olstad, Leksat, ravi.shankar, Berdir, jungle, suranga.gamage, adityasingh, benjifisher, Jelle_S, alexpott, Wim Leers, xjm, smustgrave, catch, hchonov, star-szr, webchick, wluisi, dawehner, daffie, cilefen: $entity->isDefaultTranslation() behaves incorrectly when changing default translation, causing file/image field usage to be set to zero, causing files to be deleted
|
2023-10-17 18:22:07 +02:00 |
Dave Long
|
79001a92cb
|
Issue #3390903 by sakthi_dev, dpi, smustgrave: \Drupal\Core\Queue\QueueInterface::createItem is typehinted as possibly returning bool, but never returns true
|
2023-10-17 11:55:24 +02:00 |
Alex Pott
|
27d76911e8
|
Issue #2627788 by lauriii, DuaelFr, Pancho, vsujeetkumar, _utsavsharma, KapilV, facine, Danny_Joris, alexpott, juampynr, tim.plunkett: Focus state bug on text field AJAX calls
|
2023-10-16 16:37:43 +02:00 |
Alex Pott
|
6eaf9fa3c3
|
Issue #3391530 by Spokje, alexpott: Fix PHPStan L1 error "Variable $foo in/on something() is never defined."
|
2023-10-16 16:34:26 +02:00 |
Lauri Eskola
|
291d8a2f64
|
Issue #3394220 by claudiu.cristea, catch: Dialog options are not honoured when open a dialog using GET
|
2023-10-16 11:29:33 +03:00 |
Dave Long
|
5e8d5e8a48
|
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes
|
2023-10-13 14:42:49 +01:00 |
Dave Long
|
8d14c6d9ad
|
Issue #3387950 by quietone, ashley_herodev, smustgrave, xjm: Fix '@return null' return types
|
2023-10-13 11:43:25 +01:00 |
quietone
|
74fe3406b7
|
Issue #3391312 by Dropa, roshni27, smustgrave, poker10: Misleading typo in ConditionInterface::condition documentation
|
2023-10-13 16:48:18 +13:00 |
Lauri Eskola
|
9b3d27c5e5
|
Issue #2820586 by joaopauloc.dev, Gauravvvv, lauriii, ranjith_kumar_k_u, smustgrave, markhalliwell, longwave, dawehner, quietone: #states not applied to link elements
|
2023-10-11 10:46:16 +03:00 |
catch
|
528a2e384d
|
Issue #2828706 by smustgrave, Chi, saidatom, dagmar, dawehner, mfb, catch, larowlan, longwave, joshua1234511, Berdir, quietone, FeyP, slip, samiullah, johnwebdev, Primsi, ravi.shankar: ExceptionLoggingSubscriber should not log HTTP 4XX errors using PHP logger channel
|
2023-10-10 10:36:28 +01:00 |
catch
|
27bb1ff658
|
Issue #3384995 by mondrake, daffie: Committing a transaction while there are still active savepoints leaves the stack in inconsistent state
|
2023-10-10 09:40:30 +01:00 |
catch
|
df5948229a
|
Issue #3389202 by mondrake, andypost, daffie: migrate\Plugin\migrate\id_map\Sql assumes a PDO db driver
|
2023-10-09 13:49:40 +01:00 |
Alex Pott
|
c3ff5768b0
|
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns"
|
2023-10-08 11:25:35 +01:00 |
Alex Pott
|
6118e0dc37
|
Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments
|
2023-10-08 09:34:52 +01: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
|
dc39dd56b6
|
Issue #2032967 by catch, joelpittet, thedavidmeister, alansaviolobo: AssetResolver::getCssAssets() should not try to sort and optimise if $css is empty
|
2023-10-06 09:02:36 +01:00 |
Alex Pott
|
d41f1a0134
|
Issue #3383449 by catch, Wim Leers, Kingdutch: Add Fibers support to Drupal\Core\Render\Renderer
|
2023-10-05 23:37:17 +01:00 |
Alex Pott
|
108150c6f8
|
Issue #3377570 by catch, Wim Leers, mglaman, marcelovani, Kingdutch: Add PHP Fibers support to BigPipe
|
2023-10-05 23:30:19 +01:00 |
Alex Pott
|
f101ff7f35
|
Issue #418620 by mfb, smustgrave, longwave, dsnopek, greenbeans, borisson_, alexpott, olli, larowlan: Drupal\Component\Utility\Html::normalize() leaves messy </body></html> in certain situations
|
2023-10-04 17:22:53 +01:00 |
Alex Pott
|
201ae2e354
|
Issue #2441811 by longwave, daffie, andypost, edurenye, lauriii, joseph.olstad, Wim Leers, smustgrave, effulgentsia, alexpott, larowlan, chx, jibran: Upgrade filter system to HTML5
|
2023-10-04 09:39:17 +01:00 |
catch
|
9698403e7f
|
Issue #3383616 by poker10, alexpott, Spokje, catch, xjm: "core_version_requirement key must be present" on core modules on Windows
|
2023-10-03 15:39:15 +01:00 |
Alex Pott
|
b438bb0d41
|
Revert "Issue #3383616 by poker10, Spokje, catch: "core_version_requirement key must be present" on core modules on Windows"
This reverts commit 5ce054a443 .
|
2023-10-03 01:16:57 +01:00 |
Lauri Eskola
|
98df2c98c7
|
Issue #3360220 by jeffschuler: Logic error in Html::transformRootRelativeUrlsToAbsolute()
|
2023-10-02 10:40:10 +03:00 |
xjm
|
8fd17f42b8
|
Issue #3388386 by mondrake, xjm, smustgrave: Properly deprecate passing array to Merge::key()
|
2023-09-30 14:20:39 -05:00 |
xjm
|
7f21a89a98
|
Issue #3387560 by Spokje, smustgrave: Returntype incorrect for \Drupal\Core\Entity\EntityDeleteMultipleAccessCheck::$tempStore
|
2023-09-30 13:31:31 -05:00 |
xjm
|
5ce054a443
|
Issue #3383616 by poker10, Spokje, catch: "core_version_requirement key must be present" on core modules on Windows
|
2023-09-29 19:52:42 -05:00 |
Lauri Eskola
|
b0ac814d0a
|
Issue #3356684 by sumit_saini, acbramley, smustgrave: Generic Revision UI's Revision overview page generates wrong operations/view links for a translation
|
2023-09-28 09:28:34 +03:00 |
Lauri Eskola
|
01747e1c73
|
Issue #3375497 by Yujiman85, xjm, joachim: Unclear term 'internal library name' in theme API documentation
|
2023-09-27 19:23:12 +03:00 |
Lauri Eskola
|
9059bd722b
|
Issue #3275828 by joachim, quietone, bradjones1, Berdir: document the reason for 'edit' vs. 'update' operations in field and entity access operation name
|
2023-09-27 19:19:01 +03: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 |
effulgentsia
|
15f230916a
|
Issue #2444979 by Wim Leers, webflo, borisson_, catch, Gábor Hojtsy, smustgrave: Trigger deprecation notice for old schema definition for sequence
|
2023-09-22 13:19:13 -07:00 |
effulgentsia
|
96248cfe15
|
Issue #3382580 by phenaproxima, Wim Leers, lauriii: Add new `ImmutableProperties` constraint
|
2023-09-22 11:05:15 -07:00 |
Lee Rowlands
|
9048b09bb1
|
Issue #3384725 by acbramley, smustgrave: Add pagination to VersionHistoryController
|
2023-09-19 07:54:45 +10:00 |
Lee Rowlands
|
bab90f46e8
|
Issue #3180588 by GuyPaddock, zeeshan_khan, vsujeetkumar, bnjmnm, tstoeckler: "Enforced" Dependencies of Optional Configs Overwrite Other Dependencies
|
2023-09-19 06:58:16 +10:00 |
Lee Rowlands
|
4dba7727bc
|
Issue #3259740 by acbramley, daffie: PDOStatement::fetchObject() expects parameter 2 to be array, null given in Drupal\Core\Database\StatementWrapper->fetchObject()
|
2023-09-19 06:45:44 +10:00 |
Alex Pott
|
cb1e195bbc
|
Issue #3387695 by catch, mondrake, mfb: Use more entropy in TransactionManager
|
2023-09-18 13:22:33 +01:00 |
catch
|
9c4bc86ccb
|
Issue #3371753 by tstoeckler, smustgrave, lauriii: Fall back to 'edit-form' as default $rel in EntityBase::toUrl()
|
2023-09-18 11:19:36 +01:00 |
catch
|
e0116bc928
|
Issue #2712603 by Chi, quietone, martin_klima, radimklaska: Counts for singulars in DateFormatter::formatInterval() are hardcoded to 1
|
2023-09-18 11:04:01 +01:00 |
catch
|
6950cac3d4
|
Issue #3384960 by mondrake, daffie, longwave: Strengthen TransactionManager
|
2023-09-15 20:28:02 +01:00 |
catch
|
a9f3f72e03
|
Issue #2157945 by mondrake, andypost, kim.pepper, Bhanu951, alexpott, martin107, plach, ankithashetty, dawehner, karishmaamin, voleger, jhedstrom, jofitz, kostyashupenko, shashikant_chauhan, longwave, zeeshan_khan, claudiu.cristea, mstrelan, Berdir: Deprecate format_size() and use Drupal\Core\StringTranslation\ByteSizeMarkup instead
|
2023-09-15 08:19:10 +01:00 |
catch
|
8c0b451f52
|
Revert "Issue #3384960 by mondrake, daffie: Strengthen TransactionManager"
This reverts commit 70b607c306 .
|
2023-09-14 16:51:56 +01:00 |
catch
|
70b607c306
|
Issue #3384960 by mondrake, daffie: Strengthen TransactionManager
|
2023-09-14 07:48:36 +01:00 |
catch
|
259c2242a5
|
Issue #3386707 by alexpott, mondrake, longwave: DiffOpOutputBuilder does not correctly match the 10.0.x implementation and produces unexpected output (part 2)
|
2023-09-14 07:32:44 +01:00 |
catch
|
3b490aae73
|
Issue #3386937 by Spokje, smustgrave: Remove error suppressions and workarounds for https://bugs.php.net/bug.php?id=50688
|
2023-09-14 07:22:58 +01:00 |
catch
|
a04bdb0848
|
Issue #3327118 by Defcon0, acbramley, iSampo, poker10, Nitin shrivastava, catch, fgm, longwave: Chunk multiple cache sets into groups of 100 to avoid OOM/max_allowed_packet issues
|
2023-09-14 07:16:59 +01:00 |
Dave Long
|
8e42cef117
|
Issue #3050578 by elber, quietone, nitin_lama, fengtan, smustgrave, catch, karolinam: Remove unused function getSchemaUpdates()
|
2023-09-12 22:42:44 +01:00 |
Dave Long
|
ee81f7be2d
|
Issue #3375494 by Yujiman85, joachim, smustgrave: incorrect sample code in docs for hook_library_info_build
|
2023-09-12 22:33:28 +01:00 |
Dave Long
|
5427d50c8f
|
Issue #3371840 by mondrake, Spokje: Time::getRequestTime is not immutable when there is no request
|
2023-09-12 22:28:44 +01:00 |
Dave Long
|
e1a599bedd
|
Issue #3173103 by TolstoyDotCom, aludescher, smustgrave, J., jonathan1055, TR: False positives when identifying what is a placeholder, for deprecation error
|
2023-09-12 22:00:59 +01:00 |
catch
|
ec84cbe407
|
Issue #2786941 by sadashiv, roshnichordiya, neclimdul, kishor_kolekar, dawehner, gnuget, Abhijith S, wengerk, firfin, froboy, pbuyle: Simplified custom access checker does not have access to Request
|
2023-09-11 18:10:01 +01:00 |
catch
|
a5c3cdbd3b
|
Issue #3386482 by alexpott, mondrake: DiffOpOutputBuilder does not correctly match the 10.0.x implementation and produces unexpected output
|
2023-09-11 17:53:51 +01:00 |
catch
|
5aa70a9fc4
|
Issue #3385095 by Spokje: Replace call to deprecated function GuzzleHttp\default_user_agent()
|
2023-09-08 11:30:24 +01:00 |
catch
|
485e4942c2
|
Issue #3377256 by elber, znerol, smustgrave, longwave, jungle, andypost: Correctly implement SessionHandlerInterface
|
2023-09-07 22:21:04 +01:00 |
catch
|
75a15bb8fd
|
Issue #3377516 by longwave: Core subtree split is broken after adding branch alias
|
2023-09-05 14:59:07 +01:00 |
catch
|
5404ebfb11
|
Issue #2791693 by nginex, acbramley, oknate, guaneagler, jan kellermann, jonathan1055, jibran, ankithashetty, dpi, Jelle_S, FeyP, kattekrab, smustgrave, mpdonadio, quietone, AaronMcHale, rkoller, BlackBamboo, simohell, Jody Lynn, shaal, notmike: Remove sample date from date field error message and title attribute
|
2023-09-04 10:13:48 +01:00 |
effulgentsia
|
1fad1e0093
|
Issue #3364506 by Wim Leers, effulgentsia, catch, lauriii, borisson_, smustgrave, tim.plunkett, Dave Reid: Add optional validation constraint support to ConfigFormBase
|
2023-09-01 09:46:12 -07: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 |
catch
|
36698f9c14
|
Issue #3345938 by mondrake, longwave, daffie, smustgrave: Deprecate support for unused \PDO::FETCH_* modes
|
2023-08-31 09:31:52 +01:00 |
catch
|
a6b64f1635
|
Issue #3364706 by mondrake, daffie, yustinTR: Refactor transactions
|
2023-08-31 09:13:37 +01:00 |
Lauri Eskola
|
e0381125e0
|
Issue #2514960 by Aki Tendo, catch: \Drupal\Core\Theme\Registry->build() does not always return \Drupal\Core\Utility\ThemeRegistry
|
2023-08-30 18:33:55 +03:00 |
catch
|
cc0c9fdde2
|
Issue #3383513 by Spokje, smustgrave: Use type-hinting on deprecation warnings for loadRevision() introduced by mglaman/phpstan-drupal:1.2.0
|
2023-08-29 13:03:05 +01:00 |
catch
|
cb606a0cc1
|
Issue #3381097 by catch, b_sharpe, TwoD: Need to catch Peast exceptions
|
2023-08-29 09:44:47 +01:00 |
catch
|
09b54e9786
|
Issue #3383591 by Spokje: Use type-hinting on deprecation warnings for deleteRevision() introduced by mglaman/phpstan-drupal:1.2.0
|
2023-08-29 08:51:33 +01:00 |
catch
|
58ce7d4e3a
|
Issue #3383548 by Spokje, mondrake: Deprecate Psr7RequestValueResolver::supports and RouteMatchValueResolver::supports
|
2023-08-28 08:04:10 +01:00 |
catch
|
12dabf05a0
|
Issue #3383339 by Spokje: Replace implementing deprecated interface Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface with ValueResolverInterface
|
2023-08-26 09:21:14 +01:00 |
catch
|
70e2c38099
|
Issue #3383215 by mglaman, Spokje, bbrala: Rearrange interfaces TranslatableRevisionableStorageInterface extends to fix deprecation warnings
|
2023-08-26 08:40:14 +01:00 |
effulgentsia
|
e878713656
|
Issue #2327883 by phenaproxima, lauriii, Wim Leers, yched, amateescu, borisson_, Berdir, larowlan, jibran: Field [storage] config have incomplete settings until they are saved
|
2023-08-25 11:58:29 -07:00 |
Lauri Eskola
|
1ea295c887
|
Issue #3383080 by amateescu, srishtiiee, Wim Leers: Provide the 'general' category within the plugin manager, and ensure that it remains unaltered
|
2023-08-24 17:45:21 +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 |