Commit Graph

88 Commits

Author SHA1 Message Date
280eb83056 feat: Add function to convert a search subscription to a search 2024-12-31 13:28:41 +01:00
373a44c9da fix: notify only subscribers where the AN fits 2024-12-31 13:27:35 +01:00
674645c65c feat: Add string representation of search 2024-12-31 13:26:38 +01:00
364a6f32f4 refactor: Typo 2024-12-31 11:35:29 +01:00
085162d802 feat: Add is_subscribed method for searches 2024-12-26 20:24:35 +01:00
be97ac32fb refactor: Move search into class 2024-12-26 16:55:37 +01:00
44f05cbb7d feat: Notify all subscribers of a adoption 2024-12-14 13:03:00 +01:00
ec9f5b305c feat: Create notifications for 404 deactivation 2024-12-14 09:31:06 +01:00
23c35fe7dd refactor: Naming 2024-11-22 18:50:59 +01:00
0b93b5eccb fix: Correct behaviour for further information = None 2024-11-06 23:32:01 +01:00
4e71ac7866 fix: Use field value not html representation 2024-11-06 08:03:32 +01:00
70154abd37 feat: Add function to deactivate AN when link returns 404 2024-11-05 07:47:31 +01:00
0ccbb18411 feat: Add function to check if site is up 2024-11-05 07:37:52 +01:00
dbe52e4884 fix: Deactivate ANs OLDER than three weeks, not newer 2024-11-03 20:35:41 +01:00
d59cc0034a refactor: Adjust status changes 2024-10-30 11:17:57 +01:00
1f5e7856b1 fix: url name 2024-10-19 20:38:24 +02:00
74a6b5f2aa feat: Add healthcheck 2024-10-10 18:35:22 +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
39893c2185 feat: Add basic celery config 2024-10-09 21:54:31 +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
7deedad351 fix: month calculation 2024-08-08 17:17:00 +02:00
05d56e278d fix: age formatting 2024-08-08 17:01:54 +02:00
59b391868d fix: Age formatting 2024-08-04 14:22:40 +02:00
6f6a912312 fix: use new adoption status category 2024-08-03 12:11:52 +02:00
2bd40d1278 feat: Add AN metrics by status 2024-06-06 23:22:05 +02:00
c38f1d2244 feat: Add basic metrics 2024-06-06 23:16:57 +02:00
d2219188d3 refactor: Move get_location to model to avoid circulari mports 2024-05-31 12:17:53 +02:00
6799dbe901 feat: Use real geo api by default 2024-05-31 12:05:45 +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
c8f65c9c54 feat: Introduce Haversine formula to calculate distance between coordinates 2024-05-31 10:58:40 +02:00
4476cc7db5 feat: Add basic GeoAPI 2024-05-31 10:58:12 +02:00
707719c299 feat: ensure languages exist 2024-04-14 13:23:35 +02:00
a0f7d0188d fix: Try to fix the group and permission creation 2024-04-13 02:12:21 +02:00
4767fb4e76 feat: Ensure correct groups are creeated with permissions 2024-04-12 22:23:49 +02:00
dda400f3ba feat: Add animal detail view 2024-03-19 07:02:32 +01:00