Sander Roosendaal
657e9e9cd0
has "Make Ranking" on left panel workflow page
2017-11-03 13:39:53 +01:00
Sander Roosendaal
e19b3631f1
fixed issue #226 : notes dont show up in fav chart library
2017-11-03 12:50:03 +01:00
Sander Roosendaal
b266881858
configuration of Physics calc to report progress
...
Needs rowingdata >= 1.3.2
2017-11-03 09:23:51 +01:00
Sander Roosendaal
f1694793b0
unfinished business
...
Need to create a post_progress view taking progress and job id as a POST
parameter so that we can send the entire url to rowingdata
2017-11-02 23:10:35 +01:00
Sander Roosendaal
bee89206cd
new welcome email
2017-11-02 18:20:13 +01:00
Sander Roosendaal
c974927192
processes files > 1 MB offline
2017-11-02 15:53:54 +01:00
Sander Roosendaal
b94ef5e5ac
added secret password to /rowers/record-progress
2017-11-02 09:25:19 +01:00
Sander Roosendaal
053a6df7b9
alternative approach
2017-11-01 22:38:01 +01:00
Sander Roosendaal
674aed6645
switched off redis listener in production
2017-11-01 21:59:25 +01:00
Sander Roosendaal
75ce561289
fixed bug in flex chart
2017-11-01 19:57:49 +01:00
Sander Roosendaal
e1a2c509e7
percentage as int
2017-11-01 17:37:11 +01:00
Sander Roosendaal
1847ab37e3
cleaned up
2017-11-01 17:34:46 +01:00
Sander Roosendaal
ac5500a1d8
status progress bar works on develop
2017-11-01 17:16:08 +01:00
Sander Roosendaal
fb85e5f53b
task progress monitoring celery works on client
2017-11-01 00:16:05 +01:00
Sander Roosendaal
3ee1b2edbd
hotfix nr 2
2017-10-31 15:36:14 +01:00
Sander Roosendaal
d88ef21e25
added status to no job error
2017-10-31 15:29:48 +01:00
Sander Roosendaal
f952ffa23d
hotfix
2017-10-31 15:20:55 +01:00
Sander Roosendaal
8c31f5b778
a wrapper around the task queue
2017-10-31 11:12:00 +01:00
Sander Roosendaal
98abc68289
with jquery to refresh when tasks are complete
...
jquery lives in basebase.html. Perhaps should live in individual pages
2017-10-30 22:32:34 +01:00
Sander Roosendaal
21be4d278b
bux fix
2017-10-30 21:22:07 +01:00
Sander Roosendaal
5fe6db02dc
bug fix
2017-10-30 17:33:58 +01:00
Sander Roosendaal
537b7392e6
works on development - needs testing on production
2017-10-30 17:27:13 +01:00
Sander Roosendaal
40fedbe4c4
bug fix nr of comments on workflow middle panel
2017-10-29 21:04:31 +01:00
Sander Roosendaal
13fc8e1fed
import now defaults to default landing page
2017-10-29 21:00:40 +01:00
Sander Roosendaal
60447b8d30
default landing page toggle button on workflow config
2017-10-29 20:52:24 +01:00
Sander Roosendaal
6b793724ed
redis monitor for CP update jobs
...
Stores job id in a cookie. Upon reload, checks if job is still busy. If
busy, no new jobs are started. Some messaging for users to give them
information about the job status.
2017-10-27 11:52:47 +02:00
Sander Roosendaal
29243516ae
does Alternative OTE ranking
...
added an OTE ranking piece calculator based on manually added ranking
instead of automatically detected ranking
2017-10-26 22:53:02 +02:00
Sander Roosendaal
50a17f97ac
bug fix flex chart
2017-10-26 19:08:22 +02:00
Sander Roosendaal
c5d075487d
add 1h15min to ranking
2017-10-26 18:42:19 +02:00
Sander Roosendaal
a6f1ad6b6d
added messaging
2017-10-26 18:25:13 +02:00
Sander Roosendaal
398f126127
75 minutes is now a ranking distance
2017-10-26 18:16:13 +02:00
Sander Roosendaal
0e185f9c2f
working, not tested asynchronous OTE ranking
2017-10-26 16:39:02 +02:00
Sander Roosendaal
704d7a9128
additional choice (upload another) on upload page
2017-10-26 14:53:46 +02:00
Sander Roosendaal
336ccb1c74
show and unshow fav chart notes according user setting
2017-10-25 21:26:40 +02:00
Sander Roosendaal
8778ee7106
bug fix in fav chart formset processing
2017-10-25 17:51:31 +02:00
Sander Roosendaal
13bb60d8ec
adds check if user wants notes on flex chart
2017-10-25 17:46:46 +02:00
Sander Roosendaal
6a4eb4583c
show Flex Chart notes on Flex Chart page
2017-10-25 17:44:06 +02:00
Sander Roosendaal
74acd35e7a
Offline CP calculations for OTW
...
A new table in the database with precalculated CP values. The data
are updated through RQ/Celery asynchronous functions
2017-10-25 15:17:14 +02:00
Sander Roosendaal
e3b5cc1aa8
bug fix, and some additions
...
Reviewed bug allowing database to be queried on non-existing columns.
Looks like a freak bug and code to prevent it was already in place. Not
sure what happened to trigger the bug on the production server. Wait for
another occurence, then solve.
Added Flex Chart as a button on the left panel. Added Workflow
configuration to the User Settings page
2017-10-25 11:29:19 +02:00
Sander Roosendaal
b7e9fbaa45
Pro metrics restricted to Pro users
...
When I opened Favorite Flex CHarts to all, I overlooked that this was
opening a back door to Basic users to get to view the Pro metrics.
Corrected that now. When a Favorite Flex chart with Pro metrics is
loaded, for Basic users, the values are replaced with time (x),
pace (y1) and spm (y2)
2017-10-23 20:10:46 +02:00
Sander Roosendaal
dd05cf2d1b
cleaning up
2017-10-22 11:33:18 +02:00
Sander Roosendaal
f0bfb810a4
made a landing page option
2017-10-22 11:11:30 +02:00
Sander Roosendaal
157c0373fe
implemented most of Mike's suggestions
2017-10-20 21:32:37 +02:00
Sander Roosendaal
9101a5aca5
added links to workflow page
2017-10-20 20:28:03 +02:00
Sander Roosendaal
3ff3dcff82
simple config page (working)
2017-10-20 07:56:19 +02:00
Sander Roosendaal
be36e2d77f
somewhat working form config2
2017-10-19 19:00:19 +02:00
Sander Roosendaal
a9d84c4961
alternative panel config form
2017-10-18 23:41:56 +02:00
Sander Roosendaal
e6b80646b7
added return to workout link
2017-10-18 16:34:22 +02:00
Sander Roosendaal
13dee6305d
workflow config form working
2017-10-18 15:44:51 +02:00
Sander Roosendaal
3bec917456
primitive version of workflow config form (not working)
2017-10-18 12:03:31 +02:00