Commit Graph
73 Commits
Author SHA1 Message Date
Papick Garcia Taboada 062c94c58f Introduced storing fixes in batches 2016-07-05 14:02:44 +02:00
Papick Garcia Taboada 3fca47b5d8 Uncommented fix correction code for local tests 2016-06-29 15:19:47 +02:00
Papick Garcia Taboada f0802bd2c6 Changed add listener return value 2016-06-29 15:12:06 +02:00
Papick Garcia Taboada 6997e8dcfe Changed return value for adding listener 2016-06-29 15:06:38 +02:00
Papick Garcia Taboada 2ecbf652cd Changed notification from did stop to will stop 2016-06-29 11:48:09 +02:00
Papick Garcia Taboada ca41065d5e Introduced RaceTracker.Listener 2016-06-29 11:43:57 +02:00
Papick Garcia Taboada d8a72494ea Fixed preemptive check 2016-06-22 15:02:09 +02:00
Papick Garcia Taboada 97a754114e Removed verbose import logging and added time adjustment code (commented out) for test data 2016-06-22 15:01:23 +02:00
Papick Garcia Taboada b55c18c6f8 Refactored and documented the sensor data import servlet 2016-06-22 13:23:44 +02:00
Papick Garcia Taboada 2382931494 Removed TODOs 2016-06-22 10:43:58 +02:00
Papick Garcia Taboada be4082a02a Renamed wait for finish loading method, streamlined code 2016-06-22 09:52:33 +02:00
Papick Garcia Taboada ed529cc400 Do not wait for fixes to finish loading on start tracking 2016-06-22 09:47:55 +02:00
Papick Garcia Taboada 4777293976 Minor refactorings (renaming) and paasing preemptive stop to loaders 2016-06-21 16:14:51 +02:00
Papick Garcia Taboada a1eb6857a3 Merge branch 'foiling' of ssh://sapsailing.com/home/trac/git into foiling 2016-06-14 15:55:59 +02:00
Papick Garcia Taboada 2a57e313fc Use sensor fix store in master data import operation 2016-06-14 15:55:53 +02:00
Papick Garcia Taboada 07da99810d Merge branch 'foiling' of ssh://sapsailing.com/home/trac/git into foiling 2016-06-14 08:51:36 +02:00
Papick Garcia Taboada 9416f5deed Removed unneeded GPSFixStore usage 2016-06-09 18:35:16 +02:00
Papick Garcia Taboada affa598f1a Removed deprecated constructors (removed dependency to gps fix store) in dynamic tracked race 2016-06-09 17:07:52 +02:00
Papick Garcia Taboada 67f198954c Collapsed hierarchy 2016-06-09 16:54:09 +02:00
Papick Garcia Taboada afb20429bc Added Timeout to tests 2016-06-09 12:58:38 +02:00
Papick Garcia Taboada 15ee54381b Refactored wait for loaders to finish method 2016-06-09 12:57:56 +02:00
Papick Garcia Taboada d091e2ee44 Moved GPSFixTracker code to RaceLogSensorFixTracker (applied visitor pattern previously introduced) 2016-06-07 16:21:17 +02:00
Papick Garcia Taboada c98fa523d8 Introduced dedicated event mapping visitor interface 2016-06-07 11:07:46 +02:00
Papick Garcia Taboada 28cd6ae3df Importer quickfix for tests 2016-06-01 11:24:35 +02:00
Papick Garcia Taboada 84376c23c7 Fixed typo, removed commented code 2016-06-01 09:55:29 +02:00
Papick Garcia Taboada 140706dd95 Aligned tracker lifecycle with GPS tracker 2016-06-01 09:45:40 +02:00
Papick Garcia Taboada dce7b2b616 Implemented stop tracking/ lifecycle for TrackingDataLoader 2016-05-31 16:34:09 +02:00
Papick Garcia Taboada d928468bb4 Fixed up/to fix ranges for gps fix store (marks) 2016-05-31 13:46:37 +02:00
Papick Garcia Taboada 9adcb03771 Fixed up/to fix ranges for gps fix store 2016-05-31 13:21:21 +02:00
Papick Garcia Taboada 128dba5bd4 Added TODO for replica review/ state change issue 2016-05-31 12:28:48 +02:00
Papick Garcia Taboada 35111cdd6a Fixed start tracking status 2016-05-31 12:28:17 +02:00
Papick Garcia Taboada 2f50289070 Changed status assignment in loader and wait condition 2016-05-31 10:53:24 +02:00
Papick Garcia Taboada 097500e2b7 Fixed compiling errors due to new api 2016-05-19 14:29:14 +02:00
Papick Garcia Taboada a523f790d3 Moving update status to status event programming model with source 2016-05-04 15:21:56 +02:00
Papick Garcia Taboada b6cf3dcf71 Merge branch 'foiling' of ssh://sapsailing.com/home/trac/git into foiling 2016-05-04 12:52:55 +02:00
Papick Garcia Taboada b6c9e0af63 Uncommented unused code (always rebuilding chart now) 2016-05-03 15:28:22 +02:00
Papick Garcia Taboada e53df018d4 Removed unused code 2016-05-03 15:26:31 +02:00
Papick Garcia Taboada 7970a6448d Added TODO and TEMP comments to the code 2016-04-27 16:26:47 +02:00
Papick Garcia Taboada cf36c7eda3 Renamed class to align with upper case Log names 2016-04-27 16:15:19 +02:00
Papick Garcia Taboada 37dd46596b Moved tracked race and tracked regatta to super class 2016-04-27 16:14:01 +02:00
Papick Garcia Taboada 815b2b244f Initial new class hierarchy 2016-04-27 13:45:04 +02:00
Papick Garcia Taboada 5a82139ce1 Not setting chart title anymore 2016-04-27 10:51:44 +02:00
Papick Garcia Taboada 113267986a Implemented new import format 2016-04-21 13:58:33 +02:00
Papick Garcia Taboada 76f65f030c Merge branch 'foiling' of ssh://sapsailing.com/home/trac/git into foiling 2016-04-12 16:52:06 +02:00
Papick Garcia Taboada d65a3f4985 Re-generate chart for every change 2016-04-12 16:51:46 +02:00
Papick Garcia Taboada 5875db842f Merge branch 'foiling' of ssh://sapsailing.com/home/trac/git into foiling 2016-04-12 14:43:47 +02:00
Papick Garcia Taboada ba9eb2b5e4 Extended interface to provide old and new values on changes 2016-04-12 14:43:35 +02:00
Papick Garcia Taboada 83b005f1d2 Fixed single y-axis initial rendering 2016-04-07 17:57:38 +02:00
Papick Garcia Taboada b842d39847 Moved chart settings button to the bottom 2016-04-07 17:57:13 +02:00
Papick Garcia Taboada 9c06066200 Fixed series and settings for dual y-axis 2016-04-07 17:07:45 +02:00
Papick Garcia Taboada 9d5fb2c3c4 Initial dual y axis charts 2016-04-06 16:05:21 +02:00
Papick Garcia Taboada 40a79d8ded Merge commit 'd1b03bb576b58765444b4f0a44c5ab7f435a5740' into foiling2 2016-04-06 09:45:08 +02:00
Papick Garcia Taboada 5d23998f04 Use toString to get url 2016-04-05 15:32:52 +02:00
Papick Garcia Taboada 038ba5d427 Removed title, using append for logo url 2016-04-05 15:26:50 +02:00
Papick Garcia Taboada 059feaf0e0 Added event logo to invitation mail 2016-04-05 14:47:10 +02:00
Papick Garcia Taboada 412d667dff Added synchronized and fixed handler registration to maps 2016-04-05 10:36:37 +02:00
Papick Garcia Taboada e3b4b1adcd Regatta and race sensor data tracking listeners 2016-03-31 17:26:18 +02:00
Papick Garcia Taboada fe0cd4b1d8 RegattaLogDeviceCompetitorBravoMappingEventImpl persistence 2016-03-31 13:42:55 +02:00
Papick Garcia Taboada 84b712a664 Added missing border and reduced header font size 2016-03-17 16:22:16 +01:00
Papick Garcia Taboada 53e625a08f Moved link definitions to StringMessages client bundle and sending the proper URLs to the backend for the mail composition. 2016-03-17 14:09:19 +01:00
Papick Garcia Taboada d7954544ad Using box-shadow for selected rows, avoid one pixel size change when selecting rows. 2016-03-16 13:45:19 +01:00
Papick Garcia Taboada e623bb448d Fixed 2px checkbox cell, streamlined both leaderboard and adminconsole table css resources 2016-03-15 10:55:31 +01:00
Papick Garcia Taboada 9efe5faec0 Rolled back 2px change in commit 7e0254adfa 2016-03-07 15:52:46 +01:00
Papick Garcia Taboada 7e0254adfa Fixed 2px jumping in SelectionCheckboxColumn 2016-03-07 15:26:05 +01:00
Papick Garcia Taboada 4e9680a883 Merge branch 'master' into design2015 2016-03-02 13:39:39 +01:00
Papick Garcia Taboada b736b119ce Added playstore badge/ link to racemanager and introduced i18n to existing ios badge 2016-03-02 12:12:36 +01:00
Papick Garcia Taboada 6fd953b83b Introduced base cell tree class using a table builder that sets an aria attribute to the table rows. 2016-02-24 22:46:47 +01:00
Papick Garcia Taboada 96a366b595 Rolled back changes made in commit de5dc5b517 2016-02-24 18:31:16 +01:00
Papick Garcia Taboada d784b05e50 Now using aria attribute to identify selected rows in celltables. 2016-02-24 17:11:25 +01:00
Papick Garcia Taboada 352219b171 Updated obfuscated css selection class name 2016-02-24 13:50:21 +01:00
Papick Garcia Taboada 6de7744719 Merge branch 'master' into design2015-user-management 2016-02-24 10:22:43 +01:00
Papick Garcia Taboada de5dc5b517 Added imprint json description and license files to build.properties 2016-02-24 10:20:56 +01:00
Papick Garcia Taboada 94a1fa5c10 Removed wrong import/ javadoc 2016-02-24 10:14:15 +01:00