Commit Graph
100 Commits
Author SHA1 Message Date
Axel Uhl 59f3fba80f Merge remote-tracking branch 'server/master'
Change-Id: I260b99a5b2bd1fb13858bcb5e736efaec943c1cd
2018-01-26 00:13:52 +01:00
Axel Uhl 6ce567d5f2 removed duplicates from StringMessages.properties
Change-Id: Iad89d28d7fd0f35fa8c727199c2e400a30a342c8
2018-01-25 16:38:47 +01:00
Axel Uhl c9cc31cb9d use month numbers starting with 1; fixed padding and delete pattern
Change-Id: I22def2bb7d54337ca8d4d731f2b7b42ba354dc2b
2018-01-25 11:04:53 +01:00
Axel Uhl 36701cb69b use GZIP compression during log analysis to use less disk space
Change-Id: I832d339d73d9596d08702b3276f06dfb469cdc11
2018-01-25 09:42:40 +01:00
Axel Uhl 20e5fd44e1 added logging and fixed newlines in output
Change-Id: I7bbc5b03f3429f95d7af2fe010169862470c2712
2018-01-24 18:24:54 +01:00
Axel Uhl 804cffb297 adjusted JavaDocs in DeclinationService to express provider independence
Change-Id: I969d1bf1c9474d574e2a9d2035869f80a1901de5
2018-01-24 13:10:45 +01:00
Axel Uhl b43d4d5929 reset to NOAA importer after service has been restored
Change-Id: Iaf3e018b2b7c144633a5216acc3bdde87d693860
2018-01-24 11:19:38 +01:00
Axel Uhl 31d555f8e2 ignore NOAA declination tests while US Government Shutdown is in effect for NOAA
Change-Id: Iac24bba8e84abafb575fe6c7a06dd5a814f65565
2018-01-23 18:42:16 +01:00
Axel Uhl 26a483532f changed default implementation of declination service from NOAA to Colorado (US Government Shutdown related)
Change-Id: I20274b4bcf78d79ff29fe7e9087f7de925568319
2018-01-23 18:40:58 +01:00
Axel Uhl cc6007291f added the two variants of the SimpleDeclinationTest
Change-Id: I8563494f6b94eb62abcf75895486face59e53bb6
2018-01-23 18:40:07 +01:00
Axel Uhl fc92980189 generalized declination tests so that they also support the Colorado implementation
Change-Id: I7bb9b0013e69a8805d2b04e999375ca6b5dee39a
2018-01-23 18:36:43 +01:00
Axel Uhl 3e7e96f4d0 introduced abstract DeclinationImporter class of which now NOAAImporter and ColoradoImporter are two different implementations
Change-Id: Icc993ccb6b7111a5e30046f09c595d5445ccbf7c
2018-01-23 18:14:30 +01:00
Axel Uhl ddd42f6b5e for independence of NOAA for declination, started an implementation using the University of Colorado's WMM interface
Change-Id: I68681d853fca2548e56057328d8e1bf714cf3e27
2018-01-23 17:53:23 +01:00
Axel Uhl 0aefe3a667 Updated expeditionimport (markdown) 2018-01-22 18:11:03 +00:00
Axel Uhl 1f31eaf060 Updated expeditionimport (markdown) 2018-01-22 18:02:39 +00:00
Axel Uhl a926dd245e Updated expeditionimport (markdown) 2018-01-22 17:59:43 +00:00
Axel Uhl 42ec190ef0 Created expeditionimport (markdown) 2018-01-22 13:44:10 +00:00
Axel Uhl 542e6fbb45 Updated home (markdown) 2018-01-22 13:41:03 +00:00
Axel Uhl e3876e0de1 fixing how TracTrac RaceRecord URLs are obtained
Change-Id: I9f35e3e7f5a51b04ed1d10e58931cc67205719c8
2018-01-22 09:29:17 +01:00
Axel Uhl 416b52a180 follow HTTP->HTTPS redirects when loading race records from TracTrac
Change-Id: Ib6c7ed984a694f2a4ef0c63d5e83245b8dc7b569
2018-01-17 11:40:14 +01:00
Axel Uhl 84dbdb5efb Updated creating ec2 image for webserver from scratch (markdown) 2018-01-17 01:12:03 +00:00
Axel Uhl 19b882bae8 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-15 08:52:28 +00:00
Axel Uhl 43cc0d4306 Merge branch 'maneuver_refactoring'
Change-Id: I6200a6adf7675869151b8319e155342db751f39a
2018-01-14 22:04:23 +01:00
Axel Uhl 9a416c8df2 completed 2018 declination import
Change-Id: Ib9cdaff7d0caa55e106b6604db3972484f7c4520
2018-01-14 21:56:57 +01:00
Axel Uhl 41ebafc9d8 Merge branch 'bug4414'
Change-Id: I018e8c44a32484edac17ed3e973ccff34430656b
2018-01-14 12:03:51 +01:00
Axel Uhl 72f2a5a5c3 fixed some German umlauts in message properties
Change-Id: I70b54ab0a7de1e1cc48f6bb344c8e1326b8844bb
2018-01-14 12:03:18 +01:00
Axel Uhl d173476af0 interims commit of partial declination download 2018
Change-Id: Ica0d0a0c0e000cd82b8d9e83ef4f9c9e01b58a7f
2018-01-14 12:01:28 +01:00
Axel Uhl 46e3af22e4 start 2018 import of declination data
Change-Id: I31e55e641e58606936aa9b3d10be3d3b7bc10d29
2018-01-14 01:37:42 +01:00
Axel Uhl abf9b0f966 2nd fix for bug 4414: use a separate thread in TrackedRegattaImpl.removeTrackedRace to notify listeners
Change-Id: Ie1c07526395bab5cb0193bcfaaf2b7d04ff56b4d
2018-01-14 01:02:45 +01:00
Axel Uhl 4fada046b6 made compilable by updating imports
Change-Id: Ifb3a29758a84c46e58c9f7c830f0a2dccb55da88
2018-01-14 01:01:12 +01:00
Axel Uhl 32b210f086 bug4414: adjusted the test case such that it also fails when removeRace is called through RacingEventService
Change-Id: I5d57691a2f8be9a9c947693b6ff27fb5ae7e3b3f
2018-01-14 00:59:53 +01:00
Axel Uhl dfe3cc899f use Timeout instead of MethodRule; Maven build failed
Change-Id: I25a1a705f3dc768ee3a33c2b2d220986c11476d9
2018-01-13 22:50:14 +01:00
Axel Uhl 20b8c94a1f bug 4414: fixed merge of failing test case to restore original fix's idea
Change-Id: Ie30a36633f9e9aade6a51eab17332cf820779b1e
2018-01-13 21:52:48 +01:00
Axel Uhl 34de2cb937 Merge branch 'bug4414_failing_test' into bug4414
Change-Id: I6990e72f91e828162280980e14be3a49bcf1ad2c
2018-01-13 21:48:34 +01:00
Axel Uhl bf7ce8379c created a failing test case for bug 4414
Change-Id: I3704c291498f98dccbb37554c8e7385f12c27afd
2018-01-13 21:42:48 +01:00
Axel Uhl b674ff5a81 fixed Javadoc
Change-Id: I14c7b485f5491f49493255d5375fcbf0c654d9a4
2018-01-13 18:09:36 +01:00
Axel Uhl c0d595a9c3 bug4414: notify listeners about TrackedRegattaImpl.addTrackedRace outside of trackedRacesLock's write lock
Change-Id: I1e67ab11c8f506eed4eef096315dc4e647674f06
2018-01-13 18:06:00 +01:00
Axel Uhl bc206aa9c3 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-13 11:56:05 +00:00
EC2 Server b7d2aab484 line feed changes only 2018-01-13 11:26:58 +00:00
EC2 Server 7c19f8a506 added script to detect missing multi-server processes 2018-01-13 11:25:51 +00:00
Axel Uhl adc089328c Updated creating ec2 image for webserver from scratch (markdown) 2018-01-13 00:30:29 +00:00
Axel Uhl e674d4d2ac Updated creating ec2 image for webserver from scratch (markdown) 2018-01-13 00:28:53 +00:00
Axel Uhl 1f03df84ba Merge remote-tracking branch 'server/master'
Change-Id: I1b15d259d55ce7a9c2c4a14fc72745b821550570
2018-01-12 18:00:49 +01:00
Axel Uhl e157b4ebea Merge branch 'master' into bug4330
Change-Id: I480452740149e82a2605384fb031185de955d76a
2018-01-12 17:36:12 +01:00
Axel Uhl 90b11d71f9 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-12 15:00:48 +00:00
Axel Uhl 72f998d076 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-12 14:33:28 +00:00
Axel Uhl 04ccdaf86c Updated creating ec2 image for webserver from scratch (markdown) 2018-01-12 13:45:17 +00:00
Axel Uhl 56ad28aa9f Updated home (markdown) 2018-01-12 08:23:52 +00:00
Axel Uhl 4480c49fd6 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-12 01:00:18 +00:00
Axel Uhl b8a05af4f0 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-12 00:43:24 +00:00
Axel Uhl 10c5ccfd33 Updated creating ec2 image for webserver from scratch (markdown) 2018-01-12 00:17:45 +00:00
Axel Uhl 65f3993ef1 Created creating ec2 image for webserver from scratch (markdown) 2018-01-12 00:15:00 +00:00
Axel Uhl c65d0a2708 fixed typo in admin training PPTX
Change-Id: Iaa637e2049c035f67bdcb89a3e74c6aeceec465a
2018-01-11 13:59:05 +01:00
Axel Uhl 68bd0acc3c use waypointName for control point naming in auto-course feature
Change-Id: I409937aef5690ccbc9c5e4dea69ecb2dc009bea6
2018-01-11 13:59:02 +01:00
Axel Uhl 902c9574e9 removing DefaultMode and instead fix the issue in RaceTimePanel.iniTimerPosition
Change-Id: Ia98dd7d8ed18e17c2ca75cdfe25a47afaf6b704b
2018-01-10 16:48:27 +01:00
Axel Uhl 32e5e71e24 Merge branch 'master' into bug4408
Change-Id: I2217f27c95bd8f31018bb2da67d4b265508c118c
2018-01-10 16:26:36 +01:00
Axel Uhl e0aee3cd1b Merge remote-tracking branch 'server/bug4376' 2018-01-03 11:27:30 +01:00
Axel Uhl 385379ec6c adjusted copyright message to 2011-2018 2017-12-30 11:45:53 +01:00
Axel Uhl c986ed2467 some adjustments for the shared instance setup
Change-Id: I786baf982b0e25125edf104b861646b336da3cd9
2017-12-29 12:21:35 +01:00
Axel Uhl a8ee7047c0 Merge branch 'master' into bug3677 2017-12-29 11:01:22 +01:00
Axel Uhl 24fc498f5d bug 4410: adding transient RaceColumnListener in RaceLogRaceTracker that removes race when RaceColumn is removed
Change-Id: Idbdac11f78d856179bde8bbda423d9402da9e957
2017-12-26 13:54:52 +01:00
Axel Uhl 583389023c whitespace changes only
Change-Id: Ie7143d7b64ac8ee6b6d9a3b084daa9caa7cd0638
2017-12-26 13:44:03 +01:00
Axel Uhl a3639060ef removed unused addRaceColumnToSeries method
Change-Id: I1ba7eb4371791fbee3a702e83bc666bb02c23d3c
2017-12-26 13:36:06 +01:00
Axel Uhl 84c552b015 removed unused removeRaceColumnFromSeries method
Change-Id: Ia1ade93b502730604b6e8c19889426b05e1c417a
2017-12-26 13:35:13 +01:00
Axel Uhl 0a35f32896 formatting changes only
Change-Id: Ic7d9ddeb457db195b4e1da95cbe2c4dc41d550da
2017-12-26 12:28:04 +01:00
Axel Uhl 9e45ad4c3b Merge commit '171eb3a94f9e368f37aaff7fb815468f33136c09' 2017-12-26 12:27:22 +01:00
Axel Uhl bdbeed1356 Merge commit 'ddef648ff729a5856ff599e8f8279df06c8c0b8a'
Used -s ours because log had already been removed and rename had already happened
2017-12-26 12:26:27 +01:00
Axel Uhl 028f0edc57 Merge commit '03bd1a134cfb9d1fdb210a3a979564b1a4a62a79'
I "cherry-picked" this commit manually and am now merging with -s ours.
The rename is useful. The implementation I already added on bug2822
is a lot simpler and will happen there.
2017-12-26 12:22:19 +01:00
Axel Uhl 280bc42e91 "cherry-picking" the rename of commit 03bd1a134c
Change-Id: Ifc17c5f1d93d1e6f0435a4c054550d68bb74ba7c
2017-12-26 12:21:29 +01:00
Axel Uhl 81525d7ca8 Merge branch 'master' into maneuver_refactoring 2017-12-24 12:52:29 +01:00
Axel Uhl 7044dba3df added PairingList module to pom.xml 2017-12-24 09:54:40 +01:00
Axel Uhl 7daf1656e0 Merge remote-tracking branch 'server/master' 2017-12-23 21:51:38 +01:00
Axel Uhl c06623268a Merge remote-tracking branch 'server/master' 2017-12-23 21:49:03 +01:00
Axel Uhl 1bf641c2bf added PairingList to build.properties to expose entry point html/css
Change-Id: I0dd008588a83d8b6be86e4a6de1aba97ce3c8970
2017-12-23 21:46:36 +01:00
Axel Uhl 956049cc63 updated release notes for pairing list feature (bug3484)
Change-Id: Ia248965b7f74c12a5e80ef82a8b1246cf93be08a
2017-12-23 15:46:57 +01:00
Axel Uhl ae127ae222 i18n for chooseAName
Change-Id: Iaf62918670686a73c8917cdd3081bd0428286b5d
2017-12-23 15:32:02 +01:00
Axel Uhl 0ff69ca02f use setFleetsCanRunInParallelToTrue() if flight multiplier >1 has been used
Change-Id: I5e625dd2f1cb01ae1e545c5ef85dcf060363f022
2017-12-23 15:31:34 +01:00
Axel Uhl 03e6597f1e use more specific link to "Quality" explanation in Wiki
Change-Id: I5620782e234624963adf461106a49d119dd92d21
2017-12-23 15:30:52 +01:00
Axel Uhl fdd2b84fbe use radio buttons instead of checkboxes for naming configuration
Change-Id: Iafb4d602a92e7328e04a00775201d738b0909cd5
2017-12-23 15:30:13 +01:00
Axel Uhl 78b53febbe Merge remote-tracking branch 'server/maneuver_refactoring' into maneuver_refactoring
Change-Id: Ia7622a875ebe557122941006f276917867eba7f2
2017-12-23 14:21:08 +01:00
Axel Uhl 05c695d086 fixed comment spelling
Change-Id: Ifdb03dc37ff97bca4d013089d237bce4a13aca0f
2017-12-23 14:17:06 +01:00
Axel Uhl 625cefa6aa implementing setFleetsCanRunInParallelToTrue method in inner class of RegattaImpl 2017-12-23 00:26:19 +01:00
Axel Uhl 5cde39578a whitespace change only 2017-12-23 00:23:53 +01:00
Axel Uhl 4b477adf77 formatting changes only 2017-12-23 00:22:10 +01:00
Axel Uhl 44e59424db removed unused setColor method on BoatDTO 2017-12-23 00:19:25 +01:00
Axel Uhl 43d1b6f001 formatting changes only 2017-12-23 00:01:20 +01:00
Axel Uhl dde48f7411 added param doc 2017-12-22 23:51:23 +01:00
Axel Uhl 1ff2de636c removed accidentally committed log files from git 2017-12-22 23:51:02 +01:00
Axel Uhl 7099086176 formatting changes only 2017-12-22 23:17:55 +01:00
Axel Uhl b8bedd3d97 Merge branch 'master' into bug3484 2017-12-22 22:02:20 +01:00
Axel Uhl 37ac1330ad comment changes only
Change-Id: I6a4e6f26e82ef3c027bb86a5570833da0a723f99
2017-12-22 18:13:31 +01:00
Axel Uhl 5cc8d62453 added comment
Change-Id: I689deccf6e49ccfe8fd9472ffcc1fb755ece3159
2017-12-22 18:12:15 +01:00
Axel Uhl a87e36fbb9 Merge branch 'master' into maneuver_refactoring 2017-12-22 18:07:08 +01:00
Axel Uhl bdef0b397e Merge remote-tracking branch 'server/bug4371_2' 2017-12-22 17:58:23 +01:00
Axel Uhl b36ce8e912 Merge remote-tracking branch 'server/master' 2017-12-22 14:04:25 +01:00
Axel Uhl 9b0773b36a use Competitor instead of their ID in RaceDefinition's Competitor-Boat map
Change-Id: I09df42c3ffa97434791c94a8da88523061ce5cea
2017-12-22 14:02:58 +01:00
Axel Uhl 6bc9d0da0e Updated building and deploying (markdown) 2017-12-21 09:40:21 +00:00
Axel Uhl 1cf734b21f Merge branch 'master' into bug3677 2017-12-20 23:07:03 +01:00
Axel Uhl d1d9e7691a Updated permission concept (markdown) 2017-12-20 21:37:38 +00:00
Axel Uhl ce4ef21f6a removed the offending dependency from com.sap.sailing.domain.common to pairinglist packages in com.sap.sse
Change-Id: I94633ac379a324c42d5972193413b0cd21e1c214
2017-12-20 22:24:55 +01:00