Commit Graph

49 Commits

Author SHA1 Message Date
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
e2e3a77fd9 random all commit 2024-05-10 13:54:16 +02:00
79a6f672c5 feat: Add language to rules to make them translatable 2024-04-14 15:56:42 +02:00
11d5e2a9ee fix: fix field type 2024-04-14 14:14:35 +02:00
505b2255cc feat: Add verbose names 2024-04-14 13:37:32 +02:00
34d8862b47 feat: add language to text (former Markdown content 2024-04-14 13:26:21 +02:00
8cd326663c translation: Define new stings and continue translation 2024-04-13 13:25:09 +02:00
4767fb4e76 feat: Ensure correct groups are creeated with permissions 2024-04-12 22:23:49 +02:00
0d22ea0b65 refactor!: Move to custom user model 2024-04-07 11:33:41 +02:00
9af46290fa fix: Fix member detail view 2024-04-07 09:06:18 +02:00
8b06a2045d feat: Send mail when new report comes in 2024-03-25 10:49:56 +01:00
b03827fdaf feat: add basic member support & squash migrations 2024-03-23 22:20:31 +01:00
434b069636 feat: Add link to report 2024-03-22 12:53:39 +01:00
3516ca1d29 feat: Add basic reporting structure 2024-03-22 12:45:50 +01:00
c8dd7436fc feat: Add animal cards to adoption display 2024-03-20 16:40:52 +01:00
96a115eb98 feat: Add photos to list of adoption notices 2024-03-20 15:40:11 +01:00
bf73021885 refactor: Remove print 2024-03-20 14:04:59 +01:00
b0b5b185d6 refactor: Allow image upload for animals 2024-03-20 13:40:00 +01:00
240ced0374 feat: Add basic image upload (WIP) 2024-03-20 11:38:30 +01:00
079b2073a1 feat: Add rules 2024-03-20 11:02:24 +01:00
f47fc5eee2 feat: Add adoption notice detail view 2024-03-20 10:35:40 +01:00
29667c86b9 feat: Link adoption notices in list of them 2024-03-20 10:32:00 +01:00
8488768687 feat: Add basic flow to add adoption notices 2024-03-19 18:18:55 +01:00
bc9df3ba8b feat: Add animal detail view 2024-03-19 06:15:38 +01:00
029e974079 feat: Add basic list o adoption notices 2024-03-18 22:50:39 +01:00
15e1d65089 feat: Add image basics 2024-03-18 17:10:48 +01:00
5602e31469 feat(models): Add markdown content class 2024-03-18 14:26:50 +01:00
3d7c1f3280 feat: Add general model 2024-03-18 08:26:21 +01:00
fcaf474c4c Initial commit 2024-03-17 11:26:32 +01:00