Commit Graph

397 Commits

Author SHA1 Message Date
ab3437e61d test: test function to check if site is up 2024-11-05 07:38:13 +01:00
0ccbb18411 feat: Add function to check if site is up 2024-11-05 07:37:52 +01:00
e6f12ce5b1 test: fix assertion method (not a request return but a list is returned) 2024-11-05 07:35:58 +01:00
6325de17d9 feat: Add updated_at and created at where it makes sense 2024-11-03 21:08:15 +01:00
b9d6293546 test:Add tests for deactivation tasks 2024-11-03 20:36:13 +01:00
dbe52e4884 fix: Deactivate ANs OLDER than three weeks, not newer 2024-11-03 20:35:41 +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
d47f181e1d feat: Make updatequeue parted 2024-11-02 09:42:39 +01:00
272046142e refactor: Move card of AN check to partial 2024-10-30 17:57:58 +01:00
5c18832961 test: Test updatequeue further 2024-10-30 11:18:24 +01:00
d59cc0034a refactor: Adjust status changes 2024-10-30 11:17:57 +01:00
64024be833 feat: Add test case for setting AN as checked 2024-10-29 18:49:02 +01:00
5ef20bdce0 fix: Make sure AN is active 2024-10-29 18:04:42 +01:00
7ddd7b0c0c feat: Test distance calculation 2024-10-29 17:52:07 +01:00
cbd8700917 feat: Test search for location 2024-10-29 17:51:55 +01:00
6eb2f5000f feat: Use Stadt instead of postcode 2024-10-29 17:51:28 +01:00
1cd70228b9 fix: Use timezone data not native datetime 2024-10-29 17:50:53 +01:00
23d8e85031 fix: Use timezone data not native datetime 2024-10-29 17:50:18 +01:00
4fb92d8215 refactor: Remove unused import 2024-10-29 17:49:54 +01:00
6dfc92bf15 fix: Correct import 2024-10-29 17:49:39 +01:00
2015f8b332 feat: Use new shortcuts when creating ANs 2024-10-29 06:53:34 +01:00
66a0b42718 feat: Add basic tests for search 2024-10-29 06:53:02 +01:00
efecfc910d feat: Add shortcut for setting status 2024-10-29 06:52:43 +01:00
a2c8f469a7 refactor: format 2024-10-27 17:54:57 +01:00
a98b428614 refactor: delete unused tests.py 2024-10-27 17:54:45 +01:00
c1e3248cc8 feat: show all ANs to be checked, not only active ones 2024-10-26 08:52:59 +02:00
0e67b777b5 fix: adoption form 2024-10-26 08:52:38 +02:00
0435c427b3 fix: Detail Animal form 2024-10-26 08:52:23 +02:00
be2df6970a fix: search template 2024-10-26 07:43:04 +02:00
1f5e7856b1 fix: url name 2024-10-19 20:38:24 +02:00
793de1ec64 fix: Add migration 2024-10-19 20:37:32 +02:00
6844e771b5 feat: Add timestamps to instance health check 2024-10-19 19:46:11 +02:00
1282b6b201 feat: Log tasks 2024-10-19 19:45:42 +02:00
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
766b19e7c2 fix: comment action 2024-10-10 23:19:17 +02:00
f660a6b49a fix: varname 2024-10-10 22:26:28 +02:00
ab0c1a5c46 refactor: make healthchekscheck hourly 2024-10-10 22:24:55 +02:00
74a6b5f2aa feat: Add healthcheck 2024-10-10 18:35:22 +02:00
ce38002676 chore: bump version 2024-10-10 17:09:33 +02:00
314cdfdd7c fix: Add missing celery file 2024-10-10 17:07:58 +02:00
4504a18f60 feat: add celery task to deactivate unchecked 2024-10-10 17:07:11 +02:00
df41028e99 feat: Add unchecked AN cleanup to health check 2024-10-10 17:06:50 +02:00
f404cfa0a3 feat: Add unchecked as AN status 2024-10-10 17:06:29 +02:00
17468097ec fix: Add tag 2024-10-10 07:39:53 +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
ab2b91735e feat: Set title per page 2024-10-09 20:46:50 +02:00
1b9574cca9 refactor: Reorder 2024-10-05 13:26:32 +02:00
0d52101f22 feat: Add basic redirect service 2024-10-05 11:22:10 +02:00
96c0c1218f refactor: identation 2024-10-05 11:05:50 +02:00
864c76bc21 feat: Add domain customtag 2024-10-05 11:05:33 +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
cf061e02d2 feat: Add updatequeue template 2024-10-03 08:46:12 +02:00
cc95a2832d feat: Add basic API 2024-10-03 08:45:42 +02:00
73a6abef18 feat: Add date last checked for adoption notice detail view 2024-09-30 15:59:20 +02:00
0fcc0e5d11 feat: add docu 2024-09-30 15:58:51 +02:00
f5e7fb1a12 fix: add missing migrations 2024-09-30 15:58:34 +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
6f68d0cb51 feat: Make location optional for RescueOrg and add material use permission status 2024-09-28 23:02:13 +02:00
0367ef69d0 refactor: formatting 2024-09-28 22:49:03 +02:00
32eb7e8083 fix: Handle if place of search is not found 2024-09-28 22:47:39 +02:00
d55d22b86c feat: Add custom style, shows citiesfaster 2024-09-28 16:36:08 +02:00
b311188e6d fix: Fix map style link 2024-09-28 16:01:58 +02:00
df86018876 fix: Remove non-existing title 2024-09-28 16:01:35 +02:00
1916aa120e refactor: remove deprecated map 2024-09-28 16:01:15 +02:00
4e4f120239 fix: Use dedicated context variable for map to not interfer withother displays 2024-09-28 13:56:10 +02:00
6f10bfca80 feat: Use own style to make use of selfhosted versatiles server 2024-09-28 13:55:27 +02:00
70e105eb22 feat: Bump version to 0.2.0 2024-09-28 01:05:13 +02:00
6fd043fbb7 fix: allow empy description in description short 2024-09-28 00:41:51 +02:00
c037563fd2 feat: Source from own tile server 2024-09-28 00:41:33 +02:00
803a6ff000 fix: Handle missing locations 2024-09-27 19:48:05 +02:00
a1edb48ff5 refactor: Rip out leaflet 2024-09-27 16:49:28 +02:00
26406ded52 feat: Reduce card size for map 2024-09-27 16:34:44 +02:00
b91879ad6c feat: Allow wider popup 2024-09-27 16:23:35 +02:00
e6056957e1 feat: Put map in card 2024-09-27 15:56:30 +02:00
e0763da4e0 feat: Include map on main page 2024-09-27 15:56:22 +02:00
7d1a07227d feat: Use card design for map 2024-09-27 15:42:40 +02:00
4d22702e2d feat: Use heading + description 2024-09-27 15:36:40 +02:00
cd64495851 feat: Use actual adoption notices for markers 2024-09-27 14:29:12 +02:00
c8c9782a36 feat: Use popup 2024-09-27 13:29:05 +02:00
5fc91c2f4a feat: Center map and set zoom level 2024-09-27 13:10:14 +02:00
d66bb11695 feat: Add icon + make sure to fly to icon upon click 2024-09-27 13:07:43 +02:00
9d5f2462e6 feat: Use versatiles map 2024-09-27 12:55:16 +02:00
43f48e5659 fix: Don't use backslash in f-strings
https://stackoverflow.com/questions/66173070/how-to-put-backslash-escape-sequence-into-f-string
2024-09-15 09:00:27 +02:00
cb1c3e52da feat: Add basic map 2024-08-24 08:36:10 +02:00
080c590d9e fix: correctly close div 2024-08-24 08:12:07 +02:00
986723d4b2 feat: Display block for small screens so buttons don't float out 2024-08-09 08:42:17 +02:00
5f077edeb6 feat: Filter for active ANs first 2024-08-09 07:43:57 +02:00
b0a54df82c feat: Put howto in a card 2024-08-08 18:34:08 +02:00
e8f8fd25af feat: Add button that leads to all ANs 2024-08-08 18:32:07 +02:00