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

A brief description of the issue goes here. On a clean install of Bolt it keeps complaining about the database tables being out of date. Running the "update DB" command...

keep

I noticed that if a contenttype goes into 2 taxonomies and the second taxonomy is a ` behaves_like: grouping` with a `has_sortorder: true` the sortorder number works OK behind the...

keep

Current behaviour: If you create a singleton contenttype, a user is able to add more items to that contenttype with the 'Add ..." button on the dashboard page. See attached...

keep

Description: ---- I have a field: ``` image: label: Photo type: image extensions: [ gif, jpg, jpeg, png ] ``` But I am able to select any file (for example...

bug
keep

The Bolt 4.0 File Management page Wireframe(s) Starting point will be what's set up as wireframe for the File Management page from Bolt 3.x. For now: - What improvements can...

UX/UI
javascript
keep

Hello! imageinfo only works with images placed into «filespath» folder, its impossible to get imageinfo from thumbnails folder or another folders/ it is possible to change this twig tag to...

enhancement
keep

Hello, I think adding 2FA support would significantly improve the security of websites hosted with Bolt. I don't know for sure how complicated it is to integrate.

security
feature request

According to the [docs:](https://docs.bolt.cm/3.6/contenttypes/relationships#relations-in-templates) _To get the actual related records, use the function related()_ **But it never happens.** Consider there is a relation maintype -> relatedtype. If you call `{{...

needs verification
keep

So here is the long-awaited PR! This PR implements a hierarchy system in Bolt which allows individual content types to be defined as hierarchical or not. If a content type...

keep

Does your browser toolbar often look like this, where you have a bunch of tabls open with the same Bolt icon? ![screen shot 2017-09-25 at 17 13 14](https://user-images.githubusercontent.com/1833361/30816293-e5f12f12-a215-11e7-9eaa-b6d403d26008.png) It gets...

enhancement
RFC
keep