Commit Graph

164 Commits

Author SHA1 Message Date
dcb1d3ec15 feat: Add functionality to deactivate AN with reason 2025-07-13 10:06:13 +02:00
a4b8486bd4 feat: make use of new notification mapping 2025-07-13 00:00:30 +02:00
b01ac219a3 feat: Add notification partials including new mapping system for templates 2025-07-12 17:43:40 +02:00
b671d8fbb4 fix: fix filters 2025-07-12 13:34:02 +02:00
c1a7d6790b feat: Reorder notification fields for nicer display in admin 2025-07-12 11:25:08 +02:00
551b5ed6be feat: add plaintext versions of the e-mail 2025-07-12 09:17:58 +02:00
2f12dc6a5e fix: use complete URL 2025-07-11 18:19:28 +02:00
4b3286f12d fix: revert allowing an empty user to notify 2025-07-11 17:51:39 +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
b5dc6ca97d fix: remove unsafe link generation 2025-07-03 21:18:54 +02:00
5a24f32327 fix: String representation 2025-07-03 11:45:07 +02:00
d72bd22f6d feat: Add species specialization and parent option to Rescue Orgs 2025-07-03 11:29:11 +02:00
a939d53286 refactor: Remove deprecated str_hr 2025-06-21 08:04:52 +02:00
3f27564075 feat: allow to exclude from check 2025-06-20 19:06:41 +02:00
1e243496fb fix: get species urls 2025-06-20 19:00:28 +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
2c976f926c refactor: Remove old get abolute URL 2025-06-17 22:46:50 +02:00
44c34d2daa refactor: Remove non-bulma adoption detail 2025-06-17 07:13:03 +02:00
3c60782ae7 refactor(bulma): move contact details to partial 2025-05-25 11:04:29 +02:00
7a37377a09 feat: make location string optional but enforce either location or location string 2025-05-23 19:49:52 +02:00
cf15b60bef refactor(bulma): Add support for rescue organizations 2025-05-22 19:46:24 +02:00
88987a973e feat: Manually craft the add adoption form to work with bulma
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-05-11 16:21:06 +02:00
8641bead80 feat: make display of location nicer 2025-05-09 21:03:21 +02:00
f79bb355cf feat: Link to bulma url 2025-05-09 20:20:04 +02:00
4c9c1e13a5 feat: further redesign 2025-05-01 18:15:25 +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
bd8f9fc1b7 feat: Ensure External object identifier and external source identifier are unique together 2025-03-21 15:26:01 +01:00
1299fcac84 refactor: Rename 2025-03-21 00:29:23 +01:00
884a07f87b feat: Use choices and fix bug where default was not honored 2025-03-21 00:28:15 +01:00
d940630086 refactor: formatting 2025-03-17 21:08:41 +01:00
37ecf28f2f feat: add link to original content
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-03-10 22:12:35 +01:00
12d5a976cc feat: add link to original content 2025-03-10 22:12:28 +01:00
9086e2e75b fix: Show name of reported content 2025-03-10 22:04:14 +01:00
9ae64e8cb1 feat: Auto add now the date oflast checked
All checks were successful
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
4d4f11c479 feat: Make string translatable 2025-03-09 09:16:37 +01:00
424f91e919 feat: Add a timestamp for when a notification is read 2025-01-14 07:30:36 +01:00
457bee1ede feat: Add verbose names to report 2025-01-09 06:10:44 +01:00
3b37b5f588 docs: label 2025-01-09 06:07:54 +01:00
5e80d75c91 feat: Add overview page of animal shelters 2025-01-06 09:02:07 +01:00
e3833b4505 feat: Show position of shelter on the map 2025-01-06 08:36:51 +01:00
f6c1224dde feat: Group buttons as edit buttons 2025-01-05 21:54:55 +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
4c4cf4afea fix: remove debug message 2025-01-04 09:50:42 +01:00