fix progress bar in OTW physics
This commit is contained in:
@@ -1413,7 +1413,7 @@ def handle_otwsetpower(self,f1, boattype, weightvalue,
|
|||||||
secret = PROGRESS_CACHE_SECRET
|
secret = PROGRESS_CACHE_SECRET
|
||||||
|
|
||||||
progressurl += "/rowers/record-progress/"
|
progressurl += "/rowers/record-progress/"
|
||||||
progressurl += job_id
|
progressurl += job_id+'/'
|
||||||
|
|
||||||
# determine cache file name
|
# determine cache file name
|
||||||
physics_cache = 'media/'+str(boattype)+'_'+str(int(weightvalue))
|
physics_cache = 'media/'+str(boattype)+'_'+str(int(weightvalue))
|
||||||
|
|||||||
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
Binary file not shown.
2
rowers/tests/testdata/testdata.tcx
vendored
2
rowers/tests/testdata/testdata.tcx
vendored
@@ -2502,7 +2502,7 @@
|
|||||||
</Trackpoint>
|
</Trackpoint>
|
||||||
</Track>
|
</Track>
|
||||||
</Lap>
|
</Lap>
|
||||||
<Notes><Element 'Notes' at 0x13feaf28></Notes>
|
<Notes><Element 'Notes' at 0x137bd4e0></Notes>
|
||||||
</Activity>
|
</Activity>
|
||||||
</Activities>
|
</Activities>
|
||||||
<Creator>
|
<Creator>
|
||||||
|
|||||||
Reference in New Issue
Block a user