4b3286f12d
fix: revert allowing an empty user to notify
2025-07-11 17:51:39 +02:00
554de17e9e
fix: Add missing migration
2025-07-11 17:34:18 +02:00
e99798ba5c
feat: Completely rework notification framework
...
This change is needed as
a) there are many different types of notifications. A notification about a new comment does not only relate the comment but also adoption notice and a user that made the comment. Therefore, I introduce a new general notification that has optional links to other objects.
b) this change allows to define a different representation of e-mails vs. display on the website. The new notification type is in charge of representation from now on. Title and text will be deprecated and eventually removed
2025-07-11 11:39:55 +02:00
d72bd22f6d
feat: Add species specialization and parent option to Rescue Orgs
2025-07-03 11:29:11 +02:00
53bc433aaa
fix: typo
2025-06-20 18:53:09 +02:00
a302a36fd4
feat: Allow excluding rescue org from checking
2025-06-19 23:33:48 +02:00
dae9bb0916
fix: typo
2025-06-19 17:51:47 +02:00
7a37377a09
feat: make location string optional but enforce either location or location string
2025-05-23 19:49:52 +02:00
bb14a346cb
feat: Add important locations to search around
2025-04-27 14:06:17 +02:00
f387930dee
feat: Allow longer placids with no restrictions on int
2025-04-27 00:21:58 +02:00
f9a37b299d
feat: Extend location model to allow specifying address
2025-04-24 19:43:48 +02:00
e7af49b309
feat: add optional address data to location
2025-04-06 08:38:34 +02:00
884a07f87b
feat: Use choices and fix bug where default was not honored
2025-03-21 00:28:15 +01:00
9ae64e8cb1
feat: Auto add now the date oflast checked
ci/woodpecker/push/woodpecker Pipeline was successful
2025-03-09 17:46:13 +01:00
1b5a0c71e0
feat: Add rescue organization check
2025-03-09 09:46:56 +01:00
424f91e919
feat: Add a timestamp for when a notification is read
2025-01-14 07:30:36 +01:00
a7e85212c0
feat: Add verbose names
2025-01-11 14:19:23 +01:00
fb9c78d96a
feat: Add species specific URL to allow faster checking if new animals exist in this rescue org
2025-01-05 21:04:27 +01:00
81cc5cd53d
feat: Add external source and object identifier
2025-01-05 19:20:05 +01:00
d17fcc1da2
feat: add updated_at and created_at to search subscription
2025-01-01 23:05:22 +01:00
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
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