Private
Public Access
1
0
Commit Graph

182 Commits

Author SHA1 Message Date
Sander Roosendaal
29243516ae does Alternative OTE ranking
added an OTE ranking piece calculator based on manually added ranking
instead of automatically detected ranking
2017-10-26 22:53:02 +02:00
Sander Roosendaal
0e185f9c2f working, not tested asynchronous OTE ranking 2017-10-26 16:39:02 +02:00
Sander Roosendaal
6a4eb4583c show Flex Chart notes on Flex Chart page 2017-10-25 17:44:06 +02:00
Sander Roosendaal
ae520e346f skips CP calculation when OTW workout has no power data 2017-10-25 16:49:38 +02:00
Sander Roosendaal
42d9b19a28 removed redundant code 2017-10-25 16:22:36 +02:00
Sander Roosendaal
74acd35e7a Offline CP calculations for OTW
A new table in the database with precalculated CP values. The data
are updated through RQ/Celery asynchronous functions
2017-10-25 15:17:14 +02:00
Sander Roosendaal
c4c9ec6460 Merge tag 'v4.34' into develop
hotfixed bug
2017-10-22 11:58:14 +02:00
Sander Roosendaal
d7592f3c12 bug fix 2017-10-22 11:55:20 +02:00
Sander Roosendaal
dd05cf2d1b cleaning up 2017-10-22 11:33:18 +02:00
Sander Roosendaal
db9e38c9bb removed TCXParserNoHR 2017-10-21 20:53:06 +02:00
Sander Roosendaal
10cc35b269 accounted for possible 'notgzip' response from rowingdata 2017-10-18 09:24:01 +02:00
Sander Roosendaal
35ad449421 try/except around get_file_type to catch corrupt gzip 2017-10-18 09:16:15 +02:00
Sander Roosendaal
7cc59cb71a refined hard 2017-10-10 14:48:07 +02:00
Sander Roosendaal
977c8b9a79 added announcement for hard workout 2017-10-10 14:41:23 +02:00
Sander Roosendaal
4924c6bda8 back to using arrow for unixtime in dataprep 2017-09-26 15:46:59 +02:00
Sander Roosendaal
8f3d6f21bb changed back arrow to mktime in dataprep 2017-09-25 22:31:29 +02:00
Sander Roosendaal
ba1b0cea8a support for OTW BoatCoach 2017-09-25 21:34:34 +02:00
Sander Roosendaal
0fa2012d78 fixed mktime to arrow.get().timestamp in dataprep 2017-09-22 09:52:20 +02:00
Sander Roosendaal
43300cc28d added default time zone setting 2017-09-21 09:21:33 +02:00
Sander Roosendaal
e689955802 added calcdps routine 2017-09-20 11:18:42 +02:00
Sander Roosendaal
d95ac01172 added distance per stroke metric 2017-09-19 16:39:58 +02:00
Sander Roosendaal
ffea92278e added lbs/N force unit to model, use that 2017-09-17 15:58:36 +02:00
Sander Roosendaal
8ccc8dd3a0 tested split and flexchart 2017-09-17 15:40:52 +02:00
Sander Roosendaal
d38512a47c first pass - untested 2017-09-17 15:01:07 +02:00
Sander Roosendaal
55049532e4 bugfix 2017-09-15 15:34:30 +02:00
Sander Roosendaal
7d6e778625 dataprep partially done - continue on line 1400 2017-09-15 15:31:13 +02:00
Sander Roosendaal
f1a05db1e4 some bug fixing for invalid TCX files 2017-09-14 17:25:26 +02:00
Sander Roosendaal
53512aab47 Merge tag 'v3.68' into develop
fixed stravauploadw bug
2017-09-12 11:36:46 +02:00
Sander Roosendaal
734b2631f1 added test if gz file exists + repair - strave export 2017-09-12 08:52:41 +02:00
Sander Roosendaal
a5639e734f timezone aware bug fixes 2017-09-04 12:52:13 +02:00
Sander Roosendaal
b4953509a4 improved timezone awareness on upload 2017-09-04 12:18:12 +02:00
Sander Roosendaal
58ab1f87bb time zone aware rowingdata accepted 2017-09-02 16:54:09 +02:00
Sander Roosendaal
384ad4871e fixed bug related to split after rowing physics calc 2017-08-29 10:22:38 +02:00
Sander Roosendaal
08612aa4ce dataprep 2017-08-24 10:30:39 +02:00
Sander Roosendaal
c46c776884 bug fix and improved split behavior 2017-08-24 09:59:19 +02:00
Sander Roosendaal
0af56b6e2f added OTE split 2017-08-23 10:57:27 +02:00
Sander Roosendaal
45fe8a6181 workout split works 2017-08-23 09:55:26 +02:00
Sander Roosendaal
7e78abc1ef split seems to be working now 2017-08-22 22:28:09 +02:00
Sander Roosendaal
f44fee0f12 split workout (bugs) 2017-08-22 20:15:06 +02:00
Sander Roosendaal
07323ac545 added coxmate support 2017-08-21 12:54:32 +02:00
Sander Roosendaal
79b3826571 made fix_newtons a bit more flexible 2017-08-09 13:17:26 +02:00
Sander Roosendaal
07b4a7a71e fix 2017-08-09 11:19:42 +02:00
Sander Roosendaal
e586de64e3 hotfix lbstoN 2017-08-09 11:05:41 +02:00
Sander Roosendaal
fc23750731 corrected work per stroke error (wasn't calculated when it could) 2017-08-08 11:51:41 +02:00
Sander Roosendaal
bd4020d9a9 small changes 2017-08-07 09:50:20 +02:00
Sander Roosendaal
2e4e6c47e0 added add_effiency and eff calc added to otw_physics 2017-08-07 09:08:56 +02:00
Sander Roosendaal
c55be018d7 added efficiency metric 2017-08-04 11:14:45 +02:00
Sander Roosendaal
e673255f43 improved callout on trend flex 2017-08-04 10:25:49 +02:00
Sander Roosendaal
0e00e583ec removed consistency checks from default at upload 2017-07-29 10:23:10 +02:00
Sander Roosendaal
c75a169229 finding source of unnecessary notifications 2017-07-04 22:26:44 +02:00