git_brcal/src/server/BreCal/impl
2023-10-26 15:00:15 +02:00
..
__init__.py Changing Password is functional through API and Client 2023-08-18 15:29:20 +02:00
berths.py database extension 2023-10-06 16:13:05 +02:00
login.py Increased token timeout to 2 hours, introduced a background task to refresh token at about 70 min interval 2023-10-04 07:34:14 +02:00
notifications.py Type für Participant, Content-Type in responses korrigiert 2023-08-07 12:19:20 +02:00
participant.py Synchronizing data structures including the latest changes in Excel spec 2023-08-17 10:05:48 +02:00
shipcalls.py Fixed eta / etd search error and evaluate searchFromEta as filter used against the back-end to retrieve shipcalls from the past 2023-10-26 15:00:15 +02:00
ships.py Synchronizing data structures including the latest changes in Excel spec 2023-08-17 10:05:48 +02:00
times.py 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-19 18:32:49 +02:00
user.py Changing Password is functional through API and Client 2023-08-18 15:29:20 +02:00