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
b758b54233
fix: external site template
2025-06-19 17:55:32 +02:00
ba07533667
feat: restrict ANs to 4 on index
2025-06-19 11:48:21 +02:00
8c977cf255
refactor: normalize name of detail pages
2025-06-19 08:05:40 +02:00
d4c6014e17
refactor: normalize form template names
2025-06-19 08:05:13 +02:00
9f93a19d51
refactor: rename templates of main sites
2025-06-19 07:55:43 +02:00
c131c07afe
refactor: rename template search
2025-06-19 07:53:10 +02:00
61deb96961
fix: fix rendering of adoption notice edit form
2025-06-18 14:59:35 +02:00
0c1edf647b
fix:display ANs
2025-06-18 13:00:58 +02:00
edc27b899e
fix: Only show rescue orgs and animal shelters when relevant
2025-06-17 23:35:11 +02:00
d81408b79c
refactor: remove animal detail view
2025-06-17 17:02:42 +02:00
0c2e774891
refactor: remove deprecated styleguides
2025-06-17 17:00:30 +02:00
31d2b85b2f
refactor: remove deprecated external site warning
2025-06-17 16:58:17 +02:00
a8b3214c49
refactor: remove depreacted rescue org view
2025-06-17 16:55:38 +02:00
cd4de2528f
feat: return 403 for unexpected operation
2025-06-17 16:51:29 +02:00
f16aa845d2
feat: Re-add option to add animal
2025-06-17 13:00:17 +02:00
3bccb1e690
feat: Add option to delete animal
2025-06-17 12:35:35 +02:00
baf0d2db72
fix: Always use bulma for ANs
2025-06-17 07:20:22 +02:00
44c34d2daa
refactor: Remove non-bulma adoption detail
2025-06-17 07:13:03 +02:00
e010fa413b
refactor: Remove non-bulma rescue org
2025-06-17 07:07:24 +02:00