Private
Public Access
1
0
Commit Graph

146 Commits

Author SHA1 Message Date
Sander Roosendaal
3709ad7ccb adding functionality to comment on planned sessions and races 2019-02-13 15:13:49 +01:00
Sander Roosendaal
2bc0aa72fb trying to get it to run on manjaro linux 2019-02-03 15:33:05 +01:00
Sander Roosendaal
8a44a84e5c fix progress bar in OTW physics 2019-01-13 09:21:38 +01:00
Sander Roosendaal
36b99aafea allowing non ascii in workout comments 2019-01-02 10:03:32 +01:00
Sander Roosendaal
117836a102 errors fixed 2018-12-31 16:45:46 +01:00
Sander Roosendaal
a198ebbeaa notification email bug fix 2018-12-24 14:12:52 +01:00
Sander Roosendaal
ab9579a048 downgrade notifications 2018-12-20 17:40:32 +01:00
Sander Roosendaal
954bd46bce notification emails 2018-12-20 16:18:28 +01:00
Sander Roosendaal
a9f11f4f76 confirmation emails to buyers 2018-12-20 15:29:21 +01:00
Sander Roosendaal
6da4c36c68 improved html tag stripping 2018-12-12 10:34:12 +01:00
Sander Roosendaal
6d6d269ce9 emails with site url 2018-12-02 20:37:02 +01:00
Sander Roosendaal
73b8941825 initial implementation.
To Do: Add unsubscribe/subscribe functionality for participants
2018-11-30 17:15:50 +01:00
Sander Roosendaal
7a2f1b951f correcting no avghr and no maxhr workouts 2018-11-29 12:28:08 +01:00
Sander Roosendaal
774028497b disqualification now with review and form 2018-11-28 15:37:41 +01:00
Sander Roosendaal
e0303b90b6 automatic expiry of non-recurring users 2018-11-27 12:29:30 +01:00
Sander Roosendaal
7e109ed7b4 attaching workout to planned session 2018-11-26 18:10:14 +01:00
Sander Roosendaal
886b05fe8a bug fixes 2018-11-19 11:29:10 +01:00
Sander Roosendaal
f62460eeba implemented ics export by email 2018-11-12 16:40:05 +01:00
Sander Roosendaal
40941bc6d6 removing some debugging code 2018-11-01 19:44:02 +01:00
Sander Roosendaal
8903040d11 refined rScore 2018-11-01 19:43:04 +01:00
Sander Roosendaal
fdf399dd4c fixed a bug in rScore calculation 2018-11-01 17:52:43 +01:00
Sander Roosendaal
841b9b3b5b team create 2018-10-10 21:41:27 +02:00
Sander Roosendaal
90f022f690 fixed bug in race check 2018-09-15 16:07:19 +02:00
Sander Roosendaal
cadc5d5e0d bike erg import from C2 log 2018-08-29 09:46:46 +02:00
Sander Roosendaal
4f5695723b cp data sending to admin 2018-08-28 11:59:18 +02:00
Sander Roosendaal
c5b0351153 checking for isfinite in normw, normv calc 2018-07-10 14:56:31 +02:00
Sander Roosendaal
b964a728d8 removed some print statements 2018-07-08 21:35:05 +02:00
Sander Roosendaal
7b7171ca0f bug fix in trimp calc 2018-07-08 21:34:03 +02:00
Sander Roosendaal
b3a85b20d8 bug fix 2018-07-07 21:00:48 +02:00
Sander Roosendaal
b9d43c7536 trimp, tss, hrtss, normv, normw pre-calculated 2018-07-06 18:06:04 +02:00
Sander Roosendaal
89cf064f03 fixed 2018-06-29 23:10:19 +02:00
Sander Roosendaal
35b71c0b63 through emails now 2018-06-28 15:31:21 +02:00
Sander Roosendaal
6acb5d9f49 through email now 2018-06-28 14:26:08 +02:00
Sander Roosendaal
5eb2edc60f moving save routine to dataprepnodjango 2018-06-28 10:07:34 +02:00
Sander Roosendaal
c10c6fafe1 improved dataprepnodjango? 2018-06-27 18:22:24 +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
8c2c995aab seems to auto import well 2018-06-25 22:08:47 +02:00
Sander Roosendaal
b313726478 sort of works 2018-06-25 18:59:47 +02:00
Sander Roosendaal
90dcb2f4f9 sort of working 2018-06-25 18:42:16 +02:00
Sander Roosendaal
80cbcb9512 not working yet, need to complete in tasks.py 2018-06-22 16:45:19 +02:00
Sander Roosendaal
aed878d677 kml email working 2018-06-06 14:23:10 +02:00
Sander Roosendaal
bb87f79ae7 updated tests 2018-06-01 17:07:12 +02:00
Sander Roosendaal
cfa5748ef4 hotfix 2018-06-01 15:44:56 +02:00
Sander Roosendaal
3998c7dded routine to find shortest course completion
If rowing through start box more than 1 time, it checks for every
passing of the start box
2018-06-01 09:16:24 +02:00
Sander Roosendaal
4be52e8e25 more robust race form 2018-05-19 14:57:45 +02:00
Sander Roosendaal
746ac911ab bug fix 2018-05-17 19:55:34 +02:00
Sander Roosendaal
2a0625d356 removed try except on task 2018-05-17 19:07:24 +02:00
Sander Roosendaal
4f8bdf1543 made everything work with async 2018-05-17 18:19:42 +02:00
Sander Roosendaal
b6c67f7e2b submit race result now starts async process 2018-05-17 16:59:19 +02:00