Asher Mathews
|
73265babfa
|
Updated the readme file to include the information about the automatic conversion of line endings in windows machines (#387)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2023-12-16 00:04:48 +00:00 |
Sage Abdullah
|
cd09104203
|
List available tags in the README
|
2023-11-10 14:11:09 +11:00 |
Katarina Liu
|
a91324ba88
|
Replace search models and remove fields for wagtail 6 (#459)
* Replace search models and remove permission_type and submitted_for_moderation fields.
|
2023-11-03 11:38:16 +00:00 |
Matt Westcott
|
f6b71c6298
|
Version bump to Wagtail 5.2
|
2023-11-01 13:05:03 +00:00 |
herr_pilgrim
|
0dd43bfa7a
|
Remove unnecessary variables from base.html (#454)
|
2023-10-10 07:30:56 +01:00 |
Thibaud Colas
|
e47bc8b597
|
Consistently override all page data in base template across all non-page views
|
2023-10-03 15:18:48 +01:00 |
Thibaud Colas
|
0e9ef17a2d
|
Fix breadcrumbs missing on blog tag index
|
2023-10-03 15:18:48 +01:00 |
Thibaud Colas
|
dae19fec55
|
Remove template output that does nothing
|
2023-10-03 15:18:48 +01:00 |
Thibaud Colas
|
f524870d60
|
Remove unused templates
|
2023-10-03 15:18:48 +01:00 |
Storm Heg
|
2edb874589
|
Revision and workflow demo data (#438)
|
2023-09-02 00:09:01 +01:00 |
Storm B. Heg
|
c0fed93033
|
Add recipe documents. Fix #440
|
2023-09-01 17:34:28 +01:00 |
Storm B. Heg
|
137e8e6f08
|
Use MultipleChooserPanel instead of InlinePanel in BlogPage and RecipePage
It allows selecting multiple authors at once and functions as a great
demo of this panel.
|
2023-08-25 16:25:35 +01:00 |
Storm B. Heg
|
296446fe7b
|
Move bread models' SnippetViewSets to breads app's wagtail_hooks
|
2023-08-25 16:11:14 +01:00 |
Storm B. Heg
|
89ebeb1af4
|
Replace remaining ModelAdmin usage with SnippetViewSet and SnippetViewSetGroup
|
2023-08-25 16:09:36 +01:00 |
Scott Cranfill
|
1319913b2e
|
Upgrade to Wagtail 5.1 (#439)
|
2023-08-15 17:06:43 +01:00 |
Thibaud Colas
|
ce1d757841
|
Switch to a Markdown table to document available user accounts
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
7418abc18f
|
Add missing moderator user profile
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
faef911ecf
|
Add more realistic-looking usernames for new accounts
|
2023-08-11 13:30:55 +01:00 |
Storm B. Heg
|
926cff355a
|
Document new users in readme
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
06e32a6856
|
Add demo users to simplify multilingual testing
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
ca3350b683
|
Add focal point data for three Wagtail images
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
1dbd728ad9
|
Enable Wagtail’s dynamic image serve view
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
69c3c5c00d
|
Add demo redirects
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
dccc3e1f08
|
Add demo users with all types of user accounts
|
2023-08-11 13:30:55 +01:00 |
Thibaud Colas
|
d686b7ddf6
|
Add very basic promoted search results display
|
2023-08-11 13:30:55 +01:00 |
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 |