From d3985c139d06ede3bbd75bf83619096368638cb4 Mon Sep 17 00:00:00 2001
From: Sander Roosendaal
Date: Tue, 19 Jan 2021 06:24:57 +0100
Subject: [PATCH] checking trimp, changing breakthrough email
---
rowers/dataprep.py | 4 ++--
rowers/templates/breakthroughemail.html | 10 ----------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/rowers/dataprep.py b/rowers/dataprep.py
index 212cdc3a..6e3b0802 100644
--- a/rowers/dataprep.py
+++ b/rowers/dataprep.py
@@ -1810,11 +1810,11 @@ def save_workout_database(f2, r, dosmooth=True, workouttype='rower',
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)
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)
parsers = {
diff --git a/rowers/templates/breakthroughemail.html b/rowers/templates/breakthroughemail.html
index af5532f2..beadc132 100644
--- a/rowers/templates/breakthroughemail.html
+++ b/rowers/templates/breakthroughemail.html
@@ -28,16 +28,6 @@
{{ siteurl }}/rowers/workout/{{ workoutid }}
-
- To add the workout to your Ranking workouts and see the updated CP plot,
- click the following link:
-
-
-
-
- {{ siteurl }}/rowers/workout/{{ workoutid }}/updatecp
-
-
{% if btvalues %}
These were the breakthrough values: