|
|
8b4131332b
|
release pooled SQL connection when sending an email
|
2025-03-07 10:05:14 +01:00 |
|
|
|
27b9f46f30
|
Avoid adding the same notification twice to a sender
|
2025-03-06 09:51:12 +01:00 |
|
|
|
c8550431e0
|
Bugfix for last update
|
2025-03-05 17:39:39 +01:00 |
|
|
|
a1b807824e
|
fix for checking notification types when e-mail notifications are evaluated
|
2025-03-04 17:55:18 +01:00 |
|
|
|
f1c5bd3cd8
|
Added event type evaluation and storage of selection bitflag. Fixed some details in the UI
|
2025-02-05 19:24:07 +01:00 |
|
|
|
ba8778cc3f
|
fixed interval settings
|
2025-01-13 10:44:37 +01:00 |
|
|
|
6b173495af
|
Clear notifications from the database that are more than 3 days in the past
|
2025-01-13 09:45:56 +01:00 |
|
|
|
91caf74dca
|
filter out cancelled shipcalls before timer error validation
|
2025-01-10 13:28:12 +01:00 |
|
|
|
e103743d5e
|
removed erroneous break from add user loop
|
2025-01-07 07:47:57 +01:00 |
|
|
|
622ab6b4a3
|
fixed some smaller issues
|
2024-12-17 14:51:04 +01:00 |
|
|
|
331ffcd10c
|
Notification Mail püpscher
|
2024-12-16 17:48:32 +01:00 |
|
|
|
14244e2f48
|
EMail notifications work in progress
|
2024-12-16 16:25:52 +01:00 |
|
|
|
02947ce6e5
|
E-Mail template first steps
|
2024-12-14 18:56:06 +01:00 |
|
|
|
fc6c6179b8
|
Added E-Mail send logic (untested yet)
|
2024-12-13 11:36:21 +01:00 |
|
|
|
7548de7609
|
Prepare to send E-mail notifications
|
2024-12-12 16:06:32 +01:00 |
|
|
|
e5d9d051ea
|
Added notification generation for next 24hrs shipcalls
|
2024-12-12 11:10:05 +01:00 |
|
|
|
ebb2182c4c
|
Create assignment and un-assignment notifications
|
2024-12-10 10:30:26 +01:00 |
|
|
|
573ab2d808
|
Scheduler setup for notification level evaluation
|
2024-12-06 10:08:24 +01:00 |
|
Max Metz
|
3d2e1f5158
|
Added input validation for API requests. Refactored some methods, added docstrings. Solved marshmallow-warnings in BreCal.schemas.model. Added unit tests, now totaling 215. Added proposals to refactor all SQL queries into an object at BreCal.database.sql_queries.SQLQuery for better standardization. Created a helper-object to handle Emails, which prepares the notification-feature.
|
2024-07-25 10:42:44 +02:00 |
|
|
|
f07cadef80
|
fixed another SQL typo
|
2024-05-05 11:18:13 +02:00 |
|
|
|
f7604b055e
|
fixed schedule sql
|
2024-05-05 11:17:58 +02:00 |
|
|
|
3b01dbb7aa
|
set schedule logging to INFO and using correct query for schedule test calls
|
2024-05-02 09:44:00 +02:00 |
|
Max Metz
|
105718e2a6
|
fixing: generator didn't stop after throw()
|
2024-04-29 16:51:41 +02:00 |
|
|
|
8a6ded2813
|
fixes for errors reported in server log
|
2024-02-14 15:41:21 +01:00 |
|
|
|
c51264a55d
|
added new fields to evaluation object
|
2024-01-15 16:25:08 +01:00 |
|
scopesorting
|
fd0efe0046
|
adding schedule routine jobs, which will be executed in a background thread within WSGI while running the Flask application.
|
2023-11-21 12:47:04 +01:00 |
|