604 Commits

Author SHA1 Message Date
5669c822b9 test: fix test search 2025-01-01 17:52:28 +01:00
c1c4af6571 feat: Add logging 2025-01-01 17:35:27 +01:00
164ba7def2 feat: Add test for adoption_notice_fits_search 2025-01-01 17:23:38 +01:00
7035b1642e feat: streamline search_from pattern 2025-01-01 17:22:26 +01:00
b6fc5c634f feat: add debugging messages 2025-01-01 17:21:09 +01:00
0dfbd614ab fix: remove deprecated search position 2025-01-01 17:20:44 +01:00
2730ff3f51 refactor: Create shared task for post-AN stuff 2025-01-01 14:35:40 +01:00
fef211b2d0 feat: Add logging 2025-01-01 14:34:38 +01:00
f2e2599561 fix: Make sure that subscribed search is only checked when user is authenticated 2025-01-01 09:47:07 +01:00
a9c0f628f7 refactor: remove print 2025-01-01 09:46:20 +01:00
e2adb20231 feat: re-add locate to ease use 2025-01-01 09:44:56 +01:00
e8b3bf6516 fix: fix general notify 2025-01-01 00:57:37 +01:00
3306f3e783 feat: Add notification for newly created ANs 2025-01-01 00:30:14 +01:00
b993621773 feat: add unsubscribe functionality 2024-12-31 16:25:18 +01:00
3816290eb7 fix: Location matching logic 2024-12-31 15:40:57 +01:00
399ecf73ad feat: use location proxy to make Location search interface more intuitive 2024-12-31 15:40:33 +01:00
8e2c0e857c feat: Show subscribe/unsubscribe button depending on the user having this search already subscribed 2024-12-31 13:48:44 +01:00
3c7dcb4c51 feat: Allow location to be null in SearchSubscription 2024-12-31 13:47:38 +01:00
9e1ec1711b fix: Make Search and Search subscription are not the same if Search is not localized 2024-12-31 13:38:06 +01:00
bae4ee3d22 feat: Do not show subscribe button when not yetsearched 2024-12-31 13:37:31 +01:00
280eb83056 feat: Add function to convert a search subscription to a search 2024-12-31 13:28:41 +01:00
fca5879aeb test: Add tests for search equality 2024-12-31 13:28:14 +01:00
373a44c9da fix: notify only subscribers where the AN fits 2024-12-31 13:27:35 +01:00
674645c65c feat: Add string representation of search 2024-12-31 13:26:38 +01:00
c2b3ff2395 refactor: Rename radius to streamline although it would be a better description 2024-12-31 13:25:43 +01:00
d6740eb302 test: adjust to reflect changed field name 2024-12-31 13:14:13 +01:00
35a54474b4 test: fix name 2024-12-31 12:55:46 +01:00
6723dad4bd test: add owner to test to prevent random owner generation 2024-12-31 12:55:13 +01:00
b51d04ffd1 feat: Use label in string representation 2024-12-31 12:14:04 +01:00
a965f26d48 fix: use Sex choices with all 2024-12-31 11:38:52 +01:00
364a6f32f4 refactor: Typo 2024-12-31 11:35:29 +01:00
533142461a feat: Add string representation of SearchSubscriptions 2024-12-31 10:20:38 +01:00
481635ac4e feat: Add contributing doc 2024-12-31 10:18:18 +01:00
be6c30cb33 feat: Add SearchSubscriptions to admin 2024-12-31 10:03:56 +01:00
a617137fb0 fix: form submit must have name subscribe_to_search to trigger 2024-12-31 10:03:39 +01:00
8299162a77 formatting 2024-12-26 20:27:01 +01:00
085162d802 feat: Add is_subscribed method for searches 2024-12-26 20:24:35 +01:00
27b7e47f18 feat: Add SearchSubscriptions 2024-12-26 20:24:10 +01:00
be97ac32fb refactor: Move search into class 2024-12-26 16:55:37 +01:00
9ea00655d4 refactor: Use integer choice for search 2024-12-24 10:02:08 +01:00
9fffbffdb7 feat: add FAQ section to about 2024-12-24 09:05:11 +01:00
44cf2936d1 ui: Make button more buttony 2024-12-24 09:01:13 +01:00
579f59580c feat: Redirect user to adoption notice after adding photo to an animal 2024-12-18 10:17:27 +01:00
241841bc9b feat: Redirect user to adoption notice after editing an animal 2024-12-18 10:15:00 +01:00
78a6440f63 feat: Re-add text decoration for accessibility 2024-12-17 23:02:30 +01:00
9d521b0129 feat: Set title on user page 2024-12-17 22:55:46 +01:00
39079c3c8e feat: Add fallback if first and lastname is not defined 2024-12-17 22:55:30 +01:00
999c1a81b8 feat: Restructure user page 2024-12-17 22:51:04 +01:00
5a4720c41c feat: Show "No notifications" message 2024-12-17 22:46:27 +01:00
858c6d4468 feat: Use real toggle 2024-12-17 22:46:01 +01:00