Axel Uhl
08579093f6
Merge branch 'main' into bug6135
2025-07-01 23:00:47 +02:00
Axel Uhl
9dfa14d901
bug6105 aftermath: stage header gets pointer-events: none so hover for takedown button comes through;
...
furthermore, display: inline-block needed to be removed in order for stage images to shown when
embedded in slick-slider
2025-07-01 22:49:00 +02:00
Axel Uhl
c5ea0dad41
updated target platform sequence number
2025-07-01 15:07:15 +02:00
Axel Uhl
7809a1f1d4
added missing apache-el/-jsp source bundles to p2 base repo
2025-07-01 14:58:44 +02:00
Axel Uhl
10c73b9533
bug6147: ignore long-distance, non-spinnaker, or circular-random values if not present; no GPH defaults to 0.0 now
2025-07-01 11:33:37 +02:00
Axel Uhl
7c8366c94c
bug6147: use -1 as GPH when not found, avoiding NPE during serialization
2025-07-01 10:58:53 +02:00
Axel Uhl
be3c92c1ee
Merge branch 'main' into bug6135
2025-06-30 17:20:28 +02:00
Axel Uhl
200207f8bc
bug6105 aftermath: a bit of layout cleanup in takedown request dialog
2025-06-30 11:32:06 +02:00
Axel Uhl
1523242967
Merge remote-tracking branch 'github/main' into main
2025-06-29 19:28:02 +02:00
Axel Uhl
47c393a70b
show progress indicator when loading Igtimi devices table contents
2025-06-29 18:03:14 +02:00
Axel Uhl
934e5984f9
bug6145: implemented removing from DynamicTrackWithRemove[Impl] correctly now
2025-06-28 17:53:30 +02:00
Axel Uhl
67d1fe7cfc
bug6145: truncate IgtimiWindReceiver track heads when fixes have been consumed
2025-06-28 16:41:31 +02:00
Axel Uhl
86d11a7365
bug6146: use a dedicated foreground thread pool for handling listener notifications in RiotServer
2025-06-28 15:15:13 +02:00
Axel Uhl
cd7c4f3a6e
bug6145: use ConcurrentHashMaps in IgtimiWindReceiver to avoid concurrency issues
2025-06-28 14:16:16 +02:00
Axel Uhl
85c8b57398
bug6140 aftermath: show all logs loaded so far and request since last loaded
2025-06-28 13:46:15 +02:00
Axel Uhl
6b8475fc80
bug6140 aftermath: display logs with time stamp
2025-06-27 17:11:00 +02:00
Axel Uhl
8a0de82fb7
reduce log severity for regular operation replication;
...
this will reduce load on, e.g., the "wind" replica set where it is
normal to receive modifying operations on a replica, also in high
volumes.
2025-06-26 16:04:04 +02:00
Axel Uhl
f83b6be9e5
bug6140 aftermath: add buttons for enable/disable OTA logging for Igtimi devices
2025-06-26 14:38:43 +02:00
Axel Uhl
45716cc0ab
added a refresh button to the Igtimi freestyle command log area
2025-06-24 19:36:54 +02:00
Axel Uhl
f7a32ff439
implemented safe way to avoid replication-based deadlock asking for SecurityService in RiotServer prematurely
2025-06-24 17:21:32 +02:00
Axel Uhl
31e0e76e51
Merge branch 'main' into bug6140
2025-06-24 16:30:55 +02:00
Axel Uhl
91aae57a66
fix deadlock during RiotServerImpl initialization;
...
when the service is being initialized on a replica, queued operations
will be applied after receiving the initial load; at this time, the
SecurityServiceImpl may not yet be available, so asking for it can lead
to a deadlock. WebSocket connections, however, can not exist yet when
the RiotServerImpl hasn't announced it's ready yet. So accessing the
SecurityService only when there are active WebSocket connections should
solve this problem.
2025-06-24 16:28:30 +02:00
Axel Uhl
847043a31e
FIXME regarding Riot deadlock while applying queued replication operations
2025-06-24 16:10:58 +02:00
Axel Uhl
7dba5c45da
bug6140: added missing description for sendCommandsToDescription
2025-06-24 10:12:40 +02:00
Axel Uhl
d6a647f3ee
Merge branch 'main' into bug6140
2025-06-23 18:55:13 +02:00
Axel Uhl
26e9df7f1b
bug6105: adjusted font size for desktop gallery viewer to 20px, too
2025-06-23 18:53:02 +02:00
Axel Uhl
8e63af9689
bug6140: added log output to Igtimi freestyle command dialog
2025-06-23 18:14:06 +02:00
Axel Uhl
f059b48864
bug6140: added a prototypical freestyle command sending facility
2025-06-23 17:30:09 +02:00
Axel Uhl
5c00b043db
bug6140: sending log cell ... commands to enable/disable OTA logging
2025-06-23 16:26:02 +02:00
Axel Uhl
8ae50b8d81
bug6105: enlarged takedown button in mobile gallery player and media gallery
2025-06-23 15:55:08 +02:00
Axel Uhl
a68b3644f0
bug6105: adding nested part of @media query redundantly to GSS files;
...
don't know why this helps, but without it the media takedown notice
request icon doesn't appear when hovering over the wrapper element
2025-06-23 15:43:43 +02:00
Axel Uhl
feaf5b86bf
bug6105: use @media CSS query to implement hover only where supported
2025-06-23 15:13:24 +02:00
Axel Uhl
6372e41d97
bug6105: added padding in takedown notice request dialog
2025-06-23 11:52:03 +02:00
Axel Uhl
be05c64580
Merge branch 'main' into bug6105
2025-06-23 11:17:51 +02:00
Axel Uhl
0353d32752
bug6140: improved websocket logging, reducing user output to user name
2025-06-22 21:16:21 +02:00
Axel Uhl
07c718a3b1
bug6140: log every Igtimi device Log message to our logs
2025-06-22 17:23:53 +02:00
Axel Uhl
3990d1eb27
bug6140: use logs from Log data fix messages, not DeviceManagementResponse
2025-06-22 11:55:50 +02:00
Axel Uhl
baf360300d
bug6140: updated launch configs
2025-06-21 15:27:18 +02:00
Axel Uhl
cb364545fb
Merge branch 'main' into bug6135
2025-06-21 13:20:44 +02:00
Axel Uhl
e2312cb069
Merge branch 'main' into bug6140
2025-06-21 13:14:11 +02:00
Axel Uhl
5af43e2d44
Merge sapsailing_main into main
2025-06-19 20:58:01 +02:00
Hudson CI
bf7185f30e
Merge commit '5b796ddec2b474fa8190955bbdaf4fae4f37ef73'
2025-06-19 18:46:37 +00:00
service-tip-git
5b796ddec2
[INTERNAL] Translation delivery: commit by LX Lab
...
Change-Id: I5b82b1b6287e9002de9aa7e32e3cdded8514eb7f
2025-06-19 16:17:43 +00:00
Axel Uhl
6d81351994
new scoring scheme for iQFOil, promoting two to grand final
2025-06-19 17:34:47 +02:00
Axel Uhl
3211961a11
Merge branch 'main' into bug6140
2025-06-18 21:42:53 +02:00
Axel Uhl
122feaccdf
Merge remote-tracking branch 'github/bug6141' into main
2025-06-18 21:40:13 +02:00
Axel Uhl
55e85c2427
bug6140: started to implement command response handling
2025-06-18 18:25:17 +02:00
Axel Uhl
836e2e9af1
bug6140: added icon/action to send the IMU calibration commands to a WindBot
2025-06-18 18:05:48 +02:00
Axel Uhl
c2d4c59f19
bug6141: use SecurityService instead of Subject for permission check;
...
tests green; SecurityService is mocked accordingly in the test
2025-06-18 17:12:50 +02:00
Axel Uhl
06c885319a
bug6141: filter search results based on Subject's READ permissions;
...
SearchServiceTest tests fail now; need to make those test objects
readable for <all> and add a test that gets only partial results based
on the changes
2025-06-18 16:53:47 +02:00