Commit Graph
43951 Commits
Author SHA1 Message Date
D067890 1a6d626479 bug4104: Add test for de-/serialization of RaceLogTagEvents 2018-07-18 16:35:59 +02:00
D067890 cadabc0a82 Merge branch 'master' into bug4104
# Conflicts:
#	java/com.sap.sailing.server.gateway.serialization.shared.android/src/com/sap/sailing/server/gateway/deserialization/racelog/impl/RaceLogEventDeserializer.java
#	java/com.sap.sailing.server.gateway.serialization.shared.android/src/com/sap/sailing/server/gateway/serialization/racelog/impl/RaceLogEventSerializer.java
#	java/com.sap.sailing.server.gateway.serialization/src/com/sap/sailing/server/gateway/serialization/impl/CompleteManeuverCurvesWithEstimationDataJsonSerializer.java
#	java/com.sap.sailing.server.gateway.serialization/src/com/sap/sailing/server/gateway/serialization/impl/GpsFixesWithEstimationDataJsonSerializer.java
#	java/com.sap.sailing.server.gateway/src/com/sap/sailing/server/gateway/jaxrs/api/RegattasResource.java
2018-07-18 16:16:58 +02:00
D067890 f2313890f0 Merge branch 'bug4668' 2018-07-17 17:34:55 +02:00
Kai Börnert 38df8fd6d2 Merge branch 'master' of ssh://trac@sapsailing.com/home/trac/git 2018-07-17 14:21:26 +02:00
Kai Börnert 0d4d6a256d Merge branch 'bug4641' 2018-07-17 13:34:12 +02:00
Steffen Jacobs 264c852054 added Hudson link to onboarding.md 2018-07-17 13:34:02 +02:00
Steffen Jacobs 7bf1354444 added consolidated list for plugins which can be automatically installed
into eclipse via the script + removed manual eclipse-plugin installation
from step by step guide
2018-07-17 13:14:27 +02:00
Kai Börnert 5f6e98e1e7 Merge branch 'master' into bug4641 2018-07-17 13:07:08 +02:00
Steffen Jacobs c73fe16a28 copied configuration of git user and autocrlf to build-an-run section to
ensure that the user has the correct metadata before creating the first
commit
2018-07-17 12:03:36 +02:00
Steffen Jacobs 51648b1f51 updated onboarding for current version of Git for Windows 2018-07-17 12:03:34 +02:00
Steffen Jacobs a42d273a00 improved formulation of eclipse configuration to clearify the plugins
need to be installed first + updated menu entry titles with new titles
2018-07-17 12:03:33 +02:00
Steffen Jacobs a3f7ead3a0 updated onboarding for Eclipse Photon 2018-07-17 12:03:31 +02:00
Steffen Jacobs 72f5529bb5 updated eclipse plugin installation script for Eclipse Photon (mylyn
update is not needed for this version)
2018-07-17 12:03:28 +02:00
Steffen Jacobs d1f4f1dc19 prepared installation script for eclipse photon 2018-07-17 12:03:26 +02:00
D067890 4c3bca3c53 Merge branch 'master' into bug4668 2018-07-17 11:43:04 +02:00
Alessandro Stoltenberg 46c77a3cd5 Added missing Varianta.png 2018-07-17 11:34:43 +02:00
D067890 097d387007 Merge branch 'master' into bug4668 2018-07-17 11:07:11 +02:00
Steffen Jacobs 5f572c42eb fixed comment in eclipse plugin installation script 2018-07-17 11:01:58 +02:00
Alessandro Stoltenberg 01f607d6e1 Added Varianta boatclass. 2018-07-17 09:43:58 +02:00
Steffen Wagner 283b12690d added mvn path to sailing profile 2018-07-17 02:14:50 +02:00
Axel Uhl e16569ae17 removed setting of JAVA_HOME from env.sh
Change-Id: I8187d94a2b0fa6ea5fe9fe97d87d46df7a28c14c
2018-07-16 22:09:20 +02:00
Axel Uhl e6e29dd6a7 added comments to settings-agg.js
Change-Id: Id5a047ee6f26d03e693bbf1ac392c9448187069c
2018-07-16 15:15:52 +02:00
Axel Uhl 7d98cdbea3 added a script to aggregate settings of logged-in users from MongoDB
Change-Id: Id60482999f4baef63da6d76ec4c1604d3c5da921
2018-07-16 10:47:00 +02:00
Axel Uhl 1a9434cf76 Merge branch 'translation'
Change-Id: I938416864274d32883d90a0b9c99be55bf2e3a46
2018-07-16 10:42:12 +02:00
Kai Börnert 6569cf6a72 bug4671 removal of tmp files now via Files.delete 2018-07-16 10:12:32 +02:00
Kai Börnert fc3d8003c3 bug4671 ensure boxes are properly cleaned 2018-07-16 10:06:10 +02:00
Axel Uhl a7c1d833d8 added release notes for bug4633
Change-Id: I61e2f7282e14eea9f4f7dd7edc5fd96f28e0d1a9
2018-07-13 17:24:08 +02:00
Axel Uhl 3abbe2f21b removed warnings
Change-Id: Ifd389f06aa06f3f2a0f82000551441e90859eff2
2018-07-13 17:22:29 +02:00
Axel Uhl 91c6a231ac increased maximum number of discards to 15
Change-Id: I9dad6b61e3c917dc05bd206f4c556f4d764d36b2
2018-07-13 15:10:28 +02:00
Henri Kohlberg 9623e59b92 Bug 4104: Added button to add new tags to race log. Tags get displayed with a CellTable, only new added tags will be displayed yet. 2018-07-13 15:02:10 +02:00
D067890 487d2f2577 bug4104: added unit test for RaceLogTagEventSerializer 2018-07-13 11:07:56 +02:00
D067890 78c9ba3132 bug4104: updated if condition 2018-07-13 11:06:02 +02:00
D067890 13107bba7b bug4104: RaceLogTagEvents now contain a user name 2018-07-13 10:53:36 +02:00
Henri Kohlberg de3ff8b5c8 Revert "Bug 4104: Added DTO class for tags."
This reverts commit 76903cf54f.
2018-07-13 10:19:32 +02:00
Henri Kohlberg 76903cf54f Bug 4104: Added DTO class for tags. 2018-07-13 09:43:08 +02:00
D067890 8128b18bbc Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug4668 2018-07-13 09:38:36 +02:00
Axel Uhl c0f6ef1575 Merge branch 'master' into translation
Change-Id: Ic9c7792a57a6a60e64e58b737b86d0f7489978bd
2018-07-13 09:34:39 +02:00
D067890 902be52661 bug4104: changed type of imageURL to String 2018-07-12 15:43:47 +02:00
Alessandro Stoltenberg 1296ac91f1 Added mueggelsee to AvailableWindFinderSpotCollections 2018-07-12 13:43:04 +02:00
D067890 f63e5923dc bug4668: updated deserializer and serializer to turn tests green 2018-07-12 10:25:15 +02:00
D067890 8e4ee0151f bug4668: minor fix in test 2018-07-12 10:24:07 +02:00
D067890 bbf8f13b36 bug4668: Removed unused imports 2018-07-12 09:37:17 +02:00
D067890 d945f551e3 bug 4668: minor fix of test 2018-07-12 09:34:25 +02:00
D067890 008a5b4cff bug4668: Added tests for deserialization of RaceLogEvents 2018-07-12 09:19:41 +02:00
Henri Kohlberg d8220118d9 Firefox needs to be maximzed for Selenium-tests 2018-07-11 07:18:06 +00:00
Axel Uhl 780275bce6 increased iOS Sail InSight version from 1.0.22 to 1.0.23
Change-Id: I03d30bf137e56660693e18aca64ade172b516987
2018-07-10 17:26:22 +02:00
Benjamin Barth 17ca279a0b bug4641 Simplified/unified rendering of competitor short and full name 2018-07-10 16:16:09 +02:00
Benjamin Barth 2df1d531b8 bug4641 Fixed parameter order in SingleRaceLeaderboardPanelLifecycle 2018-07-10 16:15:10 +02:00
Benjamin Barth f1fc605be2 bug4641 Adjusted texts regarding "show competitor nationality" setting 2018-07-10 16:12:16 +02:00
D067890 9d317ff0b8 bug 4104: DocumentObjectFactory should be able to loadRaceLogTagEvents 2018-07-10 15:10:39 +02:00