c1e3e8939a
Externalize all configuration parameters Pt.I
2025-12-05 18:08:15 +01:00
dc98b1d500
Merge branch 'release/1.7.0' into develop
2025-12-05 16:05:42 +01:00
a50cd9cc9a
Merge branch 'bugfix/deactivating_users_roleeditor' into develop
2025-12-05 16:00:45 +01:00
d06669e943
Merge branch 'release/1.7.0' into develop
2025-12-05 15:58: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
6362f47d43
Updated project settings, removed participant 'active' and fixed user delete
2025-10-13 17:37:59 +02:00
c6954fb222
Fixed some validation issues that have cropped up over the last months
2025-10-07 12:01:57 +02:00
6d8b86280c
changed e-mail formatting to direct url at actual notified shipcall
2025-09-30 14:46:34 +02:00
2a1570d9f5
bugfix enum format
...
fixed required case
fixed more default occurrances
changed validates signature
2025-09-08 15:02:06 +02: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
d180dac600
improved next 24hr schedule check query that takes precedence for times eta value
2025-03-14 15:03:38 +01:00
8b4131332b
release pooled SQL connection when sending an email
2025-03-07 10:05:14 +01:00
27b9f46f30
Avoid adding the same notification twice to a sender
2025-03-06 09:51:12 +01:00
c8550431e0
Bugfix for last update
2025-03-05 17:39:39 +01:00
a1b807824e
fix for checking notification types when e-mail notifications are evaluated
2025-03-04 17:55:18 +01:00
189626d61c
Reduced log-verbosity on the server
2025-02-27 13:48:13 +01: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
3d76acb2f0
Version bump to 1.7.0.7
2025-02-10 08:14:57 +01:00
98c05aed3b
Fixed error where rows where not collapsed when user is not of type pilot
2025-02-09 13:57:03 +01:00
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
e9a7e03ebf
Version bump to 1.7.0.6
2025-02-05 20:06:07 +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
bb13d74849
Extended API and added event type selection to about dialog
2025-02-05 09:27:59 +01:00
55cf17d169
Changed Win Target to .NET8, updated YAML for user notification event selection
2025-02-04 10:12:29 +01:00