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 |
Lauri Eskola
|
72e7c01999
|
Issue #371375 by Ammaletu, vasike, danflanagan8, KapilV, matt2000, Ryan Palmer, ZeiP, Andrew Answer, Madhu kumar, webchick, Berdir, kwinters, smustgrave, chx, cburschka, Jaza, moshe weitzman, zroger, zoo33, joachim, alexpott, ressa, dasj19, jlscott, quietone, blainelang, wturrell, tanc, MartysMind: Do not allow a module and theme to use the same name
|
2023-08-21 00:21:12 +03:00 |
Lauri Eskola
|
117e716d5e
|
Issue #3323788 by yash.rode, lauriii, acbramley, Berdir, AaronMcHale, smustgrave, phenaproxima: Revert and Delete actions should not be available for the current revision
|
2023-08-20 11:28:47 +03:00 |
Dave Long
|
e8568a2983
|
Issue #3371301 by lauriii, srishtiiee, longwave, smustgrave: Retrieve field type category information in \Drupal\Core\Field\FieldTypePluginManager::getGroupedDefinitions
|
2023-08-18 10:18:51 +01: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 |
catch
|
7748f46363
|
Issue #3371619 by bbrala, andypost, dww, mglaman, Kingdutch, catch, mondrake, heddn, Charlie ChX Negyesi: Implement utility method for invoking backward compatible code
|
2023-08-17 09:05:46 +01:00 |
Dave Long
|
9f1ef0f4aa
|
Issue #3378657 by dineshkumarbollu, gorkagr, smustgrave: Duplicate declaration of $context in WidgetBase
|
2023-08-16 21:50:16 +01:00 |
Dave Long
|
4365ab3f91
|
Issue #3221101 by mondrake, daffie, longwave: Deprecate Drupal\Core\Database\Connection::makeSequenceName(), make it internal to PostgreSQL
|
2023-08-16 21:42:28 +01:00 |
Dave Long
|
5d76517aec
|
Issue #3377882 by lauriii: \Drupal\Core\Form\FormSubmitter::__construct $redirect_response_subscriber missing default value
|
2023-08-16 21:31:29 +01:00 |
Dave Long
|
dbd0e756d8
|
Issue #3185807 by andregp, quietone, lucienchalom, elber, yogeshmpawar, jungle, Tauany Bueno, tmaiochi, xjm, smustgrave: Fix or ignore some words starting with "w"
|
2023-08-16 21:06:31 +01:00 |
Dave Long
|
c3431950e5
|
Issue #2532228 by Spokje, andypost, quietone, dawehner, Berdir, smustgrave, longwave: Use RecursiveCallbackFilterIterator instead of the $acceptTests parameter forwarding
|
2023-08-16 10:20:41 +01:00 |
Lauri Eskola
|
4c8821bcc3
|
Issue #3379899 by Wim Leers, phenaproxima, jibran, borisson_: Follow-up for #3361534: config validation errors in contrib modules should cause deprecation notices, not test failures
|
2023-08-14 15:50:14 +03:00 |
catch
|
1debb3986e
|
Issue #3375959 by znerol, catch, bradjones1: Add a way to delay executions in test runner until terminate event completed in the child site
|
2023-08-06 10:22:44 +01:00 |
Dave Long
|
d8ec17df74
|
Issue #3219667 by quietone, ravi.shankar, longwave, smustgrave: Fix spelling for words used once, beginning with 't' -> 'z', inclusive
|
2023-08-01 20:36:14 +01:00 |
Lauri Eskola
|
a9199caf7c
|
Issue #3362456 by NickDickinsonWilde, Wim Leers, borisson_: Fix all ExtensionExistsConstraint constraint violations in tests
|
2023-08-01 20:08:47 +03:00 |
Lauri Eskola
|
4cb10842ee
|
Issue #3362457 by Wim Leers, NickDickinsonWilde: Fix all PluginExistsConstraint constraint violations in tests
|
2023-08-01 18:07:26 +03:00 |
Dave Long
|
031f63e761
|
Issue #3219513 by quietone, smustgrave, Vidushi Mehta, sourabhjain, rpayanm, longwave, xjm, dww, catch: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive
|
2023-08-01 11:07:26 +01:00 |
catch
|
525dcd84e1
|
Issue #3231503 by mdupont, kiseleva.t, donquixote, akalam, larowlan, joachim, longwave, mglaman: hook_entity_extra_field_info() is called unnecessarily often, hurting performance
|
2023-08-01 10:20:39 +01:00 |
catch
|
5f07e3ce56
|
Issue #3317745 by heykarthikwithu, mkalkbrenner, catch, smustgrave, Schoenef: CSS Aggregation should not rewrite # url
|
2023-08-01 10:13:20 +01:00 |
Lauri Eskola
|
9d3c52dd80
|
Issue #3372972 by Wim Leers, phenaproxima, NickDickinsonWilde, smustgrave: Fix all type: machine_name constraint violations in tests
|
2023-08-01 08:05:59 +03:00 |
catch
|
ba5d33817a
|
Issue #2536052 by znerol, jungle, Rishi Kulshreshtha, smustgrave, alexpott, dawehner, quietone: Remove try...catch from SessionHandler::write
|
2023-07-31 08:54:01 +01:00 |
catch
|
2231e59295
|
Issue #3101664 by bvoynick, claudiu.cristea, Matroskeen, Josh Waihi, smustgrave, Wim Leers: UserRolesCacheContext reports wrong user.roles
|
2023-07-31 08:46:22 +01:00 |
Lauri Eskola
|
ad25f53a78
|
Issue #3362453 by NickDickinsonWilde, Wim Leers, tim.plunkett, borisson_: Fix all ConfigExists constraint violations in tests
|
2023-07-31 08:09:18 +03:00 |
Lee Rowlands
|
92abbb5964
|
Issue #2950883 by acbramley, smustgrave, akalam, phenaproxima, idebr, raman.b, alexpott, bsztreha, douggreen, Suresh Prabhu Parkala, ExTexan, Kristen Pol, joachim, lauriii: Allow form redirects to ignore ?destination query parameter
|
2023-07-29 07:42:29 +10: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 |
Lauri Eskola
|
f13ad693c8
|
Issue #3361534 by Wim Leers, borisson_, longwave, catch: KernelTestBase::$strictConfigSchema = TRUE and BrowserTestBase::$strictConfigSchema = TRUE do not actually strictly validate
|
2023-07-26 20:30:33 +03:00 |
Dave Long
|
29dc14b207
|
Issue #3355839 by mondrake: Prepare FormBuilder for variadic functions
|
2023-07-26 12:29:50 +01:00 |
Dave Long
|
4912be319e
|
Issue #3374223 by andypost, smustgrave, neclimdul: Fix deprecated overloaded function usage in PHP 8.3
|
2023-07-25 17:10:34 +01:00 |
Dave Long
|
8624038a9a
|
Issue #2800691 by bharath-kondeti, djsagar, ravi.shankar, Rishabh Vishwakarma, shashikant_chauhan, quietone, smustgrave, FeyP, joachim, Amber Himes Matz: Improve docs for the Xss::filter() $html_tags parameter
|
2023-07-25 12:53:17 +01:00 |
Dave Long
|
758cc0ecfa
|
Issue #3051548 by Rkumar, quietone, Balu Ertl, nitesh624, lauriii, pandaski, alexpott: Fix spelling of "email"
|
2023-07-24 16:58:20 +01:00 |
Lauri Eskola
|
da8c8f98a4
|
Issue #2888763 by Graber, skyredwang, borisson_, Wim Leers, tstoeckler, e0ipso, dawehner: DecimalItem should not use String as its DataDefinition
|
2023-07-24 11:51:48 +03:00 |
catch
|
b28e3b7651
|
Issue #3364646 by dww, catch, longwave: Add a branch alias for 11.x
|
2023-07-24 09:15:06 +01:00 |
catch
|
b1d57de496
|
Issue #2730807 by Lendude, versantus.nik, cilefen, xjm, SidneyGijzen, smustgrave, almaudoh, alexpott, danflanagan8, jordan.jamous: WSOD on admin/modules if description is set but is NULL in module.info.yml
|
2023-07-24 09:01:33 +01:00 |
catch
|
290b3d3dd0
|
Issue #3375454 by quietone: Fix version number in deprecation messages for #2551419
|
2023-07-24 08:53:08 +01:00 |
Lauri Eskola
|
89ac074fba
|
Issue #3361034 by Wim Leers, fago, borisson_, longwave: Make 'sequence' Typed Data instances return type of 'sequence' instead of 'list'
|
2023-07-23 20:33:08 +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
|
1bb050cad7
|
Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive
|
2023-07-23 17:21:30 +01:00 |
Lauri Eskola
|
4571fda487
|
Issue #3370179 by fago, Wim Leers, borisson_, smustgrave: Clarify why FieldConfigBase::getDataType() is 'list' and not 'field_config_base'
|
2023-07-23 10:11:05 +03:00 |
Dave Long
|
3041dbfe26
|
Issue #3370828 by catch, longwave, sime, Chi, lauriii, larowlan, agarzola: Ensure that edge caches are busted on deployments for css/js aggregates
|
2023-07-22 16:50:04 +02:00 |
Dave Long
|
e2aeff0026
|
Issue #3364774 by kim.pepper: BrokenPostRequestException incorrectly typehints size as string
|
2023-07-22 15:43:26 +02:00 |
Dave Long
|
9a1ce8c4de
|
Issue #2972573 by borisson_, Lendude, rpayanm, acbramley, anmolgoyal74, ravi.shankar, pooja saraah, Anchal_gupta, Krzysztof Domański, longwave, lauriii, jonathanshaw, smustgrave, Wim Leers, Matroskeen, catch: randomMachineName() should conform to processMachineName() pattern
|
2023-07-22 12:34:06 +02:00 |
Dave Long
|
e8073004ed
|
Issue #3375919 by mondrake, daffie: Deprecate usage of Connection::getDriverClass for 'Install\Tasks'
|
2023-07-22 11:46:24 +02:00 |
Adam G-H
|
6f3215938f
|
Issue #3373653 by phenaproxima, Wim Leers, borisson_, penyaskito, andypost, lauriii, smustgrave, larowlan: Add a `langcode` data type to config schema
|
2023-07-21 21:58:09 +00:00 |
Kostia Bohach
|
c44d89e37d
|
Issue #3364659 by Utkarsh_33, lauriii, sakthi_dev, bnjmnm, tim.plunkett, fadilraj, Chris Matthews, longwave, smustgrave, ckrina: Give display modes a description
|
2023-07-21 14:48:24 +00:00 |
Dave Long
|
92e703a69a
|
Issue #3108020 by bonrita, Cyberwolf, sagarchauhan, znerol, borisson_: Support ServiceClosureArgument in \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dumpValue
|
2023-07-21 12:23:08 +02: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 |
Dave Long
|
97db62a138
|
Issue #3217531 by mondrake, daffie, longwave: Deprecate usage of Connection::getDriverClass for some classes, and use standard autoloading instead
|
2023-07-20 11:26:52 +02:00 |
Lee Rowlands
|
3981c8aa13
|
Issue #2478663 by caesius, sanja_m, slashrsm, alphawebgroup, Drews_man, Sagar Ramgade, Traverus, larowlan, smustgrave, Berdir, lauriii, catch, mbovan: UniqueFieldValueValidator works only with single value fields
|
2023-07-20 17:15:51 +10:00 |
catch
|
b156dbda28
|
Issue #3347497 by mondrake, daffie: Introduce a FetchModeTrait to allow emulating PDO fetch modes
|
2023-07-19 22:06:25 +01:00 |
Lauri Eskola
|
e983ee9d89
|
Issue #3374319 by catch, longwave: FileSystem::deleteRecursive() shouldn't log a message when it tries to delete a non-existent directory
|
2023-07-19 16:13:17 +03:00 |
Dave Long
|
b3e943e926
|
Issue #3358336 by kim.pepper, rpayanm, andypost, longwave, smustgrave, Wim Leers, catch: Deprecate _drupal_flush_css_js() and create a new AssetQueryString cache service
|
2023-07-18 16:53:56 +01:00 |
catch
|
c4690891f3
|
Issue #3295790 by bradjones1, mstrelan, rpayanm, catch, alexpott, acbramley, longwave, kim.pepper, mfb: Post-response task running (destructable services) are actually blocking; add test coverage and warn for common misconfiguration
|
2023-07-18 13:47:42 +01:00 |
catch
|
d0337fa72b
|
Issue #3374253 by TwoD, smustgrave: The renderer throws away cache metadata from access result if it is not allowed
|
2023-07-14 23:26:34 +01:00 |
catch
|
82d3e957a4
|
Issue #3335768 by Berdir, andypost, smustgrave, catch: Manually clear cache keys from plugin managers with finite variations instead of using cache tags
|
2023-07-12 09:46:07 +01:00 |
Lauri Eskola
|
b63275fe66
|
Issue #3373328 by catch, keshav.k, Ambient.Impact, longwave: ^10.1 CSS aggregation breaks during maintenance mode
|
2023-07-11 12:03:11 +03:00 |
catch
|
6e85076255
|
Issue #3370684 by Abhijith S, apaderno: Change the description for DefaultPluginManager::__construct() to correctly report the created object
|
2023-07-10 17:37:42 +01:00 |
Lee Rowlands
|
91f59e7033
|
Issue #2826826 by vasike, dpi, raman.b, rpayanm, jibran, gpap, mpolishchuck, rwohleb, ranjith_kumar_k_u, smustgrave, johnnydarkko, mrinalini9, Zarpele, Berdir, amateescu, hchonov, amitaibu, larowlan, heddn, RoySegall, quietone: Entity autocomplete widget does not pass along entity to AJAX request
|
2023-07-10 10:24:03 +10:00 |
Lee Rowlands
|
be366aec48
|
Issue #3325571 by Murz, andypost, smustgrave, catch, larowlan: MemoryStorage fails with "Argument #1 ($array) must be of type array" error on calling function readMultiple()
|
2023-07-10 09:16:03 +10:00 |
Lee Rowlands
|
93a509c695
|
Issue #3345149 by lauriii, shoroshanska, ranjith_kumar_k_u, quietone, smustgrave, tim.plunkett, mlncn, drugan, narendraR: Extra Default value field when adding a field with an unlimited values
|
2023-07-07 16:09:41 +10:00 |
Lauri Eskola
|
be46dafb30
|
Issue #1038316 by tacituseu, vasike, heddn, Eyal Shalev, cchoe1, lauriii, siva01, perry.franken, sanfair, jan.stoeckler, anmolgoyal74, MRPRAVIN, scott.whittaker, dj1999, vytch, SpadXIII, GRO, samuel.seide, szato, Denisev, Munavijayalakshmi, ankithashetty, neclimdul, mayurjadhav, rgpublic, bartzaalberg, electrokate, Lal_, realityloop, ameymudras, linhnm, fabianfiorotto, Abhijith S, bleen, smustgrave, rogueturnip, alexpott: Allow for deletion of a single value of a multiple value field
|
2023-07-06 19:36:04 +03:00 |
Dave Long
|
b22449b5e1
|
Issue #3357018 by kim.pepper: Fix typehints in \Drupal\Core\Utility\Error::decodeException()
|
2023-07-05 22:39:24 +01:00 |
Dave Long
|
2fcc756449
|
Issue #1643386 by Grevil, Anybody, vasike, lauriii, Spokje, nod_, bnjmnm, Pancho, tim.plunkett, longwave: Strip useless "_" at beginning and end of JS-transliterated machine names
|
2023-07-05 21:57:31 +01:00 |
Dave Long
|
80bad6f909
|
Revert "Issue #1643386 by Grevil, Anybody, vasike, Spokje, lauriii, nod_, bnjmnm, Pancho: Strip useless "_" at beginning and end of JS-transliterated machine names"
This reverts commit 9337e4f6ac .
|
2023-07-05 21:00:09 +01:00 |
bnjmnm
|
9337e4f6ac
|
Issue #1643386 by Grevil, Anybody, vasike, Spokje, lauriii, nod_, bnjmnm, Pancho: Strip useless "_" at beginning and end of JS-transliterated machine names
|
2023-07-05 13:36:43 -04:00 |
Lauri Eskola
|
405f8b33a7
|
Issue #3301573 by catch, ravi.shankar, mrinalini9, mherchel, lauriii, alexpott, nod_, acbramley, nsciacca, kevinquillen, Chi: Remove the aggregate stale file threshold and state entry
|
2023-07-05 20:13:08 +03:00 |
quietone
|
9f45ca3194
|
Issue #3368664 by rpayanm, _pratik_, keelanfh, cilefen, longwave, smustgrave: Fix spelling of $add_ellipses is comment
|
2023-07-05 14:10:23 +12:00 |
Lee Rowlands
|
da5ea0aeda
|
Issue #3057545 by acbramley, hchonov, bbrala, bradjones1, larowlan, yogeshmpawar, Leon Kessler, gease, joachim, gabesullice, kfritsche, jibran, Wim Leers, Berdir, smustgrave, alexpott, catch: ResourceTypeRepository wrongly assumes that all entity reference fields have the setting "target_type"
|
2023-07-03 16:40:34 +10: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 |
Lauri Eskola
|
9a66ffcedb
|
Issue #3370930 by catch, Amber Himes Matz, kevinquillen, mherchel: Aggregation URL hashes should be built from normalized list of libraries
|
2023-06-30 10:27:00 +03:00 |
catch
|
4077f20c6e
|
Issue #2953566 by vijaycs85, tstoeckler, mrweiner, robertom, mohit1604, gabesullice, Berdir, hchonov, smustgrave, mglaman, Wim Leers, AaronMcHale, kristiaanvandeneynde: Allow entities to specify a "collection permission"
|
2023-06-29 14:25:12 +01:00 |
quietone
|
ba576b5edc
|
Issue #3114016 by ranjith_kumar_k_u, richa_porwal, dagomar, Gauravvvv, Abhijith S, smustgrave, catch, yoroy: Improve Email field validation error message to improve accessibility
|
2023-06-28 13:24:25 +12:00 |
Lee Rowlands
|
66aaf44b79
|
Issue #3126654 by idimopoulos, smustgrave, borisson_, mglaman, pfrenssen, catch: EntityConstraintViolationList::findByCodes is inconsistent
|
2023-06-27 06:59:30 +10:00 |
Lee Rowlands
|
2e3dea7a2b
|
Issue #3370043 by catch, Chi: Asset controller should validate filename prefix
|
2023-06-27 06:12:34 +10:00 |
Dave Long
|
d21fd5d28e
|
Issue #2953921 by andypost, donquixote, borisson_, effulgentsia: Refactor out theme hook suggestion building from ThemeManager::render() into a separate function
|
2023-06-22 23:16:49 +01:00 |
Lee Rowlands
|
c4cf5949ca
|
Issue #2982949 by kim.pepper, Sam152, andypost, FatherShawn, elber, joachim, larowlan, alexpott, catch, DieterHolvoet, tim.plunkett: Introduce CallableResolver to help standardise the DX and error handling for callbacks across various subsystems
|
2023-06-22 16:16:51 +10:00 |
Lauri Eskola
|
3641445899
|
Issue #3367651 by Ahmad Smhan, MakerTimSWIS: Attached Library set to string instead of array
|
2023-06-19 16:23:43 +03:00 |
Lauri Eskola
|
570710ad7b
|
Issue #2662330 by Utkarsh_33, lauriii, hooroomoo, bnjmnm, tim.plunkett, Alan D., smustgrave, catch, mrweiner: Machine name generation is way too slow
|
2023-06-17 13:09:49 +03:00 |
Lee Rowlands
|
6c1e7b0774
|
Issue #3256642 by mondrake, daffie, yogeshmpawar, alexpott, tmaiochi, quietone, larowlan, catch: Introduce database driver extensions and autoload database drivers' dependencies
|
2023-06-16 08:46:58 +10:00 |
Dave Long
|
0448b4bcc7
|
Issue #3334489 by catch, Berdir, longwave, andypost: ChainedFastBackend invalidates all items when cache tags are invalidated
|
2023-06-15 16:48:58 +01:00 |
catch
|
fdf05ab0de
|
Issue #3346560 by DieterHolvoet, smustgrave: Allow extending StatusMessages class
|
2023-06-14 12:12:22 +01:00 |
catch
|
085ae2c2fb
|
Issue #3347873 by kristiaanvandeneynde, BramDriesen, smustgrave, Kingdutch, quietone, borisson_: Centralize permission checks in a service
|
2023-06-14 12:05:26 +01:00 |
catch
|
915fe89875
|
Issue #3270647 by P44T, AndyF, Sander Edwards van Muijen, Nitin shrivastava, Albert Volkman, mr.baileys, jshimota01, catch, mpellegrin, poker10, alexpott: PhpMail : broken mail headers in PHP 8.0+ because of LF characters
|
2023-06-14 10:47:32 +01:00 |
catch
|
16d3fc11e0
|
Issue #3366314 by Prem Suthar, larowlan: Remove composer optimisations for laminas/laminas-zendframework-bridge
|
2023-06-14 10:22:54 +01:00 |
Lee Rowlands
|
d5740e4ba1
|
Issue #3366287 by lauriii, catch, dmurphy1: [regression] Inserting media via the media library modal when paged redirects to the wrong destination
|
2023-06-14 09:02:44 +10:00 |
Lee Rowlands
|
553666589a
|
Issue #3221128 by longwave, duadua, bradjones1, andypost, smustgrave: Enable service autoconfiguration for core event subscribers
|
2023-06-13 15:27:01 +10:00 |
catch
|
75d3d2d11f
|
Issue #3358402 by totten, lisotton, jensschuppe, larowlan, znerol: [regression] route defaults are now automatically route parameters
|
2023-06-12 16:12:39 +01:00 |
catch
|
ee7aaf220e
|
Issue #3048760 by Upchuk, ndobromirov, seanB, hchonov, bkosborne, Berdir: EntityCreateAnyAccessCheck::access() too restrictive
|
2023-06-12 15:57:29 +01:00 |
Lee Rowlands
|
132fa01cfd
|
Issue #3354090 by catch, longwave, smustgrave, mas5d2: Better default base path in assets stream wrapper
|
2023-06-12 11:17:25 +10:00 |
catch
|
6204ba9c59
|
Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema
|
2023-06-08 12:59:56 +01:00 |
Lee Rowlands
|
b258fd3633
|
Issue #3351750 by benjifisher, Rassoni, smustgrave, larowlan, AaronMcHale: Create BC redirects for children of changed paths
|
2023-06-08 10:44:14 +10:00 |
catch
|
339643bebb
|
Issue #2551419 by kristiaanvandeneynde, catch, dawehner, Wim Leers, borisson_, bradjones1, tstoeckler, andypost: Abstract RenderCache into a separate service that is capable of cache redirects in a non-render array-specific way
|
2023-06-07 16:56:20 +01:00 |
catch
|
3c8128a0ac
|
Issue #3270148 by jonathanshaw, murilohp, catch, smustgrave, longwave, larowlan, andypost, alexpott, quietone: Provide a mechanism for deprecation of variables used in twig templates
|
2023-06-07 14:45:55 +01:00 |
catch
|
710278ccea
|
Issue #3364088 by lauriii, tim.plunkett, anup.singh, olli: Ajax state leaking to Views destination paths
|
2023-06-05 10:48:17 +01:00 |
Lee Rowlands
|
970abeb480
|
Issue #3351750 by benjifisher, Rassoni, smustgrave, larowlan, AaronMcHale: Create BC redirects for children of changed paths
|
2023-06-05 09:55:04 +10:00 |
catch
|
96115eaa81
|
Issue #3363222 by andypost: Update to Symfony 6.3
|
2023-06-03 19:03:51 +01:00 |
Lauri Eskola
|
677faa7bde
|
Issue #3115445 by mherchel, Ratan Priya, jedihe, alexdmccabe, selvakumar-96, Neslee Canil Pinto, catch, joycehutch, gonssal, Daniel Korte, shashank5563, Luke.Leber, SKAUGHT: Add a new clean_unique_id Twig filter for Html::getUniqueId
|
2023-05-30 16:07:53 +03:00 |
bnjmnm
|
5406b836f7
|
Issue #2253257 by Utkarsh_33, bnjmnm, hooroomoo, jhedstrom, Xano, narendraR, chr.fritsch, vsujeetkumar, lauriii, Manuel Garcia, borisson_, andrewmacpherson, swentel, vijaycs85, tim.plunkett, larowlan, Berdir, mgifford, bojanz, jibran, olli, runeasgar, pooja saraah, zvischutz, InternetDevels, yoroy, effulgentsia, pfrenssen, jessebeach: Use a modal for entity delete operation links
|
2023-05-26 09:42:22 -04:00 |
Lauri Eskola
|
96e2fd9d30
|
Issue #3360991 by Wim Leers, borisson_: TypedData instances created by TypedConfigManager::createFromNameAndData() are incomplete
|
2023-05-25 19:02:19 +03:00 |
Lee Rowlands
|
485604fe3a
|
Issue #2823910 by daffie, pwolanin, smustgrave, neclimdul, larowlan, dawehner: DBTNG/EQ condition works inconsistently with arrays
|
2023-05-24 08:46:49 +10:00 |
catch
|
36c31cc3b0
|
Issue #3361949 by andypost: Update to Symfony 6.3 RC1
|
2023-05-23 09:42:31 +01:00 |
Dave Long
|
f0188fb39c
|
Issue #3361730 by Berdir, longwave, DamienMcKenna, borisson_, catch: Rename EntityListBuilder::getQuery() to something less generic
|
2023-05-22 22:50:20 +01:00 |
catch
|
75085fa400
|
Issue #3337513 by mondrake, gidarai, VladimirAus, daffie, catch, andypost, smustgrave, rkoller, alexpott: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment
|
2023-05-22 11:58:06 +01:00 |
Sally Young
|
1aaa480b07
|
Issue #3354606 by ranjith_kumar_k_u, pascalim, Abhijith S, smustgrave, borisson_: Datetime field name missing from validation error message
|
2023-05-18 12:31:46 +01:00 |
catch
|
a6c9dbbe28
|
Issue #3338328 by Spokje, andypost, longwave, effulgentsia, jungle, catch, smustgrave, Wim Leers: Update to Symfony 6.3
|
2023-05-14 15:45:05 +01:00 |
Alex Pott
|
d7663e8bbb
|
Issue #3278493 by mglaman, rabbitlair, mherchel, Purencool, dww, benjifisher, lauriii, andy-blum, AdamPS, jwilson3, alexpott, smustgrave, rlahoda, akalata, ckrina, bnjmnm, crasx, mndonx, hbrokmeier, callinmullaney: Make it easier for theme builders to enable Twig debugging and disable render cache
(cherry picked from commit da2eaec5af )
|
2023-05-12 10:46:10 +01:00 |
catch
|
371dd51f87
|
Drupal 11.x-dev
|
2023-05-09 11:48:19 +01:00 |
quietone
|
932ce64495
|
Issue #3349449 by dww, Gábor Hojtsy: Synchronize core language list with localize.drupal.org
|
2023-05-08 18:26:47 +12: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 |
catch
|
ad7fa4ba16
|
Issue #3358044 by solideogloria, longwave: Fix parameter type hint order in AccessResultReasonInterface and FileListingTest
|
2023-05-04 16:52:09 +01:00 |
catch
|
e95e25eb9c
|
Issue #3213745 by AlexGreen, mcdruid, dww, poker10, smustgrave: Add phtml files to the list of potentially malicious extensions
|
2023-05-04 11:52:38 +01:00 |
catch
|
a56ce007e2
|
Issue #2272011 by mashermike, quietone, mikeryan, rpayanm: SiteSettingsForm needs to include install.inc
|
2023-05-03 12:53:22 +01:00 |
catch
|
0b7d095e9f
|
Issue #3353693 by rckstr_rohan, joachim, smustgrave: the way QueryFactory and Query work with namespaces and classes needs to be documented
|
2023-05-02 21:42:06 +01:00 |
catch
|
16a44263d1
|
Issue #3259255 by gordon, smustgrave, cilefen, quietone, catch, larowlan: Html::escapeCdataElement() not adding CDATA correctly
|
2023-05-02 20:38:48 +01:00 |
catch
|
36ef945bed
|
Issue #3344386 by Charlie ChX Negyesi: Add entity to the entity reference label formatter render array
|
2023-05-02 20:25:17 +01:00 |
Dave Long
|
40ad0debd7
|
Issue #3123060 by Spokje, quietone, longwave, ankithashetty, daffie, jungle, xjm: Enable 'Drupal.Commenting.DocComment.ShortSingleLine' coding standard
|
2023-05-02 09:37:02 +01:00 |
catch
|
53a7c00856
|
Issue #2577909 by martin107, smustgrave, longwave, dawehner: Add type hinting to \Drupal\Component\Utility\Xss
|
2023-05-02 09:26:31 +01:00 |
Alex Pott
|
5af2ad5feb
|
Issue #2692451 by neclimdul, tedfordgif, smustgrave, mikey_p, larowlan: Xss::filterAdmin() incorrectly filters datetime attribute
|
2023-05-02 09:15:35 +01:00 |
Dave Long
|
3a54df7a45
|
Issue #3356337 by Spokje, mondrake: Fix incorrect type hint and make daily "updated deps" QA jobs pass
|
2023-05-01 10:27:53 +01:00 |
catch
|
95ab19416e
|
Issue #3269177 by DieterHolvoet, quietone, smustgrave: Should some TranslatableInterface methods return ContentEntityInterface or TranslatableRevisionableInterface
|
2023-05-01 09:12:47 +01:00 |
Dave Long
|
46853e85a1
|
Issue #3332872 by Akram Khan, PrabuEla, smustgrave, longwave, joachim: Allow EntityListBuilder::getEntityIds() to easily extend the query
|
2023-04-30 19:25:55 +01:00 |
Dave Long
|
d67466cfa7
|
Issue #3355139 by krystalcode: Method documented to raise error while it actually does not
|
2023-04-30 19:18:33 +01:00 |
Dave Long
|
3b7dc0f28b
|
Issue #3354961 by Spokje: Update @todo comment in \Drupal\Core\Routing\UrlGenerator::getRouteStringIdentifier
|
2023-04-30 19:06:30 +01:00 |
Dave Long
|
cb3fe405be
|
Issue #3354951 by Spokje: Update @todo comment in \Drupal\Core\Database\StatementInterface::fetchObject
|
2023-04-30 19:04:11 +01:00 |
Dave Long
|
1ee262edf6
|
Issue #3175012 by anagomes, CurriedN, andregp, ptmkenny, longwave, klausi, mglaman, acbramley: Update PHPDoc for DataDefinition
|
2023-04-30 17:30:24 +01:00 |
Dave Long
|
b212d24449
|
Issue #3268835 by quietone, smustgrave, ravi.shankar, xjm, borisson_, catch: Fix method comments in non tests for Drupal.Commenting.DocComment.ShortSingleLine
|
2023-04-30 17:15:32 +01:00 |
catch
|
41d930d4f6
|
Back to dev.
|
2023-04-28 15:47:16 +01:00 |
catch
|
d2f3c3539b
|
Drupal 10.1.0-alpha1
|
2023-04-28 15:47:14 +01:00 |
catch
|
c49ae937ea
|
Issue #3330981 by Spokje, smustgrave, mallezie, catch, xjm: Fix PHPStan L1 error "Relying on entity queries to check access by default is deprecated..."
|
2023-04-28 09:37:27 +01:00 |
Lee Rowlands
|
f9bf0787b9
|
Issue #2932518 by kim.pepper, joachim, bradjones1, voleger, cliddell, gapple, Xano, andregp, andypost, neclimdul, rpayanm, Hardik_Patel_12, NWOM, smustgrave, dawehner, alexpott, daffie, larowlan, Berdir, mstrelan, xjm, dagmar: Deprecate watchdog_exception
|
2023-04-28 13:36:57 +10:00 |
Dave Long
|
cb77884135
|
Issue #3352984 by lauriii, catch, longwave, smustgrave, geek-merlin, bkosborne, Wim Leers: Use httpMethod instead of type for AJAX get/post request property
|
2023-04-26 16:16:24 +01:00 |
catch
|
dd368addfa
|
Issue #1650930 by mkalkbrenner, gidarai, daffie, JeroenT, murilohp, jungle, acbramley, shahankitb1982, anmolgoyal74, claudiu.cristea, klausi, super_romeo, ankithashetty, longwave, pooja saraah, sahil.goyal, mikeytown2, deviantintegral, mhavelant, elgandoz, catch, andypost, pounard, neclimdul, Damien Tournoud, Charlie ChX Negyesi, danblack, larowlan: Use READ COMMITTED by default for MySQL transactions
|
2023-04-26 09:38:10 +01:00 |
catch
|
dbd6132816
|
Issue #2724829 by smustgrave, aneek, dww, saitanay, alexpott, quietone, larowlan, jungle: Maintenance Mode message is shown at multiple places on the page on Form API Ajax Callbacks
|
2023-04-24 09:46:58 +01:00 |
quietone
|
3bafeb4964
|
Revert "Issue #3219513 by smustgrave, quietone, sourabhjain, Vidushi Mehta, rpayanm, longwave, xjm, dww: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive"
This reverts commit f1e19f2233 .
|
2023-04-22 18:09:36 +12:00 |
catch
|
f1e19f2233
|
Issue #3219513 by smustgrave, quietone, sourabhjain, Vidushi Mehta, rpayanm, longwave, xjm, dww: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive
|
2023-04-21 11:56:03 +01:00 |
Lauri Eskola
|
1996c9d44d
|
Issue #857312 by bnjmnm, tim.plunkett, yched, swentel, nod_, nick_schuch, smustgrave: Add a "changes not applied until saved" warning when changing widget/formatter settings
|
2023-04-20 19:10:52 +03:00 |
catch
|
f6932126ac
|
Issue #2684577 by mohit_aghera, tim-diels, pooja saraah, gapple, smustgrave, quietone: Entity operations for menu links are hardcoded in edit menu form
|
2023-04-20 16:49:47 +01:00 |
Cristina Chumillas
|
4d500c50a2
|
Issue #3301853 by matthieuscarset, mherchel, lauriii, pdureau, dww, Chi, smustgrave: Create twig filters: |add_class and |set_attribute
|
2023-04-20 14:03:17 +02:00 |
xjm
|
706b0006c5
|
SA-CORE-2023-005 by benjifisher, Heine, cmlara, mlhess, larowlan, David_Rothstein, xjm, Wim Leers, DamienMcKenna, effulgentsia, pwolanin, mcdruid, poker10, jenlampton, longwave, kim.pepper, alexpott, drumm
|
2023-04-19 11:18:37 -05:00 |
Alex Pott
|
2420d38b57
|
Issue #3274867 by longwave, jungle, andypost, alexpott, smustgrave: Add TrustedCallback attribute
|
2023-04-17 10:43:35 +01:00 |
catch
|
2b6fade769
|
Issue #3338844 by Rassoni, dpi, smustgrave, longwave: Remove mention of removed function entity_view()
|
2023-04-14 16:02:10 +01:00 |
catch
|
1021a1f137
|
Issue #3354204 by Wim Leers: [regression] Since #1014086 generated CSS assets have absolute URLs without varying by url.site cache context
|
2023-04-14 15:48:05 +01:00 |
Dave Long
|
6629a1634d
|
Issue #3268838 by quietone, TR, smustgrave, xjm: Fix functions and test modules for Drupal.Commenting.DocComment.ShortSingleLine
|
2023-04-12 16:30:41 +01:00 |
catch
|
c0cc344fb6
|
Issue #3336780 by diegors, schlaukopf, xjm, fabiansierra5191: Correctly capitalize "url" in documentation only, part 2
|
2023-04-12 15:28:50 +01:00 |
Dave Long
|
15881f46b9
|
Issue #3352367 by andypost: Fix Variable $graph might not be defined
|
2023-04-12 14:19:17 +01:00 |
Lee Rowlands
|
001d5ab570
|
Issue #3222107 by codebymikey, bnjmnm, chandu7929, Shubham Chandra, jmickela, vipin.mittal18, trickfun, larowlan: Library order asset weights do not work properly when a large number of javascript files is loaded between two jQuery UI libraries
|
2023-04-12 18:44:59 +10:00 |
Dave Long
|
d45cf927fc
|
Issue #3027639 by catch, jonhattan, ankithashetty, Lal_, voleger, beunerd, cmlara, yogeshmpawar, Jose Reyero, drfuzetto, MiguelArber, smustgrave, longwave, Berdir, leandro713, Ambient.Impact, olli, amitaibu: Make css/js optimized assets path configurable
|
2023-04-11 14:10:23 +01:00 |
Alex Pott
|
1057a39776
|
Issue #3350375 by mondrake, alexpott, smustgrave, larowlan, catch: [regression] fetchAllAssoc() and fetchAllKeyed() behave inconsistently
|
2023-04-11 10:49:27 +01:00 |
Lee Rowlands
|
b479b25a51
|
Issue #3348381 by rckstr_rohan, joachim: incorrect example code in Token docs
|
2023-04-11 08:18:35 +10:00 |
Lee Rowlands
|
4c3625e8f1
|
Issue #3071803 by Niklan, a.dmitriiev, mheip, smustgrave, joachim: DefaultSelection::buildEntityQuery requires entities to have bundle key
|
2023-04-11 07:18:53 +10:00 |
Lauri Eskola
|
29763eaaf5
|
Issue #956186 by catch, dpolant, SteffenR, yhahn, lauriii, nod_, sokrplare, rwaery.11, Supreetam09, effulgentsia, geek-merlin: Allow AJAX to use GET requests
|
2023-04-07 12:48:30 +03:00 |
Lee Rowlands
|
f4fcd7b578
|
Issue #1060476 by Arantxio, RoSk0, Renrhaf, ravi.shankar, mogtofu33, daffie, jordan.jamous, intrafusion, vsujeetkumar, tostinni, stefan.r, asad_ahmed, ozden_meren, jaredsmith, ridhimaabrol24, dark_ixion, quietone, ericsol, David_Rothstein, mradcliffe: Multiple issues when PostgreSQL is used with non-public schema
|
2023-04-06 11:38:37 +10:00 |
catch
|
5f16738501
|
Issue #3351556 by longwave: Update dependencies for Drupal 10.1
|
2023-04-05 11:39:45 +01:00 |
Dave Long
|
6cfdef1ab6
|
Issue #2849246 by catch, jp.stacey: HtmlResponseAttachmentsProcessor::processAttachments should reference processing placeholders
|
2023-04-05 10:47:30 +01:00 |
Lee Rowlands
|
036bf79c32
|
Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, larowlan, alexpott, amateescu, dpi, quietone: Improve StringItem::generateSampleValue()
|
2023-04-05 16:33:38 +10:00 |
Lee Rowlands
|
ca0a26d23b
|
Issue #3277784 by Tim Bozeman, mrinalini9, larowlan: copyRawVariables should support default route parameters
|
2023-04-05 11:08:26 +10:00 |
catch
|
724c552175
|
Issue #3258407 by longwave: Remove unused Symfony 2.x methods from ExecutionContext
|
2023-04-04 18:10:53 +01:00 |
Alex Pott
|
375376d517
|
Issue #1845004 by znerol, claudiu.cristea, Spokje, neclimdul, VladimirAus, slasher13, tvb, pwolanin, NivethaSubramaniyan, pradhumanjainOSL, Ratan Priya, longwave, catch, Crell, andypost, xjm, dawehner, voleger, alexpott, Berdir, klausi, DamienMcKenna, mfb, borisson_, Jalandhar, mohit1604, mcdruid: Replace custom password hashing library with PHP password_hash()
|
2023-04-04 11:36:05 +01:00 |
catch
|
f56f349448
|
Issue #3349507 by acbramley: DateTimePlus::createFromDateTime should accept DateTimeInterface
|
2023-04-04 09:47:39 +01:00 |
catch
|
5187257030
|
Issue #3350933 by andypost: Fix @todo in \Drupal\Core\Extension\ThemeInstaller::resetSystem()
|
2023-04-04 09:32:07 +01:00 |
Lee Rowlands
|
5375e507d8
|
Issue #3248679 by alexpott: Provide the ability to chunk the inserts in DbDumpCommand
|
2023-04-04 08:59:04 +10:00 |
bnjmnm
|
9c7640c2af
|
Issue #2458127 by lauriii, benjifisher, hooroomoo, chrisfromredfin, marcoscano, izus, tim.plunkett, Gábor Hojtsy, jibran, leanderl, vacho, smustgrave, mcdwayne, amateescu, yched, larowlan, Berdir: Show field/field-storage summary instead of field type on field listings
|
2023-04-03 07:44:29 -04:00 |
catch
|
cbd9cc885e
|
Issue #3010334 by xjm, Amber Himes Matz, catch, dww, Berdir, FeyP, Mixologic: Document how contrib hook_update_N() should be numbered now that modules can be compatible with multiple major branches and versioned semantically
|
2023-04-03 10:06:26 +01:00 |
Lee Rowlands
|
2d38f1ecc5
|
Issue #3338224 by mfb: .m4a files should use audio/mp4 MIME type, not audio/mpeg
|
2023-04-03 17:07:31 +10:00 |
Lee Rowlands
|
1471cf6fed
|
Issue #3348788 by Ranjit1032002: Remove @todo leftover of #3265086
|
2023-04-03 16:37:32 +10:00 |
Lee Rowlands
|
f2e1e5c540
|
Issue #3348832 by acbramley, MegaChriz, smustgrave: Running cron queues that use a derivative is broken
|
2023-04-03 14:53:03 +10:00 |
Dave Long
|
4b781a54fa
|
Issue #2264943 by FeyP, er.pushpinderrana, _pratik_, gauravkhambhala, Weilinggu, Nikhil_110, joachim, jhodgdon: Queue API topic and hook_queue_info() don't link to one another
|
2023-03-31 12:50:13 +01:00 |
nod_
|
8496c2c3e4
|
Issue #3110517 by gapple, andypost, nod_, Wim Leers, smustgrave: Improve Drupal\Core\Ajax\AddCssCommand to accept an array of CSS assets
|
2023-03-31 11:19:12 +02:00 |
Lee Rowlands
|
032089afbe
|
Issue #1148856 by drunken monkey, stefan.r, bzrudi71, xatoo, Ben Coleman, jyotisankar, daffie, mondrake, andypost, Damien Tournoud, alexpott: Postgres schema doesn't support keylength on a unique index
|
2023-03-31 18:15:16 +10:00 |
Lee Rowlands
|
1b4abdb052
|
Issue #3086845 by jonathan1055, smustgrave: Module constraint checks fail incorrectly due to str_replace
|
2023-03-31 12:22:25 +10:00 |
Alex Pott
|
c312cc11bf
|
Issue #3343755 by kim.pepper, catch, smustgrave, longwave: Simplify TimeZoneFormHelper
|
2023-03-30 21:53:52 +01:00 |
catch
|
45e7bcd530
|
Issue #3347067 by danflanagan8, _pratik_, smustgrave, longwave: CsrfAccessCheck docblock extremely out of date
|
2023-03-30 16:35:43 +01:00 |
catch
|
5a53a63865
|
Issue #3351113 by a.milkovsky, mostepaniukvm, daffie: Not optimal query in DatabaseBackend::garbageCollection()
|
2023-03-29 22:11:32 +01:00 |
catch
|
decf4529d1
|
Issue #3351004 by Natallia: Deprecations for PHP 8.1 get_class() and get_called_class() without argument
|
2023-03-29 15:27:25 +01:00 |
catch
|
7c2e03b9ed
|
Issue #3350904 by andypost, dww: Properly inject the theme registry in the ThemeInstaller
|
2023-03-29 12:49:32 +01:00 |
Lee Rowlands
|
bfa2a1bfb8
|
Issue #2758915 by mdupont, darvanen, -enzo-, Amber Himes Matz, smustgrave: AJAX commands documentation is misleading when working with render arrays
|
2023-03-29 16:41:46 +10:00 |
Lee Rowlands
|
330d393ec2
|
Issue #2823910 by daffie, pwolanin, smustgrave, dawehner, larowlan: DBTNG/EQ condition works inconsistently with arrays
|
2023-03-29 13:42:41 +10:00 |
Lee Rowlands
|
2ce27f6240
|
Issue #3281557 by smustgrave, ipo4ka704, acbramley, ravi.shankar, benjifisher, Sardis, ameymudras, adeshsharma, Rishabh Vishwakarma, rollins, TanujJain-TJ, larowlan, catch, igorbiki: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated
|
2023-03-29 09:51:46 +10:00 |
Lee Rowlands
|
abc96bad5a
|
Revert "Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, alexpott, larowlan, amateescu, dpi: Improve StringItem::generateSampleValue()"
This reverts commit 15cde9a526 .
|
2023-03-29 08:15:04 +10:00 |
catch
|
0fadc15359
|
Issue #3348092 by andypost, alexpott, Ranjit1032002, smustgrave, catch: Deprecate user_role_permissions()
|
2023-03-28 15:58:56 +01:00 |
Lauri Eskola
|
0e8a558b4f
|
Issue #3348848 by andypost, Purencool, daffie: Deprecate theme_get_registry()
|
2023-03-28 10:51:24 +03:00 |
Lee Rowlands
|
3761dff8c3
|
Issue #2958649 by acbramley, moshe weitzman, fenstrat: Incorrect totals count when importing config that contains a theme uninstall
|
2023-03-28 13:54:14 +10:00 |
catch
|
8184e399c5
|
Issue #3348851 by andypost: Deprecate drupal_theme_rebuild()
|
2023-03-24 14:50:20 +00:00 |
catch
|
8726c00a0e
|
Revert "Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment"
This reverts commit 779785e220 .
|
2023-03-23 17:24:34 +00:00 |
Dave Long
|
67fd5e839a
|
Issue #2980374 followup by joachim, Wim Leers: Add an API docs topic to cover entity characteristics in general and how they work
|
2023-03-21 23:24:49 +00:00 |
catch
|
e48191a945
|
Issue #3346645 by jweowu, catch, smustgrave: Eliminate anti-pattern isset($arr[$key]) || array_key_exists($key, $arr)
|
2023-03-21 19:34:56 +00:00 |
bnjmnm
|
5a9aa149e3
|
Issue #2717319 by lauriii, benjifisher, bnjmnm, colan, alphex, Amarshall, jrearick, amateescu, Gábor Hojtsy, roland.molnar, webchick: Provide better default configuration when re-using an existing field
|
2023-03-21 12:01:35 -04:00 |
catch
|
779785e220
|
Issue #3337513 by mondrake, gidarai, daffie, alexpott, catch: Fix batch process race conditions by making ‘bid (batch id)’ auto-increment
|
2023-03-21 12:29:21 +00:00 |
Lee Rowlands
|
15cde9a526
|
Issue #3091478 by lauriii, Tim Bozeman, malcomio, tim.plunkett, adeshsharma, longwave, EclipseGc, bnjmnm, alexpott, larowlan, amateescu, dpi: Improve StringItem::generateSampleValue()
|
2023-03-21 15:23:15 +10:00 |
Lee Rowlands
|
442c0e41e8
|
Issue #2610858 by cilefen, ravi.shankar, Cameron Tod, shubham.prakash, joachim, mohit_aghera, Madhura BK, kostajh, asvira, vacho, Grevil, daffie, dawehner, mradcliffe: Add informative error message for 'Connection refused' errors in MySQL
|
2023-03-21 15:15:03 +10:00 |
Dave Long
|
822dad38c3
|
Issue #2980374 by joachim, ranjith_kumar_k_u, msankhala: Add an API docs topic to cover entity characteristics in general and how they work
|
2023-03-20 11:32:03 +00:00 |
Alex Pott
|
a2ea938fae
|
Issue #3245895 by mfb, rcodina, longwave, alexpott: Link HTTP header should not be HTML-encoded
|
2023-03-20 09:16:19 +00:00 |
catch
|
b3fac4a09f
|
Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains()
|
2023-03-18 11:30:09 +00:00 |
Alex Pott
|
c6532d8c5c
|
Issue #3265086 by mondrake, alexpott, pwolanin, VladimirAus, daffie, mfb, catch: Implement statement classes using \Iterator to fix memory usage regression and prevent rewinding
|
2023-03-17 15:47:34 +00:00 |
catch
|
f9e91a89e6
|
Issue #3337254 by harivansh, lucassc: Replace Updater.php intval() functions with their relevant type casting operators
|
2023-03-17 15:28:51 +00:00 |
Dave Long
|
72ca2ff153
|
Issue #2935392 by catch: EntityTypeInterface is overly prescriptive about 'required' link relationships
|
2023-03-17 12:42:17 +00:00 |
catch
|
2d71efb227
|
Issue #3331323 by Anas_maw, Yasser Samman: JSON mime type guesser returning application/octet-stream
|
2023-03-17 12:26:27 +00:00 |
Dave Long
|
b97fb7838a
|
Issue #3348569 by lauriii: Update UN official language list source
|
2023-03-17 09:28:45 +00:00 |
Lauri Eskola
|
639b1299bb
|
Issue #3188689 by tedbow, dww: Document why CORE_COMPATIBILITY is still 8.x in higher branches
|
2023-03-17 09:24:10 +02:00 |
catch
|
d7313cce19
|
Issue #3313355 by mondrake, mfb, Anchal_gupta, daffie, larowlan, alexpott: Allow the database query log to be dispatched as log events
|
2023-03-16 16:08:23 +00:00 |
Dave Long
|
95bae2b621
|
Issue #3342975 by andypost, quietone, catch: Deprecate Url::toRenderArray() and Url::renderAccess()
|
2023-03-12 20:10:35 +00:00 |
Dave Long
|
de09fc95c5
|
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. "
|
2023-03-12 19:15:58 +00:00 |