53b8925c4d
Added ChatGPT-created Mermaid database diagram to the Readme file
2025-11-25 08:27:07 +01:00
a8de64af11
Updated create schema script and added script to clear times doublettes for same participant type
2025-11-17 08:30:38 +01:00
60baf02299
Applied automatic field check also for PUT on times to avoid accidental overwrite
2025-11-16 19:52:09 +01:00
ae2ce859ad
Do not accidentally overwrite shipcall fields when fields are not passed on PUT request
2025-11-16 19:26:15 +01:00
44dd6010d7
Put some extra info in the docs
2025-11-14 15:54:18 +01:00
9116841292
Added a documentation file for the API spec
2025-11-14 11:19:04 +01:00
b5dd7422f4
Initializing pool connection variable with None.
...
Release pool connection handle und all circumstances especially also when a query fails
before the call is finished. This should avoid connection starvation.
fix prod. link
production fix
Fixed application path
2025-11-12 15:06:54 +01:00
63a3ce2f6f
Improved connection pool init
2025-11-12 13:54:26 +01:00
8cc3444626
Added default port to python run flask settings
2025-11-12 13:53:34 +01:00
14cfb41591
bugfix enum format
...
fixed required case
fixed more default occurrances
changed validates signature
2025-09-08 14:59:09 +02:00
62bd6304c4
Allow special characters &,-,_ for ship name and callsign
2025-07-25 13:33:18 +02:00
7fea4d27b7
Updated clear data script for the database (for purging all data via SQL)
2025-07-25 13:05:13 +02:00
03b434b801
Zwei Nachkommastellen für den Tiefgang in der Übersicht
2025-05-26 17:14:41 +02:00
dbd7347ac9
Moved draft up and put unit behind the value
2025-05-26 17:14:21 +02:00
ac15a6c2cf
Added german satellite assemblies to setup project
2025-05-26 17:14:09 +02:00
c27685df6e
Draft instead of callsign in BSMD cell
2025-05-26 17:12:31 +02:00
6610532c90
Some stuff for the website
2025-04-29 10:58:06 +02:00
7b08eafd84
Version bump to 1.8.0.0
2025-02-10 08:28:43 +01:00
9e1c654826
Fixed error where rows where not collapsed when user is not of type pilot
2025-02-10 08:19:32 +01:00
ec925c1eb6
Fixed flag evaluation for notification selection type
2025-02-10 08:19:20 +01:00
d879d8cc5c
Fixed typo
2025-02-10 08:19:08 +01:00
4885c6a0ff
Fix bug when checking for assigned pilot in case tidal times are changed
2025-02-10 08:18:58 +01:00
7baa7b0220
Added event type evaluation and storage of selection bitflag. Fixed some details in the UI
2025-02-10 08:18:44 +01:00
a3a8ef3b39
Extended API and added event type selection to about dialog
2025-02-10 08:18:32 +01:00
fd5dbc8b37
Changed Win Target to .NET8, updated YAML for user notification event selection
2025-02-10 08:18:17 +01:00
6cbc8df5f5
Allow pilots to enter tidal times
2025-02-10 08:17:59 +01:00
bc3d5678ed
Allow shipcall PUT also by PILOT
2025-02-10 08:17:46 +01:00
545910c9b8
Fix filtering of notifications depending on participant assignment to shipcall in case the notification has no participant id
2025-02-10 08:17:20 +01:00
9dc4673b3b
Fix E-Mail validation error reporting
2025-02-10 08:16:57 +01:00
e84a73465d
Version bump to 1.7.0.5
2025-01-20 08:14:18 +01:00
2d61565c29
fixed stupid serialization error
2025-01-20 08:13:37 +01:00
753d8a4465
fixed stupid init bug
2025-01-13 17:35:35 +01:00
654518e642
Version bump to 1.7.0.4
2025-01-13 17:09: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
1f860baa2b
do not show notifications again on the client
2025-01-13 11:59:12 +01:00
5eb1074a79
Fixed notification event display on client side
2025-01-13 11:45:13 +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
0c6c3a048d
Merge branch 'feature/toast_notifications' into develop
2025-01-10 11:17:11 +01:00
1e6e34df77
Version bump to 1.7.0.3
2025-01-08 09:24:11 +01:00
f7a43ca971
Added some separators in about dialog to make it easier to understand
2025-01-08 09:23:53 +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
afe31e504a
Version bump 1.7.0.2
2024-12-23 18:48:55 +01:00
1fd87edd6e
Custom toast control, colored by type
2024-12-23 18:39:24 +01:00
a648cc2e71
Overview window of past notifications
2024-12-23 11:23:37 +01:00
880a8a2a8d
Got simple toast notifications going
2024-12-19 12:59:54 +01:00