Private
Public Access
1
0
Commit Graph

107 Commits

Author SHA1 Message Date
Sander Roosendaal
7cd3149576 bug fix 2017-12-07 15:16:33 +01:00
Sander Roosendaal
2f7fcf444b added birth date & sex to user model 2017-12-07 08:39:13 +01:00
Sander Roosendaal
6dd8dc06fc team model change for dev 2017-11-26 19:32:16 +01:00
Sander Roosendaal
1489e9c47a checks email for uniqueness upon change 2017-11-08 13:19:25 +01:00
Sander Roosendaal
6b793724ed redis monitor for CP update jobs
Stores job id in a cookie. Upon reload, checks if job is still busy. If
busy, no new jobs are started. Some messaging for users to give them
information about the job status.
2017-10-27 11:52:47 +02:00
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
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
e636c9fad3 landing page setting has verbose name 2017-10-24 08:00:56 +02:00
Sander Roosendaal
f0bfb810a4 made a landing page option 2017-10-22 11:11:30 +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
3028809d24 removed obsolete flexchart template files 2017-10-12 13:04:18 +02:00
Sander Roosendaal
08b49b32bb more around default fav charts 2017-10-12 12:37:33 +02:00
Sander Roosendaal
a226a957c8 implemented default set of flex favs on user registration 2017-10-12 10:02:50 +02:00
Sander Roosendaal
b4d854c481 image size to image model 2017-10-10 09:21:34 +02:00
Sander Roosendaal
6db8b17ad6 made metrics and strokedata model dynamic 2017-09-21 16:47:39 +02:00
Sander Roosendaal
43300cc28d added default time zone setting 2017-09-21 09:21:33 +02:00
Sander Roosendaal
d95ac01172 added distance per stroke metric 2017-09-19 16:39:58 +02:00
Sander Roosendaal
89e843bd34 added field forceunit to workout 2017-09-15 15:11:07 +02:00
Sander Roosendaal
df9806a200 added timezone to workout model 2017-09-03 14:47:20 +02:00
Sander Roosendaal
127b60f3c1 bug fix multi compare with invalid x axis 2017-09-02 09:13:58 +02:00
Sander Roosendaal
71c0a6f5ff added export as ride 2017-08-31 16:24:05 +02:00
Sander Roosendaal
c74b08d966 modality and boat type selection working on multiflex 2017-08-10 13:58:47 +02:00
Sander Roosendaal
8156034ae1 initial modality form 2017-08-10 09:52:53 +02:00
Sander Roosendaal
c55be018d7 added efficiency metric 2017-08-04 11:14:45 +02:00
Sander Roosendaal
cef4a6e818 added coastal as type, made workouttype sticky 2017-07-03 15:50:10 +02:00
Sander Roosendaal
0f71ee9481 using upper limit for OTW breakthrough detection 2017-06-27 04:10:53 +02:00
Sander Roosendaal
182dadf679 changed breakthrough notifications to opt-in 2017-06-19 07:29:55 +02:00
Sander Roosendaal
a70a1e98ac added notification to rowing physics 2017-06-16 15:41:07 +02:00
Sander Roosendaal
563c0903cc moved CP segment findin/sorting to dataprep 2017-06-10 21:38:26 -04:00
Sander Roosendaal
4e8b7e02b1 otw cp stuff not finished 2017-06-02 20:28:12 +02:00
Sander Roosendaal
eb9c7ed33f default OTW slack set to 0 2017-05-18 18:45:17 +02:00
Sander Roosendaal
40313f9680 adding OTW power slack 2017-05-18 15:23:09 +02:00
Sander Roosendaal
d1fe31a0c8 MVP version of box charts 2017-05-14 14:46:59 +02:00
Sander Roosendaal
1e7a833da1 notifications for comments 2017-05-11 15:24:55 +02:00
Sander Roosendaal
4a10584733 some fixes after testing 2017-05-11 11:58:44 +02:00
Sander Roosendaal
358782fc0f trainingpeaks to production 2017-05-08 18:10:18 +02:00
Sander Roosendaal
4b80e30b74 Strava, ST, RK done 2017-05-05 11:54:37 +02:00
Sander Roosendaal
027353338d TP stuff 2017-05-04 22:14:59 +02:00
Sander Roosendaal
0d04132c3c added record of workout origin 2017-04-27 18:12:39 +02:00
Sander Roosendaal
256d0af28c successfully authorizes, obtained and refreshes token 2017-04-18 18:07:58 +02:00
Sander Roosendaal
9c5ed87241 token exchange works 2017-04-13 17:40:39 +02:00
Sander Roosendaal
1f40893b00 metrics definitions in separate file 2017-04-09 11:04:20 +02:00
Sander Roosendaal
d89219a2df working on workout import (auth and workout list done) 2017-03-22 15:55:13 +01:00
Sander Roosendaal
01fe1e8807 added receiver on Rower change (removes teams) 2017-03-22 12:23:26 +01:00
Sander Roosendaal
5e5cc36da0 added effective drive length 2017-03-03 15:41:51 +01:00
Sander Roosendaal
9bf485f596 adding oarlength and inboard 2017-03-01 15:00:58 +01:00
Sander Roosendaal
7dcdaa516b a few fixes on comments 2017-02-23 18:14:43 +01:00