checking trimp, changing breakthrough email
This commit is contained in:
@@ -1810,11 +1810,11 @@ def save_workout_database(f2, r, dosmooth=True, workouttype='rower',
|
|||||||
barchart=True, otwpower=True, empower=True, inboard=inboard)
|
barchart=True, otwpower=True, empower=True, inboard=inboard)
|
||||||
|
|
||||||
|
|
||||||
job = myqueue(queuehigh,handle_calctrimp,w.id,f2,r.ftp,r.sex,r.hrftp,r.max,r.rest)
|
|
||||||
|
|
||||||
isbreakthrough, ishard = checkbreakthrough(w, r)
|
isbreakthrough, ishard = checkbreakthrough(w, r)
|
||||||
marker = check_marker(w)
|
marker = check_marker(w)
|
||||||
|
|
||||||
|
job = myqueue(queuehigh,handle_calctrimp,w.id,f2,r.ftp,r.sex,r.hrftp,r.max,r.rest)
|
||||||
|
|
||||||
return (w.id, message)
|
return (w.id, message)
|
||||||
|
|
||||||
parsers = {
|
parsers = {
|
||||||
|
|||||||
@@ -28,16 +28,6 @@
|
|||||||
{{ siteurl }}/rowers/workout/{{ workoutid }}</a>
|
{{ siteurl }}/rowers/workout/{{ workoutid }}</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
|
||||||
To add the workout to your Ranking workouts and see the updated CP plot,
|
|
||||||
click the following link:
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
<a href="{{ siteurl }}/rowers/workout/{{ workoutid }}/updatecp">
|
|
||||||
{{ siteurl }}/rowers/workout/{{ workoutid }}/updatecp</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
{% if btvalues %}
|
{% if btvalues %}
|
||||||
<p>
|
<p>
|
||||||
These were the breakthrough values:
|
These were the breakthrough values:
|
||||||
|
|||||||
Reference in New Issue
Block a user