1fb5be0cf8
feat: Add description of adoption process
2025-08-31 17:04:08 +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
a372be4af2
fix: don't use search when checking specialized rescue orgs
2025-08-12 06:16:27 +02:00
5d333b28ab
feat: Fix pagination when searching
2025-08-12 06:12:27 +02:00
84ad047c01
feat: Add search for rescue orgs
2025-08-12 00:06:42 +02:00
1434e7502a
fix: Limit upload of fediverse images to 6
2025-08-11 12:43:15 +02:00
23a724e390
fix: Ensure users of higher trust level are also allowed
2025-08-10 17:51:25 +02:00
dc9e68c4b9
refactor: remoive print
2025-08-10 08:22:57 +02:00
8ce4122160
feat: raise 404 when AN not found
2025-07-30 08:01:34 +02:00
cd1cdd2e0b
feat: Add link to admin interface
2025-07-20 15:32:13 +02:00
36c90531a8
feat: Add option to switch between normal and dq
2025-07-20 13:42:56 +02:00
e1f0014898
feat: Add "Post to Fediverse"
2025-07-20 07:07:33 +02:00
bb412be8d3
feat: Add view for specialized rescues
2025-07-14 07:31:08 +02:00
9f53836ce8
feat: add page dedicated to buying animals
2025-07-14 06:18:56 +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
5d9b8f3213
feat: Re-add functionality to set AN as checked
2025-07-13 09:12:24 +02:00
afedf2d0bd
feat: add button to mark all notifications as read and fix action
2025-07-13 00:31:21 +02:00
a4b8486bd4
feat: make use of new notification mapping
2025-07-13 00:00:30 +02:00
e2e6c14d57
feat: Show newest notification first
2025-07-12 16:46:17 +02:00
e2bef3efe2
feat: Add dedicated notification page
2025-07-12 14:01:40 +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
648466aa70
feat: Move report e-mail to html
2025-07-07 21:45:49 +02:00
ba8ff743f2
feat: Add option to send test-html e-mail
2025-07-07 20:23:00 +02:00
ded5299387
fix: stop overwriting of page number (is string when coming in)
2025-07-07 17:13:26 +02:00
12a89b6927
feat: ensure page number is set
2025-07-07 16:42:20 +02:00
f7b98c9dfe
fix: typo
2025-07-03 20:59:53 +02:00
8e9f4e2b2e
feat: reduce number of rescue orgs per page
2025-07-03 19:53:26 +02:00
b3faa06c4c
feat: simplify pagination by using get_elided_page_range
2025-07-03 19:51:31 +02:00
165aeb6dcc
feat: basic pagination
2025-07-03 19:40:52 +02:00
c13805dd75
fix: remove unecessary print
2025-06-29 18:08:56 +02:00
32c90aecd3
fix: canonical url
2025-06-29 10:49:52 +02:00
01d6c1e0f6
feat: add metatags for search
2025-06-29 10:32:53 +02:00
b2a79b3547
fix: tag
2025-06-29 08:39:02 +02:00
d2131b2c91
feat: don't count excluded rescue orgs in statistics
2025-06-23 22:41:19 +02:00
78866c86cd
fix: catch error if there are no rescue orgs
2025-06-23 22:34:44 +02:00
930a5383c4
Merge branch 'admin_link' into develop
2025-06-23 12:30:09 +02:00
eda6da7f12
fix: Fix link to admin interface
...
see https://forum.djangoproject.com/t/reverse-admin-urls/41535/2
2025-06-23 12:24:53 +02:00
448fc395d8
fix: percentage
2025-06-23 12:19:21 +02:00
7e8b665c7c
feat: add simple stats
2025-06-22 22:00:39 +02:00
7be61bc9b8
feat: try reverse
2025-06-22 21:27:52 +02:00
fe92d762be
feat: Add form for internal comment in dq view
2025-06-22 17:35:36 +02:00
aabc549bcf
feat: improve display performance of rescue orgs by limiting
2025-06-22 09:06:24 +02:00
3f27564075
feat: allow to exclude from check
2025-06-20 19:06:41 +02:00
e7c2746eab
feat: add data quality view to add species specific urls
2025-06-20 19:00:53 +02:00
8227866e7a
refactor: rename functions
2025-06-19 23:34:20 +02:00
a302a36fd4
feat: Allow excluding rescue org from checking
2025-06-19 23:33:48 +02:00
d9730e765e
feat: add mod tool overview
2025-06-19 23:06:30 +02:00
41d821b86e
fix: template path
2025-06-19 17:56:04 +02:00