Private
Public Access
1
0
Commit Graph

50 Commits

Author SHA1 Message Date
Sander Roosendaal
fdbabd57ab fixed email processing bug 2017-12-03 20:18:24 +01:00
Sander Roosendaal
0146555d1b bugfix email pull 2017-12-03 18:24:25 +01:00
Sander Roosendaal
6a76ba05fa email processing looking for Quiske in first line 2017-11-22 09:14:19 +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
9f96a875d2 better numbering for zip file content 2017-11-08 13:33:25 +01:00
Sander Roosendaal
a8eae5911d upload options work in background upload 2017-11-08 09:22:15 +01:00
Sander Roosendaal
9561245756 zip file now with enumerated workout title 2017-11-07 16:09:37 +01:00
Sander Roosendaal
e22e084552 adds testing of email 2017-11-07 12:56:10 +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
0f5c49de62 slightly improved email processing 2017-10-26 22:15:01 +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
Sander Roosendaal
f36911d73b clarify variable naming
I have made variable names longer to make it easier
to follow the logic of the code. Also removed a few
unused ones. Not tested for functionality, yet.
2017-10-22 14:38:37 +02:00
Sander Roosendaal
f7ab21560d refactored, not tested 2017-10-22 13:01:16 +02:00
Sander Roosendaal
a866b253a1 cleaned up processemail 2017-10-22 11:49:47 +02:00
Sander Roosendaal
253fd1261d email processing fix 2017-10-15 08:43:40 +02:00
Sander Roosendaal
ebce342fce slight improvements in email command parsing 2017-09-27 09:03:16 +02:00
Sander Roosendaal
9e0b38c5a2 email processing working on develop 2017-09-26 19:34:00 +02:00
Sander Roosendaal
44d9e0648d added makeprivate to email processing 2017-09-26 14:01:15 +02:00
Sander Roosendaal
2a4d0100d2 added sync options 2017-09-26 13:57:11 +02:00
Sander Roosendaal
d56a8bb74d implemented make_plot 2017-09-26 12:57:00 +02:00
Sander Roosendaal
cffb75ff9f first attempts parsing yaml from messg body 2017-09-25 16:24:57 +02:00
Sander Roosendaal
b3a6d0390f reviewed email notifications 2017-09-19 09:25:49 +02:00
Sander Roosendaal
b569fb2c46 small improvement 2017-05-16 20:23:45 +02:00
Sander Roosendaal
e1ab50d959 bug fix 2017-05-16 20:18:03 +02:00
Sander Roosendaal
1973af07a1 check rowerplan in checkexpired 2017-05-16 20:16:13 +02:00
Sander Roosendaal
8d91cf7b4c added expired user email management command 2017-05-16 18:21:55 +02:00
Sander Roosendaal
58f74e3760 one extra sleep for email processing 2017-04-15 12:42:09 +02:00
Sander Roosendaal
c496b851c2 improved email flow 2017-04-15 12:33:29 +02:00
Sander Roosendaal
ef398dcaee email zip processing improved 2017-04-14 15:12:35 +02:00
Sander Roosendaal
61df4685ce improved mail processing (zip) 2017-03-28 14:52:20 +02:00
Sander Roosendaal
5fb444eb39 flexchart advance error when logged out bug fix 2017-02-14 21:09:14 +01:00
Sander Roosendaal
2d1cfef521 bugfix mail processing 2017-02-14 20:52:10 +01:00
Sander Roosendaal
9e737458b6 better filter for lowercase email addresses 2017-02-14 08:36:15 +01:00
Sander Roosendaal
03eaea4008 Merge branch 'feature/multifilezip' into develop 2017-02-13 19:25:37 +01:00
Sander Roosendaal
f016626002 added multi file zip support 2017-02-13 19:21:27 +01:00
Sander Roosendaal
be3a354f01 Merge tag 'emailcheck' into develop
lowercase comparison emails
2017-02-13 17:49:53 +01:00
Sander Roosendaal
00e9296cb0 email to lower check fix 2017-02-13 17:47:29 +01:00
Sander Roosendaal
bac131917d first attempt multi zip 2017-02-13 17:42:03 +01:00
Sander Roosendaal
aeef0e3a2c mailprocessing using dataprep (not tested) 2017-02-11 17:46:15 +01:00
Sander Roosendaal
af9662edac Make email processing more robust 2017-01-06 19:43:46 +01:00
Sander Roosendaal
09d6d92cbb repair stroke data 2016-12-08 17:02:06 +01:00
Sander Roosendaal
ae7b7fb9ab Email confirmations for workouts received 2016-11-18 13:52:22 +01:00
sanderroosendaal
68579a0265 Merge branch 'feature/sliders' into develop 2016-10-31 15:36:12 +01:00
sanderroosendaal
49f93da544 Cumulative Flex Plot v1 2016-10-31 15:18:11 +01:00
sanderroosendaal
bff31d0829 Removed some pyc files 2016-10-31 13:23:25 +01:00
sanderroosendaal
20a96ee18d Added sliders to Flex Plot (including mean) 2016-10-31 12:49:10 +01:00
sanderroosendaal
3eed3cc3e7 Uploading files 2016-10-30 17:39:32 +01:00