Roberto Rosario
|
97d8529994
|
Add boolean field to email source to control if the body of the email is to be stored or not.
|
2015-09-30 20:57:47 -04:00 |
|
Roberto Rosario
|
3d0c9485d0
|
Add support for storing the subject and "from" value of an email as metadata.
|
2015-09-30 20:20:27 -04:00 |
|
Roberto Rosario
|
28c45bf988
|
Add support for including a metadata dictionary as an attachment for the POP3 and IMAP sources.
|
2015-08-13 03:05:55 -04:00 |
|
Roberto Rosario
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
a05888b683
|
Fix email sources clearing the password field on view.
|
2015-07-11 02:19:22 -04:00 |
|
Roberto Rosario
|
4860b44daf
|
Rename source model title field to 'label'.
|
2015-07-07 23:30:52 -04:00 |
|
Roberto Rosario
|
5d30356b76
|
Exclude description field from the document upload form to save space
|
2015-06-19 19:37:36 -04:00 |
|
Roberto Rosario
|
0d6438d01a
|
Remove internal api usage
|
2015-06-09 20:23:21 -04:00 |
|
Roberto Rosario
|
506d53c58a
|
Convert sources app to use new transformation system
|
2015-06-08 15:56:16 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|
Roberto Rosario
|
d6150f950b
|
Don't use Django's private field order API, changes in Django 1.7
|
2015-03-30 02:33:18 -04:00 |
|
Roberto Rosario
|
f4d3767b15
|
PEP8 cleanup, remove unused imports, fix permission check when removing metadata from a document
|
2015-01-26 19:17:35 -04:00 |
|
Roberto Rosario
|
df45a73012
|
Use PasswordInput widget to hide email based source password field data
|
2015-01-24 18:05:27 -04:00 |
|
Roberto Rosario
|
b55acb6e12
|
Normalize import style
|
2015-01-24 17:05:32 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
af51acebf5
|
Isse #56, Remove document versions major, minor and micro versioning fields
|
2014-12-09 03:15:23 -04:00 |
|
Roberto Rosario
|
ba1729106f
|
Pass arguments to the logger the correct way
|
2014-11-02 20:55:21 -04:00 |
|
Roberto Rosario
|
0d484bcefc
|
Remove remaked/unused code
|
2014-10-25 01:57:18 -04:00 |
|
Roberto Rosario
|
6a007492a8
|
Add initial new document version class based view
|
2014-10-24 18:50:23 -04:00 |
|
Roberto Rosario
|
c23205f464
|
Add MultiFormView class based view, convert InteractiveUpload view to MultiForm view
|
2014-10-24 18:18:40 -04:00 |
|
Roberto Rosario
|
4acf88c9a6
|
Initial commit of the sources upload, new version and new document refactor
|
2014-10-23 17:10:02 -04:00 |
|
Roberto Rosario
|
0d6b7dfbc6
|
Move class and form class functions to the utils module, issue #56: remove whilelist and blacklist support
|
2014-10-21 03:21:32 -04:00 |
|
Roberto Rosario
|
7133943963
|
Issue #65, complete set of code to implement receiving documents via email (experimental)
|
2014-10-20 17:48:45 -04:00 |
|
Roberto Rosario
|
060c7a4175
|
Improve sources app model sub classes and inheritance handling
|
2014-10-03 14:37:01 -04:00 |
|
Roberto Rosario
|
9920f75b58
|
Issue #56, Remove per source icon support
|
2014-10-02 17:34:23 -04:00 |
|
Roberto Rosario
|
74cf4c413f
|
Import cleanups, reorganization, PEP8 cleanups
|
2014-10-02 02:01:08 -04:00 |
|
Roberto Rosario
|
5d46405800
|
Fix uploading of staging files
|
2014-07-08 15:55:05 -04:00 |
|
Roberto Rosario
|
429d8c07ee
|
Initial commit to modernize staging file handling including preview generation
|
2014-07-08 12:35:53 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|