Max Metz
d8d75afc6b
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
707ffd0d59
Fix for traffic light status
2024-05-02 09:43:35 +02:00
d429c0b01a
Improved on history display, showing type and eta/etd.
...
Also using a link label style to allow to move overview grid by clicking on the element
2024-04-10 15:00:35 +02:00
23a903997a
now the code is compiling. Yaml file documented via description tags.
2024-01-13 19:09:49 +01:00
bd81f01d76
fixed a lot of small problems in yaml file, returned to OpenApi 3.0 format
2024-01-13 19:09:49 +01:00
c6b16c4fa7
Enums, work in progress
2024-01-13 19:09:49 +01:00
305cc0d3e1
only undeleted berths and ships to select, but display all
2023-12-15 16:58:50 +01:00
ba424b18b0
clear controls properly when assignment gets reset in shipcall control
2023-12-14 16:58:53 +01:00
09623f1442
bugfixes and small improvements for 0.9.5 test results
2023-11-10 14:13:06 +01:00
f0fa9285af
fixed ETA/ETD sorting by taking agency values into account
2023-11-10 11:46:43 +01:00
d439b7ed12
fixed removing of assignments (delete times record), removed green bg color
2023-11-10 11:36:17 +01:00
9c690a91b0
Fixes for tests regarding the evaluation functions
2023-10-22 13:08:15 +02:00
5f0712c799
Added some styles for evaluation result and tried to solve sync problems
2023-10-18 18:48:47 +02:00
c1a2f78a14
saving is possible (again), fixed the nested parameter
2023-10-09 17:37:44 +02:00
0936e30d00
WIP
2023-10-04 07:34:17 +02:00
92a504b668
Edit dialogs agent WIP
2023-10-04 07:34:16 +02:00
110ff5ccce
EXTENDED TIMES TO DIFFERENTIATE BETWEEN PARTICIPANT TYPES
...
Participants can be of multiple types (e.g. agent and terminal), therefore the participant
type must be stored in the times data record in order to assign times correctly during
display and to differentiate in calculation.
2023-09-21 08:23:19 +02:00
7660ee72f2
Added filtering and sorting to shipcalls in the list.
...
While doing so, I have also refactored the shipcall processing logic in the main window.
All changes now go through the filter and sorting stage before all controls are removed
and only the controls matching to the sorted list are added to the stack panel.
2023-09-12 16:48:28 +02:00
f200673023
If an agency allows BSMD entries, then the flag is set and the dialog controls are enabled
2023-09-06 09:04:30 +02:00
c3f16f4b20
Fixed adding and removing assignments of participants and berths
2023-09-04 12:12:07 +02:00
8fbb199aaa
added times controlling but no functions
2023-08-21 19:11:23 +02:00
cf5498d049
Shipcalls now showing participant relevant info in correct columns
2023-08-15 09:04:57 +02:00
84462aead4
work on shipcall control
2023-08-14 16:00:34 +02:00
383f6a38c7
Client very WIP und Fehlerkorrektur API
2023-08-08 07:43:47 +02:00
3148ed32b1
Shipcall list now working with traffic light on bound property, data from server
2023-07-27 12:55:39 +02:00
6d4c36d07b
Client work in Progress..
2023-07-13 21:32:28 +02:00