Commit Graph
77 Commits
Author SHA1 Message Date
Lisa d8363ce0f6 bug5932: small test changes 2023-12-20 18:19:22 +01:00
Lisa 0666540dab bug5932: merge master 2023-12-20 17:34:47 +01:00
Lisa 101c0d3866 bug5932: deleting old test try 2023-12-20 17:30:32 +01:00
Lisa c6096ea916 bug5932: working test 42m 2023-12-20 17:30:05 +01:00
Lisa ae0e374b60 bug5932: rename file 2023-12-20 17:28:32 +01:00
Lisa 403b806b54 bug5932: changing logic of tacktype so fixes on legstart are included 2023-12-20 17:21:53 +01:00
Lisa 249f95d438 bug5932: still just null results 2023-12-20 14:28:35 +01:00
Lisa 86ec1a56de bug5932: more compact code 2023-12-20 12:57:11 +01:00
Lisa 2c03427dfd bug5932: back that it gives null results 2023-12-20 12:51:04 +01:00
Lisa 966bc964dc bug5932: adding bytebuddy Dependencies for mocking 2023-12-20 12:05:40 +01:00
Lisa 1b625fec00 bug5932: working on junit tests, yet just null results 2023-12-20 06:27:50 +01:00
Lisa 2f3f407833 bug5932: outcommentar some problems 2023-12-19 10:48:44 +01:00
Lisa 61dfbe0a35 bug5932: working on test segments 2023-12-19 10:43:14 +01:00
Lisa 711f25e870 bug5932: case markpassing is finish markpassing, adding comments 2023-12-13 15:15:02 +01:00
Lisa 4cdf591855 bug5932: small changes 2023-12-12 16:15:12 +01:00
Lisa d36db971f1 bug5932: adding iterator, problems with end leg, exceptions 2023-12-11 21:03:53 +01:00
Lisa 0f3bc56a22 bug5932: adding if for less trackedleg calculation 2023-12-11 08:49:26 +01:00
Lisa a40b250d98 bug5932: trying to fix the unnecessary calculation of leg by every new
fix, not finished
2023-12-08 17:14:26 +01:00
Lisa 3849f62f28 bug5932: deleting distance on HasGPSFixTrack, because it should first
work over HasTackTypeSegment
2023-12-08 17:13:00 +01:00
Lisa 14bcc77247 bug5932: adding comments and working on distance/time calculation 2023-12-08 10:12:56 +01:00
Lisa 656e82a919 bug5932: modifying bravo to gps 2023-12-08 10:11:08 +01:00
Lisa c951ec4782 bug5932: small changes for Retriever 2023-12-07 18:17:18 +01:00
Lisa dee6447e52 bug5932: working further on segements 2023-12-06 14:58:54 +01:00
Lisa ad7147ba09 bug5932: try to make first Longtack segments 2023-12-06 13:58:02 +01:00
Lisa b094d9aa3e bug5932: copying main things of foilingsegment to tacktypesegment 2023-12-05 18:08:35 +01:00
Lisa 4acababcac small language corrections with tacktype 2023-12-04 17:04:00 +01:00
Lisa 73b0d95e24 bug5918: correcting comments and tooltip 2023-12-01 17:54:33 +01:00
Lisa bf2ba54c62 bug5918: conflicts after pull 2023-12-01 10:28:09 +01:00
Lisa 0c19bc0673 bug5918: changing variable name 2023-12-01 10:07:15 +01:00
Lisa 25a1798096 Merge branch 'master' into bug5918 2023-12-01 09:43:47 +01:00
Lisa d3fe82d2b5 bug5918: correcting comment 2023-12-01 09:42:24 +01:00
Lisa 0772696dac bug5918: correcting grammar, changing to tackTypeTooltip 2023-12-01 09:31:31 +01:00
Lisa 412e6b989a bug5918: adding testcase nowind and nowaypoint, changing null check from windbearing to wind 2023-12-01 09:13:44 +01:00
Lisa 5d19e414c5 bug5918: correcting syntax and deleting windexception 2023-12-01 08:55:59 +01:00
Lisa 889bcbe8c6 bug5918: change to final and return at the end 2023-11-30 14:27:34 +01:00
Lisa cad15a2b0c bug5918: correcting comment in enum tacktype 2023-11-30 14:25:33 +01:00
Lisa a8a7d5dfe2 bug5918: adding tacktype in getUnit and getTooltip 2023-11-30 14:24:34 +01:00
Lisa c9f95709b9 Merge branch 'master' into bug5918 2023-11-30 13:30:22 +01:00
Lisa ad7bf3fe77 bug5918: adding TODO for special PassingInstructions 2023-11-30 09:22:56 +01:00
Lisa c46bee66b3 Merge branch 'bug5918' of ssh://sapsailing.com/home/trac/git into bug5918 2023-11-29 14:51:14 +01:00
Lisa 3ddbca91c7 bug5918: including cache 2023-11-29 14:11:18 +01:00
Lisa 19cde5e58a bug5918: testcase for no GPS Fix 2023-11-29 14:11:18 +01:00
Lisa cbb15de7cc bug5918: add space and change comparison of bearing 2023-11-29 14:11:18 +01:00
Lisa 952ff6e83e bug5918: updating Javadoc comment on getTackType() 2023-11-29 14:10:59 +01:00
Lisa 151f1a1f64 bug5918: changing identifiers and swapping arguments of assertEquals 2023-11-29 14:10:30 +01:00
Lisa 1b6c58dd67 bug5918: correcting release note 2023-11-28 14:24:06 +01:00
Lisa dbd61a2d7e bug5918: changing to Longtack-/Shorttack and adding GER version 2023-11-28 13:58:01 +01:00
Lisa 7dd2b9a349 bug5918: correcting detailtype that it get showed correctly 2023-11-28 11:14:44 +01:00
Lisa 7425d04395 bug5918: correcting comments 2023-11-28 10:45:31 +01:00
Lisa f188d7aa50 adding lock for Waypoints by Detailtype result 2023-11-28 09:47:59 +01:00
Lisa ba2b6d2cc6 deleting comments 2023-11-27 17:18:07 +01:00
Lisa 53b025f644 correcting testing 2023-11-27 15:18:16 +01:00
Lisa f9be5a425b adding 3 option, tacktype NONE 2023-11-24 15:25:19 +01:00
Lisa 2e37c2f15a adding GER stringmessage for detailtype 2023-11-24 10:33:01 +01:00
Lisa 1e2bd9c574 adding lock for waypoints 2023-11-24 09:09:03 +01:00
Lisa d2fd7ca037 small changes for detailtype 2023-11-24 09:06:54 +01:00
Lisa 31ea9d6f0a continue to work on detailtype 2023-11-23 14:52:11 +01:00
Lisa 4ed903779a correcting some words 2023-11-23 09:27:00 +01:00
Lisa cbff33f274 adding release notes 2023-11-23 09:19:08 +01:00
Lisa 05b1224191 small change 2023-11-22 16:42:14 +01:00
Lisa 43eb86d65a undid confi files in ignore 2023-11-22 11:22:04 +01:00
Lisa 941ba7c0e2 deleting spaces 2023-11-22 10:26:41 +01:00
Lisa e344485fd7 adding stingmessage for detailtype 2023-11-22 10:23:59 +01:00
Lisa e92e69b5f3 adding confifiles to ignorefile 2023-11-22 09:12:16 +01:00
Lisa 39d8c5d297 adding tacktype detailtype 2023-11-21 17:35:15 +01:00
Lisa e9d46ebd0d adding TackType test 2023-11-21 17:30:44 +01:00
Lisa 89aa447095 Tacktype logic + DM Dimension 2023-11-21 17:25:46 +01:00
Lisa d86307f605 adding profiler case on mac 2023-11-20 16:42:06 +01:00
Lisa fdf0a53037 updating eclipse version 2023-11-20 10:42:27 +01:00
Lisa 423fd490b4 gnu-sed add in wiki for mac 2023-11-15 16:39:28 +01:00
Lisa d08df8ced5 bytebuddy Dependencies 2023-11-15 16:24:12 +01:00
Lisa ef4cbb7bda bytebuddy Dependencies 2023-11-14 17:55:46 +01:00
Lisa ee05263fe1 releasenotes 2023-11-13 11:27:58 +01:00
Lisa 88cc25509b LengthOfTheLeg_in_HasTrackedLegContext 2023-11-10 16:57:39 +01:00
Lisa 7dd03974d8 Correction_LengthOfTheLeg_Stringmessage 2023-11-10 16:43:03 +01:00
Lisa 6b52183d69 correcting_stringmessages 2023-11-10 16:02:04 +01:00
Lisa cb54d08972 adding_Leglength 2023-11-10 14:17:53 +01:00