c1a7d6790b
feat: Reorder notification fields for nicer display in admin
2025-07-12 11:25:08 +02:00
f519f78922
feat: Add unsubscribe link
2025-07-12 11:24:44 +02:00
551b5ed6be
feat: add plaintext versions of the e-mail
2025-07-12 09:17:58 +02:00
20cbb0397a
Merge branch 'notification_rework' into develop
ci/woodpecker/push/woodpecker Pipeline was successful
2025-07-11 22:12:57 +02:00
26f999c4cf
fix: url
2025-07-11 18:37:43 +02:00
9858dfc1bd
fix: search notification
2025-07-11 18:34:30 +02:00
2d1df879dc
fix: use complete URL
2025-07-11 18:26:41 +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
d53c5707b8
feat: remove notification bell that might not get displayed
2025-07-11 17:34:55 +02:00
ba64661217
refactor: remove prints
2025-07-11 17:34:39 +02:00
554de17e9e
fix: Add missing migration
2025-07-11 17:34:18 +02:00
5bc4b538e6
refactor: formatting
2025-07-11 17:33:58 +02:00
8a691d59e7
feat: add base url in order to properly do URLs in e-mails
2025-07-11 16:53:01 +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
caa962700b
feat: add link to admin site
2025-07-10 20:51:49 +02:00
648466aa70
feat: Move report e-mail to html
2025-07-07 21:45:49 +02:00
25f84bf2ad
try: remove html password reset
2025-07-07 21:10:03 +02:00
ac2147095a
try: add html password reset
2025-07-07 21:09:36 +02:00
4856c720b1
feat: Make account activation use html e-mail
2025-07-07 21:01:21 +02:00
ba8ff743f2
feat: Add option to send test-html e-mail
2025-07-07 20:23:00 +02:00
1e827af2dd
feat: Ensure Default from is always set
2025-07-07 19:57:53 +02:00
7d107abc6a
fix: var name
2025-07-07 19:57:16 +02:00
3bb1cd29cd
fix: spacing
2025-07-07 19:18:04 +02:00
0388367c7a
fix: card styling
2025-07-07 18:39:27 +02:00
a8843dfc8f
fix: ensure heading styling
2025-07-07 17:56:30 +02:00
9d1264b6e6
fix: ensure heading styling
2025-07-07 17:56:02 +02:00
8df04519b9
fix: ensure heading styling
2025-07-07 17:54:04 +02:00
112a731cd6
fix: ensure heading styling
2025-07-07 17:51:45 +02:00
8b4ff83921
fix: ensure heading styling
2025-07-07 17:51:00 +02:00
2249b615f4
fix: ensure heading styling
2025-07-07 17:50:06 +02:00
fbfc800453
feat: Add submit functionality and styling
2025-07-07 17:41:52 +02:00
752aaf9b89
fix: format search overview result a bit
2025-07-07 17:24:09 +02:00
f1a0d5f475
fix: ensure heading is styled
2025-07-07 17:17:40 +02:00
fb5f38b3e6
fix: make sure main content does not overwrite content class of bulma
2025-07-07 17:13:50 +02:00
ded5299387
fix: stop overwriting of page number (is string when coming in)
2025-07-07 17:13:26 +02:00
090548905f
feat: Add annotations to drf spectacular
2025-07-07 16:59:13 +02:00
12a89b6927
feat: ensure page number is set
2025-07-07 16:42:20 +02:00
fc4c348ff9
feat: translate strings
2025-07-07 16:30:08 +02:00
1cd133e335
feat: improve style of update buttons
2025-07-03 21:27:31 +02:00
b5dc6ca97d
fix: remove unsafe link generation
2025-07-03 21:18:54 +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
24bae28cec
feat: use csrf token
2025-07-03 18:38:27 +02:00
65182d4c2f
feat: Add much improved add adoption notice form
...
TODO: Solve token issue
2025-07-03 17:45:26 +02:00
1d879993c9
feat: Add organization to adoption notice detail page
2025-07-03 16:39:17 +02:00
f3fbf3ba1d
feat: Add SpeciesSpecialization to rescue org form
2025-07-03 11:45:25 +02:00
5a24f32327
fix: String representation
2025-07-03 11:45:07 +02:00