Sander Roosendaal
|
9d46190e85
|
fixing using jinja2
|
2018-03-19 23:01:32 +01:00 |
|
Sander Roosendaal
|
ff4a095c04
|
trying change in envri
|
2018-03-19 22:09:54 +01:00 |
|
Sander Roosendaal
|
a466990b5c
|
smaller logo in emails
|
2018-03-19 21:16:02 +01:00 |
|
Sander Roosendaal
|
ea30428f6e
|
a few more templates
|
2018-03-19 21:08:45 +01:00 |
|
Sander Roosendaal
|
ffed5c694b
|
bug fix in email templates
|
2018-03-19 18:05:30 +01:00 |
|
Sander Roosendaal
|
0dadcf32a6
|
a few more templates
|
2018-03-19 17:48:47 +01:00 |
|
Sander Roosendaal
|
e7e2ced5f5
|
a few new email templates
|
2018-03-19 15:49:57 +01:00 |
|
Sander Roosendaal
|
b744eff7f6
|
added breakthrough notification
|
2018-03-19 14:47:40 +01:00 |
|
Sander Roosendaal
|
5afb2477cf
|
cleaning up email templates
|
2018-03-19 12:44:41 +01:00 |
|
Sander Roosendaal
|
073533f1a9
|
fixed nan values in updatefitnessmetric
|
2018-03-19 10:23:39 +01:00 |
|
Sander Roosendaal
|
240210d43e
|
first use of email templates
|
2018-03-18 20:15:48 +01:00 |
|
Sander Roosendaal
|
f249565ab3
|
added raise500 for superuser to check
|
2018-03-18 10:24:24 +01:00 |
|
Sander Roosendaal
|
f5f6de50c6
|
logic around emailbounces
|
2018-03-18 10:17:01 +01:00 |
|
Sander Roosendaal
|
77bb53466e
|
added emailbounced keyword to tasks
|
2018-03-18 09:55:49 +01:00 |
|
Sander Roosendaal
|
d3e3aa1343
|
reset emailbounced when user changes email
|
2018-03-17 19:39:03 +01:00 |
|
Sander Roosendaal
|
d64cc9485d
|
email bounce added and updated privacy policy
|
2018-03-17 19:21:38 +01:00 |
|
Sander Roosendaal
|
9e514d2578
|
search for inf in update fitness metrics
|
2018-03-17 18:10:04 +01:00 |
|
Sander Roosendaal
|
cdb857f4e4
|
Merge tag 'v6.24' into develop
bug fix
|
2018-03-16 19:50:07 +01:00 |
|
Sander Roosendaal
|
1c8f80494c
|
workouts without power
|
2018-03-16 19:47:21 +01:00 |
|
Sander Roosendaal
|
ce974ee884
|
AWS working on localhost in debug mode
|
2018-03-16 16:08:06 +01:00 |
|
Sander Roosendaal
|
4cdb3f4e68
|
improved timezone handling of workout edit save form
|
2018-03-16 12:23:41 +01:00 |
|
Sander Roosendaal
|
977824d462
|
added complete date to partially complete sessions
|
2018-03-16 11:43:42 +01:00 |
|
Sander Roosendaal
|
fd34ab54a6
|
adding try except in comparison chart
|
2018-03-16 09:29:23 +01:00 |
|
Sander Roosendaal
|
7384c8c8ad
|
added robotx.txt & improved comparison chart
|
2018-03-16 08:38:55 +01:00 |
|
Sander Roosendaal
|
76805304d0
|
removed print statement
|
2018-03-15 08:28:28 +01:00 |
|
Sander Roosendaal
|
5ba8fc6eda
|
c2 import total distance now includes rest strokes
|
2018-03-14 20:58:52 +01:00 |
|
Sander Roosendaal
|
b502244733
|
adding extra parameters to X axis flex chart
|
2018-03-14 13:39:52 +01:00 |
|
Sander Roosendaal
|
cf0511b5a5
|
to_csv email list encoding utf 8
|
2018-03-14 11:20:16 +01:00 |
|
Sander Roosendaal
|
8b8fe6d431
|
removed non working line in update_records
|
2018-03-14 11:10:00 +01:00 |
|
Sander Roosendaal
|
be26c732ce
|
improved date processing for otwranking
|
2018-03-14 10:54:55 +01:00 |
|
Sander Roosendaal
|
99e924caf7
|
better links for date range on oterankings
|
2018-03-14 10:50:30 +01:00 |
|
Sander Roosendaal
|
7c3539c1c2
|
adding get email list management command
|
2018-03-14 09:55:35 +01:00 |
|
Sander Roosendaal
|
cdbf2459ed
|
bug fixes
|
2018-03-13 08:11:09 +01:00 |
|
Sander Roosendaal
|
a76931b918
|
typo correction on teamcreate.html
|
2018-03-12 18:15:32 +01:00 |
|
Sander Roosendaal
|
79aa8279c2
|
removing power > 2000W from CP chart
|
2018-03-12 13:38:41 +01:00 |
|
Sander Roosendaal
|
dc42b3fe28
|
bug fix getmaxwattinterval
|
2018-03-12 13:01:22 +01:00 |
|
Sander Roosendaal
|
53de235886
|
Merge tag 'thumbnails' into develop
hotfix thumbnails
|
2018-03-12 08:35:50 +01:00 |
|
Sander Roosendaal
|
4f006e828e
|
bugfix loading nonexisting thumbnails
|
2018-03-12 08:14:32 +01:00 |
|
Sander Roosendaal
|
b235e98923
|
typo fix
|
2018-03-11 19:25:41 +01:00 |
|
Sander Roosendaal
|
de4ec80f64
|
bug fixed on clone session
was comparing datetime.datetime to datetime.date
|
2018-03-11 19:03:47 +01:00 |
|
Sander Roosendaal
|
26254c87ac
|
link bug fix
|
2018-03-11 11:43:51 +01:00 |
|
Sander Roosendaal
|
06633f1a89
|
linebreaks in workflow workout notes
|
2018-03-11 11:30:03 +01:00 |
|
Sander Roosendaal
|
a94912e124
|
wrapping text in some tables
|
2018-03-11 10:54:57 +01:00 |
|
Sander Roosendaal
|
4c1a2a7450
|
added form processing for preferreddate
|
2018-03-10 16:27:48 +01:00 |
|
Sander Roosendaal
|
9af1ebc9db
|
adding preffereddate to session and tooltip on workout
|
2018-03-10 15:48:23 +01:00 |
|
Sander Roosendaal
|
ac82aa8ddd
|
link to dummy workout xls template
|
2018-03-09 12:58:41 +01:00 |
|
Sander Roosendaal
|
656104a921
|
more detailed privacy policy around teams and bug fix
|
2018-03-09 09:01:00 +01:00 |
|
Sander Roosendaal
|
150171200b
|
bugfix split workout
|
2018-03-08 13:16:46 +01:00 |
|
Sander Roosendaal
|
5d3e58c1fc
|
revised privacy policy
|
2018-03-08 12:52:38 +01:00 |
|
Sander Roosendaal
|
1cb9816136
|
additional data check empty in flex chart
|
2018-03-08 08:53:49 +01:00 |
|