150 Commits

Author SHA1 Message Date
965e055ef1 feat: Add bulma search 2025-05-09 17:14:34 +02:00
226102ccaf feat: Display proper 404 when location is not found 2025-04-27 15:05:22 +02:00
bb14a346cb feat: Add important locations to search around 2025-04-27 14:06:17 +02:00
e6a985ddfa feat: Add initial bulma version of adoption notice detail page 2025-04-07 21:30:14 +02:00
8279385966 feat: Rename bulma styleguide and add navigation 2025-04-06 09:05:50 +02:00
abce89c829 feat: Add bulma and base for bulma styleguide 2025-03-20 18:58:40 +01:00
9086e2e75b fix: Show name of reported content 2025-03-10 22:04:14 +01:00
5ad0cb74cc feat: Only show edit buttons when mod 2025-03-09 18:05:15 +01:00
1b5a0c71e0 feat: Add rescue organization check 2025-03-09 09:46:56 +01:00
712c3d32f3 feat: Add styleguide setup 2025-01-26 18:16:39 +01:00
350d2c5da9 feat: Return HTTP response 2025-01-19 09:00:26 +01:00
841b57fea2 feat: Make sure subscribe leads to login flow 2025-01-18 15:25:27 +01:00
424f91e919 feat: Add a timestamp for when a notification is read 2025-01-14 07:30:36 +01:00
f1b3b660ff feat: Add notification for unchecked ANs 2025-01-11 14:19:02 +01:00
2dc038dfef feat: Show search radius only if a search center is given and correct zoom level if no location is given 2025-01-09 23:27:33 +01:00
b2a3d910d9 feat: Make geocoding API configurable 2025-01-08 17:57:48 +01:00
87777cd5a4 feat: add pin of map center 2025-01-07 14:56:23 +01:00
eee4cdf86b feat: Show location when searching 2025-01-07 14:37:02 +01:00
5e80d75c91 feat: Add overview page of animal shelters 2025-01-06 09:02:07 +01:00
e3833b4505 feat: Show position of shelter on the map 2025-01-06 08:36:51 +01:00
6e2a2a1d5e fix: use builtin function
https://docs.djangoproject.com/en/5.1/topics/auth/default/
2025-01-02 00:16:42 +01:00
0afb2bb0ce feat: add list of search subscriptions to user profile 2025-01-01 23:29:23 +01:00
3bdce18e9e feat: make zoom level dependent on search radius 2025-01-01 20:26:59 +01:00
8b4488484d feat: show radius and center map 2025-01-01 20:14:07 +01:00
3881a4f3b4 feat: add map to search 2025-01-01 19:48:33 +01:00
2730ff3f51 refactor: Create shared task for post-AN stuff 2025-01-01 14:35:40 +01:00
f2e2599561 fix: Make sure that subscribed search is only checked when user is authenticated 2025-01-01 09:47:07 +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
bae4ee3d22 feat: Do not show subscribe button when not yetsearched 2024-12-31 13:37:31 +01:00
a617137fb0 fix: form submit must have name subscribe_to_search to trigger 2024-12-31 10:03:39 +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
9fffbffdb7 feat: add FAQ section to about 2024-12-24 09:05:11 +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
4b45b01e2a feat: Add toggle for e-mail notifications 2024-12-17 21:42:10 +01:00
d0060ecf5e feat: Fully define place_not_found 2024-12-17 20:14:34 +01:00
9b824bc326 feat: Automatically subscribe user that created AN to AN 2024-12-14 13:24:51 +01:00
0e4e531414 feat: Add 404 deactivation to instance health check 2024-12-14 09:32:37 +01:00
885622e581 feat: allow not searching for location 2024-11-21 23:07:27 +01:00
a42a3fa177 feat: allow search for sex 2024-11-21 22:51:15 +01:00
3eb7dbe984 fix: Allow all notifications to be marked as read
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-20 23:37:55 +01:00
01da0f1e29 feat: add 403 page 2024-11-20 23:23:06 +01:00
8ccdf50bc5 refactor: Use new trust level class 2024-11-20 23:08:02 +01:00
d46ab8da6b feat: Show all notifications on profile 2024-11-20 23:03:02 +01:00
7a788f4c90 fix: Allow users to perform actions on own profile 2024-11-20 20:00:27 +01:00
7efa626b8b feat: Migrate to new Integer choice field to allow nicer handling 2024-11-20 19:55:16 +01:00
08e20e1875 feat: Add basic user data export 2024-11-18 23:01:27 +01:00
5dd1991af8 feat: Restructure view of own profile, add token authorization for API 2024-11-18 22:41:12 +01:00