Private
Public Access
1
0
Commit Graph

74 Commits

Author SHA1 Message Date
Sander Roosendaal
5becabb216 mocking myqueue in most tests 2019-02-10 15:54:09 +01:00
Sander Roosendaal
b88c6e902a removing obsolete .ix calls to pandas 2019-02-09 08:52:52 +01:00
Sander Roosendaal
72e1083a2d starting plan view tests 2019-02-04 17:06:51 +01:00
Sander Roosendaal
4c8a14eecd removing some debugging print statements 2019-01-30 16:38:25 +01:00
Sander Roosendaal
75261118c2 adding some model changes around paid plans 2018-12-18 19:22:27 +01:00
Sander Roosendaal
e4bc752b3b fixing strava import failure 2018-12-08 11:10:01 +01:00
Sander Roosendaal
e0ec5d62dd trial bug fixed 2018-11-02 18:48:43 +01:00
Sander Roosendaal
e2df28888e adding more choice for workout default page 2018-10-25 10:53:56 +02:00
Sander Roosendaal
d1ddb9b242 removed duplicate import json entry 2018-07-07 08:51:48 +02:00
Sander Roosendaal
f17bbbb048 Merge tag 'v7.17' into develop
bug fix
2018-07-07 08:49:53 +02:00
Sander Roosendaal
c018a726ea added import json to utils - bug fix 2018-07-07 08:46:48 +02:00
Sander Roosendaal
5960c276a8 Merge branch 'develop' into feature/revisedimports 2018-07-04 16:35:29 +02:00
Sander Roosendaal
2ac5f8ac43 fixing bug for imports 2018-07-03 08:17:03 +02:00
Sander Roosendaal
3421d1a685 strava done 2018-07-02 23:15:21 +02:00
Sander Roosendaal
cbaada7945 mocking c2import successfully 2018-07-01 13:23:24 +02:00
Sander Roosendaal
b78a443a5c another attempt 2018-06-27 19:03:27 +02:00
Sander Roosendaal
301f33e813 hotfix strava auto import 2018-06-27 09:29:44 +02:00
Sander Roosendaal
0152c8d20b removing some duplicate code 2018-06-26 12:14:00 +02:00
Sander Roosendaal
90dcb2f4f9 sort of working 2018-06-25 18:42:16 +02:00
Sander Roosendaal
e054b0d1a0 excluding basic users from auto sync 2018-06-07 18:08:17 +02:00
Sander Roosendaal
26b6a6e29c courses defined by spline and other improvements 2018-05-15 10:17:55 +02:00
Sander Roosendaal
3ba9bbf93a age calculations 2018-04-27 09:30:03 +02:00
Sander Roosendaal
20d83385ba crude version of results submit 2018-04-19 14:36:54 +02:00
Sander Roosendaal
240210d43e first use of email templates 2018-03-18 20:15:48 +01:00
Sander Roosendaal
a94912e124 wrapping text in some tables 2018-03-11 10:54:57 +01:00
Sander Roosendaal
66452b44c0 bug fix and additional filtering for spm<0 2018-03-02 10:37:24 +01:00
Sander Roosendaal
57eee137ce added weighted average - rScore now uses weighted average 2018-02-24 14:23:48 +01:00
Sander Roosendaal
f08ec40a8a some UI improvements on planned sessions 2018-02-23 11:06:58 +01:00
Sander Roosendaal
9b8d2229a2 minor improvements plannedsession views 2018-02-12 17:35:14 +01:00
Sander Roosendaal
8884e2f7b1 session coach view v1 2018-02-11 13:55:51 +01:00
Sander Roosendaal
da02466f8a very basic plannedsession view view 2018-02-06 10:57:47 +01:00
Sander Roosendaal
ed56a4179a added image attach buttons to edit and workflow 2018-01-23 15:10:17 +01:00
Sander Roosendaal
30a325d0f5 updatefitnessmetric as middleware 2018-01-17 18:27:59 +01:00
Sander Roosendaal
efeb5bc2f7 made ranking pieces explicit 2018-01-04 21:13:33 +01:00
Sander Roosendaal
86a72545e0 calculates age group 2k 2017-12-12 21:59:28 +01:00
Sander Roosendaal
6e06e38cef adds two more coxswain calls 2017-11-06 21:44:51 +01:00
Sander Roosendaal
1a5d2e35f4 lazy loads trend flex, boxplot, cum_flex 2017-11-05 17:22:59 +01:00
Sander Roosendaal
ce22a4173b reversed task list order 2017-11-03 14:15:51 +01:00
Sander Roosendaal
657e9e9cd0 has "Make Ranking" on left panel workflow page 2017-11-03 13:39:53 +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
b17cf3d6dd sets own job ID on RQ jobs in production 2017-11-02 08:32:55 +01:00
Sander Roosendaal
ac5500a1d8 status progress bar works on develop 2017-11-01 17:16:08 +01:00
Sander Roosendaal
24482cca8a removed some debug print statements 2017-10-31 14:57:41 +01:00
Sander Roosendaal
0ecd8c588d debugged some odd behavior 2017-10-31 14:52:52 +01:00
Sander Roosendaal
8c31f5b778 a wrapper around the task queue 2017-10-31 11:12:00 +01: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
f0bfb810a4 made a landing page option 2017-10-22 11:11:30 +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