Commit Graph
16 Commits
Author SHA1 Message Date
Wessels, Udo (PPN) 3e9b98fe5a bug5905: Added next test of checking Race Manager App QR-Code generation. 2023-10-30 15:34:45 +01:00
Wessels, Udo (PPN) 859ccc0436 bug5905: added some comments for test documentation. 2023-10-30 09:05:12 +01:00
Wessels, Udo (PPN) 591cc38d98 bug5905: fixed and extended first QR-Code test. Now the redirect of the public invitation is checked until new QR-Code page on Home.html. 2023-10-27 16:17:11 +02:00
Wessels, Udo (PPN) 3636d0c321 bug5905: fixed an obvious bug in selenium tests and moved link creation test to it's own test class because the origin location was not fitting to the test context. 2023-10-27 09:53:33 +02:00
Wessels, Udo (PPN) 0fb8228d99 Merge branch 'master' into bug5905 2023-10-27 09:13:58 +02:00
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
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
Wessels, Udo (PPN) f73334eccc Merge branch 'master' into bug5902 2023-10-16 17:44:12 +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
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
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