Commit Graph

411 Commits

Author SHA1 Message Date
f690387be8 improved sorting and using COALESCE instead of not null 2024-04-29 11:32:45 +02:00
3579d779e8 Catch exceptions on history updates 2024-04-29 07:56:57 +02:00
c705b4396f fixed display of remarks text fields across all input editors 2024-04-28 13:36:40 +02:00
3e4eebfb7b Created DELETE script for old data used in a stored procedure 2024-04-28 13:34:36 +02:00
032f0ebba8 Increased labels for test version 1.2.0.7 2024-04-25 10:33:35 +02:00
7abbd190b5 Calling dialog for outgoing shipcall async to show incoming call asap 2024-04-25 09:07:39 +02:00
afac489299 Optics adjustment: Scrollbar width, text cutoff with ... and set textareas to readonly but enabled for better viewing 2024-04-25 08:11:14 +02:00
8e5b20995d Fixed bug where app was accidentally switched to en-us locale by old ENI code 2024-04-24 11:21:59 +02:00
f2328fb18c Increased labels for test version 1.2.0.6 2024-04-23 17:35:48 +02:00
212e76f7cb Make lock time editable only for port authority and show it in the overview grid 2024-04-23 12:01:50 +02:00
f58688499a Added history filter for own shipcalls only, added wait cursor for longer reloading ops 2024-04-22 10:46:34 +02:00
9f80f2cf5f Removed seconds from ATA/ATD display 2024-04-22 09:26:39 +02:00
f87901e432 Fixed a bug where complete shiplist was selectable instead of only non-deleted ships after closing the shiplist editor 2024-04-22 09:18:54 +02:00
ec65355473 localized the shipcall type combobox selection 2024-04-22 09:11:02 +02:00
f232285e76 intermediate client version 1.2.0.5 2024-04-20 08:37:43 +02:00
b0c6b639be Fixed bug where ship was not initially shown in overview 2024-04-19 16:55:29 +02:00
634c638e27 pimped up the optics of a shipcall cell (a bit) 2024-04-19 16:07:00 +02:00
829b7d9c3c Resized agent controls to not cut off a label 2024-04-18 15:45:29 +02:00
56d9346f9d Avoid crash if delete is tried on deleted object 2024-04-18 15:36:15 +02:00
8b2b454f97 increased version for test system 2024-04-13 15:55:42 +02:00
7147b92c75 Added a manual refresh button because.. well.. they asked for it 2024-04-13 12:55:47 +02:00
f0cc749026 Bugfix for creating new shipcalls 2024-04-13 12:32:28 +02:00
1cf2f3b8de Remove old shipcalls if time filter ETA FROM is cleared again 2024-04-12 09:44:56 +02:00
16e244e757 Only allow non deleted ships to be selected and safeguard the create ship dialog 2024-04-12 09:17:59 +02:00
3455139c74 fix for ship logical delete server-side 2024-04-12 08:40:36 +02:00
1a3146cf85 Set a default value for time range filter minimum 2024-04-10 14:57:49 +02:00
7432e58b6a increased test version in pub. profile 2024-04-10 14:55:48 +02:00
16b8b6366b 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 13:46:10 +02:00
d25eea2f92 Make sorting take agency times as more important into account if they are set 2024-04-10 12:04:29 +02:00
004908e9c0 Allow other time ref points only when shipcall is an arrival 2024-04-10 11:51:49 +02:00
dc39a62293 log shipcall post query 2024-04-10 11:02:40 +02:00
504e36d97b Fixed small issues when creating a new ship 2024-04-10 10:21:34 +02:00
32a1d93840 Made all edit dialogs resizable and added scrollviewers to text inputs 2024-04-09 15:44:06 +02:00
7d196957d3 fixed POST when a null evaluation enum is sent 2024-04-08 13:49:52 +02:00
28767fb4c3 fixed conn. data 2024-04-08 13:31:00 +02:00
0a8e78e6d2 fixed serialization in case of null values read 2024-04-08 13:27:33 +02:00
6a05e7494b log incoming data on shipcall POST 2024-04-08 13:12:30 +02:00
e7586b9747 do not show undefined entry in shipcall type combobox 2024-04-08 12:38:37 +02:00
7056f1f4d2 Prevent adding of empty records by checking if required fields have been set 2024-04-08 11:26:36 +02:00
931b81d5e4 Added Tooltip for fixed order button in edit dialog 2024-04-08 10:43:53 +02:00
79ff161b4e Changed paths and colors for Test version 2024-04-03 20:05:22 +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
4106b9a0ef For intervals there are now 2 fields in the times object: eta_interval_end and etd_interval_end 2024-04-03 10:39:32 +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
d2081e549f update API file 2024-04-02 13:46:04 +02:00
5f7a4ab874 ATA / ATD in Times. In between version with single field 2024-04-02 11:49:03 +02:00
1dfa4e7b5e fixed merge 2024-04-02 11:31:38 +02:00