Commit Graph
100 Commits
Author SHA1 Message Date
Axel Uhl 3d1d7c386c bug6060: clientConfigurationContext is now stored as Map<String, Object> in request context 2025-08-15 17:04:28 +02:00
Axel Uhl a7f855d5ec bug6060: assigning the <script> code for setting document.clientConfigurationContext to a ServletContext attribute 2025-08-14 17:25:45 +02:00
Axel Uhl 0a7601e5fc bug6060: pass BrandingConfiguration properties through to ClientConfiguration using JavaScript servlet 2025-08-14 15:45:24 +02:00
Axel Uhl c82122e483 Merge branch 'main' into bug6060 2025-08-14 10:05:52 +02:00
Axel Uhl 0944e83ea1 support 100, not only 50 drop-down entries for series editing 2025-08-13 22:41:53 +02:00
Axel Uhl 7b1e5a3fe2 whitespace changes only 2025-08-13 22:40:03 +02:00
Axel Uhl 466bece0ee bug6060: added com.sap.sse.branding.sap to java/pom.xml 2025-08-13 21:35:09 +02:00
Axel Uhl d0521f3367 bug6060: fixed comparison in ClientConfigurationListener 2025-08-13 21:34:22 +02:00
Axel Uhl cb108bcbe8 bug6060: updated documentation and env.sh regarding the new com.sap.sse.branding system property 2025-08-13 17:44:39 +02:00
Axel Uhl 4c6cf92a89 bug6060: switched all occurrences of clientConfigurationContext.SAP to .brandTitle 2025-08-13 17:28:34 +02:00
Axel Uhl 5340d88b3a bug6060: de-dynamized branding using separate configuration impls 2025-08-13 17:08:52 +02:00
Axel Uhl be50dc6a57 bug6060: working dynamic branding/de-branding with replication but w/o persistence 2025-08-13 14:14:49 +02:00
Axel Uhl 93143e57e0 bug6060: split branding config off from sailing server config 2025-08-13 13:16:37 +02:00
Axel Uhl ba7e7a12df to finally avoid the udpSocket resource warning, use try-with-resource 2025-08-13 10:23:34 +02:00
Axel Uhl 93264af4c2 local launch config, to share across devices, for Selenium test back-end 2025-08-12 23:22:16 +02:00
Axel Uhl 6963763835 removed an obsolete @SuppressWarnings("resource") based on Eclipse 2025-06 info messages 2025-08-12 23:09:29 +02:00
Axel Uhl 60d2a8fe27 Merge branch 'main' into bug6060 2025-08-12 23:05:12 +02:00
Axel Uhl 129bfc0591 updated SAPJVM8 dockerfile to 8.1.106 2025-08-12 22:57:39 +02:00
Axel Uhl 430b972f84 exported a p2f file for Eclipse 2025-06 2025-08-12 22:47:27 +02:00
Axel Uhl 511f0143c2 enable code server on 0.0.0.0, so it also works through Eclipse/Docker 2025-08-12 22:40:36 +02:00
Axel Uhl dfbb9e8fd5 bug6060: re-enable branding after whitelabel test 2025-08-12 20:13:37 +02:00
Axel Uhl ce2fb4110e bug6060: fixing checks for when clientConfigurationContext update is required in ClientConfigurationListener 2025-08-12 17:31:10 +02:00
Axel Uhl 469d41a982 bug6060: provide a basic ServiceTracker mock for the BrandingConfigurationService 2025-08-12 14:02:35 +02:00
Axel Uhl 6a8c95d4b1 bug6060: fixed activator setting or gateway.test.support 2025-08-11 17:15:02 +02:00
Axel Uhl f40dd9faa3 bug6060: use BrandingConfigurationService also in WhitelabelSwitchServlet for tests 2025-08-11 15:10:24 +02:00
Axel Uhl c45d34a5e6 bug6060: fixed branding-->debranding pass-through after changes 2025-08-11 12:37:48 +02:00
Axel Uhl 837ff93068 bug6060: added missing Activator declaration for com.sap.sse.branding bundle 2025-08-11 12:27:38 +02:00
Axel Uhl a0bb2913b1 bug6060: renamed debranding folder to branding 2025-08-08 09:21:43 +02:00
Axel Uhl a5a0f66fff Merge branch 'main' into bug6060 2025-08-07 17:48:08 +02:00
Axel Uhl 813e5a8cb5 formatted admin release notes 2025-08-07 17:37:17 +02:00
Axel Uhl 6222c4ecf0 firefox_version default also needs to be computed when not passed through dispatch 2025-08-07 17:35:06 +02:00
Axel Uhl 9bfab08760 bug6131: release notes 2025-08-07 17:31:23 +02:00
Axel Uhl 0ca5db411b Merge branch 'main' into bug6131 2025-08-07 15:29:53 +02:00
Axel Uhl a9824b442d Firefox 140.0 is still good; it seems the switch to 141.0 that lets our Selenium tests with animations fail 2025-08-07 15:29:26 +02:00
Axel Uhl ad9bbf08da Merge branch 'main' into bug6131 2025-08-07 13:19:01 +02:00
Axel Uhl d0848d9f84 fixed passing through of firefox_version build input 2025-08-07 13:08:46 +02:00
Axel Uhl 9384613751 bug6131: a working implementation 2025-08-07 13:05:57 +02:00
Axel Uhl 3a73b7aa45 Merge branch 'main' into bug6131 2025-08-07 10:21:10 +02:00
Axel Uhl 974cd43b92 made firefox an input after matrix build fails for conflicting output filenames 2025-08-07 10:19:00 +02:00
Axel Uhl c3fbe1a441 bug6131: added column selectors to copy dialog 2025-08-06 16:46:15 +02:00
Axel Uhl 2491b28911 run matrix build for a number of recent Firefox versions to see where Selenium tests start breaking 2025-08-06 16:35:40 +02:00
Axel Uhl 87651e478a bug6131: some logic to extract boats, competitors, and RaceColumnDTOs from RegattaDTO 2025-08-06 16:34:48 +02:00
Axel Uhl 30633991f1 bug6131: started to add action on Leaderboards/Leaderboards to copy from another pairing list 2025-08-06 14:53:57 +02:00
Axel Uhl 0b0c0ae105 try 5914774dda97099441f02628f8d46411fcfbd208 as commit ID for v1.7.0 of setup-firefox 2025-08-06 13:59:44 +02:00
Axel Uhl 78899d154c trying a6d021f85451e513efce26150222faefccf7cd18 as the setup-firefox commit for v1.7.0 2025-08-06 13:55:19 +02:00
Axel Uhl 71e14d1b67 use v1 of setup-firefox because commit won't work 2025-08-06 13:46:43 +02:00
Axel Uhl 9c6f31bbc3 use a firefox-setup commit ID for a release 2025-08-06 13:44:31 +02:00
Axel Uhl 0f5c303836 trying to fix firefox version to 1.137 to avoid Selenium test hazards 2025-08-06 13:37:13 +02:00
Axel Uhl 74f0348e23 Revert "trying to switch from Firefox to Chrome headless driver";
This reverts commit 2cf3ee0f4e as
it made many more Selenium tests fail.
2025-08-05 23:21:58 +02:00
Axel Uhl 2cf3ee0f4e trying to switch from Firefox to Chrome headless driver 2025-08-05 16:50:00 +02:00
Axel Uhl 1238c0873b bug6060: re-generated launch files 2025-08-05 10:37:51 +02:00
Axel Uhl e2ef5d721b Merge branch 'main' into bug6060 2025-08-05 10:37:39 +02:00
Axel Uhl f906f58f10 restructured Wiki Home.md a bit 2025-08-05 10:36:13 +02:00
Axel Uhl f7bb623824 Updated Home.md (markdown) 2025-08-05 08:27:28 +00:00
Axel Uhl 3a26e44181 Updated basic-architectural-principles.md (markdown) 2025-08-05 08:19:23 +00:00
Axel Uhl a555656e2d Updated basic-architectural-principles.md (markdown) 2025-08-05 08:09:51 +00:00
Axel Uhl 803b3da719 setting width/height of headless firefox to 1920x1080 for Selenium tests 2025-08-05 09:52:11 +02:00
Axel Uhl 025ff4a9da bug6060: renamed com.sap.sse.debranding to branding; moved logic into an OSGi service 2025-08-04 18:41:31 +02:00
Axel Uhl 2db94e68c6 Merge branch 'main' into bug6060 2025-08-04 17:21:09 +02:00
Axel Uhl d565e9b031 improved documentation on replication 2025-08-04 11:18:15 +02:00
Axel Uhl 08fac0f960 use Sapmachine 24.0.*2* for docker-24 2025-08-04 09:35:50 +02:00
Axel Uhl b48423ded5 added dockerfiles for newer JVMs to main branch 2025-08-04 09:30:08 +02:00
Axel Uhl dcf963f40b fixed slashes in Wiki article 2025-08-04 09:29:35 +02:00
Axel Uhl 449df5bac3 added section on Security in runtime-environment.md 2025-08-01 17:00:07 +02:00
Axel Uhl 7b400fd615 formatting only 2025-08-01 16:49:46 +02:00
Axel Uhl 0a7393b2db more Wiki editing 2025-08-01 16:47:49 +02:00
Axel Uhl 1e2339da23 Merge remote-tracking branch 'github/main' into main 2025-08-01 16:04:51 +02:00
Axel Uhl ccd6650a19 wrote on workspace bundles and projects in Wiki 2025-08-01 15:58:46 +02:00
Axel Uhl 90d84797c4 Merge remote-tracking branch 'github/main' into main 2025-08-01 14:43:55 +02:00
Axel Uhl 8817bb68f3 wiki: introducing Workspace/Bundles/Projects page 2025-08-01 14:37:59 +02:00
Axel Uhl cca979b69a Updated Home.md (markdown) 2025-08-01 12:36:57 +00:00
Axel Uhl 1a5b584fa5 Updated Home.md (markdown) 2025-08-01 11:50:59 +00:00
Axel Uhl 3eb4d964a1 Updated Home.md (markdown) 2025-08-01 11:45:48 +00:00
Axel Uhl 1a839ef592 Updated Home.md (markdown) 2025-08-01 11:43:16 +00:00
Axel Uhl 8cc165dc45 Updated Home.md (markdown) 2025-08-01 11:42:45 +00:00
Axel Uhl 479db89f8f removed production-environment.md because it was outdated;
replaced link by link to EC2 set-up
2025-08-01 13:38:31 +02:00
Axel Uhl 2b2c29cc70 Updated architecture-and-infrastructure.md (markdown) 2025-08-01 11:37:33 +00:00
Axel Uhl db3fafe736 Updated basic-architectural-principles.md (markdown) 2025-08-01 11:26:50 +00:00
Axel Uhl acf3ff6f0e Updated architecture-and-infrastructure.md (markdown) 2025-08-01 09:41:41 +00:00
Axel Uhl e1a6c7c3f2 by default merge main into and build docker-24, not -17 and -21 anymore 2025-07-31 12:59:01 +02:00
Axel Uhl c22f5179fa bug6154: record failed access token authentication only if replication isn't currently starting 2025-07-30 17:45:58 +02:00
Axel Uhl c2ec0da1c2 more code formatting, removing obsolete TODO 2025-07-30 16:12:02 +02:00
Axel Uhl 6d3e7564cf formatting/comment changes only 2025-07-30 16:11:14 +02:00
Axel Uhl 303d7f9911 added a test asserting adding milliseconds to a compact time point works 2025-07-29 15:41:28 +02:00
Axel Uhl b63acc0046 Merge branch 'main' into bug6129 2025-07-29 13:26:42 +02:00
Axel Uhl 734f9cfcc8 formatting change only 2025-07-28 15:51:25 +02:00
Axel Uhl cfcd063aa1 Merge remote-tracking branch 'github/main' into main 2025-07-17 15:35:01 +02:00
Axel Uhl 21d7784836 improved logging for password reset/change 2025-07-17 15:33:45 +02:00
Axel Uhl 04fc6ca864 Merge branch 'main' into translation 2025-07-11 18:21:02 +02:00
Axel Uhl 24da0d0ceb re-enable loading races in launch config 2025-07-11 18:20:12 +02:00
Axel Uhl 9639b3003b Merge branch 'bug6151' into main 2025-07-11 18:10:01 +02:00
Axel Uhl 83a9c0ee23 restore races to true again 2025-07-11 15:31:54 +02:00
Axel Uhl 700dc8b7c9 Merge remote-tracking branch 'github/translation' into translation 2025-07-11 15:28:49 +02:00
Axel Uhl e752ad1fde bug6151: show fewer details about locking/banning to user banned from signing up 2025-07-11 15:25:17 +02:00
Axel Uhl b24cb738cf Merge remote-tracking branch 'github/main' into main 2025-07-10 15:57:58 +02:00
Axel Uhl 759bb19d41 added docker-compose-24.yml for a quick start with Java 24 2025-07-10 15:56:43 +02:00
Axel Uhl 0c87c1c0e9 Merge remote-tracking branch 'github/bug6149' into main 2025-07-09 22:57:28 +02:00
Axel Uhl cec190f722 Merge remote-tracking branch 'github/main' into main 2025-07-09 22:57:13 +02:00
Axel Uhl 1015d0b59c Merge remote-tracking branch 'github/main' into main 2025-07-09 12:02:44 +02:00
Axel Uhl c9f85e8dbe fixed target branch for merge-main-into-docker-17.yml for docker-24 2025-07-09 12:02:21 +02:00