This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
BreCal/src
2023-12-01 09:44:09 +02:00
..
brecal.model Make user email and phone editable through the role editor 2023-10-26 16:29:24 +02:00
brecal.mysql Moved connection string to config file 2023-09-06 08:39:46 +02:00
BreCalClient Catch exception if one occurrs during saving 2023-11-27 17:26:37 +01:00
RoleEditor Make user email and phone editable through the role editor 2023-10-26 16:29:24 +02:00
server changing the ParticipantType to an IntFlag, so multiple roles are possible. Adapting every validation rule (0001, 0003, 0004, 0005), which may be affected by this change. Changing the filter for a participant type to properly include the change. Changing the pier_side rule (0006B), which uses the shipcall and times_terminal. New shipcalls should now be evaluated properly, unless no participant is assigned at all. If the ladder case can occur, the validation rules 0001N+0001O will be added (held back for now). 2023-12-01 09:44:09 +02:00