Commit Graph

1045 Commits

Author SHA1 Message Date
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
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
d72bd22f6d feat: Add species specialization and parent option to Rescue Orgs 2025-07-03 11:29:11 +02:00
0eb94038f6 docs: add getting started section 2025-07-03 11:07:35 +02:00
3a69397c0a docs: move docs dependencies to optional 2025-07-03 11:07:18 +02:00
d49cb5a783 docs: Minor api docs adjustments 2025-07-03 10:35:25 +02:00
c13805dd75 fix: remove unecessary print 2025-06-29 18:08:56 +02:00
bcf8a0e6e4 fix: add host to image - will break if cdn is used 2025-06-29 18:06:58 +02:00
81f9398da4 fix: add image us property for description 2025-06-29 11:06:08 +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
607a442e22 feat: add various metatags 2025-06-29 08:56:46 +02:00