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/brecal.model
Daniel Schick 378274a176 Logical delete of berths and ships in RoleEditor.
The deleted rows will still be shown however a little grayed out
2023-12-15 16:31:28 +01:00
..
Berth.cs Logical delete of berths and ships in RoleEditor. 2023-12-15 16:31:28 +01:00
brecal.model.csproj added models and a database controller 2023-04-12 12:08:40 +02:00
brecal.model.licenseheader Added flag-type editing to participant type, allowing participant to include several types 2023-08-10 08:49:17 +02:00
DbEntity.cs role/securable editor more or less functional 2023-04-22 19:32:54 +02:00
EnumHelper.cs Edit and save a shipcall 2023-08-21 15:34:09 +02:00
IDBManager.cs role / securable mappings 2023-04-21 11:57:04 +02:00
Participant.cs extended times and use flags on participant, added code to have a test version of the client 2023-09-05 16:38:40 +02:00
Role.cs role / securable mappings 2023-04-21 11:57:04 +02:00
RoleAssignment.cs role/securable editor more or less functional 2023-04-22 19:32:54 +02:00
Securable.cs role / securable mappings 2023-04-21 11:57:04 +02:00
SecurableAssignment.cs role/securable editor more or less functional 2023-04-22 19:32:54 +02:00
Ship.cs Logical delete of berths and ships in RoleEditor. 2023-12-15 16:31:28 +01:00
User.cs Make user email and phone editable through the role editor 2023-10-26 16:29:24 +02:00