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
2024-07-31 18:58:39 +02: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 Created an HTML-based Email notification template, which is adaptive to error messages. It includes a logo file from the local repository (logo_bremen_calling.png). Refactoring methods and clearing old methods. Created a one-line function to connect to the Email server. Included the Notifier's sending method in the routine will be executed every 15 minutes and includes those shipcalls, which have been evaluated at least 10 minutes ago. Located the logo file and email template in a resources/ folder within the library. Manually overwriting the Emailaddress of all notification recipients, so the BSMD mail is used throughout testing. 2024-07-31 18:58:39 +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