Commit Graph
742 Commits
Author SHA1 Message Date
Axel Uhl e5cfbde869 bug4789: a few minor fixes; a few things start to work around report parameters 2023-02-10 18:43:38 +01:00
Udo Wessels 3f36adb950 Merge branch 'bug5127' 2023-02-03 15:12:40 +01:00
Udo Wessels d06fb40f11 bug5127: fixed not visible mov file on home media tab (if mime type is mov). Added mov to supported video types in MediaTagConstants.
- made changes to MimeType qt so that it is not using quicktime media sub type any more, because it is practically used as mp4 sub type by any video component later.
2023-02-03 10:39:52 +01:00
Axel Uhl 7250b68253 datamining-reports: fixed StoredDataMiningReportDTO: ID is a UUID 2023-02-02 14:24:59 +01:00
Axel Uhl 714e3b43a8 upgrade install p2f file to use 2023 version of GWT plugin 2023-01-31 16:44:16 +01:00
Udo Wessels 43e6743119 bug5127: fixed adding Youtube and Vimeo media to an event.
- extended MimeType test for new centralized functionality of extracting MimeTypes from URL.
2023-01-23 18:55:15 +01:00
Udo Wessels cd6b3dd097 Merge branch 'master' into bug5127 2023-01-20 09:20:05 +01:00
Udo Wessels 4be6b84e0c bug5127: reverted change of OGV sub type to fix JUnit tests (test seems to be the trues, in this case) 2023-01-18 09:34:57 +01:00
Axel Uhl 9f00303fba bug5784: fixed Util.concat regarding repeated invocation of iterator() 2023-01-17 15:08:27 +01:00
Axel Uhl bb2eb31f3e bug5784: more performance work, e.g., implicit concatenation of race columns across series;
furthermore, caching of TrackedRace by competitor in AbstractRaceColumn
2023-01-17 14:44:24 +01:00
Udo Wessels 77643f5016 bug5127: fixed build problem. 2023-01-17 09:45:36 +01:00
Udo Wessels 0e04cc7fa5 bug5127: fixed bug while init video player of not supported video type. In this case an error is logged and player is ignored.
- removed audio mime types for event media upload.
- cleaned up code
2023-01-17 09:26:36 +01:00
Udo Wessels e29af6baf1 Merge branch 'bug5688' into bug5127
# Conflicts:
#	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/media/NewMediaDialog.java
#	java/com.sap.sse.common/src/com/sap/sse/common/media/MimeType.java
2023-01-13 17:51:27 +01:00
Udo Wessels acc953d8ea bug5688: fixed broken build. Removed GWT regex imports from enum class also used in sse. 2023-01-13 14:42:00 +01:00
Udo Wessels ed07dffeed bug5688: Fixed false match in byExtension method of MimeType enum.
- Adapted code to bug5127 to be better mergable afterwards
2023-01-13 14:24:35 +01:00
Axel Uhl 39c0e38068 bug5782: compare ImageDTO by source ref as secondary property;
with this, the isOnlyAdding check for images and videos works properly
for updating an event. Added the role name to search strings for user
table.
2023-01-09 14:25:59 +01:00
Axel Uhl 618a1ba98a bug5782: added EventActions.UPLOAD_MEDIA and check in SailingServiceWriteImpl 2023-01-09 11:38:37 +01:00
Udo Wessels 4ae0eb13fe bug5127: rework video upload dialog (events on admin console). Removed auto length calculation, because it was confusing and long running without any benefit. 2022-12-19 19:09:17 +01:00
Axel Uhl 7efbe2880d bug5792: removed unused fragments; more manifest alignment 2022-12-14 05:19:02 -08:00
Niklas Opiela 03ce0e803e Merge branch 'bug5627' of ssh://sapsailing.com/home/trac/git into bug5627 2022-12-13 13:56:28 +01:00
Axel Uhl 210d2fe75b bug5792: exemplary merge of .settings and .classpath for two bundles 2022-12-13 13:53:37 +01:00
Niklas Opiela 1d3d0a0cf8 Added ensuring that asList returns a Serializable 2022-12-13 13:23:23 +01:00
Axel Uhl 3f3dff9705 bug5715: refactored for performance; getCompetitorsFromBestToWorst now returns Iterable, not List 2022-12-05 16:17:46 +01:00
Axel Uhl e0ed528f52 added South Sudan as country 2022-11-17 13:29:47 +01:00
Axel Uhl 8d4a370fb2 bug4821: replacing illegal reflection by Shiro Subject.associateWith 2022-08-16 12:09:10 +02:00
Axel Uhl 2a2e9d18fb bug5728: started to create a test frame with a TrackedRace to test mark passing calculation on adjusted tracks 2022-08-08 18:42:58 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl b37422812c bug5740: for the factored-out line pass through "append" if not appending anything 2022-06-06 14:25:03 +02:00
Axel Uhl 0b00276ba2 fixing @GwtIncompatible compilation problem and introduced JvmUtils 2022-04-22 19:16:51 +02:00
Axel Uhl 437107abf5 marked Util method as @GwtIncompatible 2022-04-22 19:01:57 +02:00
Axel Uhl b7ca485061 bug5717: passing through each replica's heap size to the upgrade replica heap size configuration 2022-04-21 00:43:50 +02:00
Axel Uhl 15b4929ebd Merge branch 'master' into bug5694 2022-04-02 21:15:03 +02:00
Axel Uhl 31f24921ef Javadoc 2022-04-02 20:50:26 +02:00
Axel Uhl 458be4b7dc bug5702: use separate TimeRangeActionExecutors for primary/secondary competitor chart metric 2022-04-02 20:48:15 +02:00
Axel Uhl c84a66a10d bug5694: using a TimeWindow with a Position-based equivalence for the Wind fixes;
this together with a linear, time-ordered streaming of the Wind fixes
gives much faster TWD regressor calculations for the distance dimension.
We see 1% complete after ~5min.
2022-03-25 16:47:58 +01:00
Dennis Aulenbacher 4b2b91535c Merge branch 'master' into bug5510
Conflicts:
	java/com.sap.sse.security/src/com/sap/sse/security/impl/SecurityServiceImpl.java
