Michal Kuzela

Results 10 issues of Michal Kuzela

Added culture and autoroute (if filled) to content item picker, so user can easily pick content items. Using only display name has become a problem for multilingual sites with page...

Needs Triage

Related to #5108 #6027 and some other tasks. I have created task to store attachments from OrchardCore Forms (or POST requests using multipart/form-data). It is based on code from #6027...

- [x] pgloader --version ``` master built locally and also latest **docker** file ``` - [x] did you test a fresh compile from the source tree? - [x] did you...

Add graphql metrics support as suggested in #4257. * added conditional enabling of metrics from settings * added header activated metrics as in https://graphql-dotnet.github.io/docs/getting-started/metrics/ * added apollo tracing & InstrumentFieldsMiddleware...

merge conflict

### Is your feature request related to a problem? Please describe. This feature request aims to provide easier custom implementations on project side without modifying core. Application can be in...

enhancement
needs author feedback

Hi, according to docs, serial primary key should not be used anymore. Maybe it would be worth to apply this change to postgresql dialect https://wiki.postgresql.org/wiki/Don%27t_Do_This#Don.27t_use_serial

As discussed here https://github.com/OrchardCMS/OrchardCore/discussions/15530 Can you please share Healhchecks UI @hishamco ? :)

I have run into some unexpected behavior of SqlBuilder. When I create sql builder from scratch, sometimes it returns empty group by / having clauses from ToSqlString() method. "SELECT [LocalizedContentItemIndex_a1].[LocalizationSet]...

### Describe the bug Sitemaps with over 20.000 items consume too much memory and do not release it. We have currently added few more content types into sitemap and it...

bug :bug:

We should allow update Media AdminController actions to allow Upload and GetMediaItem with ManageAttachedMediaFieldsFolder . Without need of ManageMedia permission. ### Is your feature request related to a problem? There...

enhancement