Commit Graph

91 Commits

Author SHA1 Message Date
975de1a230 fix: make sure anonymous users can look at ans 2024-10-19 17:45:26 +02:00
4d2991ba2f feat: Add basic logs 2024-10-10 23:21:07 +02:00
df41028e99 feat: Add unchecked AN cleanup to health check 2024-10-10 17:06:50 +02:00
28331f105a feat: Use celery for location queries 2024-10-10 07:39:44 +02:00
0d52101f22 feat: Add basic redirect service 2024-10-05 11:22:10 +02:00
83a219df0c refactor: Add staticmethod to get a number of texts 2024-10-05 11:02:26 +02:00
d9232a1095 feat: Add last checked to ANs and add updatequeue 2024-09-30 15:22:19 +02:00
022bf577d4 feat: Allow (un)subscribing without commenting 2024-09-29 23:35:54 +02:00
a28b6ce4b3 feat: Add subscriptions to admin site 2024-09-29 23:35:18 +02:00
2d20423736 fix: use ownerfor subscriptions 2024-09-29 17:18:47 +02:00
51df946bac feat: Show which objects are not-geocoded 2024-09-29 17:03:46 +02:00
36c2004b0f feat: Change adoption notice flow to allow creating animals in one form 2024-09-29 13:38:56 +02:00
b8fe6b6655 feat: Add overview of missing texts 2024-09-29 00:20:08 +02:00
cabb7f7181 feat: Add instance health check, allow clean locations for rescue orgs 2024-09-28 23:45:59 +02:00
32eb7e8083 fix: Handle if place of search is not found 2024-09-28 22:47:39 +02:00
4e4f120239 fix: Use dedicated context variable for map to not interfer withother displays 2024-09-28 13:56:10 +02:00
cd64495851 feat: Use actual adoption notices for markers 2024-09-27 14:29:12 +02:00
cb1c3e52da feat: Add basic map 2024-08-24 08:36:10 +02:00
5f077edeb6 feat: Filter for active ANs first 2024-08-09 07:43:57 +02:00
f8ca384b41 fix: make sure error is displaed for invalid form and owner is added 2024-08-08 16:48:51 +02:00
00fe8d8ab9 fix: owner 2024-08-08 13:29:20 +02:00
c8ef310a71 feat: Make sure location gets refreshed when editing AN 2024-08-08 13:27:08 +02:00
ac139af706 feat: Allow new custom texts 2024-08-08 10:50:11 +02:00
87188dbd4f feat: Don't display edit buttons when no permission 2024-08-06 19:37:08 +02:00
8c51597c29 feat: Add permission control to edit and add-to actions 2024-08-06 19:28:03 +02:00
97b19a3b6e feat: Add mod need for modqueue 2024-08-06 17:38:17 +02:00
0b08647c7e feat: Link to comment 2024-08-03 09:02:09 +02:00
b9c2de751d fix: Only trigger notification for subscribers that don't post the comment themeselves 2024-08-03 08:52:49 +02:00
dc120025e7 feat: Allow marking notifications as read 2024-08-02 21:04:44 +02:00
63f542da81 feat: Show notifications on profile 2024-08-02 20:44:33 +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
b16cf76208 feat: Add user page to show adoption notices 2024-06-08 22:11:55 +02:00
bbb2d33840 feat: rework status and add correct one to adoption notices 2024-06-08 12:32:57 +02:00
d14b88e99d feat: re-add DateWidget but only if creating 2024-06-08 12:31:22 +02:00
a1b287641d feat: Add user to AN automatically 2024-06-08 11:43:55 +02:00
8980cc263b refactor: Rip out member and use custom user model 2024-06-08 09:31:58 +02:00
c38f1d2244 feat: Add basic metrics 2024-06-06 23:16:57 +02:00
f4ac22ba3d feat: Only allow logged-in users to edit adoption notices 2024-05-31 16:42:32 +02:00
71e69356b8 feat: Filter adoption notices to show only active ones 2024-05-31 16:00:52 +02:00
8d92539b22 refactor: Use django form 2024-05-31 13:48:24 +02:00
213bb3c45f feat: Add distance based search option 2024-05-31 13:40:06 +02:00
6799dbe901 feat: Use real geo api by default 2024-05-31 12:05:45 +02:00
2a9dc337d2 feat: Auto-add location to adoption notice 2024-05-31 10:58:57 +02:00
f1dc3fde4c feat: Add form to add images to adoption notices and animals 2024-05-31 10:56:43 +02:00
a364287a38 fix: Correct add animal flow 2024-05-31 10:56:41 +02:00
bfcd8cd2e5 feat: connect flow components 2024-05-31 09:58:55 +02:00
e5a5fd5a10 feat: add announcements 2024-05-31 09:58:03 +02:00
76c24ba694 feat: add add-animal form 2024-05-30 16:57:47 +02:00
ad4757cb22 refactor: remove unused form 2024-05-30 16:56:38 +02:00