e1f0014898
feat: Add "Post to Fediverse"
2025-07-20 07:07:33 +02:00
da89cdceda
feat: use simpler m2m relationship for specialization
2025-07-14 07:15:44 +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
f3fbf3ba1d
feat: Add SpeciesSpecialization to rescue org form
2025-07-03 11:45:25 +02:00
17a0cfbde0
feat: allow filtering for rescues orgs without external source
2025-06-21 07:42:51 +02:00
dbcad42da0
feat: allow searching for rescue org based on city
2025-06-21 07:42:18 +02:00
99cde15966
feat: Add filter for important locations
2025-04-28 22:46:18 +02:00
bb14a346cb
feat: Add important locations to search around
2025-04-27 14:06:17 +02:00
fb9c78d96a
feat: Add species specific URL to allow faster checking if new animals exist in this rescue org
2025-01-05 21:04:27 +01:00
be6c30cb33
feat: Add SearchSubscriptions to admin
2024-12-31 10:03:56 +01:00
d1eeaafc42
feat: Also search for description, internal comment and location of rescue orgs
...
icontains is default and therefore ommitted
https://docs.djangoproject.com/en/5.1/ref/contrib/admin/#django.contrib.admin.ModelAdmin.search_fields
2024-12-17 20:14:14 +01:00
a4f895de81
feat: add admin for Base Notification
2024-12-12 06:40:11 +01:00
d2542060a1
feat: Allow to bulk-activate ANs in the admin interface
2024-11-22 18:50:46 +01:00
993f8f9cd2
feat: Allow export of users as CSV
2024-11-12 17:20:07 +01:00
8efc0aad21
feat: Show ANs in admin view of user
2024-11-12 17:19:30 +01:00
dac9661d51
feat: Add comments to admin
2024-11-12 13:17:53 +01:00
3269d5a39a
feat: add search for text
2024-11-07 23:16:47 +01:00
d96a44bbdd
feat: search case-insensitive
2024-11-07 22:13:55 +01:00
2641b2e7bf
feat: add search in admin for ANs
2024-11-07 22:01:21 +01:00
573630f9ee
feat: allow filtering and searching rescue orgs
2024-11-07 21:57:58 +01:00
4d2991ba2f
feat: Add basic logs
2024-10-10 23:21:07 +02:00
a28b6ce4b3
feat: Add subscriptions to admin site
2024-09-29 23:35:18 +02:00
8980cc263b
refactor: Rip out member and use custom user model
2024-06-08 09:31:58 +02:00
7210847710
feat!: add status to adoption notices, reset migrations because why not
2024-05-31 16:25:50 +02:00
e5a5fd5a10
feat: add announcements
2024-05-31 09:58:03 +02:00
273bef9526
feat: Add reports for comments, add to admin
2024-05-30 15:46:51 +02:00
e77a936c30
feat: Add comments to adoption notices
2024-05-30 13:58:24 +02:00
294a2d7e62
feat: Add text to admin
2024-04-14 13:27:41 +02:00
698a4b7f54
feat: enable access to languages in admin
2024-04-14 13:23:54 +02:00
0d22ea0b65
refactor!: Move to custom user model
2024-04-07 11:33:41 +02:00
6da21a2786
feat: Add member fields to admin
2024-03-26 17:38:44 +01:00
3516ca1d29
feat: Add basic reporting structure
2024-03-22 12:45:50 +01:00
240ced0374
feat: Add basic image upload (WIP)
2024-03-20 11:38:30 +01:00
4964f11903
feat: Add rules to admin, remove markdown content
2024-03-20 11:09:38 +01:00
ded1aa77cf
feat: Add sites for the main actions
2024-03-18 16:36:45 +01:00
3d7c1f3280
feat: Add general model
2024-03-18 08:26:21 +01:00
fcaf474c4c
Initial commit
2024-03-17 11:26:32 +01:00