2022-01-03 09:01:41 +01:00
Axel Uhl 4baf5dee80 bug5655: a first untested warning-free version of REST methods for /createapplicationreplicaset and /movetoarchiveserver 2021-12-16 14:44:58 +01:00
Benjamin Barth 74abd9e90d Merge branch 'master' into bug5510 2021-11-11 12:09:53 +01:00
Axel Uhl 0ef1554dc6 extending a TimeRange with a null TimePoint is a no-op 2021-10-25 01:13:29 +02:00
Axel Uhl d6ea91a42c TimePoint.of(Long) added; returns null for a null Long 2021-10-25 00:10:26 +02:00
Axel Uhl 64bbc90111 extending a TimeRange with a null TimePoint now is a no-op 2021-10-25 00:06:05 +02:00
Dennis Aulenbacher 86e54ea7aa Merge branch 'master' into bug5572
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/TouchSplitLayoutPanel.java
2021-10-18 13:48:04 +02:00
Dennis Aulenbacher 4643d028bd Merge branch 'master' into bug5510 2021-10-10 21:28:07 +02:00
Axel Uhl 5ae10c9f22 bug5626: added data mining properties for distance to port/starboard projected to start line, including caching mechanism 2021-10-08 16:36:31 +02:00
Dennis Aulenbacher 4b06d6e335 Merge branch 'master' into bug5510
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/tagging/TagCell.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/tagging/TagModificationPanel.java
2021-10-07 12:37:11 +02:00
Dennis Aulenbacher f128b675de Merge branch 'master' into bug5510 2021-09-08 10:18:18 +02:00
Dennis Aulenbacher 5dc8a60b21 Merge branch 'master' into bug2823 2021-08-30 13:43:43 +02:00
Tim Hessenmüller f4962d8267 bug5236: Make default tenant group list sorting case-insensitive 2021-08-16 16:55:49 +02:00
Benjamin Barth 03fb7c5a5f bug5572 Introduced EmbeddedMapAndWindChart link in races launch pads 2021-08-16 14:53:03 +02:00
Udo Wessels c131aa7e5e Merge branch 'master' into bug5479 2021-08-09 16:45:40 +02:00