Private
Public Access
1
0
Commit Graph

1005 Commits

Author SHA1 Message Date
Sander Roosendaal
5337560bca lazy loads box chart 2017-11-05 13:12:29 +01:00
Sander Roosendaal
911cb204d1 delayed load of data on cum_flex
Ajax call to load data for cumulative flex chart. It works. Yay!
2017-11-05 12:03:30 +01:00
Sander Roosendaal
f0e345c689 Added a waiting message to workflow.html 2017-11-05 09:34:29 +01:00
Sander Roosendaal
7fd17fb3b4 loads thumbnails asynchronously
loads thumbnails on workflow view asynchronously using jQuery and Ajax
2017-11-04 20:28:58 +01:00
Sander Roosendaal
80f4ca585b able to load scripts but cannot get them to go to the right place
Work in progress
2017-11-04 17:12:40 +01:00
Sander Roosendaal
54f06baf48 some more sofistication in the upload form 2017-11-04 16:14:09 +01:00
Sander Roosendaal
bc941b3670 added thumbnail Ajax endpoint 2017-11-04 15:39:34 +01:00
Sander Roosendaal
aa22ce1b47 upload form now allowing direct uploads between 1MB & 10 MB 2017-11-04 15:19:39 +01:00
Sander Roosendaal
ce22a4173b reversed task list order 2017-11-03 14:15:51 +01:00
Sander Roosendaal
df82b53018 landingpage sticky in uploadoptions 2017-11-03 13:53:59 +01:00
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
c07c6311ca reload only on selected pages
Doesn't refresh page when a form has been edited
2017-11-03 12:37:26 +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
c871d69097 emailprocessing stops in a controlled way 2017-11-02 10:27:05 +01:00
Sander Roosendaal
b94ef5e5ac added secret password to /rowers/record-progress 2017-11-02 09:25:19 +01:00
Sander Roosendaal
b17cf3d6dd sets own job ID on RQ jobs in production 2017-11-02 08:32:55 +01:00
Sander Roosendaal
a08861b17b site_url in non django way 2017-11-01 23:09:50 +01:00
Sander Roosendaal
6ff95a3ab6 bug fix progress posting 2017-11-01 22:52:33 +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
97e16e9ef2 navionics loaded over https 2017-11-01 20:44:17 +01:00
Sander Roosendaal
1a91612142 replaced waiting png with animation 2017-11-01 20:10:07 +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
aa6574218a removed try except around email in tasks.py 2017-10-31 20:55:22 +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
24482cca8a removed some debug print statements 2017-10-31 14:57:41 +01:00
Sander Roosendaal
0ecd8c588d debugged some odd behavior 2017-10-31 14:52:52 +01:00
Sander Roosendaal
2939accbf2 added myqueue wrapper to teams.py 2017-10-31 11:18:14 +01:00
Sander Roosendaal
8c31f5b778 a wrapper around the task queue 2017-10-31 11:12:00 +01:00
Sander Roosendaal
6616fb0ac8 Merge tag 'v4.65' into develop
hotfix on import from c2
2017-10-31 07:53:56 +01:00
Sander Roosendaal
0949b3cec9 hotfix - check for nan in dataprep windowsize
f could get value NaN. Added is not np.isinf()
2017-10-31 07:48:41 +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
32efe6b7eb bug fix hopefully 2017-10-26 23:16:15 +02:00