Commit Graph
60898 Commits
Author SHA1 Message Date
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
Axel Uhl d396a0e4c5 bug5883: using Set for SubscriptionPlan.featureIds and refactored its interface slightly 2023-10-04 17:53:16 +02:00
Axel Uhl ce2668348e bug5883: code formatting 2023-10-04 17:49:53 +02:00
Axel Uhl 8ba4ae734e Merge branch 'master' into bug5883 2023-10-04 16:49:29 +02:00
Axel Uhl 3cd53cf86c fixed typo in comment 2023-10-04 10:17:04 +02:00
Thomas Stokes b0b90cdcf9 Updated onboarding glossary (markdown) 2023-10-02 14:39:55 +00:00
Thomas Stokes 118b874dc8 Fix typos 2023-09-29 16:39:25 +00:00
Thomas Stokes a9e871eaac Add info on superdevmode 2023-09-29 16:37:40 +00:00
Axel Uhl e8b8bd7f63 Merge remote-tracking branch 'origin/master' 2023-09-26 19:38:10 +02:00
Thomas Stokes 07afc82e65 Fix the role of swisstiming 2023-09-26 14:15:47 +00:00
Thomas Stokes a3fdd0ecac Fix the role of swisstiming 2023-09-26 14:13:48 +00:00
Axel Uhl 5d448ca67b added SALONA_46 and HANSE_418 boat class masterdata 2023-09-25 21:59:18 +02:00
Axel Uhl e11e6f576a Merge remote-tracking branch 'origin/master' 2023-09-25 21:31:52 +02:00
Axel Uhl dac3bbfcb0 Merge remote-tracking branch 'origin/master' 2023-09-24 23:33:27 +02:00
Axel Uhl 25e7aa5689 fixed file path correction under Cygwin64; fixed parameter detection issue in install-gwt script 2023-09-24 23:31:40 +02:00
Thomas Stokea ea7da88939 Fix whitespace issue 2023-09-24 21:07:51 +00:00
Thomas Stokea 9a719f8400 Format doc 2023-09-24 21:07:12 +00:00
Thomas Stokea 1ecf8be658 Format doc 2023-09-24 21:07:10 +00:00
Axel Uhl 56fc6a9909 use SAP JVM 8.1.095 for Docker images 2023-09-24 18:03:26 +02:00
Axel Uhl 619db1f7ef Merge remote-tracking branch 'origin/master' 2023-09-24 18:01:37 +02:00
Axel Uhl 90a496bcb3 upgrade Docker images to SAP JVM 8.0.95 and use build-deps "bullseye" 2023-09-24 18:00:14 +02:00
Thomas Stokes 2c1e612cb2 Polish the glossary 2023-09-24 11:20:54 +02:00
Thomas Stokes 7590299849 Fix ordering and formatting 2023-09-24 10:33:54 +02:00
Thomas Stokes a2d56b9c3b Add finishing touches to glossary 2023-09-23 23:11:49 +02:00
Thomas Stokes 9f4a4950ab Add onboarding glossary and basic rundown of components 2023-09-23 23:04:04 +02:00
Axel Uhl f9454ce7d7 Merge branch 'master' into translation 2023-09-14 21:30:06 +02:00
service.tip.git 47966a7efd [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ic4c7376e5b3f6c64e83b3e2c15a0305c96b431e8
2023-09-14 15:20:18 +00:00
service.tip.git eb95a73132 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I28413dc5a028f3ed1fbe9d71e23c721394e9e5e8
2023-09-07 15:19:10 +00:00
Udo Wessels 5f99bcb654 Merge branch 'master' into bug5883 2023-09-04 13:51:36 +02:00
Thomas Stokea 41a1a5653e formatting 2023-09-03 23:56:59 +00:00
Thomas Stokea 453d1a6445 ant install needed 2023-09-03 19:01:49 +00:00
Thomas Stokea b5ea370570 Updated onboarding (markdown) 2023-09-01 22:32:52 +00:00
Udo Wessels 241464732b bug5773: decoupled feature list rendering from hard coded feature line definitions.
- Now all features are configured by a key stored to depending plan category (enum). For each feature we need an entry in SubscriptionPlan.PlanCategory constructor and labels for name, description and url (optional filled with a link to further details about the feature). The rendering is done automatically and in the order of definition.
- see wiki (info/misc/subscriptions) for details
2023-09-01 16:09:23 +02:00
Udo Wessels e7bfd2c0aa bug5883: fixed width problem of feature list on mobile devices.
- Title is now vertically aligned and column width is optimized not to have a table width that forced to scroll horizontal.
2023-09-01 12:08:25 +02:00
Thomas Stokea 4a8e792fee Updated onboarding (markdown) 2023-09-01 09:39:35 +00:00
Thomas Stokea c97ffecba6 Updated onboarding (markdown) 2023-09-01 09:39:03 +00:00
Thomas Stokea f302a4c785 Updated onboarding (markdown) 2023-09-01 09:20:11 +00:00
Thomas Stokea 0166cc2f1d extra step added 2023-09-01 09:19:17 +00:00
Thomas Stokea c194cf4cf6 potential extra step needed 2023-09-01 09:17:16 +00:00
Thomas Stokea 516952ea3d clarification added 2023-09-01 08:31:36 +00:00
Thomas Stokea 6bb2ed1cdc clarification added 2023-09-01 08:31:35 +00:00
Thomas Stokea cb2c6386d6 clarification to avoid confusion 2023-08-31 23:44:26 +00:00
Axel Uhl ff4eb6603f bug5903: added maneuver stats to DataMining 2023-08-31 23:45:57 +02:00
Axel Uhl 4eca3af507 Merge branch 'translation' 2023-08-31 23:08:27 +02:00
Axel Uhl ed8b776e18 Merge remote-tracking branch 'origin/master' 2023-08-31 13:19:31 +02:00
service.tip.git bca5454ffa [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I95bdd169ed3d7eda3de2e305bf5c9e34763b8638
2023-08-31 08:42:17 +00:00
Axel Uhl c1247133da added launch config for windestimation training phase 2023-08-31 10:06:44 +02:00
Axel Uhl 0fad726308 bug5898: fixed tests by well-crafted redundant verdicts 2023-08-31 00:50:59 +02:00
Axel Uhl 6cf0f8fd05 bug5898: release notes 2023-08-30 18:29:10 +02:00