git_brcal/src/server/BreCal/impl
2024-02-14 15:51:12 +01:00
..
__init__.py Fixed SQL and added endpoint for history data 2024-01-13 19:09:50 +01:00
berths.py Merged current state of develop 2024-02-14 10:56:35 +01:00
history.py fixed error, but enum values are still serialized as int 2024-01-13 19:09:50 +01:00
login.py added remaining fields to user query 2024-02-14 15:51:12 +01:00
notifications.py fixed notification endpoint to return real data for a shipcall 2024-01-13 19:09:50 +01:00
participant.py added finally statement to close pooledConnection under all circumstances 2024-02-05 09:48:34 +01:00
shipcalls.py fixes for errors reported in server log 2024-02-14 15:41:21 +01:00
ships.py Merged current state of develop 2024-02-14 10:56:35 +01:00
times.py Merged current state of develop 2024-02-14 10:56:35 +01:00
user.py added finally statement to close pooledConnection under all circumstances 2024-02-05 09:48:34 +01:00