78 Commits

Author SHA1 Message Date
8efc0aad21 feat: Show ANs in admin view of user 2024-11-12 17:19:30 +01:00
4e953c83ea feat: Add comment field to RescueOrg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-09 10:09:46 +01:00
2212df4729 feat: add sex coding 2024-11-09 10:03:04 +01:00
c3dd9faa85 feat: Use truncated location 2024-11-08 07:42:34 +01:00
1a09b7859f feat: add e-mail to rescue organization 2024-11-07 21:41:33 +01:00
70154abd37 feat: Add function to deactivate AN when link returns 404 2024-11-05 07:47:31 +01:00
6325de17d9 feat: Add updated_at and created at where it makes sense 2024-11-03 21:08:15 +01:00
3c286d84d8 feat: nicer AN name 2024-11-03 16:37:35 +01:00
227fa4d5a8 refactor: rename 2024-11-02 09:43:02 +01:00
d59cc0034a refactor: Adjust status changes 2024-10-30 11:17:57 +01:00
5ef20bdce0 fix: Make sure AN is active 2024-10-29 18:04:42 +01:00
23d8e85031 fix: Use timezone data not native datetime 2024-10-29 17:50:18 +01:00
efecfc910d feat: Add shortcut for setting status 2024-10-29 06:52:43 +01:00
c1e3248cc8 feat: show all ANs to be checked, not only active ones 2024-10-26 08:52:59 +02:00
1282b6b201 feat: Log tasks 2024-10-19 19:45:42 +02:00
4d2991ba2f feat: Add basic logs 2024-10-10 23:21:07 +02:00
f404cfa0a3 feat: Add unchecked as AN status 2024-10-10 17:06:29 +02:00
28331f105a feat: Use celery for location queries 2024-10-10 07:39:44 +02:00
c3646e6334 fix: typo 2024-10-05 11:02:37 +02:00
83a219df0c refactor: Add staticmethod to get a number of texts 2024-10-05 11:02:26 +02:00
0fcc0e5d11 feat: add docu 2024-09-30 15:58:51 +02:00
d9232a1095 feat: Add last checked to ANs and add updatequeue 2024-09-30 15:22:19 +02:00
a28b6ce4b3 feat: Add subscriptions to admin site 2024-09-29 23:35:18 +02:00
6f68d0cb51 feat: Make location optional for RescueOrg and add material use permission status 2024-09-28 23:02:13 +02:00
6fd043fbb7 fix: allow empy description in description short 2024-09-28 00:41:51 +02:00
26406ded52 feat: Reduce card size for map 2024-09-27 16:34:44 +02:00
8c51597c29 feat: Add permission control to edit and add-to actions 2024-08-06 19:28:03 +02:00
0b08647c7e feat: Link to comment 2024-08-03 09:02:09 +02:00
79406882ea feat: Make notification counter display actual number of notifications 2024-08-03 08:24:40 +02:00
198fb88bfd feat: add basic subscriptions + emit notification for comment 2024-08-02 20:03:25 +02:00
24b4b1fad0 feat: add basic subscriptions 2024-08-02 19:31:32 +02:00
7c8dcaf171 feat: add basic notifications 2024-08-02 19:11:55 +02:00
bbb2d33840 feat: rework status and add correct one to adoption notices 2024-06-08 12:32:57 +02:00
52335d0eb3 refactor: use import that PyCharm understands 2024-06-08 11:44:21 +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
71e69356b8 feat: Filter adoption notices to show only active ones 2024-05-31 16:00:52 +02:00
195a5ab26a feat: Add status, split migration to provide proper default 2024-05-31 15:57:38 +02:00
8c69bb8717 feat: Display only domain for further information link 2024-05-31 15:47:22 +02:00
5f13736753 feat: Remove unused title from image 2024-05-31 13:51:14 +02:00
961c2230a0 fix: fix order 2024-05-31 13:48:22 +02:00
af4bd9356f feat: Add function to calculate if a given position is within a given distance 2024-05-31 12:53:06 +02:00
5d2e7c395f feat: Add position property that returns coordinates 2024-05-31 12:52:57 +02:00
fb9ed07abc fix: remove double str 2024-05-31 12:44:45 +02:00
d2219188d3 refactor: Move get_location to model to avoid circulari mports 2024-05-31 12:17:53 +02:00
677fc6626b fix: rework geocoding api usage, make api url custom 2024-05-31 11:41:59 +02:00
2a9dc337d2 feat: Auto-add location to adoption notice 2024-05-31 10:58:57 +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