Commit Graph

356 Commits

Author SHA1 Message Date
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
bbb2d33840 feat: rework status and add correct one to adoption notices 2024-06-08 12:32:57 +02:00
d14b88e99d feat: re-add DateWidget but only if creating 2024-06-08 12:31:22 +02:00
52335d0eb3 refactor: use import that PyCharm understands 2024-06-08 11:44:21 +02:00
a1b287641d feat: Add user to AN automatically 2024-06-08 11:43:55 +02:00
8980cc263b refactor: Rip out member and use custom user model 2024-06-08 09:31:58 +02:00
07fcad0549 fix: query location use correct API 2024-06-08 08:57:14 +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
4857447c29 feat: Add oxitraffic support 2024-05-31 17:30:58 +02:00
f4ac22ba3d feat: Only allow logged-in users to edit adoption notices 2024-05-31 16:42:32 +02:00
0dc391b432 feat: Add proper location to adoption notices 2024-05-31 16:41:44 +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
aa4c4d3c60 translation: Add translations 2024-05-31 15:57:14 +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
7291e26140 feat: Add management command to quickly test geocoding 2024-05-31 11:57:15 +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
ce6da00581 feat: Make detail-adoption-notice-header responsive 2024-05-30 12:52:41 +02:00
41da9b91a6 feat: add additional information column 2024-05-30 12:49:55 +02:00
f56e830a43 feat: add edit button to adoption notice 2024-05-30 12:14:09 +02:00
47e993c8ae refactor 2024-05-30 11:47:18 +02:00
cb8e3140a4 test: Add test for detail of animal adoption 2024-05-30 11:46:05 +02:00
f0b1be6a07 test: Fix first basic test 2024-05-30 11:17:16 +02:00
14a6067589 feat: Add more informative error messages when no settings are set 2024-05-30 10:58:03 +02:00
24c2fbfddf tests: Move images 2024-05-30 10:57:05 +02:00
3118701897 tests: Add basic test 2024-05-30 10:56:46 +02:00
f326c7dc87 feat: Add adoption notice form 2024-05-30 10:53:11 +02:00
eea30a46b0 refactor: Remove date widget to allow editing 2024-05-30 10:48:57 +02:00
ba5c165ce0 feat: prefill values 2024-05-30 09:57:20 +02:00
c9cd63b6a0 refactor: Streamline urls, add adoption notice edit 2024-05-30 09:54:54 +02:00
0a305f0aa5 refactor: rip out old form 2024-05-30 09:52:42 +02:00
4bcfd6b2ee feat: Add logging config 2024-05-30 09:26:04 +02:00
e2e3a77fd9 random all commit 2024-05-10 13:54:16 +02:00
ba7e229ab2 fix: Translation and photo display 2024-05-01 10:18:46 +02:00
bb45f598a0 refactor: Formatting 2024-05-01 10:09:36 +02:00
669d0972b2 feat: Use layots 2024-04-20 08:40:16 +02:00
c103419193 feat: Use correct id for form 2024-04-20 08:40:04 +02:00
65a921248f feat: Use crispy form tag 2024-04-20 08:06:20 +02:00
6d1cf9084b feat: Add crispy forms 2024-04-20 07:48:48 +02:00
6210b47684 feat: Improve and simplify styles 2024-04-19 21:53:31 +02:00
ad12a8e26e feat: Streamline animal detail view with list of adoption notices 2024-04-19 21:43:30 +02:00
5a8802f8f2 feat: Various style improvements 2024-04-19 21:28:40 +02:00
62381cae39 feat: Add favicon 2024-04-19 20:35:21 +02:00
09fe1990b3 refactor: Style with vars, various design experiments 2024-04-19 20:16:50 +02:00
2fa6f59374 refactor: remove unused dependency 2024-04-16 17:21:54 +02:00
045086aaef fix(rss): Links to stylsheets 2024-04-16 00:18:47 +02:00
32e82d7eed feat(rss): Add stylesheet 2024-04-16 00:03:28 +02:00
b3cf4430fa fix(rss): General item information 2024-04-15 23:28:17 +02:00
c1b0a4195a feat: Allow styling of RSS feed 2024-04-15 23:08:39 +02:00