Private
Public Access
1
0
Commit Graph

882 Commits

Author SHA1 Message Date
Sander Roosendaal
afe1640b45 added twitter follow button 2017-10-09 11:18:15 +02:00
Sander Roosendaal
1c137a6852 added FB and Twitter share buttons 2017-10-09 11:07:29 +02:00
Sander Roosendaal
5b5c5c68a9 added ranking piece only button 2017-10-09 09:32:52 +02:00
Sander Roosendaal
737a59969c bugfix share a chart 2017-10-08 13:05:27 +02:00
Sander Roosendaal
739f0889f6 share a graph facebook 2017-10-08 12:45:37 +02:00
Sander Roosendaal
5c6d82cf07 fixed bug - static charts were Pro by mistake 2017-10-08 12:12:22 +02:00
Sander Roosendaal
362d6f0c18 bug fix og:image 2017-10-06 15:41:30 +02:00
Sander Roosendaal
55eeed949e added og meta tags for facebook 2017-10-06 15:21:29 +02:00
Sander Roosendaal
9b4ed44c49 added page title and facebook image info 2017-10-06 09:28:45 +02:00
Sander Roosendaal
ebce342fce slight improvements in email command parsing 2017-09-27 09:03:16 +02:00
Sander Roosendaal
564ad3ff25 added paypal one-time payment 2017-09-26 20:39:54 +02:00
Sander Roosendaal
a86642df0d fixed queue 2017-09-26 20:00:29 +02:00
Sander Roosendaal
9e0b38c5a2 email processing working on develop 2017-09-26 19:34:00 +02:00
Sander Roosendaal
b6d02cb2b6 Merge branch 'develop' into feature/emailcommands 2017-09-26 16:07:50 +02:00
Sander Roosendaal
4924c6bda8 back to using arrow for unixtime in dataprep 2017-09-26 15:46:59 +02:00
Sander Roosendaal
79a81a955e changed accessibility of app creation form 2017-09-26 15:42:22 +02:00
Sander Roosendaal
44d9e0648d added makeprivate to email processing 2017-09-26 14:01:15 +02:00
Sander Roosendaal
2a4d0100d2 added sync options 2017-09-26 13:57:11 +02:00
Sander Roosendaal
d56a8bb74d implemented make_plot 2017-09-26 12:57:00 +02:00
Sander Roosendaal
4ec43770db basic processing of upload options from email 2017-09-26 12:08:38 +02:00
Sander Roosendaal
8f3d6f21bb changed back arrow to mktime in dataprep 2017-09-25 22:31:29 +02:00
Sander Roosendaal
91022f4195 leaflet interactive map nan 2017-09-25 21:59:12 +02:00
Sander Roosendaal
ba1b0cea8a support for OTW BoatCoach 2017-09-25 21:34:34 +02:00
Sander Roosendaal
72539ad391 removing some parsing that wasnt used 2017-09-25 21:07:57 +02:00
Sander Roosendaal
cffb75ff9f first attempts parsing yaml from messg body 2017-09-25 16:24:57 +02:00
Sander Roosendaal
73178a9cd4 using uploads.make_plot in team_upload 2017-09-25 13:26:42 +02:00
Sander Roosendaal
79b8d7b5e0 static charts moved to uploads.py 2017-09-25 13:21:13 +02:00
Sander Roosendaal
00acc23259 added generic static chart routine 2017-09-25 13:14:56 +02:00
Sander Roosendaal
fc321ad72f adding other plot views 2017-09-25 12:28:52 +02:00
Sander Roosendaal
04ac613710 moved make_plot to uploads 2017-09-25 12:07:37 +02:00
Sander Roosendaal
3b0763ade2 updated time zone in sync 2017-09-24 17:45:59 +02:00
Sander Roosendaal
d6f32eb976 fixed nan coordinates in maps 2017-09-24 09:57:38 +02:00
Sander Roosendaal
1ab42b8966 fix axis range on drivelength 2017-09-24 09:40:24 +02:00
Sander Roosendaal
03b9ba9b59 Merge branch 'feature/experimental_metrics' into develop 2017-09-24 09:26:55 +02:00
Sander Roosendaal
909f3405fe correction for test suite 2017-09-22 19:42:38 +02:00
Sander Roosendaal
82e97ae230 debug=False as default 2017-09-22 19:36:57 +02:00
Sander Roosendaal
955e7198df Merge branch 'develop' into feature/experimental_metrics 2017-09-22 12:31:04 +02:00
Sander Roosendaal
c22a1ff5fd filtering out 0,0 from maps 2017-09-22 12:11:39 +02:00
Sander Roosendaal
6ee13e5374 added rowingcoachexport API support 2017-09-22 11:13:27 +02:00
Sander Roosendaal
0fa2012d78 fixed mktime to arrow.get().timestamp in dataprep 2017-09-22 09:52:20 +02:00
Sander Roosendaal
c9628b2e1d time in zone rowed - workouts list 2017-09-21 21:31:17 +02:00
Sander Roosendaal
e54d914b14 date, time in local time 2017-09-21 21:14:12 +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
64816a1c66 added email notification 2017-09-20 17:03:45 +02:00
Sander Roosendaal
e689955802 added calcdps routine 2017-09-20 11:18:42 +02:00
Sander Roosendaal
d95ac01172 added distance per stroke metric 2017-09-19 16:39:58 +02:00
Sander Roosendaal
b3a6d0390f reviewed email notifications 2017-09-19 09:25:49 +02:00
Sander Roosendaal
ffea92278e added lbs/N force unit to model, use that 2017-09-17 15:58:36 +02:00
Sander Roosendaal
8ccc8dd3a0 tested split and flexchart 2017-09-17 15:40:52 +02:00