Private
Public Access
1
0

149 Commits

Author SHA1 Message Date
Sander Roosendaal
24380c97d0 logging for c2 import 2021-01-14 19:58:02 +01:00
Sander Roosendaal
1fa7a8c9a2 better use of comments in C2 import 2020-12-17 08:48:36 +01:00
Sander Roosendaal
668debceee fixing some C2 bike erg related stuff 2020-08-30 21:21:25 +02:00
Sander Roosendaal
24311aeeef adding biekerg 2020-08-30 20:43:57 +02:00
Sander Roosendaal
645b3167b5 first version with free syncs for basic users 2020-07-06 15:19:03 +02:00
Sander Roosendaal
6e12dc32c7 setting c2 import workout distance to data 2020-04-21 19:16:10 +02:00
Sander Roosendaal
c95aa78009 remove test 2020-04-15 22:03:49 +02:00
Sander Roosendaal
3e3245549d test 2020-04-15 22:03:35 +02:00
Sander Roosendaal
d2fb2274f4 fixed some workoutstate errors 2020-04-13 13:39:31 +02:00
Sander Roosendaal
7960c4d0f3 bug fix 2020-03-24 20:51:39 +01:00
Sander Roosendaal
3d6f8e89cb replaced async with non keyword equivalent 2020-03-10 06:18:45 +01:00
Sander Roosendaal
050db5b560 c2 to async 2020-03-09 22:11:35 +01:00
Sander Roosendaal
dfb8a3de75 fixed C2 import of workout not owned 2020-02-28 14:15:07 +01:00
Sander Roosendaal
1c9bdc24b5 bug fixing - bugs detected by manually poking around on the site
need additional testing suite to systematically go through all
permissions
need additional permissions check at Model level - models.py
2020-01-17 14:33:56 +01:00
Sander Roosendaal
c82a60f02e moved user and workout permission checks to rules
updated workoutviews, rest of views not done
doesn't pass tests
2020-01-12 17:58:55 +01:00
Sander Roosendaal
8ae0c796a7 fix and adding welcome emails to trial takers 2020-01-06 20:32:57 +01:00
Sander Roosendaal
0ac7e5ee95 fixing json error 2020-01-01 15:23:26 +01:00
Sander Roosendaal
4bfc5866c4 bug fix 2019-11-18 08:32:15 +01:00
Sander Roosendaal
394797fc80 foutje verbeterd 2019-11-09 14:43:06 +01:00
Sander Roosendaal
3f0f8e69b0 changes 2019-10-31 15:19:30 +01:00
Sander Roosendaal
a9316d6f21 adding stroke count 2019-10-31 15:17:18 +01:00
Sander Roosendaal
37024296c0 solves #505 2019-10-31 15:09:05 +01:00
Sander Roosendaal
d4f311c612 adding splits to C2 workout export 2019-10-31 11:45:44 +01:00
Sander Roosendaal
8398701320 moving age group records to c2stuff 2019-10-23 20:34:16 +02:00
Sander Roosendaal
eb30f78a7c fixed incorrect raise of NoTokenError 2019-09-23 15:51:16 +02:00
Sander Roosendaal
ce582f7563 fixed small C2 stuff bug 2019-08-26 14:35:53 +02:00
Sander Roosendaal
860f1e50f5 fix for when C2 log is off 2019-06-26 12:06:04 +02:00
Sander Roosendaal
af5ffe7b0d adding tombstones 2019-03-29 13:57:49 +01:00
Sander Roosendaal
fb5e0d38a8 fixed c2 export 2019-03-14 08:24:47 +01:00
Sander Roosendaal
2d960b4f38 changed 2019-03-10 20:25:00 +01:00
Sander Roosendaal
42123831ae removed try/except in c2stuff 2019-03-10 19:29:20 +01:00
Sander Roosendaal
f53a2a22ee fixing #424 2019-03-07 14:27:40 +01:00
Sander Roosendaal
faeea73b0a passing all tests on py3 2019-02-28 22:52:59 +01:00
Sander Roosendaal
7ccb7d402d added future in rowers folder 2019-02-25 16:47:50 +01:00
Sander Roosendaal
866566172c passes checks in python3 2019-02-24 15:57:26 +01:00
Sander Roosendaal
5b2fbfcee0 removing unencoded links to workout from templates 2019-02-14 10:40:58 +01:00
Sander Roosendaal
b88c6e902a removing obsolete .ix calls to pandas 2019-02-09 08:52:52 +01:00
Sander Roosendaal
8bf9fcaa54 bug fix 2019-01-31 08:43:03 +01:00
Sander Roosendaal
c7595b7cb0 fixed c2 import bug 2019-01-23 13:43:32 +01:00
Sander Roosendaal
9e77b348b1 strava working with correct scope 2018-11-26 20:33:18 +01:00
Sander Roosendaal
72fab9f5e2 fixing tests 2018-11-14 22:24:26 +01:00
Sander Roosendaal
f52de7e697 workouttype mapping for C2 2018-11-14 15:24:14 +01:00
Sander Roosendaal
464b5cf807 got redirects in wrapper working with messaging 2018-10-23 18:36:07 +02:00
Sander Roosendaal
6c1c6aac39 bug fix 2018-10-10 08:08:52 +02:00
Sander Roosendaal
72223578aa bike erg power calculation correction 2018-08-29 11:32:49 +02:00
Sander Roosendaal
b41f4c77de bike erg export to C2 2018-08-29 09:55:02 +02:00
Sander Roosendaal
cadc5d5e0d bike erg import from C2 log 2018-08-29 09:46:46 +02:00
Sander Roosendaal
d0f928d299 catching keyerror as well 2018-07-12 15:05:55 +02:00
Sander Roosendaal
b6584795f2 more try except in c2stuff - bugfix 2018-07-12 15:04:22 +02:00
Sander Roosendaal
3ddac6573a bug fix 2018-07-12 12:59:26 +02:00