Private
Public Access
1
0
Commit Graph

1044 Commits

Author SHA1 Message Date
Sander Roosendaal
ebc7ff7e8a fixes bug in import all 2017-11-16 08:00:45 -06:00
Sander Roosendaal
c3ad8a8500 solving issue #232 and #234 2017-11-15 20:05:14 -06:00
Sander Roosendaal
ffd2abc815 imports more than 50 workouts from C2 2017-11-14 21:49:53 -06:00
Sander Roosendaal
14a10becf1 some bug fixes
Email processing now correctly processes message body on AttributeError
Workflow page now loads correctly - threw Error 500 when user deleted
all his FavoriteCharts
2017-11-13 14:51:28 +01:00
Sander Roosendaal
9e636ccd67 more robust for parser errors 2017-11-10 14:10:42 +01:00
Sander Roosendaal
bb77efb6fc bug fix javascript upload 2017-11-10 13:56:04 +01:00
Sander Roosendaal
ec4e756e50 type correction 2017-11-10 12:54:29 +01:00
Sander Roosendaal
4f34668c27 tests if message encoded 2017-11-10 11:53:08 +01:00
Sander Roosendaal
d19ddec79e some fixes email processing 2017-11-10 11:40:47 +01:00
Sander Roosendaal
7acc41fa6f small refinement upload 2017-11-08 15:16:05 +01:00
Sander Roosendaal
c9b3c03efb http to https on ajax libraries 2017-11-08 14:21:59 +01:00
Sander Roosendaal
9f96a875d2 better numbering for zip file content 2017-11-08 13:33:25 +01:00
Sander Roosendaal
1489e9c47a checks email for uniqueness upon change 2017-11-08 13:19:25 +01:00
Sander Roosendaal
cc9a004e92 fix 2017-11-08 11:41:30 +01:00
Sander Roosendaal
7e0e8dcfea added watermark to drag area 2017-11-08 10:20:45 +01:00
Sander Roosendaal
a8eae5911d upload options work in background upload 2017-11-08 09:22:15 +01:00
Sander Roosendaal
70b5529029 alternative natural language for plot,sync,privacy 2017-11-07 22:21:01 +01:00
Sander Roosendaal
518c7fd999 Merge branch 'develop' into feature/betteremailbody 2017-11-07 21:16:35 +01:00
Sander Roosendaal
e7926811d3 Merge tag 'v5.01' into develop
should now also work on safari
2017-11-07 21:09:41 +01:00
Sander Roosendaal
4d50a53ee4 upload page tested on various browers
Safari, Chrome on iOS
Firefox, Internet Explorer, Chrome on Windows
Chrome on Android
2017-11-07 21:04:06 +01:00
Sander Roosendaal
5061cbcd1c work in progress: now has alternative way to find chart settings 2017-11-07 17:00:18 +01:00
Sander Roosendaal
9561245756 zip file now with enumerated workout title 2017-11-07 16:09:37 +01:00
Sander Roosendaal
b53201be4c last minute bug fix 2017-11-07 15:10:28 +01:00
Sander Roosendaal
e22e084552 adds testing of email 2017-11-07 12:56:10 +01:00
Sander Roosendaal
4f9539835f background processed email now create Django_Mailbox message object 2017-11-07 11:15:35 +01:00
Sander Roosendaal
212f6b323c Merge branch 'feature/droparea' into develop 2017-11-07 08:34:46 +01:00
Sander Roosendaal
663576a369 code reduces using request.is_ajax() 2017-11-07 08:32:07 +01:00
Sander Roosendaal
edcd1f1c86 another small cosmetic change 2017-11-06 23:38:24 +01:00
Sander Roosendaal
fe11d30b1a small cosmetic change 2017-11-06 23:32:27 +01:00
Sander Roosendaal
188c48aca1 got most of it working now 2017-11-06 23:23:52 +01:00
Sander Roosendaal
6e06e38cef adds two more coxswain calls 2017-11-06 21:44:51 +01:00
Sander Roosendaal
9ea2720dc9 recognizes and refuses kml (through email) 2017-11-06 17:06:05 +01:00
Sander Roosendaal
1f477d3b7c stops on error 2017-11-06 16:56:38 +01:00
Sander Roosendaal
c6346f9ed2 small change 2017-11-06 15:39:11 +01:00
Sander Roosendaal
355329dd36 drag/drop is working 2017-11-06 15:21:36 +01:00
Sander Roosendaal
23a7e0855a typo fix 2017-11-05 19:51:28 +01:00
Sander Roosendaal
7b518516a0 background tasks must be able to accept jobkey keyword 2017-11-05 19:43:27 +01:00
Sander Roosendaal
9b14d7f0c7 cox's calls on workflow 2017-11-05 17:30:21 +01:00
Sander Roosendaal
1a5d2e35f4 lazy loads trend flex, boxplot, cum_flex 2017-11-05 17:22:59 +01:00
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