98696aee93
Fixed flag evaluation for notification selection type
2025-02-08 13:41:44 +01:00
7f706dfc51
Fixed typo
2025-02-08 11:16:21 +01:00
ab12e28d3d
Fix bug when checking for assigned pilot in case tidal times are changed
2025-02-06 06:54:19 +01:00
f1c5bd3cd8
Added event type evaluation and storage of selection bitflag. Fixed some details in the UI
2025-02-05 19:24:07 +01:00
21471d4d41
Allow shipcall PUT also by PILOT
2025-02-03 11:56:44 +01:00
64c6607076
Fix E-Mail validation error reporting
2025-02-03 10:35:46 +01:00
213f7cf58c
fixed path
2025-01-21 14:52:50 +01:00
49a8498bbe
Changed settings for test version
2025-01-21 13:47:52 +01:00
7840406688
split up red / yellow evaluation errors on separate notification types (time_conflict(red), missing_data(yellow))
2025-01-13 16:31:32 +01:00
ba8778cc3f
fixed interval settings
2025-01-13 10:44:37 +01:00
6b173495af
Clear notifications from the database that are more than 3 days in the past
2025-01-13 09:45:56 +01:00
cda3f231a7
creating notifications if a shipcall is cancelled
2025-01-10 13:49:00 +01:00
91caf74dca
filter out cancelled shipcalls before timer error validation
2025-01-10 13:28:12 +01:00
b36e2c9e05
Added new notifications to basic types
2025-01-10 11:48:11 +01:00
e103743d5e
removed erroneous break from add user loop
2025-01-07 07:47:57 +01:00
710e21e567
fixed small de-ref bug
2025-01-07 07:24:42 +01:00
f7684902aa
fixed missing info in notification API
2024-12-19 10:48:36 +01:00
622ab6b4a3
fixed some smaller issues
2024-12-17 14:51:04 +01:00
47da3ff475
removed wrong curly braces
2024-12-17 10:48:39 +01:00
7813203790
Reset everything to online devel version
2024-12-17 10:40:40 +01:00
331ffcd10c
Notification Mail püpscher
2024-12-16 17:48:32 +01:00
14244e2f48
EMail notifications work in progress
2024-12-16 16:25:52 +01:00
3e2b9f649c
moved and updated e-mail msg templates
2024-12-16 08:31:38 +01:00
02947ce6e5
E-Mail template first steps
2024-12-14 18:56:06 +01:00
fc6c6179b8
Added E-Mail send logic (untested yet)
2024-12-13 11:36:21 +01:00
7548de7609
Prepare to send E-mail notifications
2024-12-12 16:06:32 +01:00
e5d9d051ea
Added notification generation for next 24hrs shipcalls
2024-12-12 11:10:05 +01:00
50cecc6a9d
fixed bug in participant API GET with user_id parameter
2024-12-11 12:10:37 +01:00
ebb2182c4c
Create assignment and un-assignment notifications
2024-12-10 10:30:26 +01:00
dd3f000f84
fixed missing shipcall id in backend result
2024-12-07 15:17:25 +01:00
573ab2d808
Scheduler setup for notification level evaluation
2024-12-06 10:08:24 +01:00
be46e79a67
Cosmetics and bumped version to 1.7.0.0
2024-12-05 18:46:04 +01:00
7d4f202692
Fixed error in validation when not all fields are transmitted. Added UI for Notification flags.
2024-12-05 18:39:28 +01:00
44f5d07ed7
Adjusted yaml spec and fixed user interface for storing notification flags
2024-12-05 17:25:01 +01:00
941b5e70fb
Fixed ship add in backend
2024-12-05 14:47:20 +01:00
3775d6775c
adding missing defaults when shipcall is not yet created
2024-11-14 11:47:57 +01:00
2576127b79
serverside fixes for detecting unchanged time values
2024-11-14 11:45:24 +01:00
b070979723
Allow new shipcalls up to 1 day in the past for serverside validation
2024-11-08 09:41:04 +01:00
d6e3ae20c1
Allow new shipcalls up to 1 day in the past for serverside validation
2024-11-08 09:37:46 +01:00
72d3ad05bf
Added validation rules regarding port_id (for berth and participant assignment)
2024-10-23 09:55:56 +02:00
0d7861ec36
If a PUT or DELETE operation is attempted on a non-existant object, 404 is returned
2024-10-21 10:37:35 +02:00
4531eda8f1
more validation input fixes
2024-10-19 19:59:38 +02:00
b5b78a9c7e
Fixed tidal window validation and description output
2024-10-19 19:59:17 +02:00
f0720b9b1d
Fixed some more small bugs in validation when only a partial times dataset is put
2024-10-19 19:58:46 +02:00
11098da25b
bugfix for shipcall PUT validation
2024-10-19 19:56:29 +02:00
scopesorting
fb8b732b1d
regardless of the BSMD flag, BSMD users are now able to perform shipc… ( #51 )
...
* regardless of the BSMD flag, BSMD users are now able to perform shipcall PUT-requests
* regardless of the BSMD flag, BSMD users are now able to perform shipcall PUT-requests
* docstrings and BSMD-flag handling
2024-10-19 19:56:08 +02:00
1d64a83d32
Fixed error in validation when times data was updated for operations
2024-09-30 08:32:18 +02:00
f3c5111265
Upgrade to python 3.12 on the server, exported current requirements
2024-09-23 08:09:59 +02:00
ed6f5ab648
essential bugfixes
2024-09-20 09:46:48 +02:00
Max Metz
7abf0e26e2
when a ship is deleted, the IMO is no longer considered to exist
2024-09-18 08:34:21 +02:00