|
|
bc6a9e95ea
|
Removed compiler message
|
2024-06-24 15:27:09 +02:00 |
|
|
|
a5753727a7
|
Added button for automatically selecting the next 24 hours, meaning filling the ETA from/to fields
automatically and triggering the search
|
2024-06-24 15:21:37 +02:00 |
|
|
|
69b9e8bcfe
|
Added derived DateTimePicker to use custom keyboard parsing (numbers only)
|
2024-06-24 14:37:10 +02:00 |
|
|
|
090fa6cfda
|
Removed some hardcoded text and renamed Lotsen to Flusslotsen
|
2024-06-24 07:23:34 +02:00 |
|
|
|
eb62097278
|
Improved Text input for datetime picker Control
|
2024-06-23 15:31:55 +02:00 |
|
|
|
fc63931d6b
|
Added simple windows (MSI) installer für project output
|
2024-06-22 16:27:59 +02:00 |
|
|
|
f45fe9178d
|
Added disclaimer and data security file (taken from Word doc)
|
2024-06-21 15:26:13 +02:00 |
|
|
|
50e9261267
|
avoid thread termination by catching exception thrown on failed times GET
|
2024-05-15 09:48:45 +02:00 |
|
|
|
97d4fa9faf
|
Bugfix for update deadlock and increased version to 1.2.1.1
|
2024-05-15 09:48:22 +02:00 |
|
|
|
c5df95625d
|
reduced retry to single request and reset the error text line
|
2024-05-13 19:31:59 +02:00 |
|
|
|
6973ec64fe
|
Fixed wrong Uri reference for devel version
|
2024-05-13 19:29:47 +02:00 |
|
|
|
d4fe104984
|
Added log4net settings to App.config
|
2024-05-13 19:25:54 +02:00 |
|
|
|
1bb4cc5225
|
Increased version to 1.3
|
2024-05-06 13:45:05 +02:00 |
|
|
|
ecddc43633
|
Bugfix mixup enabled/readonly
|
2024-05-05 11:18:50 +02:00 |
|
|
|
707ffd0d59
|
Fix for traffic light status
|
2024-05-02 09:43:35 +02:00 |
|
|
|
7723a595ee
|
Calling dialog for outgoing shipcall async to show incoming call asap
|
2024-04-25 10:36:43 +02:00 |
|
|
|
3569360600
|
Optics adjustment: Scrollbar width, text cutoff with ... and set textareas to readonly but enabled for better viewing
|
2024-04-25 10:36:29 +02:00 |
|
|
|
4766584512
|
Fixed bug where app was accidentally switched to en-us locale by old ENI code
|
2024-04-25 10:36:13 +02:00 |
|
|
|
ef017eee61
|
Make lock time editable only for port authority and show it in the overview grid
|
2024-04-23 17:40:21 +02:00 |
|
|
|
2e3a957947
|
Added history filter for own shipcalls only, added wait cursor for longer reloading ops
|
2024-04-23 17:40:05 +02:00 |
|
|
|
916cbde312
|
Removed seconds from ATA/ATD display
|
2024-04-23 17:39:53 +02:00 |
|
|
|
d54140e397
|
Fixed a bug where complete shiplist was selectable instead of only non-deleted ships after closing the shiplist editor
|
2024-04-23 17:39:40 +02:00 |
|
|
|
82c9b14f73
|
localized the shipcall type combobox selection
|
2024-04-23 17:39:25 +02:00 |
|
|
|
8c7169d291
|
Fixed bug where ship was not initially shown in overview
|
2024-04-23 17:39:05 +02:00 |
|
|
|
378e568124
|
pimped up the optics of a shipcall cell (a bit)
|
2024-04-23 17:38:49 +02:00 |
|
|
|
bac4354ea0
|
Resized agent controls to not cut off a label
|
2024-04-23 17:38:35 +02:00 |
|
|
|
bedf68c4d5
|
Avoid crash if delete is tried on deleted object
|
2024-04-23 17:38:13 +02:00 |
|
|
|
75585153d4
|
Added a manual refresh button because.. well.. they asked for it
|
2024-04-13 16:00:56 +02:00 |
|
|
|
f1e392591e
|
Remove old shipcalls if time filter ETA FROM is cleared again
|
2024-04-13 16:00:27 +02:00 |
|
|
|
e38a12ee50
|
Only allow non deleted ships to be selected and safeguard the create ship dialog
|
2024-04-13 16:00:10 +02:00 |
|
|
|
81416bcc56
|
setup devel version 1.2.0.3
|
2024-04-10 15:13:32 +02:00 |
|
|
|
757bc258fe
|
Set a default value for time range filter minimum
|
2024-04-10 15:01:01 +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 |
|
|
|
a9f80b8f86
|
Make sorting take agency times as more important into account if they are set
|
2024-04-10 15:00:17 +02:00 |
|
|
|
cdcba3909e
|
Allow other time ref points only when shipcall is an arrival
|
2024-04-10 15:00:01 +02:00 |
|
|
|
7fec9905fd
|
Fixed small issues when creating a new ship
|
2024-04-10 14:59:41 +02:00 |
|
|
|
89d9243181
|
Made all edit dialogs resizable and added scrollviewers to text inputs
|
2024-04-10 14:59:24 +02:00 |
|
|
|
553b9131d4
|
do not show undefined entry in shipcall type combobox
|
2024-04-08 13:59:47 +02:00 |
|
|
|
a905f0921d
|
Prevent adding of empty records by checking if required fields have been set
|
2024-04-08 13:59:30 +02:00 |
|
|
|
5c5ff21a10
|
Added Tooltip for fixed order button in edit dialog
|
2024-04-08 13:59:11 +02:00 |
|
|
|
315cf330b8
|
Increased dialog width to allow start/end times to be fully seen. Also include end time(!) only in overview (if available)
|
2024-04-03 19:34:07 +02:00 |
|
|
|
ced68b504d
|
Expanded all dialogs to include end times for eta, etd and operations
|
2024-04-03 11:29:07 +02:00 |
|
|
|
3e4ab3660f
|
Fixed window layout positions
|
2024-04-03 10:12:54 +02:00 |
|
|
|
cbcbf8937f
|
Testversion erstellt
|
2024-04-03 07:37:33 +02:00 |
|
|
|
441bb9a6b7
|
Fixed ATA / ATD setting for mooring company
|
2024-04-02 15:31:12 +02:00 |
|
|
|
5f7a4ab874
|
ATA / ATD in Times. In between version with single field
|
2024-04-02 11:49:03 +02:00 |
|
|
|
7894ba0323
|
Set fixed order in shipcall control by using a tooltip enabled icon with a closed lock
|
2024-03-31 11:52:36 +02:00 |
|
|
|
d1c3115a8f
|
Idea what to do with lock icon on shipcall control
|
2024-03-30 21:40:16 +01:00 |
|
|
|
b8c0d665af
|
Fixed orders part 1
|
2024-03-29 19:28:41 +01:00 |
|
|
|
0ca8e1f916
|
Added Filter flag (checkbox) to select only shipcalls the users participant is assigned to
|
2024-03-29 11:05:48 +01:00 |
|