5a2b11b44e
feat: Add basic embeddable view for ans of rescue orgs
2025-09-10 17:44:33 +02:00
df15ea100b
feat: Add stub to translate ANs to sharepics
2025-09-10 13:17:50 +02:00
3da6e90f73
feat: Show short description for ANs with one picture
2025-09-07 20:36:41 +02:00
f784ab0c78
feat: Restyle the image upload
2025-09-06 16:06:12 +02:00
b4be21bf45
feat: Add slug to species
2025-09-06 15:14:04 +02:00
7c6e01a436
feat: Add various verbose names and helptexts
2025-09-06 13:12:06 +02:00
0e36237890
feat: Add adoption notice template for contacting a person directly
2025-09-05 16:07:21 +02:00
242de5f749
fix: filter for active adoption notices
2025-08-31 18:05:02 +02:00
de21b8b5e5
refactor: remove unused imports
2025-08-31 10:54:48 +02:00
fd481fef2e
feat: Fully replace the Adoption Notice Status model with the field
2025-08-31 10:52:48 +02:00
70f077e393
feat: Add general field-based status and migrate data
2025-08-31 00:28:44 +02:00
84ad047c01
feat: Add search for rescue orgs
2025-08-12 00:06:42 +02:00
30ff26c7ef
feat: Divide adoption notices of org by active and inactive
2025-08-11 12:58:02 +02:00
bce98cb439
trans: Translate models
2025-08-03 10:29:47 +02:00
1ed3d27533
feat: add option to sync to twenty
2025-08-03 10:00:42 +02:00
370ad2ce66
feat: add warning when an is waiting for review
2025-07-30 06:57:31 +02:00
f25c425d85
feat: add warning when someone is interested
2025-07-30 06:51:29 +02:00
2589f1c703
fix: Make sure rescue orgs with ans only in hierarch show correctly
ci/woodpecker/push/woodpecker Pipeline was successful
2025-07-22 13:25:47 +02:00
bc8feba701
feat: Show all adoption notices of rescue org and children
2025-07-20 16:58:18 +02:00
f37d74a7d1
feat: Add child orgs to org detail page
2025-07-20 16:29:56 +02:00
1d8a054b06
feat: Add number of animals per sex to metrics
2025-07-20 16:09:59 +02:00
5898fbf86d
feat: Add number of animals per sex to metrics
2025-07-20 15:43:59 +02:00
e1f0014898
feat: Add "Post to Fediverse"
2025-07-20 07:07:33 +02:00
05b3a470f3
feat: Add warning about deactivated ANs
2025-07-19 09:29:15 +02:00
da89cdceda
feat: use simpler m2m relationship for specialization
2025-07-14 07:15:44 +02:00
5a6c2c99e5
feat: add important locations and buying to sitemap and fix
2025-07-14 06:33:12 +02:00
5d53d1a1dc
feat: add a default order for rescue orgs (very useful when adding ANs to it)
2025-07-13 13:01:58 +02:00
e00dda1dc2
feat: add option to mark a rescue org to be in active communication
...
That enables to filter them out from a check without forgetting there are to-dos. Most often this will be used when you want to call a rescue org but they can currently not be reached
2025-07-13 12:58:14 +02:00
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