Release 8f5b39b54237d95ca7d2c6577038c275bb69c343-bug6196-202512120149


Commits for the last 4 weeks:

8f5b39b54 - masha.kashirina, 3 hours ago : bug6196: social footer and footer are updated with new github links both for desktop and mobile
1497e5529 - Axel Uhl, 3 days ago : assume 10kts default wind speed in TWD estimation from COG if no wind speed is known at all
df0396f4d - Axel Uhl, 4 days ago : bug6193: moved #races calculation to after filling result entries
cb7308625 - Axel Uhl, 4 days ago : for release tags use current branch, not default branch
8945f5db6 - Axel Uhl, 6 days ago : Merge branch 'bug6192' into main
a395de755 - Axel Uhl, 6 days ago : bug6192: adjusted onboarding
d8fc61d25 - Axel Uhl, 6 days ago : added script to list users with recent sessions from MongoDB
ac2f1b2bd - Axel Uhl, 7 days ago : bug6192: updated gwt-servlet version in feature.xml
90f9a752a - Axel Uhl, 7 days ago : delete gwt download folder again
c94f2c5a5 - Axel Uhl, 7 days ago : bug6192: adjusted GWT version in java/pom.xml
20f10c63a - Axel Uhl, 7 days ago : bug6192: upgraded GWT to 2.12.4 (fork), fixing GWT issue 10181
c41e49a2d - Axel Uhl, 7 days ago : Merge sapsailing_main into main
81d36baf8 - Hudson CI, 7 days ago : Merge commit '5c4f67d5c2c2d830113251160e3504fd234ef92d'
5c4f67d5c - service-tip-git, 7 days ago : [INTERNAL] Translation delivery: commit by LX Lab
edd0d070e - Axel Uhl, 9 days ago : fixed @Source tag for FAREAST28R.png resource
14ab625eb - Sohaib Baig, 9 days ago : doc: release notes for bug6148
eb13cb12b - Axel Uhl, 10 days ago : fixed release notes month
3567899e7 - Axel Uhl, 10 days ago : Merge pull request #13 from radek-masnica/newBoatclass_Fareast28R
12e974ab3 - Axel Uhl, 10 days ago : renamed Fareast28R.png to FAREAST28R.png, making consistent with BoatClassMasterdata
e8b145878 - Axel Uhl, 10 days ago : Merge sapsailing_main into main
fd6e34fdb - Sohaib Baig, 10 days ago : Updated onboarding.md (markdown)
7217f1aca - Sohaib Baig, 10 days ago : Updated onboarding.md (markdown)
19ce60b92 - Axel Uhl, 10 days ago : scaled boat class icon to 140x140 (was 141x140), added release notes
769148c2d - Axel Uhl, 10 days ago : Merge branch 'main' into newBoatclass_Fareast28R
2eb9d5b68 - Axel Uhl, 10 days ago : added comments in gwt.ui's pom.xml for GWT issue 10181
e2a2c4def - Radek Masnica, 10 days ago : Adding Fareast 28R boat class
d724b2998 - Axel Uhl, 10 days ago : Merge sapsailing_main into main
544b65e58 - Sohaib Baig, 10 days ago : Updated onboarding.md (markdown)
426ead23f - Sohaib Baig, 10 days ago : Merge branch 'main' into translation
bc6beacf0 - Axel Uhl, 10 days ago : Merge sapsailing_main into main
3a43f844e - Axel Uhl, 10 days ago : Updated development-environment.md (markdown)
bbd1f10f3 - Sohaib Baig, 10 days ago : Merge branch 'bug6148'
c4056d13b - Axel Uhl, 2 weeks ago : Merge branch 'main' into bug6186
7cad48711 - Axel Uhl, 2 weeks ago : formatting and typo fixes only
58b48f611 - service-tip-git, 2 weeks ago : [INTERNAL] Translation delivery: commit by LX Lab
321494451 - Axel Uhl, 2 weeks ago : Merge branch 'main' into bug6186; fixed mandatory triggering of mark passing calculation upon MPC.resume()
02d782497 - Sohaib Baig, 2 weeks ago : Merge branch 'main' into bug6148
cfce131b0 - Axel Uhl, 2 weeks ago : added comment
c614f1740 - Axel Uhl, 2 weeks ago : formatting
89de78685 - Axel Uhl, 2 weeks ago : bug6186: trying to resolve deadlock by using separate MPC thread pool
c11a11341 - Sohaib Baig, 2 weeks ago : bugfix: extended locking duration for unlockUser test
4c87dd108 - Axel Uhl, 2 weeks ago : bug6186: dedicated background thread pool to wait for mark passing calculator initializations
d20dc1598 - Axel Uhl, 2 weeks ago : bug6186: no separate thread to cache mark passings in DB; use background executor
2ea8e78c0 - Axel Uhl, 2 weeks ago : removed obsolete comment
499713d04 - Sohaib Baig, 2 weeks ago : bugfix: testUnlockUser blocked by popup dialog
a75d0479c - Axel Uhl, 2 weeks ago : update RibDashboard SDM to use JavaSE-17
a3637ab37 - Axel Uhl, 2 weeks ago : fixing more GWT versions in java/pom.xml
cc8b7a254 - Axel Uhl, 2 weeks ago : fixing GWT version in java/pom.xml to 2.12.3
4963d5cc4 - Axel Uhl, 2 weeks ago : upgrade to gwt-2.12.3 for improved RPC "no instantiable subtype" warnings
6c85a688a - Axel Uhl, 2 weeks ago : Merge branch 'main' into bug6148
45332786c - Axel Uhl, 2 weeks ago : switching to gwt.2.12.3 which has more GWT RPC serializer generator warnings/errors
2f8aeb83c - Axel Uhl, 2 weeks ago : bug6148: added missing CSFs for Duration implementations to security.ui
134bc8c01 - Axel Uhl, 3 weeks ago : bug6148: adding TimedLock only to gwt.ui SerializationDummy seems to suffice;
81802fc70 - Axel Uhl, 3 weeks ago : Merge branch 'main' into bug6148
f4ec4eb35 - Axel Uhl, 3 weeks ago : fixed syntax error in translation_v2.json
2ecf6cc34 - Axel Uhl, 3 weeks ago : bug6148: TimedLock serialization locally also works without the SerializationDummy kludge; try this
bcda47e9d - Axel Uhl, 3 weeks ago : bug6148: added GWT inherits to reach ClientConfiguration/BrandingConfiguration from security entry points
bec839e30 - Axel Uhl, 3 weeks ago : bug6148: added inherits for SSECommon to let GWT see TimedLock
54689abf6 - Axel Uhl, 3 weeks ago : bug6148: use TimedLockImpl class instead of TimedLock interface in serialization dummies
0e1d35cdc - Axel Uhl, 3 weeks ago : bug6148: formatting change only
9c06ee500 - Axel Uhl, 3 weeks ago : bug6148: added TimedLock to dummy serialization classes to ensure GWT serializbility
2ae424118 - Axel Uhl, 3 weeks ago : bug6148: use custom field serializer for IpToTimedLockDTO;
d967dd548 - Axel Uhl, 3 weeks ago : Merge branch 'main' into bug6148
10a0f9fa6 - Sohaib Baig, 3 weeks ago : fix merge faults
ae2386450 - Axel Uhl, 3 weeks ago : bug6173 aftermath: fix the links to the release notes in the LandscapeManagement panel
dda6eae44 - Axel Uhl, 3 weeks ago : bug6060 merge clean-up: fixed two more launch configurations
ac7d02e77 - Axel Uhl, 3 weeks ago : bug6060 aftermath: remove unused imports caused by 5d594a47aae2751cc783d83e923ef934cf4a73f5
8689f9f58 - Sohaib Baig, 3 weeks ago : Merge branch 'main' into bug6148
372e97235 - Sohaib Baig, 3 weeks ago : Merge branch 'main' into bug6148
074e0656f - Axel Uhl, 3 weeks ago : dev server environment now configures IGTIMI Riot port (6000)
05bb10d29 - Axel Uhl, 3 weeks ago : bug6060: admin release notes entry
7ef8f62e1 - Axel Uhl, 3 weeks ago : bug6060 aftermath: re-generated two more launch configurations
03572e738 - Axel Uhl, 3 weeks ago : Merge remote-tracking branch 'github/main' into main
6f3d0ba1b - masha.kashirina, 3 weeks ago : Merge branch 'bug6060'
302195ed1 - Axel Uhl, 3 weeks ago : Merge pull request #11 from MichaelGoertz/patch-notes-for-unreleased-changes-rn-update
783e9df00 - MichaelGoertz, 3 weeks ago : Update InSightAppNotes.html with unreleased changes
581a620fe - masha.kashirina, 3 weeks ago : bug6060: merged wiki for branding from bug6171'
beb685e7b - Sohaib Baig, 3 weeks ago : Merge branch 'main' into bug6148
75ab8a601 - masha.kashirina, 3 weeks ago : bug6060: small selenium test fix -> now solutions are shown when whitelabeled
1368179ac - Axel Uhl, 3 weeks ago : bug6184: exclude the maneuver-based wind estimations from the wind sources used for maneuver classification
3d4d8c421 - Axel Uhl, 3 weeks ago : Delete sailing.png as it isn't used anywhere
6797e5a0c - Axel Uhl, 3 weeks ago : Merge branch 'main' into bug6148
6a60ed227 - Sohaib Baig, 3 weeks ago : fix concurrent write access error on get locked IPs
958cfd7b8 - masha.kashirina, 3 weeks ago : bug6060: merge main
52c95a552 - Axel Uhl, 4 weeks ago : Merge sapsailing_main into main
96dd3b97e - Thomas Stokes, 4 weeks ago : Updated glossary.md (markdown)
9bf960f1e - Axel Uhl, 4 weeks ago : Merge sapsailing_main into main
a72acc7f4 - Thomas Stokes, 4 weeks ago : Updated glossary.md (markdown)
51eccdc18 - Thomas Stokes, 4 weeks ago : Fix link
bededb062 - Thomas Stokes, 4 weeks ago : Renamed onboarding-glossary to glossary
aafda2b2d - Axel Uhl, 4 weeks ago : Merge sapsailing_main into main
3cfcb5dca - Thomas Stokes, 4 weeks ago : Add sub headings (testing wiki edits)
1184b1a57 - Axel Uhl, 4 weeks ago : Merge sapsailing_main into main
96d7524d4 - Generic Wiki User, 4 weeks ago : Merge branch 'main' of https://github.com/SAP/sailing-analytics
7b5c09ab9 - Axel Uhl, 4 weeks ago : bug6166: use https://s3.dualstack... for S3 file storage URLs to support IPv6
2655e33aa - Thomas Stokes, 4 weeks ago : Link to onboarding glossary.
5367155d6 - Axel Uhl, 4 weeks ago : Merge remote-tracking branch 'github/main' into main
1f7c3858c - Axel Uhl, 4 weeks ago : update the TracTrac API token also in the TRACTRAC_CONFIGURATIONS collection
8c2a9df2c - Axel Uhl, 4 weeks ago : Merge sapsailing_main into main
9d71aaf81 - Sohaib Baig, 4 weeks ago : fix StringMessages from previous improper merge
c7df6a3a0 - Thomas Stokes, 4 weeks ago : Added to reading list as wiki test.