Private
Public Access
1
0
Commit Graph

82 Commits

Author SHA1 Message Date
Sander Roosendaal
7e284690de fixing zip file processing 2019-08-06 20:42:05 +02:00
Sander Roosendaal
da6934ec0c now passing all tests 2019-07-24 09:49:48 +02:00
Sander Roosendaal
b1f04581a8 fixed, tested 2019-04-06 18:27:17 +02:00
Sander Roosendaal
b02179f0af Merge branch 'develop' into feature/django2 2019-04-05 19:44:16 +02:00
Sander Roosendaal
9fb2523b9a fix 2019-04-03 21:17:58 +02:00
Sander Roosendaal
8e29b616b1 passes tests! 2019-03-22 15:48:06 +01:00
Sander Roosendaal
faeea73b0a passing all tests on py3 2019-02-28 22:52:59 +01:00
Sander Roosendaal
f538dc849e first holoview chart 2019-02-26 22:11:28 +01:00
Sander Roosendaal
631164f4ef updated paid plans page 2019-02-22 18:59:41 +01:00
Sander Roosendaal
dbf98cf8da Merge branch 'develop' into feature/opaqueid 2019-01-25 08:35:38 +01:00
Sander Roosendaal
2ec4419597 tested functionality on test site 2019-01-24 21:01:05 +01:00
Sander Roosendaal
29e097359e passing tests 2019-01-24 18:36:46 +01:00
Sander Roosendaal
27b26922ba race submission code in place, failing, littered with debug statements 2019-01-24 18:26:43 +01:00
Sander Roosendaal
73fe1ddf8f passing test for user 2019-01-24 16:53:45 +01:00
Sander Roosendaal
018ee43fdb passing url tests 2019-01-12 10:56:14 +01:00
Sander Roosendaal
6c20c3ab7f passes tests now - for what it's worth 2019-01-03 21:54:34 +01:00
Sander Roosendaal
331b6c0049 mocking sqlalchemy 2019-01-03 12:32:24 +01:00
Sander Roosendaal
f442e179ba renamed emails 2019-01-03 00:18:59 +01:00
Sander Roosendaal
53bfd170fc swapped order - sync after setting workout type 2018-12-28 08:08:22 +01:00
Sander Roosendaal
39c7bff4ef fixed chinese file name 2018-12-27 14:38:08 +01:00
Sander Roosendaal
453835b1ad bla 2018-11-28 17:50:18 +01:00
Sander Roosendaal
80623af8c5 notifications suppressed & some strava checking 2018-07-12 12:39:10 +02:00
Sander Roosendaal
d4b5314e9e moved strava to the back 2018-06-28 16:20:48 +02:00
Sander Roosendaal
80cbcb9512 not working yet, need to complete in tasks.py 2018-06-22 16:45:19 +02:00
Sander Roosendaal
82ad2d90db concept2 auto import 2018-06-22 14:40:49 +02:00
Sander Roosendaal
63d52eb42a added auto export for all platforms 2018-06-06 10:36:30 +02:00
Sander Roosendaal
a277f71af3 works now - send workout to email message 2018-06-05 22:18:58 +02:00
Sander Roosendaal
e1eab77a52 add workouttype & boattype to email processing 2018-03-25 20:31:12 +02:00
Sander Roosendaal
04aaeea5db changes email processing 2018-03-20 10:00:11 +01:00
Sander Roosendaal
3cd05e9660 mail processing confirmation uses template 2018-03-20 09:43:26 +01:00
Sander Roosendaal
cf0511b5a5 to_csv email list encoding utf 8 2018-03-14 11:20:16 +01:00
Sander Roosendaal
7c3539c1c2 adding get email list management command 2018-03-14 09:55:35 +01:00
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