git_brcal/src/server/BreCal
2024-05-05 11:18:35 +02:00
..
api fix for ship logical delete server-side 2024-04-13 15:59:51 +02:00
brecal_utils Adding validation rules (traffic light status) to the system. Post & Put calls of shipcalls and times now execute the traffic light evaluation and store the result in the connected MySQL database instance. The 'brecal_utils' library is merged with 'BreCal', including the stub objects and test functions. Requirements were adapted, and installation of a virtual environment works from scratch (on a linux system). 2023-10-17 09:09:35 +02:00
database removing unused if-statements 2023-12-15 16:40:51 +01:00
impl Bugfix for creating new shipcalls 2024-04-13 16:00:42 +02:00
schemas fixed POST when a null evaluation enum is sent 2024-04-08 14:00:49 +02:00
services fixed another SQL typo 2024-05-05 11:18:13 +02:00
stubs fixes for errors reported in server log 2024-02-14 15:41:21 +01:00
validators increased 1 hour comparison by 60 seconds to avoid seconds deviation 2024-05-05 11:18:35 +02:00
__init__.py Fixed SQL and added endpoint for history data 2024-01-13 19:09:50 +01:00
local_db.py changed local path 2024-01-15 17:00:19 +01:00