e99798ba5c
feat: Completely rework notification framework
...
This change is needed as
a) there are many different types of notifications. A notification about a new comment does not only relate the comment but also adoption notice and a user that made the comment. Therefore, I introduce a new general notification that has optional links to other objects.
b) this change allows to define a different representation of e-mails vs. display on the website. The new notification type is in charge of representation from now on. Title and text will be deprecated and eventually removed
2025-07-11 11:39:55 +02:00
ba8ff743f2
feat: Add option to send test-html e-mail
2025-07-07 20:23:00 +02:00
7dfcbfe38f
feat: Add catogories, FN, website and GEO
2025-06-23 19:21:33 +02:00
cd8471036c
feat: Add initial support for contacts
2025-06-23 18:38:15 +02:00
1ba44cdd67
Add placeholder for contact export
2025-06-23 17:23:12 +02:00
4376a63e93
trans: Improve translation 1
2025-06-19 16:37:06 +02:00
19d9dea8b1
feat: add location deduplication
2025-05-23 18:13:23 +02:00
b53095ae17
feat: Add onpagers for imprint, privacy and terms of service
2025-05-10 13:35:53 +02:00
478636bd98
feat: add bulma about
2025-05-10 13:12:58 +02:00
bb14a346cb
feat: Add important locations to search around
2025-04-27 14:06:17 +02:00
f9a37b299d
feat: Extend location model to allow specifying address
2025-04-24 19:43:48 +02:00
36a979954c
feat: make sure owner also gets notified, add test
2025-01-18 18:53:55 +01:00
84ce5f54b2
refactor: Remove unnecessary print
2025-01-14 07:27:03 +01:00
f1b3b660ff
feat: Add notification for unchecked ANs
2025-01-11 14:19:02 +01:00
a2ef91e89a
feat: Handle missing name
2025-01-09 23:14:41 +01:00
0c94049e21
fix: Fix bug for ANs that have not been checked for more that three months
2025-01-09 06:59:09 +01:00
cc97fe32aa
feat: add search-as-you-type functionality
2025-01-08 09:18:48 +01:00
7c076e0bc3
feat: add logging and string representation
2025-01-07 15:04:43 +01:00
b2d5265f7e
feat: Use photon for querying
2025-01-07 12:48:01 +01:00
d4af2d88b4
refactor: Remove unused function
2025-01-07 12:47:26 +01:00
5f742c60db
fix: fix missing d
...
otherwise throws unsupported format character 'W' (0x57) at index 13
2025-01-04 09:50:32 +01:00
561a30b7ab
feat: Represent last checked more human-readable
2025-01-04 09:48:05 +01:00
1536bb302a
fix: handle missing radius
2025-01-01 20:55:50 +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
ee12bb5286
feat: add debugging statements
2025-01-01 17:52:46 +01:00
c1c4af6571
feat: Add logging
2025-01-01 17:35:27 +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
fef211b2d0
feat: Add logging
2025-01-01 14:34:38 +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
9e1ec1711b
fix: Make Search and Search subscription are not the same if Search is not localized
2024-12-31 13:38:06 +01:00
280eb83056
feat: Add function to convert a search subscription to a search
2024-12-31 13:28:41 +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
364a6f32f4
refactor: Typo
2024-12-31 11:35:29 +01:00
085162d802
feat: Add is_subscribed method for searches
2024-12-26 20:24:35 +01:00
be97ac32fb
refactor: Move search into class
2024-12-26 16:55:37 +01:00
44f05cbb7d
feat: Notify all subscribers of a adoption
2024-12-14 13:03:00 +01:00
ec9f5b305c
feat: Create notifications for 404 deactivation
2024-12-14 09:31:06 +01:00
23c35fe7dd
refactor: Naming
2024-11-22 18:50:59 +01:00
0b93b5eccb
fix: Correct behaviour for further information = None
2024-11-06 23:32:01 +01:00
4e71ac7866
fix: Use field value not html representation
2024-11-06 08:03:32 +01:00
70154abd37
feat: Add function to deactivate AN when link returns 404
2024-11-05 07:47:31 +01:00