|
|
106247527e
|
Added ship post/put/delete to API
|
2024-01-14 13:35:35 +01:00 |
|
|
|
88d6a6a994
|
added simple comment
|
2024-01-13 19:09:50 +01:00 |
|
|
|
c1d8b2e855
|
fixed notification endpoint to return real data for a shipcall
|
2024-01-13 19:09:50 +01:00 |
|
|
|
1ef74b51ba
|
added ship delete and fixed schema loading error for shipclass
|
2024-01-13 19:09:50 +01:00 |
|
|
|
dd4ae7def8
|
fixed error, but enum values are still serialized as int
|
2024-01-13 19:09:50 +01:00 |
|
|
|
01dda53425
|
Tried to create history endpoint but failed. Not working.
|
2024-01-13 19:09:50 +01:00 |
|
|
|
a52cc27d69
|
Fixed SQL and added endpoint for history data
|
2024-01-13 19:09:50 +01:00 |
|
|
|
783f9f5089
|
Added history table
|
2024-01-13 19:09:50 +01:00 |
|
|
|
ae9053bcaf
|
Added POST and PUT endpoint for /ship
|
2024-01-13 19:09:50 +01:00 |
|
|
|
3ae282102c
|
All database changes in an update script. Devel database is already updated.
|
2024-01-13 19:09:49 +01: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 |
|
|
|
5459d99098
|
Improved OpenAPI doc in Stoplight, but still issues with ParticipantType and nullable Types. The client code does not compile.
|
2024-01-13 19:09:49 +01:00 |
|
|
|
c6b16c4fa7
|
Enums, work in progress
|
2024-01-13 19:09:49 +01:00 |
|
|
|
c50f82354f
|
Removed spinner from IMO integerUpDown
|
2024-01-13 19:03:08 +01:00 |
|
|
|
aba1d9d00b
|
Changed validation rule 002 A-C so that the agency time is set as reference time allowing 15 minute deviation
|
2024-01-13 19:02:43 +01:00 |
|
|
|
d8fabe0f97
|
Fixed time comparison validation func. Now compares min/max value of array.
|
2024-01-13 19:01:56 +01:00 |
|
|
|
c24bc981b0
|
:fixed filtering by berth id, also including outgoing and shifting moves
|
2024-01-13 18:59:21 +01:00 |
|
|
|
e659203364
|
Version bump 1.1.4 -> 1.1.5
|
2024-01-12 11:33:35 +01:00 |
|
|
|
3727bf266d
|
Merge branch 'bugfix/tug_times_trouble' into release/1.1.1
|
2024-01-12 11:27:57 +01:00 |
|
|
|
3e17983f2d
|
Removed spinner from IMO integerUpDown
|
2024-01-12 11:26:12 +01:00 |
|
|
|
126d74ec48
|
Changed validation rule 002 A-C so that the agency time is set as reference time allowing 15 minute deviation
|
2024-01-12 11:22:20 +01:00 |
|
|
|
b44620b0ad
|
Version bump 1.1.3 -> 1.1.4
|
2024-01-05 10:55:48 +01:00 |
|
|
|
df5f88d3cf
|
Fixed time comparison validation func. Now compares min/max value of array.
|
2024-01-05 10:51:13 +01:00 |
|
|
|
e5f5694d52
|
fixed filtering by berth id, also including outgoing and shifting moves
|
2024-01-05 08:09:54 +01:00 |
|
|
|
96b0d7aecf
|
set appsettings correctly
|
2023-12-29 15:01:35 +01:00 |
|
|
|
6952fadbcb
|
Version bump 1.1.2 -> 1.1.3
|
2023-12-29 14:51:38 +01:00 |
|
|
|
0f313e2c21
|
Merge branch 'bugfix/ui_fixes_1.1.2' into release/1.1.1
|
2023-12-29 14:49:58 +01:00 |
|
|
|
94fcf75d4c
|
fixes for some idiotic mistakes
|
2023-12-28 20:08:47 +01:00 |
|
|
|
8d1415e33d
|
Version bump 1.1.1 -> 1.1.2
|
2023-12-28 11:59:58 +01:00 |
|
|
|
5f01188541
|
merged fixes from correction branch
|
2023-12-28 11:55:03 +01:00 |
|
|
|
c264390ac1
|
Set max lengh for times and terminal text info fields
|
2023-12-28 11:29:58 +01:00 |
|
|
|
29cd8f57bb
|
fixed typo
|
2023-12-28 11:26:59 +01:00 |
|
|
|
d488193923
|
removed bold text
|
2023-12-28 11:22:56 +01:00 |
|
|
|
4b17647ca5
|
Open all dialogs at the same stored position
|
2023-12-28 11:20:09 +01:00 |
|
|
|
d601120c5e
|
Add context menu to delete pierside assignments
|
2023-12-28 11:09:38 +01:00 |
|
|
|
9463bde64d
|
fixed label
|
2023-12-28 10:55:52 +01:00 |
|
|
|
e3834b6ffb
|
adjusted draft input
|
2023-12-28 10:43:15 +01:00 |
|
|
|
e7936b679c
|
remaining stuff
|
2023-12-26 17:46:58 +01:00 |
|
|
|
f76bcf3cbb
|
Changed strings labels and colors for test version
|
2023-12-26 17:43:54 +01:00 |
|
|
|
db2ba28d61
|
Merge branch 'bugfix/ui_fixes_1.1' into develop
|
2023-12-26 17:15:13 +01:00 |
|
|
|
e7e9d79c5d
|
Version bump to 1.1.1
|
2023-12-26 17:13:10 +01:00 |
|
|
|
898452a55b
|
Storing window location and size for main window and all six dialogs
|
2023-12-26 17:05:16 +01:00 |
|
|
|
dc630e66b6
|
Mark required fields bold and prevent empty entries
|
2023-12-26 09:17:52 +01:00 |
|
|
|
d116c06b9e
|
Enabled combobox ship search by adding helper container class ShipModel
|
2023-12-26 08:41:54 +01:00 |
|
|
|
01ab755638
|
renamed gedreht to port
|
2023-12-24 16:16:53 +01:00 |
|
|
|
f9f1fc011d
|
static startup notification text
|
2023-12-24 12:42:34 +01:00 |
|
|
|
2651aa6886
|
fixed typo textBlockAgencyBerthRemarks
|
2023-12-24 11:33:48 +01:00 |
|
|
|
b4764e29b6
|
disable port authority validation logic
|
2023-12-24 11:20:43 +01:00 |
|
|
|
cbc77ae157
|
probably fixed the bug but cannot test because server side is not compatible
|
2023-12-24 11:08:10 +01:00 |
|