Commit Graph
65700 Commits
Author SHA1 Message Date
Axel Uhl ac2f1b2bdf bug6192: updated gwt-servlet version in feature.xml 2025-12-05 11:18:09 +01:00
Axel Uhl 90f9a752a6 delete gwt download folder again 2025-12-05 08:52:32 +01:00
Axel Uhl c94f2c5a53 bug6192: adjusted GWT version in java/pom.xml 2025-12-04 23:17:47 +01:00
Axel Uhl 20f10c63a0 bug6192: upgraded GWT to 2.12.4 (fork), fixing GWT issue 10181 2025-12-04 22:10:41 +01:00
Axel Uhl edd0d070e2 fixed @Source tag for FAREAST28R.png resource 2025-12-03 13:14:43 +01:00
Sohaib Baig 14ab625eb5 doc: release notes for bug6148 2025-12-02 15:29:55 +01:00
Axel Uhl eb13cb12b9 fixed release notes month 2025-12-02 15:15:21 +01:00
Axel Uhl 3567899e78 Merge pull request #13 from radek-masnica/newBoatclass_Fareast28R
Adding Fareast 28R boat class. Thanks :-)
2025-12-02 15:13:04 +01:00
Axel Uhl 12e974ab39 renamed Fareast28R.png to FAREAST28R.png, making consistent with BoatClassMasterdata 2025-12-02 15:11:05 +01:00
Axel Uhl e8b1458780 Merge sapsailing_main into main 2025-12-02 11:59:27 +01:00
Sohaib Baig fd6e34fdb2 Updated onboarding.md (markdown) 2025-12-02 10:15:39 +00:00
Sohaib Baig 7217f1acae Updated onboarding.md (markdown) 2025-12-02 10:13:54 +00:00
Axel Uhl 19ce60b92c scaled boat class icon to 140x140 (was 141x140), added release notes 2025-12-02 10:30:13 +01:00
Axel Uhl 769148c2d6 Merge branch 'main' into newBoatclass_Fareast28R 2025-12-02 10:26:48 +01:00
Axel Uhl 2eb9d5b68f added comments in gwt.ui's pom.xml for GWT issue 10181 2025-12-02 10:24:54 +01:00
Radek Masnica e2a2c4def5 Adding Fareast 28R boat class 2025-12-02 09:07:55 +01:00
Axel Uhl d724b2998c Merge sapsailing_main into main 2025-12-01 22:56:32 +01:00
Sohaib Baig 544b65e58b Updated onboarding.md (markdown) 2025-12-01 21:00:05 +00:00
Axel Uhl bc6beacf06 Merge sapsailing_main into main 2025-12-01 17:59:22 +01:00
Axel Uhl 3a43f844ec Updated development-environment.md (markdown) 2025-12-01 16:30:12 +00:00
Sohaib Baig bbd1f10f3e Merge branch 'bug6148' 2025-12-01 15:36:11 +01:00
Axel Uhl c4056d13b7 Merge branch 'main' into bug6186 2025-11-27 17:50:46 +01:00
Axel Uhl 7cad48711a formatting and typo fixes only 2025-11-27 17:48:53 +01:00
Axel Uhl 3214944514 Merge branch 'main' into bug6186; fixed mandatory triggering of mark passing calculation upon MPC.resume() 2025-11-27 15:22:56 +01:00
Sohaib Baig 02d782497c Merge branch 'main' into bug6148 2025-11-27 15:06:16 +01:00
Axel Uhl cfce131b0d added comment 2025-11-27 14:02:07 +01:00
Axel Uhl c614f17408 formatting 2025-11-27 11:29:49 +01:00
Axel Uhl 89de78685b bug6186: trying to resolve deadlock by using separate MPC thread pool 2025-11-27 11:28:36 +01:00
Sohaib Baig c11a113412 bugfix: extended locking duration for unlockUser test
Locally, the lock duration was not long enough to last until the admin
logged in to unlock them. This bypassed the need to interact with a
dialog locally, and so the test was still succeeding even after an
interaction command for this dialog was removed. This duration was long
enough for the server however, and so the dialog demanding interaction
would appear and crash the test. The expected lock duration has been
extended by trigger +1 failed login attempts as well as the dialog
interact.
2025-11-26 16:05:44 +01:00
Axel Uhl 4c87dd1089 bug6186: dedicated background thread pool to wait for mark passing calculator initializations 2025-11-26 10:48:11 +01:00
Axel Uhl d20dc15983 bug6186: no separate thread to cache mark passings in DB; use background executor 2025-11-26 10:44:29 +01:00
Axel Uhl 2ea8e78c08 removed obsolete comment 2025-11-26 09:39:45 +01:00
Sohaib Baig 499713d04d bugfix: testUnlockUser blocked by popup dialog
Popup dialog replaced with toast notification for success. Although the
reason behind this bug is yet not understood because the dialog should
have been accepted by the corresponding method in the PO, as it has done
before, replacing it with a toast notification should nevertheless
remove the possibility of it happening again.
2025-11-25 17:44:07 +01:00
Axel Uhl a75d0479c9 update RibDashboard SDM to use JavaSE-17 2025-11-25 17:14:15 +01:00
Axel Uhl a3637ab379 fixing more GWT versions in java/pom.xml 2025-11-25 11:07:03 +01:00
Axel Uhl cc8b7a254e fixing GWT version in java/pom.xml to 2.12.3 2025-11-25 10:43:33 +01:00
Axel Uhl 4963d5cc49 upgrade to gwt-2.12.3 for improved RPC "no instantiable subtype" warnings 2025-11-25 10:10:54 +01:00
Axel Uhl 6c85a688a1 Merge branch 'main' into bug6148 2025-11-25 01:35:11 +01:00
Axel Uhl 45332786ca switching to gwt.2.12.3 which has more GWT RPC serializer generator warnings/errors 2025-11-25 01:32:22 +01:00
Axel Uhl 2f8aeb83cc bug6148: added missing CSFs for Duration implementations to security.ui 2025-11-24 18:37:07 +01:00
Axel Uhl 134bc8c01b bug6148: adding TimedLock only to gwt.ui SerializationDummy seems to suffice;
will this pass the central build?
2025-11-24 12:14:43 +01:00
Axel Uhl 81802fc709 Merge branch 'main' into bug6148 2025-11-24 11:19:42 +01:00
Axel Uhl f4ec4eb35a fixed syntax error in translation_v2.json 2025-11-24 09:30:08 +01:00
Axel Uhl 2ecf6cc340 bug6148: TimedLock serialization locally also works without the SerializationDummy kludge; try this 2025-11-23 21:58:42 +01:00
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