Commit Graph
60955 Commits
Author SHA1 Message Date
Wessels, Udo (PPN) 6909dbd033 bug5905: Added a first test to create a public invitation link. This can be used later also to check branch.io forwarding to QR-Code page. 2023-10-23 17:43:28 +02:00
Wessels, Udo (PPN) 699ba9b70a bug5905: Initial implementation. QR-Code generation works, but there are still some open points, like translated texts and error handling. 2023-10-20 14:41:14 +02:00
Axel Uhl 298856df61 another update of Wiki docs for existing Android xMake release build 2023-10-20 14:31:33 +02:00
Axel Uhl a76804ead4 working on adjusting Wiki docs for xmake-based Android build 2023-10-20 14:11:46 +02:00
Axel Uhl 228e3f4042 Merge remote-tracking branch 'origin/master' 2023-10-20 12:58:36 +02:00
Axel Uhl eb38d4254b bug5912: updated Wiki explanations for setting up EC2 images from scratch 2023-10-20 12:57:42 +02:00
EC2 Server 166f4cdc3a my-event mail notification and docker registry are only needed on web server 2023-10-20 09:28:42 +00:00
Axel Uhl fdfe4dd286 wiki: removed BUP as backup tool from the EC2 webserver image creation process 2023-10-20 10:08:15 +02:00
Axel Uhl 722e38428b wiki: updated EC2 image creation to use Mongo 4.4 2023-10-20 10:07:59 +02:00
Axel Uhl abc6350f4a remove DOCTYPE from wiki/.project 2023-10-20 10:04:17 +02:00
Axel Uhl 7285c83d84 Merge branch 'bug5895' 2023-10-19 16:13:29 +02:00
Axel Uhl 9ec2adb4ee code formatting 2023-10-19 14:44:25 +02:00
Axel Uhl bcef2cf4eb fixed onboarding entry regarding Eclipse plugin installation override 2023-10-19 14:34:34 +02:00
Axel Uhl b46c5a7f2d Merge branch 'master' into bug5895 2023-10-19 13:18:49 +02:00
Axel Uhl c65b05c885 bug5895: remembering the oldest time stamp of the newest chart data point of each competitor;
Use this to update the chart whenever the request time point is later
than that.
2023-10-19 13:18:33 +02:00
Axel Uhl fdb8f0fcf7 avoid NPE in Subscription data mining 2023-10-19 09:53:42 +02:00
Axel Uhl 576eeb36aa bug5895: comments; fixed SDM debug config regarding browser config order 2023-10-18 11:04:13 +02:00
Wessels, Udo (PPN) d43868f7f6 Merge branch 'bug5902' 2023-10-16 17:57:52 +02:00
Wessels, Udo (PPN) 83623e2b5b bug5902: add missing QR-Code generation for buoy pinger app documentation 2023-10-16 17:56:28 +02:00
Axel Uhl 011a89470b describe adding Chrome for GWT application debugging 2023-10-16 17:55:45 +02:00
Wessels, Udo (PPN) f73334eccc Merge branch 'master' into bug5902 2023-10-16 17:44:12 +02:00
Axel Uhl c7e359982b Merge branch 'translation' 2023-10-16 17:34:31 +02:00
Axel Uhl 4a76ad2f3f adjusted onboarding regarding the "Install Remediation Page" for Eclipse plugin installation 2023-10-16 17:28:30 +02:00
Axel Uhl cb1ba2c41a copied pluginsForEclipse2022-06.p2f to pluginsForEclipse2023-09.p2f 2023-10-16 17:22:20 +02:00
Axel Uhl 50ef85d6e3 added Web / JavaScript tools to the p2f file 2023-10-16 17:21:36 +02:00
Axel Uhl 477636ef08 bug5910: commit prefs changes related to GWT, added feature.xml to bin.includes in feature projects' build.properties 2023-10-16 16:35:00 +02:00
Axel Uhl 6939fa790e Merge branch 'master' into bug5910 2023-10-16 15:18:35 +02:00
Wessels, Udo (PPN) 9c2f2cf0dd bug9502: mentioned bug fix in 'what's new' dialog and added a general section about QR-Codes to wiki 2023-10-16 15:03:42 +02:00
Axel Uhl cecbf0a256 bug5902: removed unused stuff from InvitationMode enum 2023-10-16 12:23:24 +02:00
Uhl 49e4147c25 Merge branch 'translation' of ssh://git.wdf.sap.corp:29418/SAPSail/sapsailingcapture into translation 2023-10-16 12:03:23 +02:00
Axel Uhl b06bd0e264 Merge branch 'master' into bug5902 2023-10-16 12:02:19 +02:00
Thomas Stokes 1d8e84d19a Fix formatting for clarity 2023-10-13 08:39:25 +00:00
Thomas Stokes bd7775eacf Add step for more recent AMIs 2023-10-13 08:38:48 +00:00
Thomas Stokes 5bdc8ad3e5 Add clarification and redorder 2023-10-12 18:18:34 +00:00
Thomas Stokes 6f2cce46b8 Add extra step, which may be needed on certain OSs 2023-10-12 17:43:45 +00:00
Thomas Stokes 2971cff07a Fix typo and explanation 2023-10-12 12:04:30 +00:00
Thomas Stokes c973ce72aa Add extra detail 2023-10-12 12:02:09 +00:00
Thomas Stokes 91fc5eebdc Add recommendation 2023-10-12 09:26:31 +00:00
Thomas Stokes 7b31fdeb3f Add glossary clarification 2023-10-09 20:48:01 +00:00
Thomas Stokes 5ab04bd734 Add info about discards 2023-10-09 20:44:52 +00:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Wessels, Udo (PPN) 5bc64e6f00 bug5902: rewrite mode selection logic. Former selection by 'mode' url parameter was exchanged by guessing the mode based on existing url parameters. 2023-10-09 16:56:08 +02:00
Wessels, Udo (PPN) 2081e9cf43 Merge branch 'bug5883' 2023-10-07 13:03:56 +02:00
Wessels, Udo (PPN) b555c66a05 bug5883: fix for rotation problem under iOS. 2023-10-06 18:15:52 +02:00
Thomas Stokes 475bbf04dd Add createHudsonJobForBug instructions 2023-10-06 13:42:58 +00:00
Wessels, Udo (PPN) 212d840dea bug5883: rework based on Axel's review from 01.10.2023 (https://bugzilla.sapsailing.com/bugzilla/show_bug.cgi?id=5883#c10)
- Fixed spacing for small screens
- Fixed header text orientation
- Removed optional URL translations from properties and StringConstants class and implemented handling of not existing url accordingly
2023-10-06 14:38:59 +02:00
service.tip.git cdb307fd81 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I514b992eb534c18d094a37b788ff2c4f441ea10a
2023-10-05 15:22:38 +00:00
Axel Uhl 74a1df6b77 bug5909: more expressive variable names; use final; add @Override 2023-10-05 17:13:40 +02:00
Axel Uhl 30931352ed Merge branch 'master' into bug5909 2023-10-05 16:59:40 +02:00
Axel Uhl be6b73a60a Merge remote-tracking branch 'sap/translation' into translation 2023-10-05 10:07:56 +02:00