Private
Public Access
1
0
Commit Graph

286 Commits

Author SHA1 Message Date
Sander Roosendaal
0dd446dc1f Merge branch 'develop' into feature/django2 2019-03-31 16:02:36 +02:00
Sander Roosendaal
af5ffe7b0d adding tombstones 2019-03-29 13:57:49 +01:00
Sander Roosendaal
588c145b6e djanogo 2 2019-03-22 12:09:09 +01:00
Sander Roosendaal
3fae33f366 adding drag factor 2019-03-15 10:27:35 +01:00
Sander Roosendaal
8958d4430f issue #437 fixed 2019-03-14 21:28:23 +01:00
Sander Roosendaal
199382a700 unicode to str method 2019-02-25 20:21:21 +01:00
Sander Roosendaal
7ccb7d402d added future in rowers folder 2019-02-25 16:47:50 +01:00
Sander Roosendaal
712e89c885 passing tests 2019-02-24 20:38:07 +01:00
Sander Roosendaal
866566172c passes checks in python3 2019-02-24 15:57:26 +01:00
Sander Roosendaal
0d1884962b list view improved 2019-02-22 13:51:08 +01:00
Sander Roosendaal
1052c61589 offercoaching form works 2019-02-20 20:15:44 +01:00
Sander Roosendaal
ee7a83a76b error fixes plus new coachoffer attribute 2019-02-20 20:10:39 +01:00
Sander Roosendaal
e388d56177 finally making admin widgets work 2019-02-19 21:04:40 +01:00
Sander Roosendaal
8575443220 making planning accessible for team manager of pro users 2019-02-19 20:04:02 +01:00
Sander Roosendaal
409f725caa needs some work on plan page 2019-02-18 18:17:56 +01:00
Sander Roosendaal
c4523ea03e all the plumbing to let people select, drop, offer, coaching 2019-02-17 10:36:59 +01:00
Sander Roosendaal
5f8fd9315a passing tests again - now with coachinggroups 2019-02-16 19:43:21 +01:00
Sander Roosendaal
ccdf24f671 not sure if this works 2019-02-16 17:15:25 +01:00
Sander Roosendaal
6afde11b7c athlete edit permissions in place 2019-02-16 10:31:47 +01:00
Sander Roosendaal
948fbf76ee passing tests - teams can be created 2019-02-15 21:11:00 +01:00
Sander Roosendaal
9bb7c3bef2 test writing (initial set) complete
might need to add permissions for viewin
2019-02-15 14:51:15 +01:00
Sander Roosendaal
90f1638675 passing 1 test 2019-02-14 22:33:07 +01:00
Sander Roosendaal
6ce417be9f Merge branch 'develop' into feature/newpermissions 2019-02-14 21:30:35 +01:00
Sander Roosendaal
7527bd692f external ids now stored as bigint 2019-02-14 21:19:21 +01:00
Sander Roosendaal
95afb04dd2 it's a start 2019-02-14 17:45:19 +01:00
Sander Roosendaal
3709ad7ccb adding functionality to comment on planned sessions and races 2019-02-13 15:13:49 +01:00
Sander Roosendaal
3bbc93b4f4 passing first races test 2019-02-12 15:30:30 +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
17f41eb1bc form test changes 2019-01-22 12:18:27 +01:00
Sander Roosendaal
ca51ab7ed1 fix #416 2019-01-14 09:28:58 +01:00
Sander Roosendaal
fa13934910 testing erg ranking view 2019-01-11 17:45:26 +01:00
Sander Roosendaal
9cc58201c6 better email address validation in team invite form 2019-01-10 09:12:46 +01:00
Sander Roosendaal
e2cdb0af8e adding trailing slashes to post forms 2019-01-05 13:29:39 +01:00
Sander Roosendaal
a0a03a90df added subscription_id 2018-12-19 21:51:39 +01:00
Sander Roosendaal
d70725f2b3 buy now flow complete except email confirmation 2018-12-19 17:23:34 +01:00
Sander Roosendaal
fa61957be7 simple upgrade/billing address form 2018-12-19 10:33:43 +01:00
Sander Roosendaal
0b79b0de98 updated models to add paid plan complexity 2018-12-19 09:25:28 +01:00
Sander Roosendaal
75261118c2 adding some model changes around paid plans 2018-12-18 19:22:27 +01:00
Sander Roosendaal
6d7d9f5792 billing address to user 2018-12-18 12:39:34 +01:00
Sander Roosendaal
c48175bb4a added customer id 2018-12-17 19:36:44 +01:00
Sander Roosendaal
2ffd145bca added adaptive classes (not tested) 2018-12-15 14:18:48 +01:00
Sander Roosendaal
c8afa248bb fixed wrong email bug 2018-12-11 13:20:39 +01:00
Sander Roosendaal
00154596a7 indoor racing improvements
more descriptive form labels, new race set to organizer time zone,
link back to race from workout view
2018-12-10 10:17:09 +01:00
Sander Roosendaal
6f4ba95337 prevent users to use 0 as planned session value 2018-12-07 08:56:38 +01:00
Sander Roosendaal
2178a25db3 added manual and upload links to race page 2018-12-02 12:26:21 +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
2fabd3c61b adding race logo functionality 2018-11-28 21:48:44 +01:00
Sander Roosendaal
7c1b0626f9 added race breadcrumbs 2018-11-27 22:00:04 +01:00
Sander Roosendaal
8162b2fc45 initial incomplete version 2018-11-27 17:49:02 +01:00