bolt icon indicating copy to clipboard operation
bolt copied to clipboard

Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.

Results 56 bolt issues
Sort by recently updated
recently updated
newest added

Hi, I ask for this request because it doesn't understand if locale are switched to another language. Another alternative: localdate should check for app.request.locale itself and use that instead of...

feature request
keep

Now with extra diff highlights, praise Github When using [the `template_directory` setting](https://docs.bolt.cm/3.3/templating/building-templates#filesystem-layout) to put your Twig files in. There are some small inconsistencies: 1. Template values are stored with a...

enhancement
keep

Since #7203 keyword search (filter) in backend is handled using search mode, which (as far as I can tell) does not support paging. When searching a large'ish dataset & getting...

keep

When creating a new record in dashboard the publish date is automatically filled with the current time. If user will not change it then after manual publication the date will...

bug
keep

I have contenttype `works`, but i have custom routes for rendering listing ( `sitename/gallery` url), so i made distinct route for that. So original route (`/{contenttypeslug}/{slug}`) is unused. And when...

keep

A brief description of the issue goes here. I'm unable to remove/rename content types and theme fields in yml files. Bolt should probably point me to "database update" process but...

keep

Hello, i'm just testing the bolt backend with ~ 1 000 000 records in bolt_entries with a clean default installation on my local machine with php 7. In the admin...

enhancement
keep

In a repeater, when using a type "video", the field doesn't get "responsive" value. array:9 [▼ "url" => "https://www.youtube.com/watch?v=EKbmIcG558M&feature=youtu.be" "width" => "854" "height" => "480" "title" => "Carnival Breeze: Grand...

bug
repeater
keep

So basicly when you create a lot of repeaters it tends to get a little crowded in the back-end when editing a page. My proposed solution: - Add the option...

enhancement
RFC
repeater
keep

Hi all, I use the video-field to embed a video. Since I do not want youtube to serve me related video's (rel=0) or the title (showinfo=0) I added the parameters...

feature request
keep