Roberto Rosario
|
a99b044555
|
Code style improvement. Test code consolidation. PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-06 02:13:36 -04:00 |
|
Roberto Rosario
|
aa38b1c0e8
|
PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-29 03:10:17 -04:00 |
|
Roberto Rosario
|
460570ed05
|
Don't provide a default for the scanner source adf_mode. Some scanners throw an error even when the selection if supported.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 20:58:50 -04:00 |
|
Roberto Rosario
|
4d11234ba5
|
Fix error when trying to upload a document from and email account with 'from' and 'subject' metadata. Fix typo on message.header get from 'Suject' to 'Subject'. On multi part emails keep the original From and Subject properties for all subsequent parts if the sub parts don't specify them. Fixes issue #481. Thanks to Robert Schöftner @robert.schoeftner for the report and debug information.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 20:47:00 -04:00 |
|
Roberto Rosario
|
ad351a1368
|
Add test for the POP3 email source model.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-11 22:23:04 -04:00 |
|
Roberto Rosario
|
64ad07d95d
|
Add locking for interval sources. This reduces the chance of repeated documents from long running email downloads.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 02:26:06 -04:00 |
|
Roberto Rosario
|
3618778737
|
Email source code cleanups. Use the header variable returned from flanker to extract the sender and the subject. Remove unsed scanimage usage via sh.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 01:52:47 -04:00 |
|
Roberto Rosario
|
63a77d0235
|
Use Mailgun's flanker library to process the email sources.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 01:16:53 -04:00 |
|
Cornelius Ludmann
|
d7567f4b97
|
Test for base64 encoded e-mail attachment filename
Signed-off-by: Cornelius Ludmann <dev@cornelius-ludmann.de>
|
2018-04-01 18:37:35 -04:00 |
|
Roberto Rosario
|
ec223dd54d
|
PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-27 02:08:39 -04:00 |
|
Roberto Rosario
|
922492169f
|
Fix typos in tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-17 21:18:56 -04:00 |
|
Roberto Rosario
|
f5660cd629
|
Update all test for 100% passed (348 tests).
|
2017-01-14 17:43:55 -04:00 |
|
Roberto Rosario
|
5ea31554bc
|
Update and fix failing tests.
|
2017-01-14 03:08:32 -04:00 |
|
Roberto Rosario
|
4e7559d396
|
Add settings class cache invalidation method. Update common.tests.base.BaseTestCase
class to invalidate settings cache. Update tests using Django's TestCase to
BaseTestCase.
|
2017-01-14 00:13:35 -04:00 |
|
Roberto Rosario
|
945158bd60
|
Normalize handling of temporary file and directory creation.
|
2016-06-23 20:54:10 -04:00 |
|
Roberto Rosario
|
23270e948c
|
PEP8 cleanups.
|
2015-11-02 17:40:27 -04:00 |
|
Roberto Rosario
|
da4c41c5b2
|
Change the way new document version are blocked, moving the logic to the documents app from the checkouts app signal handler. Disable the upload new document version button and have the new version upload view redirect to the document version list with a message. GitLab issue #231.
|
2015-10-23 06:06:59 -04:00 |
|
Roberto Rosario
|
df7a5c6e1c
|
Reorganize tests literals and move then to their respective apps.
|
2015-10-20 21:14:07 -04:00 |
|
Roberto Rosario
|
3e3eca4c0e
|
Update all tests to use setting value overriding.
|
2015-09-06 04:01:40 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|