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 |
|