Commit Graph
65656 Commits
Author SHA1 Message Date
Axel Uhl bcda47e9d7 bug6148: added GWT inherits to reach ClientConfiguration/BrandingConfiguration from security entry points 2025-11-22 20:29:25 +01:00
Axel Uhl bec839e304 bug6148: added inherits for SSECommon to let GWT see TimedLock 2025-11-22 18:09:07 +01:00
Axel Uhl 54689abf65 bug6148: use TimedLockImpl class instead of TimedLock interface in serialization dummies 2025-11-22 01:45:32 +01:00
Axel Uhl 0e1d35cdc3 bug6148: formatting change only 2025-11-21 18:52:34 +01:00
Axel Uhl 9c06ee5006 bug6148: added TimedLock to dummy serialization classes to ensure GWT serializbility 2025-11-21 18:33:46 +01:00
Axel Uhl 2ae424118f bug6148: use custom field serializer for IpToTimedLockDTO;
also encapsulated its fields
2025-11-21 18:09:41 +01:00
Axel Uhl d967dd5486 Merge branch 'main' into bug6148 2025-11-21 16:33:12 +01:00
Sohaib Baig 10a0f9fa6b fix merge faults 2025-11-21 16:31:52 +01:00
Axel Uhl ae23864505 bug6173 aftermath: fix the links to the release notes in the LandscapeManagement panel 2025-11-21 16:29:07 +01:00
Axel Uhl dda6eae443 bug6060 merge clean-up: fixed two more launch configurations 2025-11-21 14:52:59 +01:00
Axel Uhl ac7d02e77d bug6060 aftermath: remove unused imports caused by 5d594a47aa 2025-11-21 14:16:34 +01:00
Sohaib Baig 8689f9f587 Merge branch 'main' into bug6148 2025-11-21 13:09:27 +01:00
Sohaib Baig 372e97235b Merge branch 'main' into bug6148 2025-11-21 13:08:43 +01:00
Axel Uhl 074e0656fd dev server environment now configures IGTIMI Riot port (6000) 2025-11-21 11:34:12 +01:00
Axel Uhl 05bb10d299 bug6060: admin release notes entry 2025-11-21 11:32:34 +01:00
Axel Uhl 7ef8f62e19 bug6060 aftermath: re-generated two more launch configurations 2025-11-21 11:22:30 +01:00
Axel Uhl 03572e7384 Merge remote-tracking branch 'github/main' into main 2025-11-20 17:22:42 +01:00
masha.kashirina 6f3d0ba1ba Merge branch 'bug6060' 2025-11-20 15:11:06 +01:00
Axel Uhl 302195ed18 Merge pull request #11 from MichaelGoertz/patch-notes-for-unreleased-changes-rn-update
Update InSightAppNotes.html with unreleased changes
2025-11-20 15:08:27 +01:00
MichaelGoertz 783e9df004 Update InSightAppNotes.html with unreleased changes
Added details about unreleased changes including major framework updates, library upgrades, and improved functionalities.
2025-11-20 14:16:48 +01:00
masha.kashirina 581a620fef bug6060: merged wiki for branding from bug6171' 2025-11-20 10:27:59 +01:00
Sohaib Baig beb685e7b0 Merge branch 'main' into bug6148 2025-11-19 16:54:11 +01:00
masha.kashirina 75ab8a6016 bug6060: small selenium test fix -> now solutions are shown when whitelabeled 2025-11-19 14:46:10 +01:00
Axel Uhl 1368179ac0 bug6184: exclude the maneuver-based wind estimations from the wind sources used for maneuver classification 2025-11-19 13:57:38 +01:00
Axel Uhl 3d4d8c4217 Delete sailing.png as it isn't used anywhere 2025-11-19 10:23:26 +01:00
Axel Uhl 6797e5a0c3 Merge branch 'main' into bug6148 2025-11-18 16:56:34 +01:00
Sohaib Baig 6a60ed227f fix concurrent write access error on get locked IPs
locked IPs are fetched after being compared with the permission for each
IP. Those that fail the permission permission check are removed from the
result of the fetch operation. This removal was previously happening in
an iterable.forEach method, removing elements from inside this method
caused a ConcurrentModificationException, so forEach usage was replaced
with an iterator that safely allows removals based on cursor position.
2025-11-18 16:45:19 +01:00
masha.kashirina 958cfd7b8b bug6060: merge main 2025-11-18 16:34:45 +01:00
Axel Uhl 52c95a5522 Merge sapsailing_main into main 2025-11-15 03:23:43 +01:00
Thomas Stokes 96dd3b97e1 Updated glossary.md (markdown) 2025-11-15 01:37:09 +00:00
Axel Uhl 9bf960f1e8 Merge sapsailing_main into main 2025-11-15 02:22:09 +01:00
Thomas Stokes a72acc7f43 Updated glossary.md (markdown) 2025-11-15 01:02:48 +00:00
Thomas Stokes 51eccdc18f Fix link 2025-11-15 00:48:41 +00:00
Thomas Stokes bededb0622 Renamed onboarding-glossary to glossary 2025-11-15 00:45:11 +00:00
Axel Uhl aafda2b2d3 Merge sapsailing_main into main 2025-11-14 18:56:39 +01:00
Thomas Stokes 3cfcb5dca5 Add sub headings (testing wiki edits) 2025-11-14 17:49:47 +00:00
Axel Uhl 1184b1a57d Merge sapsailing_main into main 2025-11-14 17:58:10 +01:00
Generic Wiki User 96d7524d4f Merge branch 'main' of https://github.com/SAP/sailing-analytics 2025-11-14 16:40:02 +00:00
Axel Uhl 7b5c09ab9d bug6166: use https://s3.dualstack... for S3 file storage URLs to support IPv6 2025-11-14 17:31:40 +01:00
Thomas Stokes 2655e33aa9 Link to onboarding glossary. 2025-11-14 16:21:34 +00:00
Axel Uhl 5367155d6c Merge remote-tracking branch 'github/main' into main 2025-11-14 16:23:47 +01:00
Axel Uhl 1f7c3858cf update the TracTrac API token also in the TRACTRAC_CONFIGURATIONS collection 2025-11-14 16:19:55 +01:00
Axel Uhl 8c2a9df2ce Merge sapsailing_main into main 2025-11-14 15:56:47 +01:00
Sohaib Baig 9d71aaf812 fix StringMessages from previous improper merge 2025-11-14 15:13:02 +01:00
Thomas Stokes c7df6a3a0e Added to reading list as wiki test. 2025-11-14 14:02:43 +00:00
masha.kashirina e51a101692 bug6060: sailInsight powered by small fix 2025-11-13 18:24:17 +01:00
masha.kashirina 5d594a47aa bug6060: moreLoginInfo popup for debranded is back + Solutions are now available both mobile/desktop in debranded 2025-11-13 17:42:02 +01:00
Sohaib Baig fe764614b1 Merge branch 'main' into bug6148 2025-11-13 13:37:06 +01:00
Sohaib Baig fd91cb0922 forgot to add changes to previous commit 2025-11-13 13:21:15 +01:00
Sohaib Baig 8ca8dd20eb locked IPs turned into permission object instead of server action
Locked IPs were previously not treated as SecuredSecurityType, but
rather their actions were treated as separate ServerAction instances
with the object in question remaining the server. To maintain permission
granularity at the IP address level, Locked IP addresses have been made
HasPermissions object in SecuredSecurityType with DefaultActions READ
and DELETE serving as get and unlock method permissions respectively
that can now be treated as the object wildcard of permission triples.
2025-11-13 13:20:53 +01:00