core icon indicating copy to clipboard operation
core copied to clipboard

🧿 Bolt 5 core

Results 141 core issues
Sort by recently updated
recently updated
newest added

Trying to solve another issue (which I don't exactly remember but might have been caused by persistent cookies in my browser actually) I deleted all users and then started fresh,...

Hello, please is there any possibility how to install boltCMS into existing symfony application? We are currently using AdminLTE with our custom CRUDs etc. as main CMS aplication and we...

PHP is outputting deprecation notices when run via the CLI. ``` PHP Deprecated: Optional parameter $qb declared before required parameter $utils is implicitly treated as a required parameter in vendor/bolt/core/src/Storage/SelectQuery.php...

A brief description of the issue goes here. Details ------- | Question | Answer |------------------------------------------------------ | ------ | Relevant Bolt Version | 5.1.3 | Install type | Composer install |...

Working on upgrading from Vue 2 to Vue 3

topic: Vue

The styling of the new feature for the users overview page is not optimized. It is now overlapping elements in the user table. Details ------- | Question | Answer |------------------------------------------------------...

topic: UX
💡RFC

This change moves content-type and taxonomy routing config from Kernel + annotations to a RouteLoader service class. By doing so it removes (some of) the dependencies of Kernel.php on config...

Look like the workaround added in https://github.com/bolt/core/pull/2496 now breaks on PHP8.1. ![image](https://user-images.githubusercontent.com/1835343/148549581-8cf5b1f4-88d9-42c2-b30f-7e1841e7233c.png) Details ------- | Question | Answer |------------------------------------------------------ | ------ | Relevant Bolt Version | 5.1.1 | Install type...

For Postgres DB, sorting by text field doesn't work. Details ------- | Question | Answer |------------------------------------------------------ | ------ | Relevant Bolt Version | 5.1.0 | Install type | Composer install...

Hello, I'd like to report a bug that occured to me as I tried to access Bolt's API from a remote client (Curl, Postman). The api is located behind an...