Commit Graph
58825 Commits
Author SHA1 Message Date
Udo Wessels e17859bd34 bug5712: fixed the premium indicator under the user icon in header area. Was only shown in home area before. Now it is active everywhere. 2022-05-09 20:47:38 +02:00
Udo Wessels 92382cb9d6 bug5712: patch from bug5699, based on commits
[78273f7d9d9] fixed git URL
[80b96d61144] bug5699: added / extended texts documention subscription features
2022-05-09 16:37:35 +02:00
Udo Wessels 26a5563292 bug5712: fixed variable and method naming. 2022-05-09 15:21:29 +02:00
Udo Wessels bb39b4a114 bug5712: changed the order of plan groups so that "Data Mining - Archive" is before the "DataMining - All" plan (makes more sense)
- fixed a styling and position of hint buttons (especially for mobile view) on Subscription Plan Overview page.
2022-05-09 15:04:23 +02:00
Dennis Aulenbacher a92c0e676c Merge branch 'master' into bug5712
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/home/desktop/places/whatsnew/resources/SailingAnalyticsNotes.html
2022-05-09 14:14:12 +02:00
Axel Uhl edc49f5170 limit images to 500; shuffling happens through HashMap 2022-05-09 14:02:27 +02:00
Dennis Aulenbacher 65b7b2dc5c bug5712: cancelledAt Stringmessage now conveys "active until" 2022-05-09 13:18:49 +02:00
Dennis Aulenbacher 23163a0c29 bug5712: paymentFinished StringMessage is now more general 2022-05-09 13:14:43 +02:00
Axel Uhl c9ee69aac9 Merge remote-tracking branch 'origin/master' 2022-05-09 10:07:11 +02:00
Axel Uhl fe3d9a2f95 added desrciption of swap space creation for Hudson build slave to ci.md 2022-05-09 10:06:40 +02:00
Axel Uhl 6188aa45a2 added missing install steps for Hudson slave (docker.io package, login, group assignment for user hudson) 2022-05-07 23:30:20 +02:00
Axel Uhl 4ffd5fc7b8 bug5720: added release notes entry 2022-05-07 15:09:43 +02:00
Axel Uhl ca2b5c9f0d Merge branch 'master' into bug5720 2022-05-07 12:07:59 +02:00
Axel Uhl 6a4fa3200d release notes update for "Sailing Loves Photography" extension 2022-05-07 12:03:15 +02:00
Axel Uhl 780d1bc615 competitors now support a comma-separated list of e-mail addresses 2022-05-07 12:00:57 +02:00
Axel Uhl 05cff984e4 extend the "loves photography" and video collection from 12 months to 120 months (1y) 2022-05-07 11:09:03 +02:00
Axel Uhl 5fdfcf9387 Merge branch 'master' into bug5720 2022-05-07 10:51:40 +02:00
Axel Uhl fa5303eea3 added missing org.osgi bundles to target platform bundle selection 2022-05-07 10:48:48 +02:00
Axel Uhl 09f2965737 Merge remote-tracking branch 'origin/master' 2022-05-07 10:08:01 +02:00
Axel Uhl 1598856817 Merge branch 'equinox-3.18' 2022-05-07 10:06:14 +02:00
Axel Uhl af6b88085d re-generated launch configs for Equinox upgrade 2022-05-07 09:57:44 +02:00
Axel Uhl 39ddfede6f handle exception during stopReplicating if replica cannot be reached 2022-05-07 09:57:25 +02:00
Axel Uhl 8b5635b21e equinox-3.14: added org.osgi.util.xml to required bundles 2022-05-07 00:39:10 +02:00
Axel Uhl 1c326a762d equinox-3.18: added org.osgi.util.function to required bundles 2022-05-07 00:28:20 +02:00
Axel Uhl df59057b32 equinox-3.18: fixed syntactical quoting problem in feature.xml 2022-05-07 00:09:27 +02:00
Axel Uhl 09a0afb7c2 equinox-3.18: added org.ocgi.util.measurement to target platform 2022-05-06 23:59:31 +02:00
Axel Uhl e3c3cf0e3b equinox-3.18: added org.osgi.util.function as required bundle 2022-05-06 23:44:11 +02:00
Axel Uhl 34bc0a0250 equinox-3.18: removed extra leading space in bundle name 2022-05-06 23:28:56 +02:00
Axel Uhl 6d33f223f0 equinox-3.18: added org.osgi.util.promise which seems required by newer Equinox bundles 2022-05-06 23:06:45 +02:00
Axel Uhl 64f59aa0e4 equinox-3.18: adjusted runtime feature spec regarding versions 2022-05-06 22:38:37 +02:00
Axel Uhl 05927ba957 switched target platform to equinox-3.18 2022-05-06 22:26:40 +02:00
Axel Uhl 5bf10531fa Merge branch 'master' into bug5720 2022-05-06 15:29:52 +02:00
Axel Uhl fba1d48b1c Merge remote-tracking branch 'origin/master' 2022-05-06 14:17:50 +02:00
Axel Uhl 627d02a17e fixed "passwort" typo in Sail Insight messages 2022-05-05 20:57:53 +02:00
Dennis Aulenbacher 51dabfcfc5 Merge branch 'master' into bug5712
Conflicts:
	java/com.sap.sse.security.ui/src/main/java/com/sap/sse/security/ui/client/i18n/subscription/SubscriptionStringConstants.properties
2022-05-04 13:58:15 +02:00
Dennis Aulenbacher 74161b915d bug5712: Disabling Self-Service button when no subscriptions are listed 2022-05-03 22:22:27 +02:00
Dennis Aulenbacher c6fc20701a bug5712: Adjusted Style for Self-Service Portal button. 2022-05-03 22:19:52 +02:00
Dennis Aulenbacher d2d35393df bug5712: Introduced Self-Service Portal in UserSubscriptions 2022-05-03 22:08:11 +02:00
Dennis Aulenbacher 2b9da346e5 bug5712: Removed userWasAlreadySubscribedToOneTimePlan from groupDTOs 2022-05-03 19:41:48 +02:00
Dennis Aulenbacher 86392568b4 bug5712: Renamed Variable 2022-05-03 18:30:50 +02:00
Dennis Aulenbacher 84e224af8d bug5712: Removed obsolete TODO 2022-05-03 18:22:53 +02:00
Dennis Aulenbacher 40ffcaa94e bug5712: Renamed Variable 2022-05-03 18:17:21 +02:00
Dennis Aulenbacher 1367871620 bug5712: Fixed String Constant 2022-05-03 18:17:04 +02:00
Dennis Aulenbacher 6c8579c838 bug5712: Fixed String Message Mapping for time prefix 2022-05-03 18:00:22 +02:00
Axel Uhl e87b07aa50 Merge branch 'master' into bug5720 2022-05-03 17:22:02 +02:00
Axel Uhl 975b38fde4 Merge remote-tracking branch 'origin/master' 2022-05-03 17:21:37 +02:00
Axel Uhl f354874bc4 changed "Full Live Analytics" to "Full live analytics" to not let is sound like a product name 2022-05-03 17:21:04 +02:00
Dennis Aulenbacher d5481aff25 Removed fixed FIXME 2022-05-03 14:20:32 +02:00
Axel Uhl 56ce2e678a bug5720: working implementation of a ManagedBlocker to avoid ForkJoinPool thread starvation deadlock 2022-05-03 10:11:25 +02:00
Axel Uhl aa92b91131 bug5720: Using ManagedBlocker pattern to avoid deadlock across potentially blocking ConcurrentHashMap.computeIfAbsent and ForkJoinPool thread depletion 2022-05-02 23:05:22 +02:00