f08f84f8b8
reset connection settings back to test
2025-11-25 11:30:23 +01:00
b5dd7422f4
Initializing pool connection variable with None.
...
Release pool connection handle und all circumstances especially also when a query fails
before the call is finished. This should avoid connection starvation.
fix prod. link
production fix
Fixed application path
2025-11-12 15:06:54 +01:00
63a3ce2f6f
Improved connection pool init
2025-11-12 13:54:26 +01:00
7813203790
Reset everything to online devel version
2024-12-17 10:40:40 +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
5625cbac49
reverted settings for test version
2024-09-12 11:31:16 +02:00
ed7c4fbfbb
Created test version including version bump to 1.5.0
2024-08-30 11:27:10 +02: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
scopesorting
99c798bfe0
changing 'exit' with sys.exit to avoid 'NameError' for the exit call
2023-12-15 16:40:51 +01:00
1695ca101e
Set development / feature branch to 'devel' settings, added scripts to move to test and to production. Added script to increase version, store version and to update the respective files
2023-10-29 17:56:06 +01:00
scopesorting
1f29aca6d0
correcting an import error for 'evaluate_shipcall_state', updating misc/Deployment to describe the creation of a virtual environment, Python installation and running tests (pytest and pytest-coverage).
2023-10-19 18:32:49 +02:00
2857c8693a
fixes
2023-10-16 17:46:30 +02:00
da0287ae6e
fixes
2023-10-16 17:42:45 +02:00
e5e262fd4f
improve connection handling on startup
2023-10-16 17:31:57 +02:00
fe53c85447
made simple path change and added documentation pt 1
2023-10-16 15:34:18 +02:00
8a9e3884fe
Closing pooled connections
2023-07-27 09:58:06 +02:00
d2c84f8d68
A lot of small errors fixed on deployment, some things work different with mysql and MariaDB
2023-06-27 11:32:50 +02:00
b9d35b9244
added a user login
2023-06-23 15:20:26 +02:00
fdeacdca6e
Datenmodell neu, Verbindungsdaten Flask aus einer Datei laden
2023-06-16 12:25:53 +02:00
fd0497fee4
role / securable mappings
2023-04-21 11:57:04 +02:00
f929ca338f
Mit berths klappt es jetzt und so wird's auch passieren
2023-03-24 07:46:14 +01:00