Private
Public Access
1
0
Commit Graph

559 Commits

Author SHA1 Message Date
Sander Roosendaal
9721aa6a9c TRIMP working 2017-12-07 09:19:36 +01:00
Sander Roosendaal
2f7fcf444b added birth date & sex to user model 2017-12-07 08:39:13 +01:00
Sander Roosendaal
59a2efb7dc Merge tag 'v5.28' into develop
bug fix
2017-12-04 12:12:59 +01:00
Sander Roosendaal
3a3d93f659 bug fix
read_cols_df returned two objects, not one
2017-12-04 12:02:06 +01:00
Sander Roosendaal
e6cb0916e9 comment in ascii 2017-12-04 09:54:59 +01:00
Sander Roosendaal
57a5da5186 fixes issue #236 - reverts to include rest strokes
if workout is only rest strokes, stats shown for entire workout
2017-12-03 21:51:21 +01:00
Sander Roosendaal
64bbfb42da hotfix flex chart slash 2017-12-03 09:40:44 +01:00
Sander Roosendaal
a80df03d60 additional metrics are available in flex chart 2017-11-29 13:26:29 +01:00
Sander Roosendaal
91a6b0f261 bug fix upload empty file name 2017-11-28 10:15:57 +01:00
Sander Roosendaal
6012463a4d power curve 2017-11-27 22:01:12 +01:00
Sander Roosendaal
60ac117fb4 added static plot of in stroke from geeky page 2017-11-27 18:14:40 +01:00
Sander Roosendaal
dddbcad037 changed reading of non painsled to get better data 2017-11-27 10:39:15 +01:00
Sander Roosendaal
33af6176a3 bug fix 2017-11-26 18:09:32 +01:00
Sander Roosendaal
e40a943705 fix join 2017-11-26 15:45:27 +01:00
Sander Roosendaal
ec3a9700a5 inheritance in gluing 2017-11-26 08:32:47 +01:00
Sander Roosendaal
b1c642c968 join works 2017-11-23 17:19:17 +01:00
Sander Roosendaal
fbdf017676 bug fixes 2017-11-23 10:08:33 +01:00
Sander Roosendaal
618e64579c join working but needs improvement (form with title) 2017-11-22 18:06:45 +01:00
Sander Roosendaal
6a76ba05fa email processing looking for Quiske in first line 2017-11-22 09:14:19 +01:00
Sander Roosendaal
ec287cc4b5 manually adding ranking pieces works 2017-11-18 17:38:01 -07:00
Sander Roosendaal
b21c0c122f manual workout form - datetime is 48 years off 2017-11-18 17:03:18 -07:00
Sander Roosendaal
0f88d004b1 adds distance pieces to OTE ranking piece (PRO)
The PRO ranking piece calculation for erg pieces now also calculates
distance based pieces.
2017-11-18 15:45:51 -07:00
Sander Roosendaal
c3ad8a8500 solving issue #232 and #234 2017-11-15 20:05:14 -06:00
Sander Roosendaal
ffd2abc815 imports more than 50 workouts from C2 2017-11-14 21:49:53 -06:00
Sander Roosendaal
14a10becf1 some bug fixes
Email processing now correctly processes message body on AttributeError
Workflow page now loads correctly - threw Error 500 when user deleted
all his FavoriteCharts
2017-11-13 14:51:28 +01:00
Sander Roosendaal
ec4e756e50 type correction 2017-11-10 12:54:29 +01:00
Sander Roosendaal
7acc41fa6f small refinement upload 2017-11-08 15:16:05 +01:00
Sander Roosendaal
1489e9c47a checks email for uniqueness upon change 2017-11-08 13:19:25 +01:00
Sander Roosendaal
a8eae5911d upload options work in background upload 2017-11-08 09:22:15 +01:00
Sander Roosendaal
4f9539835f background processed email now create Django_Mailbox message object 2017-11-07 11:15:35 +01:00
Sander Roosendaal
663576a369 code reduces using request.is_ajax() 2017-11-07 08:32:07 +01:00
Sander Roosendaal
188c48aca1 got most of it working now 2017-11-06 23:23:52 +01:00
Sander Roosendaal
1f477d3b7c stops on error 2017-11-06 16:56:38 +01:00
Sander Roosendaal
355329dd36 drag/drop is working 2017-11-06 15:21:36 +01:00
Sander Roosendaal
9b14d7f0c7 cox's calls on workflow 2017-11-05 17:30:21 +01:00
Sander Roosendaal
1a5d2e35f4 lazy loads trend flex, boxplot, cum_flex 2017-11-05 17:22:59 +01:00
Sander Roosendaal
5337560bca lazy loads box chart 2017-11-05 13:12:29 +01:00
Sander Roosendaal
911cb204d1 delayed load of data on cum_flex
Ajax call to load data for cumulative flex chart. It works. Yay!
2017-11-05 12:03:30 +01:00
Sander Roosendaal
7fd17fb3b4 loads thumbnails asynchronously
loads thumbnails on workflow view asynchronously using jQuery and Ajax
2017-11-04 20:28:58 +01:00
Sander Roosendaal
80f4ca585b able to load scripts but cannot get them to go to the right place
Work in progress
2017-11-04 17:12:40 +01:00
Sander Roosendaal
bc941b3670 added thumbnail Ajax endpoint 2017-11-04 15:39:34 +01:00
Sander Roosendaal
ce22a4173b reversed task list order 2017-11-03 14:15:51 +01:00
Sander Roosendaal
df82b53018 landingpage sticky in uploadoptions 2017-11-03 13:53:59 +01:00
Sander Roosendaal
657e9e9cd0 has "Make Ranking" on left panel workflow page 2017-11-03 13:39:53 +01:00
Sander Roosendaal
e19b3631f1 fixed issue #226: notes dont show up in fav chart library 2017-11-03 12:50:03 +01:00
Sander Roosendaal
b266881858 configuration of Physics calc to report progress
Needs rowingdata >= 1.3.2
2017-11-03 09:23:51 +01:00
Sander Roosendaal
f1694793b0 unfinished business
Need to create a post_progress view taking progress and job id as a POST
parameter so that we can send the entire url to rowingdata
2017-11-02 23:10:35 +01:00
Sander Roosendaal
bee89206cd new welcome email 2017-11-02 18:20:13 +01:00
Sander Roosendaal
c974927192 processes files > 1 MB offline 2017-11-02 15:53:54 +01:00
Sander Roosendaal
b94ef5e5ac added secret password to /rowers/record-progress 2017-11-02 09:25:19 +01:00