This website requires JavaScript.
Explore
Help
Register
Sign In
dschick
/
BreCal
Archived
Watch
1
Star
0
Fork
0
You've already forked BreCal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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.
feature/notifier_squashed
BreCal
/
src
History
Max Metz
40e7a4b3af
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-08-01 18:15:11 +02:00
..
brecal.model
Removed some hardcoded text and renamed Lotsen to Flusslotsen
2024-06-24 07:23:34 +02:00
brecal.mysql
Moved connection string to config file
2023-09-06 08:39:46 +02:00
BreCalClient
Bugfix for comparer when times value is null and DateTime.Now is inconsistent
2024-07-25 10:41:22 +02:00
RoleEditor
Logical delete of berths and ships in RoleEditor.
2023-12-15 16:31:28 +01:00
server
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-08-01 18:15:11 +02:00
Setup
Added simple windows (MSI) installer für project output
2024-06-22 16:27:59 +02:00