thenewguy

Results 110 issues of thenewguy

I am trying to request certificates with auto-ssl for use behind Cloudfront for some domains. Cloudfront [requires ssl certificate to cover the origin domain name plus the domain requested via...

It would be helpful if there were more examples for allow_domain. I.e. how to make an upstream http request and return true or false based on the response text. Another...

Resolves #379

It would be handy if form pages had an name associated with them that was only for reference in the editor and file exports. The page title tends to be...

Type: Enhancement

Per [docs](https://getbootstrap.com/docs/4.5/components/modal/#optional-sizes), modals can be sized as small, default, large, and extra large via choice of class on the `.modal-dialog` element It would be handy if this was exposed in...

Type: Enhancement

It is common to use a modal as a way to show a larger version of small image. As such, stretched-link is commonly useful on modals. It would be helpful...

Type: Enhancement

Just noticed that the auto download button outputs javascript that uses jquery before jquery is available. I see this error in the console: ``` Uncaught ReferenceError: $ is not defined...

Type: Bug

When using "Full width navbar" set to True, "Full width navbar contents" set to False, and "Navbar format" set to "Centered logo at top" the logo image is allowed to...

Type: Bug

The navigation bars snippet and rendering is quite slick and functional. One complicated area I've encountered is attempting to output breadcrumb navigation for nested pages to offer easier hierarchy traversal....

Type: Enhancement

It would be helpful if the tags input was a curated tag list. Could be controlled with django taggit and a snippet model. Ideally preloaded with bootstrap style classes

Type: Enhancement