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
c37a0e6b24
Merge tag 'v4.64' into develop
...
CP chart recalc improvements
2017-10-29 21:15:50 +01:00
Sander Roosendaal
cd5daedb39
Merge branch 'release/v4.64'
2017-10-29 21:14:59 +01:00
Sander Roosendaal
060e9bc283
Merge branch 'feature/workflowconfig' into develop
2017-10-29 21:06:16 +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
c0f785ed3b
Merge tag 'v4.63' into develop
...
bug fix
2017-10-26 23:19:26 +02:00
Sander Roosendaal
6a898e2211
Merge branch 'hotfix/v4.63'
2017-10-26 23:18:07 +02:00
Sander Roosendaal
32efe6b7eb
bug fix hopefully
2017-10-26 23:16:15 +02:00
Sander Roosendaal
ff1696cd43
Merge tag 'v4.62' into develop
...
alternative OTE ranking page
2017-10-26 23:01:11 +02:00
Sander Roosendaal
eccf5f8069
Merge branch 'release/v4.62'
2017-10-26 23:00:44 +02:00
Sander Roosendaal
70c8098f11
Merge branch 'feature/altranking' into develop
2017-10-26 22:56:54 +02:00
Sander Roosendaal
7152971bfd
forgot to save views.py
2017-10-26 22:55:19 +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
0f5c49de62
slightly improved email processing
2017-10-26 22:15:01 +02:00
Sander Roosendaal
f13f0a9a7c
Merge tag 'v4.61' into develop
...
bug fix
2017-10-26 19:10:28 +02:00
Sander Roosendaal
5c3186cd83
Merge branch 'hotfix/v4.61'
2017-10-26 19:10:01 +02:00
Sander Roosendaal
50a17f97ac
bug fix flex chart
2017-10-26 19:08:22 +02:00
Sander Roosendaal
94a94a7496
Merge tag 'v4.6' into develop
...
asynchronous ranking calculations
2017-10-26 18:50:17 +02:00
Sander Roosendaal
39ca755c59
Merge branch 'release/v4.6'
2017-10-26 18:49:38 +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
7db7d04732
Merge branch 'feature/asynchronousranking' into develop
2017-10-26 18:18:24 +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
ae520e346f
skips CP calculation when OTW workout has no power data
2017-10-25 16:49:38 +02:00
Sander Roosendaal
42d9b19a28
removed redundant code
2017-10-25 16:22:36 +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
470e809ebf
Merge tag 'v4.51' into develop
...
bug review and some new features
2017-10-25 11:32:54 +02:00
Sander Roosendaal
46a962d993
Merge branch 'hotfix/v4.51'
2017-10-25 11:32:30 +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
b64431933a
Merge tag 'v4.5' into develop
...
deploys Workflow page
2017-10-24 15:18:20 +02:00
Sander Roosendaal
769179044e
Merge branch 'release/v4.5'
2017-10-24 15:05:57 +02:00
Sander Roosendaal
e636c9fad3
landing page setting has verbose name
2017-10-24 08:00:56 +02:00
Sander Roosendaal
b4116a4dda
Merge branch 'feature/flexchartselectionbasic' into develop
2017-10-23 20:43:58 +02:00
Sander Roosendaal
7ce776dcc8
fix of typo in metrics.py (default flex charts)
2017-10-23 20:41:56 +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
74e924a3c1
send email to sender of unrecognized file
...
The email processing sends a notification message to the person who
sent a unrecognized file to the workouts@rowsandall.com email address.
This way, people will know that their email has worked and perhaps
stop sending 99 or more emails with the same unsupported file.
2017-10-23 08:56:10 +02:00
Sander Roosendaal
04d5df245b
Merge branch 'feature/emailprocessing' into develop
2017-10-22 16:06:23 +02:00
Sander Roosendaal
973bbb9f0b
Complete and tested email processing
...
Processed successfully individual files, zip files, unrecognized files,
zips containing unrecognized files
2017-10-22 16:04:03 +02:00