Sander Roosendaal
13bb60d8ec
adds check if user wants notes on flex chart
2017-10-25 17:46:46 +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
e3b5cc1aa8
bug fix, and some additions
...
Reviewed bug allowing database to be queried on non-existing columns.
Looks like a freak bug and code to prevent it was already in place. Not
sure what happened to trigger the bug on the production server. Wait for
another occurence, then solve.
Added Flex Chart as a button on the left panel. Added Workflow
configuration to the User Settings page
2017-10-25 11:29:19 +02:00
Sander Roosendaal
e636c9fad3
landing page setting has verbose name
2017-10-24 08:00:56 +02:00
Sander Roosendaal
7ce776dcc8
fix of typo in metrics.py (default flex charts)
2017-10-23 20:41:56 +02:00
Sander Roosendaal
b7e9fbaa45
Pro metrics restricted to Pro users
...
When I opened Favorite Flex CHarts to all, I overlooked that this was
opening a back door to Basic users to get to view the Pro metrics.
Corrected that now. When a Favorite Flex chart with Pro metrics is
loaded, for Basic users, the values are replaced with time (x),
pace (y1) and spm (y2)
2017-10-23 20:10:46 +02:00
Sander Roosendaal
74e924a3c1
send email to sender of unrecognized file
...
The email processing sends a notification message to the person who
sent a unrecognized file to the workouts@rowsandall.com email address.
This way, people will know that their email has worked and perhaps
stop sending 99 or more emails with the same unsupported file.
2017-10-23 08:56:10 +02:00
Sander Roosendaal
04d5df245b
Merge branch 'feature/emailprocessing' into develop
2017-10-22 16:06:23 +02:00
Sander Roosendaal
973bbb9f0b
Complete and tested email processing
...
Processed successfully individual files, zip files, unrecognized files,
zips containing unrecognized files
2017-10-22 16:04:03 +02:00
Sander Roosendaal
f36911d73b
clarify variable naming
...
I have made variable names longer to make it easier
to follow the logic of the code. Also removed a few
unused ones. Not tested for functionality, yet.
2017-10-22 14:38:37 +02:00
Sander Roosendaal
f7ab21560d
refactored, not tested
2017-10-22 13:01:16 +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
a866b253a1
cleaned up processemail
2017-10-22 11:49:47 +02:00
Sander Roosendaal
dd05cf2d1b
cleaning up
2017-10-22 11:33:18 +02:00
Sander Roosendaal
f0bfb810a4
made a landing page option
2017-10-22 11:11:30 +02:00
Sander Roosendaal
ca7b02770d
Merge tag 'v4.33' into develop
...
removed NoHR TCX parser
2017-10-21 20:55:46 +02:00
Sander Roosendaal
db9e38c9bb
removed TCXParserNoHR
2017-10-21 20:53:06 +02:00
Sander Roosendaal
c1626d8252
removed 2 unused files
2017-10-20 21:39:08 +02:00
Sander Roosendaal
aa01ed6221
added some explanation
2017-10-20 21:38:22 +02:00
Sander Roosendaal
157c0373fe
implemented most of Mike's suggestions
2017-10-20 21:32:37 +02:00
Sander Roosendaal
a0a3ef9f60
added basic info part to workflow middle panel
2017-10-20 20:38:29 +02:00
Sander Roosendaal
9101a5aca5
added links to workflow page
2017-10-20 20:28:03 +02:00
Sander Roosendaal
3ff3dcff82
simple config page (working)
2017-10-20 07:56:19 +02:00
Sander Roosendaal
be36e2d77f
somewhat working form config2
2017-10-19 19:00:19 +02:00
Sander Roosendaal
a9d84c4961
alternative panel config form
2017-10-18 23:41:56 +02:00
Sander Roosendaal
70758cea65
bug fix typo in defaultleft
2017-10-18 19:14:43 +02:00
Sander Roosendaal
e6b80646b7
added return to workout link
2017-10-18 16:34:22 +02:00
Sander Roosendaal
02620e6093
workout overview bar chart with initials on team
2017-10-18 16:20:32 +02:00
Sander Roosendaal
b14a47d22c
more options for left panel
2017-10-18 16:16:55 +02:00
Sander Roosendaal
13dee6305d
workflow config form working
2017-10-18 15:44:51 +02:00
Sander Roosendaal
3bec917456
primitive version of workflow config form (not working)
2017-10-18 12:03:31 +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
ee50c6fe0c
fixed wind
2017-10-17 18:15:07 +02:00
Sander Roosendaal
99e7ecba43
bug in metar
2017-10-17 18:14:13 +02:00
Sander Roosendaal
63f1895343
bar charts on team list by rower, not by type
2017-10-17 09:39:30 +02:00
Sander Roosendaal
353aeb5ab3
bugfix notes field intervaleditor
2017-10-17 08:46:23 +02:00
Sander Roosendaal
38e6880e9c
replaced upload with export in upload page
2017-10-16 07:36:41 +02:00
Sander Roosendaal
5d24f1c845
Merge tag 'v4.26' into develop
...
bugfix mail processing
2017-10-15 08:45:32 +02:00
Sander Roosendaal
253fd1261d
email processing fix
2017-10-15 08:43:40 +02:00
Sander Roosendaal
e3876ec85d
timestamp takes into account non UTC in weather
2017-10-14 10:05:29 +02:00
Sander Roosendaal
4745505056
bug fix mail handling
2017-10-14 09:52:37 +02:00
Sander Roosendaal
002f61102b
added check if workout is owned by requestor
2017-10-13 15:15:26 +02:00
Sander Roosendaal
80cdd24913
fine tuning headers
2017-10-13 14:30:16 +02:00
Sander Roosendaal
5ab1152825
added workflow view
2017-10-13 14:10:53 +02:00
Sander Roosendaal
e806089ef7
v1 of workflow.html - need speed up chart generation
2017-10-12 22:20:07 +02:00