Commit Graph
79 Commits
Author SHA1 Message Date
Axel Uhl 714e3b43a8 upgrade install p2f file to use 2023 version of GWT plugin 2023-01-31 16:44:16 +01:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +01:00
Georg Herdt d1bcb3308c fixing build path issues in eclipse, GWT CP container has not been recognized. Updated this by turning off/on GWT support in projects preferences. Keeping old entry for while to provide backward compatibility. 2020-07-03 09:39:52 +02:00
Axel Uhl 89e8bef9c8 Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.

This reverts commit 063484e29f.
2019-05-28 21:54:20 +02:00
Axel Uhl 063484e29f removed PluginNature from our OSGi bundles; they are not Eclipse plugins 2019-05-27 22:53:30 +02:00
Steffen Schaefer c3db805b1d Bug 4427: Cleanup of old GWT plugin configs. We are preparing changes on
other branches that would require redundant updates of the IDE configs.
Finishing the Oxygen update by doing a cleanup will help to reduce the
effort needed to keep the IDE files up to date.
2018-08-02 15:07:14 +02:00
Maximilian Groß ed1fae0c8f divided datamining from sailing specific classes 2018-04-12 07:40:59 +02:00
Vladislav Chumak ee80dd8903 Merge remote-tracking branch 'origin/master' into maneuver_refactoring
Conflicts:
	java/com.sap.sailing.datamining/src/com/sap/sailing/datamining/impl/components/ManeuverRetrievalProcessor.java
	java/com.sap.sailing.datamining/src/com/sap/sailing/datamining/impl/data/ManeuverWithContext.java
2018-03-25 23:36:55 +02:00
Vladislav Chumak 0b700241a1 Converted type of previous/next maneuver settings into dimension 2018-03-25 18:17:33 +02:00
Vladislav Chumak 0a43ac5ec0 Extended maneuver data mining settings 2018-03-24 19:28:14 +01:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Vladislav Chumak 14560d0e80 Added main curve analysis to data mining 2017-10-24 18:23:39 +02:00
Vladislav Chumak f1e127378f Extended data mining with additional maneuver filters 2017-10-10 19:12:40 +02:00
Vladislav Chumak f5e4087265 Reverted formatter application due to huge amount of changes 2017-10-08 11:30:27 +02:00
Vladislav Chumak 050e1bc1c8 Merge remote-tracking branch 'origin/master' into maneuver_analysis2
Conflicts:
	java/com.sap.sailing.datamining.shared/src/com/sap/sailing/datamining/shared/SailingDataMiningSerializationDummy.java
2017-10-06 19:43:05 +02:00
Axel Uhl e3ac0e47b9 forced AverageWithStats into RPC serialization white list by adding a concrete type argument in serialization dummy
Change-Id: Ife4f949cf4078fbb4dfa22237731d4099458e80d
2017-10-04 11:30:44 +02:00
Vladislav Chumak 40e790c55f Merge remote-tracking branch 'origin/master' into maneuver_analysis2
Conflicts:
	java/com.sap.sailing.datamining.shared/src/com/sap/sailing/datamining/shared/SailingDataMiningSerializationDummy.java
	java/com.sap.sailing.datamining/src/com/sap/sailing/datamining/SailingDataRetrievalChainDefinitions.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/datamining/DataMiningSettingsInfoManager.java
