|
757943e82f
|
docs: Add translation instruction
|
2024-05-31 15:53:42 +02:00 |
|
|
8c69bb8717
|
feat: Display only domain for further information link
|
2024-05-31 15:47:22 +02:00 |
|
|
c0a89c266a
|
feat: Add command to clean locations
|
2024-05-31 15:03:33 +02:00 |
|
|
86bfaa0f55
|
fix: add migration for image
|
2024-05-31 14:56:55 +02:00 |
|
|
3b9b64c717
|
fix: table overflow
|
2024-05-31 14:56:47 +02:00 |
|
|
ed1a7dafa9
|
feat: Add photo add button to adoption notice
|
2024-05-31 14:56:23 +02:00 |
|
|
26b16586b8
|
feat: Add edit buttons to animal
|
2024-05-31 14:40:35 +02:00 |
|
|
5f13736753
|
feat: Remove unused title from image
|
2024-05-31 13:51:14 +02:00 |
|
|
8d92539b22
|
refactor: Use django form
|
2024-05-31 13:48:24 +02:00 |
|
|
961c2230a0
|
fix: fix order
|
2024-05-31 13:48:22 +02:00 |
|
|
213bb3c45f
|
feat: Add distance based search option
|
2024-05-31 13:40:06 +02:00 |
|
|
1f87e486e0
|
feat: Use location when appropriate, otherwise fallback to location string
|
2024-05-31 13:33:42 +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 |
|
|
6799dbe901
|
feat: Use real geo api by default
|
2024-05-31 12:05:45 +02:00 |
|
|
6b8f223754
|
Docs: Add todo regarding location strings
|
2024-05-31 11:58:11 +02:00 |
|
|
7291e26140
|
feat: Add management command to quickly test geocoding
|
2024-05-31 11:57:15 +02:00 |
|
|
0e05201f5a
|
docs: Add section explaining geocoding
|
2024-05-31 11:55:39 +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 |
|
|
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 |
|
|
6d55eba2c2
|
fix: Remodel profile card in header
|
2024-05-31 09:58:41 +02:00 |
|
|
a675531aaf
|
fix: allow running tests from root directory
|
2024-05-31 09:58:12 +02:00 |
|
|
e5a5fd5a10
|
feat: add announcements
|
2024-05-31 09:58:03 +02:00 |
|
|
8295716f07
|
feat: add option to clear the database before populating it again
|
2024-05-30 16:58:11 +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 |
|
|
4ffc7604c6
|
fix: Prevent creating a new object by passing instance
|
2024-05-30 16:38:55 +02:00 |
|
|
56f03329ab
|
fix: Redirect
|
2024-05-30 15:58:54 +02:00 |
|
|
1445a5660e
|
fix: Edit link
|
2024-05-30 15:58:25 +02:00 |
|
|
dabdc0ab34
|
feat: Add animal cards to adoption notice detail
|
2024-05-30 15:49:32 +02:00 |
|
|
273bef9526
|
feat: Add reports for comments, add to admin
|
2024-05-30 15:46:51 +02:00 |
|
|
a6b9c9f094
|
fix: Reported rule list needs string
|
2024-05-30 15:28:23 +02:00 |
|
|
e3c821b6d7
|
feat: Minor style changes
|
2024-05-30 14:45:12 +02:00 |
|
|
ae57d90cf3
|
feat: Style comment field
|
2024-05-30 14:39:28 +02:00 |
|
|
aebbe0f6c6
|
feat: Add basic comment form
|
2024-05-30 14:37:15 +02:00 |
|
|
7bcab5bb59
|
fix: Fix "no comments"
|
2024-05-30 14:32:08 +02:00 |
|
|
e77a936c30
|
feat: Add comments to adoption notices
|
2024-05-30 13:58:24 +02:00 |
|
|
a16098f648
|
feat(rss): Add site title
|
2024-05-30 13:58:06 +02:00 |
|
|
563fd138df
|
refactor(rss): Move RSS logo to left
|
2024-05-30 13:57:10 +02:00 |
|
|
f9aa0690d9
|
refactor(rss): Beautify
|
2024-05-30 13:50:26 +02:00 |
|
|
cb3cf7e8c3
|
refactor: formatting
|
2024-05-30 13:28:56 +02:00 |
|
|
968ba04480
|
fix(rss): Link to homepage
|
2024-05-30 12:58:30 +02:00 |
|
|
5965c7f2e5
|
feat(rss): Restyle RSS feed to match CI
|
2024-05-30 12:57:25 +02:00 |
|