Commit Graph

350 Commits

Author SHA1 Message Date
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
f8400e5178 feat: Add info that there are no pictures on animal 2024-08-08 17:18:47 +02:00
7deedad351 fix: month calculation 2024-08-08 17:17:00 +02:00
f030083266 feat: Add images to adoption notice detail view 2024-08-08 17:04:22 +02:00
05d56e278d fix: age formatting 2024-08-08 17:01:54 +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
739418feb6 feat: Don't display edit buttons when no permission 2024-08-06 19:39:44 +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
cabfc1614b fix: revert default button color 2024-08-06 16:58:47 +02:00
d7d22c2826 feat: show text when no adoption notices are found 2024-08-06 16:24:20 +02:00
619783663f feat: use card form for search 2024-08-06 16:19:51 +02:00
3883ca2f99 fix: Button style 2024-08-06 16:08:37 +02:00
9bb54ef885 feat: Add allow/deny buttons without function 2024-08-06 11:36:17 +02:00
ba1293b58a fix: Reduce shadow, use proper color in card 2024-08-06 09:01:29 +02:00
1c0f39baea fix: typo 2024-08-04 15:34:47 +02:00
2bf6d0cb66 fix: Filter for trust level correctly, use new user model 2024-08-04 15:34:06 +02:00
b4fbb13714 feat: use bt2 forcomment submit 2024-08-04 14:41:14 +02:00
904a46652e feat: use markdown for adoption description 2024-08-04 14:40:14 +02:00
83d8f04af8 fix: Use card for form 2024-08-04 14:31:23 +02:00
59b391868d fix: Age formatting 2024-08-04 14:22:40 +02:00
9527a281ff feat: Use card style for login and password reset form 2024-08-04 13:10:14 +02:00
9216009d3d feat: style buttons as buttons 2024-08-04 13:06:41 +02:00
6f6a912312 fix: use new adoption status category 2024-08-03 12:11:52 +02:00
a9515af08e chor: bump version 2024-08-03 09:50:52 +02:00
d7cf051a16 feat: make regirstration form nicer 2024-08-03 09:40:53 +02:00
4358d37f37 feat: make timestamp nicer 2024-08-03 09:05:57 +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
07aa165115 feat: Only display notification counter if there are notifications 2024-08-03 08:48:13 +02:00
79406882ea feat: Make notification counter display actual number of notifications 2024-08-03 08:24:40 +02:00
dda421e557 feat: Add notification counter 2024-08-03 08:21:45 +02:00
9119c1bd3d feat: Style read button to be inline 2024-08-03 08:02:27 +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
7c8dcaf171 feat: add basic notifications 2024-08-02 19:11:55 +02:00
91fe53400e feat: make all buttons use margin 2024-08-02 18:52:38 +02:00
d32858fe76 feat: use fontawsome to indicate actions 2024-08-02 18:50:37 +02:00
8fc08deb61 feat: re style right header buttons 2024-08-02 18:42:34 +02:00
b576674098 feat: header iteration 2 2024-06-11 18:37:02 +02:00
1837eca921 feat: Rework profile card a bit 2024-06-08 22:23:22 +02:00
b16cf76208 feat: Add user page to show adoption notices 2024-06-08 22:11:55 +02:00