40 Commits

Author SHA1 Message Date
d4ef706734 feat: reorder search options 2025-01-01 20:55:35 +01:00
be97ac32fb refactor: Move search into class 2024-12-26 16:55:37 +01:00
9ea00655d4 refactor: Use integer choice for search 2024-12-24 10:02:08 +01:00
885622e581 feat: allow not searching for location 2024-11-21 23:07:27 +01:00
a42a3fa177 feat: allow search for sex 2024-11-21 22:51:15 +01:00
cb703e79ae feat: add fancy rat 2024-11-18 18:33:53 +01:00
d4f27e8f2f feat: Allow to set organization when creating adoption notice 2024-11-14 21:11:34 +01:00
05178da029 feat: Add captcha to registration 2024-11-14 18:30:51 +01:00
4fb92d8215 refactor: Remove unused import 2024-10-29 17:49:54 +01:00
766b19e7c2 fix: comment action 2024-10-10 23:19:17 +02:00
d9232a1095 feat: Add last checked to ANs and add updatequeue 2024-09-30 15:22:19 +02:00
022bf577d4 feat: Allow (un)subscribing without commenting 2024-09-29 23:35:54 +02:00
36c2004b0f feat: Change adoption notice flow to allow creating animals in one form 2024-09-29 13:38:56 +02:00
b4fbb13714 feat: use bt2 forcomment submit 2024-08-04 14:41:14 +02:00
83d8f04af8 fix: Use card for form 2024-08-04 14:31:23 +02:00
d7cf051a16 feat: make regirstration form nicer 2024-08-03 09:40:53 +02:00
d14b88e99d feat: re-add DateWidget but only if creating 2024-06-08 12:31:22 +02:00
5f13736753 feat: Remove unused title from image 2024-05-31 13:51:14 +02:00
8d92539b22 refactor: Use django form 2024-05-31 13:48:24 +02:00
2a9dc337d2 feat: Auto-add location to adoption notice 2024-05-31 10:58:57 +02:00
f1dc3fde4c feat: Add form to add images to adoption notices and animals 2024-05-31 10:56:43 +02:00
bfcd8cd2e5 feat: connect flow components 2024-05-31 09:58:55 +02:00
76c24ba694 feat: add add-animal form 2024-05-30 16:57:47 +02:00
dabdc0ab34 feat: Add animal cards to adoption notice detail 2024-05-30 15:49:32 +02:00
273bef9526 feat: Add reports for comments, add to admin 2024-05-30 15:46:51 +02:00
ae57d90cf3 feat: Style comment field 2024-05-30 14:39:28 +02:00
aebbe0f6c6 feat: Add basic comment form 2024-05-30 14:37:15 +02:00
eea30a46b0 refactor: Remove date widget to allow editing 2024-05-30 10:48:57 +02:00
ba5c165ce0 feat: prefill values 2024-05-30 09:57:20 +02:00
0a305f0aa5 refactor: rip out old form 2024-05-30 09:52:42 +02:00
e2e3a77fd9 random all commit 2024-05-10 13:54:16 +02:00
669d0972b2 feat: Use layots 2024-04-20 08:40:16 +02:00
c103419193 feat: Use correct id for form 2024-04-20 08:40:04 +02:00
65a921248f feat: Use crispy form tag 2024-04-20 08:06:20 +02:00
1a2878330e fix: Correctly use custom user model in registration form 2024-04-07 11:41:37 +02:00
0d22ea0b65 refactor!: Move to custom user model 2024-04-07 11:33:41 +02:00
3516ca1d29 feat: Add basic reporting structure 2024-03-22 12:45:50 +01:00
b0b5b185d6 refactor: Allow image upload for animals 2024-03-20 13:40:00 +01:00
240ced0374 feat: Add basic image upload (WIP) 2024-03-20 11:38:30 +01:00
0943ecae62 feat: Add basic flow to add adoption notices 2024-03-20 09:19:58 +01:00