Commit Graph
64585 Commits
Author SHA1 Message Date
Axel Uhl 5c663f9413 Merge branch 'bug6098' into bug6098-bug6109-aftermath 2025-04-08 15:46:38 +02:00
Axel Uhl f8fe0bb0c9 Merge branch 'main' into bug6098 2025-04-08 15:46:24 +02:00
Axel Uhl 735a54d511 fixed Wendtdorf[er Strand] test issue by allowing for both variants 2025-04-08 15:45:37 +02:00
Axel Uhl 8896adade0 bug6098-bug6109-aftermath: disable auto-pan for info window if heading != 0 2025-04-05 18:02:48 +02:00
Axel Uhl 3015bf1427 Merge branch 'main' into bug6098-bug6109-aftermath 2025-04-04 10:36:33 +02:00
Axel Uhl 1f15083a7a Merge branch 'main' into bug6098 2025-04-04 10:35:39 +02:00
Axel Uhl 9be776a5dc Wendtdorfer Strand agan became Wendtdorf... 2025-04-04 10:34:51 +02:00
Axel Uhl 76b6c1fb36 Merge branch 'bug6098' into bug6098-bug6109-aftermath 2025-04-04 00:33:27 +02:00
Axel Uhl 60b39451bc Merge branch 'main' into bug6098-bug6109-aftermath 2025-04-04 00:33:21 +02:00
Axel Uhl e353f0d5cc Merge branch 'main' into bug6098 2025-04-04 00:32:47 +02:00
Axel Uhl 7a75f1d14c Geonames changed from Wendtdorf to Wendtdorfer Strand; adjusted test 2025-04-04 00:31:58 +02:00
Axel Uhl c24ee95b4b Merge sapsailing_main into main 2025-04-03 19:56:48 +02:00
Hudson CI 740ed49636 Merge commit 'daa7349fee86404436eee83e04b9f4da19db558d' 2025-04-03 17:35:27 +00:00
service-tip-git daa7349fee [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie294a5507ad86b410ce321e5669ef4c0f091e6b2
2025-04-03 15:04:34 +00:00
Axel Uhl e3ae57555f bug6109 aftermath: trying to properly refresh streamlets, simulator and wind ladder overlays;
but this now creates "explosion-like" streamlet animations upon some
zoom activities which don't look nice. Besides, these various different
places with different handling of canvas updates are not designed well.
Some use an explicit time delay, others try to work with a "deferred"
scheduled job. Needs clean-up
2025-04-03 15:31:18 +02:00
Axel Uhl d9774a039f bug6109: preserve settings when toggling wind-up display 2025-04-03 14:27:10 +02:00
Axel Uhl b154fb79ec Merge branch 'main' into bug6098 2025-04-03 11:14:31 +02:00
Axel Uhl 188e5481c0 migrating to TracAPI-4.0.3: param files can now be UTF-8 encoded 2025-04-03 11:13:51 +02:00
Axel Uhl e6693df7b9 added Wiki documentation about the malware scanning configuration with GuardDuty 2025-04-02 17:06:43 +02:00
Axel Uhl 71b0528a14 reduced maximum file upload size from 8GB to 5GB to allow for GuardDuty malware scans 2025-04-02 16:00:49 +02:00
Axel Uhl edb7d72c7d Merge sapsailing_main into main 2025-03-31 23:56:42 +02:00
Axel Uhl 06b1bf8422 Updated boatgraphicssvg.md (markdown) 2025-03-31 21:17:01 +00:00
Axel Uhl e3728255ee Merge branch 'main' into bug6098 2025-03-31 18:08:55 +02:00
Axel Uhl 1cff1f3c53 bug6107: introducing geonames.org.usernames system property for user name secret 2025-03-31 15:03:02 +02:00
Axel Uhl e525ce05a8 Merge remote-tracking branch 'github/bug6098' into bug6098 2025-03-31 11:39:17 +02:00
Axel Uhl 5ad2a5b0d1 bug6098: temporarily using different geonames.org usernames 2025-03-31 11:38:14 +02:00
Axel Uhl 8dffb6b626 bug6098: comment changes only 2025-03-31 00:37:25 +02:00
Axel Uhl 17f7f1a88c bug6098: improved initialization of wind ladder;
especially if there is a wind direction set on the WindLadderOverlay already,
use it in setCanvasSettings() for the rotation instead of setting rotation to 0.0
2025-03-31 00:07:38 +02:00
Axel Uhl 9b1e095bf6 bug6098: invoke setVisible on windLadder only if initialized already 2025-03-28 23:49:20 +01:00
Axel Uhl fd9dc57f04 bug6098: when the canvas settings change for the wind ladder, redraw must be requested; update ladder when activated 2025-03-28 18:29:28 +01:00
Axel Uhl d4cb909d23 bug6098: when wind ladder image tile has been loaded, call redraw() and draw() 2025-03-28 18:05:49 +01:00
Axel Uhl 6f7b202a39 bug6098: in FullCanvasOverlay combine delayed canvas settings setting with delayed drawing and draw immediately only if no settings change is required 2025-03-28 16:41:39 +01:00
Axel Uhl cb6afa6b58 bug6098: avoiding setting width to 0 keeps elements visible and in DOM 2025-03-28 13:29:16 +01:00
Axel Uhl cd0026999c Merge branch 'main' into bug6098 2025-03-28 11:46:45 +01:00
Axel Uhl f166ba9dfe re-added "Jobs" to footer section because we have two working student jobs now online through jobs.sapsailing.com 2025-03-28 11:45:12 +01:00
Axel Uhl db7f431115 Merge branch 'main' into bug6098 2025-03-28 10:42:04 +01:00
Axel Uhl 967099d78b Merge remote-tracking branch 'github/main' into main 2025-03-28 10:41:19 +01:00
Axel Uhl 60ee89ae8e bug6106: added missing startTack property to .../startanalysis REST API method 2025-03-28 10:39:14 +01:00
Axel Uhl aa80d53936 Merge sapsailing_main into main 2025-03-27 19:56:55 +01:00
Hudson CI 1850fca818 Merge commit 'a4ea612a83661d21bb646278ed4873a691b12e34' 2025-03-27 18:34:54 +00:00
Axel Uhl ef0426dba4 bug6098: an initial delay for setting canvas settings seems to help 2025-03-27 18:08:56 +01:00
service-tip-git a4ea612a83 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie1c5ebcccedb88a177c2b2cf9a9e7a51c6fab579
2025-03-27 16:06:27 +00:00
Axel Uhl 5f93b24d53 Merge branch 'main' into bug6098 2025-03-27 16:50:30 +01:00
Axel Uhl e0da7d340c recording last user creation time stamp *after* having made the request 2025-03-27 16:49:48 +01:00
Axel Uhl 226d8bfe67 bug6098: using visible pixel area for swarm particle generation;
but now initially the swarm, when active upon page load, is shown too
far right, so we need to figure out what's going wrong with initial
positioning now.
2025-03-27 16:48:49 +01:00
Axel Uhl 4da0d9ee5d bug6098: reduced streamlet artifacts upon map dragging and zooming 2025-03-27 16:13:53 +01:00
Axel Uhl 5548aff8ca bug6098: wind ladder is working now 2025-03-27 10:52:30 +01:00
Axel Uhl 7e56de068a Merge branch 'main' into bug6098 2025-03-27 10:11:04 +01:00
Axel Uhl e7eafb653c include launch time point in reverse proxies table in landscape management panel 2025-03-27 10:04:49 +01:00
Axel Uhl a6b3bac6fb bug6098: fetch map projection lazily; still issues with uninitialized projection for wind ladder 2025-03-27 09:49:47 +01:00