git_brcal/src/server/BreCal
2024-06-24 16:00:42 +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 More version changes 2024-06-24 16:00:42 +02:00
local_db.py Set to red Test version 1.2.2 2024-06-24 15:43:09 +02:00