Commit Graph
80 Commits
Author SHA1 Message Date
Axel Uhl 98cf3a643f made CompetitorImportMatcher a bit more lenient, matching sail numbers ignoring whitespace and ignoring case in general
Change-Id: If9d7c4b6792750ba9feaf284c43fab295b7f4b2e
2016-12-15 17:05:21 +01:00
Steffen Schaefer 790d809a29 Merge branch 'master' into bug2447 2016-12-01 10:13:47 +01:00
Axel Uhl 0b2a98723f added an RGB/HSV conversion test case that fails before 55ce549f60
Change-Id: I8aa54ae58ceb292f568ed078a9d6ae87f7d4ebbd
2016-11-29 09:42:30 +01:00
Steffen Schaefer dd5d1fc745 Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
2016-11-24 13:29:02 +01:00
Benjamin Barth 1f2e20c07d Removed useless test cases concerning query string encoding 2016-05-19 11:03:54 +02:00
Axel Uhl 8bc9b3222d cleaned up the escaping of URL parameters for assembling the links sent in e-mails for smartphone tracking sign-up
Change-Id: I4d101e0e7e116c4c08f04f52eda8e782242910ed
2016-04-27 10:46:01 +02:00
Charlotte Proeller 933634b432 bug3549: fixed tests and fixed getcsscolor for illegal inputs 2016-04-05 11:32:17 +02:00
Axel Uhl b1306fb52f failing tests
Change-Id: I3a35999ac9b48b9642ed45ad683b3c30c2308952
2016-04-05 11:25:17 +02:00
Charlotte Proeller 58182eee80 bug3549: added method which excepts all legal css color varients and removed reflection 2016-04-04 17:04:27 +02:00
Lukas Furmanek cf35e20f1b Lamda compability on Mars and JUnitTest fixed 2015-11-13 18:13:41 +01:00
Lukas Furmanek e3cdc1ae08 Bug3199: corrections at variable definitions 2015-11-09 13:19:28 +01:00
Lukas Furmanek d1e455a573 Bug3199: renamed objekt into object & JavaDoc 2015-11-08 15:05:54 +01:00
Lukas Furmanek af2cb8fdcc Bug3199:Bugfix with a generic boatClassSearch. 2015-11-05 12:55:06 +01:00
Axel Uhl 8ca4f5e8b5 moved settings serialization from com.sap.sse.common to com.sap.sse; created new test fragment com.sap.sse.test which now hosts the settings serializer test case 2015-05-23 00:02:37 +02:00
Axel Uhl 5ee1d08c6d inirwd enum settings test 2015-05-22 22:53:06 +02:00
Axel Uhl 2b54719fa9 added some support for string-serialization of enum values 2015-04-17 15:03:34 +02:00
Axel Uhl 7db994f3fe support for enum lists 2015-04-17 14:34:56 +02:00
Axel Uhl 2a7444c3c9 fixed support for ___TYPE setting name escaping; added test case 2015-04-17 14:20:46 +02:00
Axel Uhl a798b1247c added test for nested settings 2015-04-17 14:09:29 +02:00
Axel Uhl 64431486da simplified JSON-serialized representation, providing type names only for enums 2015-04-17 14:04:25 +02:00
Axel Uhl 6bc793844f a first successful settings "serialization/deserialization" test with JSON 2015-04-17 12:20:51 +02:00
Axel Uhl 1362db5877 fixed com.sap.sse.common.test pom.xml after fixing the bundle name 2014-11-09 14:13:13 +01:00
Axel Uhl cd28a65394 major refactoring, using only Operation<T> instead of OperationWithTransformationSupport which is currently not applicable the way we use the operation return type 2014-11-07 23:45:05 +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 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
Benjamin Ebling bcd1d43207 KW Safe commit 2014-06-24 11:57:03 +02:00
fmittag f19fc449f2 added a com.sap.sse.common.test bundle 2014-03-17 13:21:08 +01:00