Thibaud Colas
|
f8a14d8c1a
|
Add promoted search results data
|
2023-08-11 13:30:55 +01:00 |
Jake Howard
|
ec5a5f86bb
|
Clear cache when resetting demo
|
2023-07-25 14:18:38 +01:00 |
Jake Howard
|
0c58f47091
|
Remove references to removed fonts
The fonts were removed in #431, but the references weren't removed
|
2023-07-10 11:24:46 +01:00 |
Storm Heg
|
efbe0b560f
|
Merge pull request #431 from thibaudcolas/remove-font-files
Remove unneeded font files
|
2023-07-06 11:08:12 +02:00 |
Thibaud Colas
|
b5291cd50d
|
Replace Open Sans with a system font stack
|
2023-07-06 10:54:34 +02:00 |
Thibaud Colas
|
7214cdad12
|
Replace FontAwesome font with SVG usage
|
2023-06-30 16:30:10 +01:00 |
Thibaud Colas
|
97b5a96938
|
Remove unused glyphicons font
|
2023-06-30 16:20:47 +01:00 |
Storm Heg
|
0f249d88ed
|
Remove old glyphicons font files and references (#430)
|
2023-06-30 16:10:55 +01:00 |
Storm Heg
|
6135424fb0
|
Use a local copy of font awesome instead of a CDN (#429)
|
2023-06-30 16:07:11 +01:00 |
Storm B. Heg
|
65c7d3ac17
|
Fix readme heading level
|
2023-06-30 16:22:36 +02:00 |
Storm Heg
|
a359f63701
|
Add testing notes about CSP (#428)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2023-06-30 15:10:07 +01:00 |
Storm Heg
|
72fa09f9f4
|
Merge pull request #427 from thibaudcolas/inline-style-heros
Remove the need for inline styles for hero images
|
2023-06-30 15:19:57 +02:00 |
Thibaud Colas
|
2304803edf
|
Remove unneeded image tags in templates
|
2023-06-30 14:14:20 +01:00 |
Thibaud Colas
|
187d1e079d
|
Remove the need for inline styles for hero images
|
2023-06-30 14:13:45 +01:00 |
Storm Heg
|
a31d570b7c
|
Add Content Security Policy testing setup (#426)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2023-06-30 13:46:09 +01:00 |
Ben Morse
|
6831b21f9c
|
Add Generic and Site settings models. Fix #395 (#419)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2023-06-22 16:38:38 +01:00 |
gzark1
|
54165cea31
|
Fix iframe dimensions in rich text. Fix #417 (#418)
|
2023-06-21 09:41:40 +01:00 |
gzark1
|
3ad7187b1e
|
Remove unnecessary underline from breadcrumb
|
2023-06-17 09:28:51 +10:00 |
Sage Abdullah
|
046eb8ecf8
|
Make FooterText translatable
|
2023-05-16 14:04:46 +01:00 |
Sage Abdullah
|
050daa7d5a
|
Enable workflows on Person model
|
2023-05-16 14:04:46 +01:00 |
Sage Abdullah
|
f30c84888c
|
Enable locking on Person model
|
2023-05-16 14:04:46 +01:00 |
Sage Abdullah
|
390cc6b71b
|
Add CustomAccessibilityItem with all non-experimental rules enabled
|
2023-05-16 14:04:46 +01:00 |
Sage Abdullah
|
cfc3338abb
|
Replace ModelAdmin with SnippetViewSet for Person and FooterText models
|
2023-05-16 14:04:46 +01:00 |
Sage Abdullah
|
7226f387e6
|
Update flake8 pre-commit link to GitHub
They moved: https://www.youtube.com/watch?v=1FIgj9Q5e6A
|
2023-05-16 14:04:46 +01:00 |
Matt Westcott
|
92c9ce2202
|
Update import of Query model to search_promotions
|
2023-05-10 11:30:44 +01:00 |
Matt Westcott
|
20460cb71e
|
Upgrade to Wagtail 5.0 and Django 4.2
|
2023-05-10 11:30:44 +01:00 |
Jake Howard
|
8cb4c0a60e
|
Fix import order
|
2023-04-26 16:29:24 +01:00 |
Jake Howard
|
abb46ed5a4
|
Fix name in docker build
|
2023-04-26 16:29:24 +01:00 |
Jake Howard
|
b567e0485e
|
Inline database config
|
2023-04-26 16:29:24 +01:00 |
Jake Howard
|
acdb1fb5ef
|
Run migrations before loading data
|
2023-04-26 16:29:24 +01:00 |
Jake Howard
|
e2a728ff61
|
Add a CI file to check container build works
|
2023-04-26 16:29:24 +01:00 |
Jake Howard
|
96d10e087e
|
Always use DATABASE_URL variable if set
This is useful in dev, not just production
|
2023-04-26 16:29:22 +01:00 |
Jake Howard
|
4e2dc15b01
|
Update procfile to use uwsgi config file
|
2023-04-19 12:41:29 +01:00 |
Chinonso Ani
|
a2b2596130
|
Updated docker-compose.yml
|
2023-04-19 12:38:46 +01:00 |
Matt Westcott
|
1aa39cf598
|
Add missing AutocompleteFields to Person model search_fields
as per https://github.com/wagtail/wagtail/pull/10341#issuecomment-1512846879
|
2023-04-18 14:28:49 +01:00 |
Jake Howard
|
4c57a845e0
|
Add django extensions app
|
2023-03-23 15:41:56 +00:00 |
Jake Howard
|
edb9dd52d8
|
Install django-extensions
This is needed for `reset_demo` to work
|
2023-03-23 15:41:56 +00:00 |
sage
|
811507f6d4
|
Fix live preview for BlogPage and RecipePage authors (#397)
|
2023-03-01 10:48:08 +00:00 |
Jake Howard
|
a6da124a82
|
Set python path
This is needed to allow the `django-admin` command to work
|
2023-02-25 07:51:55 +10:00 |
Jake Howard
|
48730800c4
|
Stop using `.local` as a settings file
This file is merely for includes to the `.dev` settings, rather than being a settings file in itself
Fixes #398
|
2023-02-20 17:03:32 +00:00 |
Jake Howard
|
66aa55551b
|
Create an empty env file
This avoids users seeing `UserWarning`s about it and getting confused
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
8fc1330056
|
Split allowed hosts by comma
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
b541446e25
|
Add virtualenv to PATH
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
97bacc0c03
|
Add support for custom S3 urls
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
115598e13d
|
Install `curl` in container
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
b2944f22ba
|
Move uwsgi config to file
This allows for runtime interpolation of `$PORT`
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
46711111bc
|
Don't print all databases during entrypoint check
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
a733d61a48
|
Don't set UWSGI user ids
Heroku doesn't support setuid / setgid
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
209a906e1c
|
Add some security-based settings to production config
|
2023-02-16 10:13:49 +00:00 |
Jake Howard
|
d7a607a26e
|
Remove stray docker-compose local.py example
|
2023-02-16 10:13:49 +00:00 |