Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use ManifestTheme theme_colour for front page theme-color meta tag | Dave Arter | 2020-02-26 | -4/+4 |
| | ||||
* | Show available cobrands in dropdown on FMS | Dave Arter | 2020-02-26 | -1/+4 |
| | | | | | | | For some reason switching to a Select stopped the update_model changes being applied when persisting the model, meaning the INSERT query failed because the cobrand column was null. This commit switches to a hidden input field for the cobrand which I’m not super keen on, but it does get the job done... | |||
* | Add manifest icon management to admin forms | Dave Arter | 2020-02-26 | -5/+98 |
| | ||||
* | Add admin UI for configuring manifest theme | Dave Arter | 2020-02-26 | -0/+244 |