2017-09-30 20:07:36 +08:00
Axel Uhl c8291a2745 added minimum duration between adjacent foiling segments as data mining setting
Change-Id: I12a1f69d8f8bb1ef45adc5d4049fa52d7df2a8de
2017-09-26 18:48:22 +02:00
Vladislav Chumak aebda7dac6 Added javadoc to maneuver analysis code 2017-09-26 23:26:38 +08:00
Axel Uhl c65ed84882 starting a settings implementation for FoilingSegment retrieval
Change-Id: Idb03b8cea2bd964f1b527846c76a5315aa40b234
2017-09-26 17:07:40 +02:00
Vladislav Chumak 7ca4888082 Applied project code format 2017-09-25 18:53:30 +08:00
Vladislav Chumak 5552055fa9 Renamed ...perAngle to ...perTWA in maneuver analysis code 2017-08-22 22:15:55 +08:00
Vladislav Chumak ce31c70a29 Added maneuver analysis setting with maneuver direction equal weighting
in aggregation
2017-08-22 22:12:12 +08:00
Vladislav Chumak f14f5ad593 Added settings for maneuver datamining 2017-08-20 02:00:20 +08:00
Vladislav Chumak 94805163ad Implemented maneuver speed details mining 2017-08-10 15:29:32 +08:00
Axel Uhl 56d1a8ae9f added max/min aggregators for Bearing type; use absolute TWA for foiling
Change-Id: I0406198b99a15fede4b10e7c8251106dd20d53ce
2017-02-09 16:02:11 +01:00
Lennart Hensler 20937128dd Implemented a dimension for the passing side of a mark passing 2016-10-18 11:14:22 +02:00
Lennart Hensler 3fdfdca5d5 Implemented a data type for maneuvers 2016-10-16 16:23:57 +02:00
Lennart Hensler c031bb68d0 Used Distance as result type where possible and deleted old DistanceDTO 2015-09-09 10:44:47 +02:00
Lennart Hensler 62c2da8397 Replaced the custom DistanceDTO with Distance from domain.common 2015-09-07 17:47:48 +02:00
Lennart Hensler e4501fbfd6 Result types other than Number are now possible 2015-08-19 14:32:03 +02:00
Lennart Hensler 9239e2c5cf Simplified the way to add types to the gwt serialization policy 2015-08-18 14:30:50 +02:00
Lennart Hensler 4afc61c0fe Prepared the UI for multiple result types 2015-08-12 01:33:23 +02:00
Axel Uhl 02e70fc1d9 preparing for rank-over-wind data analysis 2015-03-10 15:42:36 +01:00
Steffen Schaefer c789d85117 Updated to GWT 2.7 DOCTYPE 2015-01-16 09:18:34 +01:00
Axel Uhl 62f8afa103 Merge branch 'master' into usermanagement
Conflicts:
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-10-04 23:51:19 +02:00
Axel Uhl 819ca7b182 interims state after merge; doesn't compileMerge branch 'master' into usermanagement
Conflicts:
	home.md
	java/com.sap.sailing.domain.igtimiadapter.test/src/com/sap/sailing/domain/igtimiadapter/test/AbstractTestWithIgtimiConnection.java
	java/com.sap.sailing.feature/feature.xml
	java/com.sap.sailing.gwt.ui/SailingGWT Remote Profiling (Run-Mode only).launch
	java/com.sap.sailing.gwt.ui/WEB-INF/web.xml
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/GlobalNavigationPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/media/MediaSelector.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/LeaderboardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/tv/TVViewController.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/usermanagement/UserManagementPage.java
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-10-01 17:19:36 +02:00
Axel Uhl 69de0f2d76 upgraded project settings to Java8, fixed gwt.ui to JavaSE-1.7 explicitly 2014-10-01 15:00:44 +02:00
Axel Uhl 161d823dee updated project compliance settings to JavaSE-1.8 2014-10-01 14:44:22 +02:00
Axel Uhl e9130d38f3 upgraded classpaths to JavaSE-1.8 2014-10-01 14:16:18 +02:00
Axel Uhl 7ece44052d upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment 2014-10-01 14:08:19 +02:00
Lennart Hensler 4faf9cb680 The data mining UI has been completely updated to the new concept
Also deleted all deprecated classes on the backend side.
What is left to do is to implement the dimension values retrieving
process.
2014-08-29 18:38:09 +02:00
Lennart Hensler 94b3812d1a Cleaned the naming convention for the statistic to calculate in the UI 2014-08-20 15:17:08 +02:00
Lennart Hensler 5957ea2610 Updated the GroupingProvider of the data mining UI 2014-08-12 17:01:53 +02:00
Lennart Hensler f0bef8977a Updated the StatisticProvider of the data mining UI 2014-08-12 15:27:44 +02:00
Lennart Hensler efe72d257e Removed WindStrength as DimensionIdentifier 2014-08-07 10:56:46 +02:00
Lennart Hensler 9bdfbff531 Fixed the problems caused by serialization 2014-08-07 09:48:51 +02:00
Lennart Hensler 5caeb9e334 First try to fix the frontend bugs 2014-08-06 16:59:28 +02:00