57 Commits

Author SHA1 Message Date
3c7dcb4c51 feat: Allow location to be null in SearchSubscription 2024-12-31 13:47:38 +01:00
c2b3ff2395 refactor: Rename radius to streamline although it would be a better description 2024-12-31 13:25:43 +01:00
a965f26d48 fix: use Sex choices with all 2024-12-31 11:38:52 +01:00
27b7e47f18 feat: Add SearchSubscriptions 2024-12-26 20:24:10 +01:00
ec9f5b305c feat: Create notifications for 404 deactivation 2024-12-14 09:31:06 +01:00
27541c6fb6 feat: add choice with all 2024-11-21 22:50:04 +01:00
e6f5a42d15 feat: Add intersex option for animals
Intersex rats are rare but well documented.
2024-11-21 20:35:09 +01:00
890309564f feat: Add field for user to opt-out of e-mail notifications 2024-11-20 20:26:05 +01:00
7efa626b8b feat: Migrate to new Integer choice field to allow nicer handling 2024-11-20 19:55:16 +01:00
87066b0cea feat: add signup-reason 2024-11-14 21:54:32 +01:00
dce3d89c7e feat: rename comment to internal comment 2024-11-14 19:31:42 +01:00
2c11f7c385 feat: Add description for organizations 2024-11-14 19:01:24 +01:00
db94ec41ed feat: Add organization affiliation to user 2024-11-14 18:28:55 +01:00
96ce5963fe feat: add phone number 2024-11-14 07:10:27 +01:00
4e953c83ea feat: Add comment field to RescueOrg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-09 10:09:46 +01:00
1a09b7859f feat: add e-mail to rescue organization 2024-11-07 21:41:33 +01:00
1d0a42a7e1 feat: Add migration for log change 2024-11-06 08:02:59 +01:00
6325de17d9 feat: Add updated_at and created at where it makes sense 2024-11-03 21:08:15 +01:00
1cd70228b9 fix: Use timezone data not native datetime 2024-10-29 17:50:53 +01:00
793de1ec64 fix: Add migration 2024-10-19 20:37:32 +02:00
4d2991ba2f feat: Add basic logs 2024-10-10 23:21:07 +02:00
f404cfa0a3 feat: Add unchecked as AN status 2024-10-10 17:06:29 +02:00
f5e7fb1a12 fix: add missing migrations 2024-09-30 15:58:34 +02:00
6f68d0cb51 feat: Make location optional for RescueOrg and add material use permission status 2024-09-28 23:02:13 +02:00
8c51597c29 feat: Add permission control to edit and add-to actions 2024-08-06 19:28:03 +02:00
198fb88bfd feat: add basic subscriptions + emit notification for comment 2024-08-02 20:03:25 +02:00
7c8dcaf171 feat: add basic notifications 2024-08-02 19:11:55 +02:00
bbb2d33840 feat: rework status and add correct one to adoption notices 2024-06-08 12:32:57 +02:00
8980cc263b refactor: Rip out member and use custom user model 2024-06-08 09:31:58 +02:00
7210847710 feat!: add status to adoption notices, reset migrations because why not 2024-05-31 16:25:50 +02:00
195a5ab26a feat: Add status, split migration to provide proper default 2024-05-31 15:57:38 +02:00
86bfaa0f55 fix: add migration for image 2024-05-31 14:56:55 +02:00
677fc6626b fix: rework geocoding api usage, make api url custom 2024-05-31 11:41:59 +02:00
2a9dc337d2 feat: Auto-add location to adoption notice 2024-05-31 10:58:57 +02:00
e5a5fd5a10 feat: add announcements 2024-05-31 09:58:03 +02:00
273bef9526 feat: Add reports for comments, add to admin 2024-05-30 15:46:51 +02:00
e77a936c30 feat: Add comments to adoption notices 2024-05-30 13:58:24 +02:00
d1108aaf60 feat: Add language to rules to make them translatable (migrations) 2024-04-14 15:59:15 +02:00
11d5e2a9ee fix: fix field type 2024-04-14 14:14:35 +02:00
a6e2bbc3e5 feat: Migrations 2024-04-14 13:37:59 +02:00
5429e3ced1 fix!: Exchange migration 2024-04-14 13:26:41 +02:00
a0f7d0188d fix: Try to fix the group and permission creation 2024-04-13 02:12:21 +02:00
4767fb4e76 feat: Ensure correct groups are creeated with permissions 2024-04-12 22:23:49 +02:00
0d22ea0b65 refactor!: Move to custom user model 2024-04-07 11:33:41 +02:00
b03827fdaf feat: add basic member support & squash migrations 2024-03-23 22:20:31 +01:00
3516ca1d29 feat: Add basic reporting structure 2024-03-22 12:45:50 +01:00
c8dd7436fc feat: Add animal cards to adoption display 2024-03-20 16:40:52 +01:00
240ced0374 feat: Add basic image upload (WIP) 2024-03-20 11:38:30 +01:00
079b2073a1 feat: Add rules 2024-03-20 11:02:24 +01:00
0943ecae62 feat: Add basic flow to add adoption notices 2024-03-20 09:19:58 +01:00