Commit Graph

61 Commits

Author SHA1 Message Date
a73a0799fc simplify fact box types 2024-07-15 20:56:16 +02:00
c935314c4f add some basic search functionality 2024-07-15 04:30:05 +02:00
55257f3bb4 add support for embed blocks, with some styling for youtube 2024-07-15 00:24:28 +02:00
55f8062f07 add fact box block 2024-07-14 19:55:40 +02:00
98df8f7b2f move some block labels around 2024-07-14 18:32:32 +02:00
8230635978 add page type with lead and body for /utleie 2024-07-14 18:14:34 +02:00
b81bee1140 add lead and body to /lokaler 2024-07-14 17:58:33 +02:00
fb95bb9694 add accordion block 2024-07-14 17:46:08 +02:00
fcbd74ed34 add lead to news articles 2024-07-13 23:50:42 +02:00
36ac52a613 dnscms: bump dependencies 2024-07-13 21:25:05 +02:00
355887518b add support for opening hours that automatically change over time 2024-07-08 02:42:02 +02:00
e03e2624db add static address + map block 2024-07-07 16:47:33 +02:00
52e662115d dnscms: bump deps 2024-07-07 14:28:48 +02:00
0c4b11381e let FeaturedBlock backgroundColor be optional in the schema 2024-06-27 10:18:48 +02:00
d4399d03d3 add betongGray as background color option and default for featured block 2024-06-27 01:51:08 +02:00
473b39410f add background color to featured page block 2024-06-27 00:48:32 +02:00
15e4e70806 add contact pages and blocks 2024-06-24 05:11:55 +02:00
92f0d06bb2 rename some labels 2024-06-24 01:15:19 +02:00
2925ef68b0 rename 'Leder' to 'Ingress' 2024-06-24 00:35:57 +02:00
f7ab0bd37f replace .tools-versions with .mise.toml 2024-06-23 23:31:12 +02:00
41f5297a12 add support for page sections on generic pages 2024-06-21 23:13:15 +02:00
90ada3e449 add filter on organizer 2024-06-20 02:14:21 +02:00
0c721301c1 dnscms: bump deps 2024-06-20 00:22:42 +02:00
f7debf565d improve event organizer selection, show on web 2024-06-10 03:06:26 +02:00
ffacc0a8a8 add pigs to event categories, fallback to those 2024-06-06 02:47:00 +02:00
0d58eeb040 change heading for event occurrences 2024-06-06 02:13:48 +02:00
a3c8095ed0 add a checkbox for free events 2024-06-06 01:32:36 +02:00
6edb068933 dnscms: bump ruff 2024-06-05 22:51:49 +02:00
cbe7a2eddd dnscms: bump dependencies 2024-06-03 01:32:07 +02:00
fccef30270 add support for choosing a pig for events 2024-05-23 02:46:39 +02:00
c3021e0b8b add featured block 2024-05-23 00:42:08 +02:00
82f18dd24a add colored horizontal rule block 2024-05-21 01:00:22 +02:00
963987278a add news 2024-05-21 00:12:19 +02:00
d172c23163 make publishing the default action 2024-05-20 23:16:20 +02:00
a7e83a3163 make a common stream field, support all block types everywhere 2024-05-20 22:42:30 +02:00
856f39bb58 filter on future events when fetching for home page / event index 2024-05-20 22:00:02 +02:00
e6cc646da7 add excerpt field to associations 2024-05-20 19:12:59 +02:00
238edbd9dc autofix stuff with ruff 2024-05-20 18:38:18 +02:00
ba28578a0c add image-and-text and image slider block types 2024-05-15 06:33:14 +02:00
71b0a87180 add custom image model, fetch alt text 2024-05-15 04:42:42 +02:00
644a7661da allow all subpage types on homepage 2024-05-15 01:09:41 +02:00
469b4bd1e9 move featured events from settings to home page 2024-05-15 01:05:17 +02:00
4555479fea add support for featuring events 2024-05-15 00:26:14 +02:00
8409fc042c make facebook urls for events editable 2024-05-14 23:42:44 +02:00
fd17e2e5a0 add association index and subpages 2024-05-14 23:37:01 +02:00
3522620cea add event organizer models, changes to associations 2024-05-14 23:01:09 +02:00
fa3ebdb91c simplify some type checks by fixing graphql schema 2024-05-14 21:36:05 +02:00
aac89edca1 event categories must have names 2024-05-13 02:22:07 +02:00
9b77ac0203 add event categories 2024-05-13 02:20:26 +02:00
3f3158204a add shortcut to editing events in the wagtail admin menu 2024-05-13 01:04:47 +02:00