Roberto Rosario
|
cc79e75d35
|
Add improvements to the metadata URL encoding and decoding to support ampersand characters as part of the metadata value. GitLab issue #529. Thanks to Mark Maglana @relaxdiego for the report.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-16 04:58:42 -04:00 |
|
Roberto Rosario
|
70bb250a23
|
Add data migrations to the sources app migraton 0019 to ensure all labels are unique before performing the schema migations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-16 02:59:31 -04:00 |
|
Roberto Rosario
|
5a922e2689
|
Fix the no contentn email test on Python 3.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-14 02:51:19 -04:00 |
|
Roberto Rosario
|
e55ce29c5f
|
Make sure email messages are always of data type bytes.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-14 02:50:32 -04:00 |
|
Roberto Rosario
|
eeeb246ed7
|
Restore use of the .store_body variable accidentally remove in 63a77d0235. Thanks to TheOneValen @TheOneValen for the report.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-07 04:30:32 -04:00 |
|
Roberto Rosario
|
c97ab57f51
|
URL quote the encoded names of the staging files using Django's compat module. (Python 3). Open staging file in explicit binary mode. (Python 3)
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-06 22:23:43 -04:00 |
|
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
|
34c2fd6177
|
Load the DropZone CSS from package and remove the hard code CSS from appearance/base.css
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-10-02 03:10:18 -04:00 |
|
Roberto Rosario
|
26ac7de70b
|
Synchronize and compile translations
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-26 22:50:48 -04:00 |
|
Roberto Rosario
|
3c2557fb47
|
Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-26 22:29:54 -04:00 |
|
Roberto Rosario
|
a986b58338
|
Prepare release files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-17 18:52:26 -04:00 |
|
Roberto Rosario
|
c2bb697306
|
Add the current step and total steps of a wizard in the template context.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-17 17:09:59 -04:00 |
|
Roberto Rosario
|
e51a1a93d0
|
Merge branch 'feature/staging_file_caching' into versions/next
|
2018-09-12 13:34:14 -04:00 |
|
Roberto Rosario
|
a85d33fd8e
|
Complete staging file caching refactor.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-12 13:32:41 -04:00 |
|
Roberto Rosario
|
55930689bb
|
Update language files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-12 03:45:51 -04:00 |
|
Roberto Rosario
|
9bc16aabc3
|
Initial commit to support staging file background image generation and caching.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-12 03:35:33 -04:00 |
|
Roberto Rosario
|
e42ea89db7
|
Show the document type being uploaded in the source view title.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-12 02:02:35 -04:00 |
|
Roberto Rosario
|
f7a9550bb1
|
Improve Python 3 support in the sources app.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-06 17:38:17 -04:00 |
|
Roberto Rosario
|
64ca5a623f
|
PEP8 cleanups.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-05 04:56:39 -04:00 |
|
Roberto Rosario
|
435fa774f0
|
Add support for preserving the extension of document files when using the quick label feature. Added to the document properties edit view and the document upload view. Closes GitLab issue #360.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-05 04:06:13 -04:00 |
|
Roberto Rosario
|
e5bb00d514
|
Finish refactor of the new compressed file class support. Closes GitLab issue #7.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-05 00:40:10 -04:00 |
|
Roberto Rosario
|
427aad8277
|
Add no results help texts for the converter, source, motd and mailer app. Add help text to the document type list view. Tweak the CSS of the no result secondary links.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-01 03:10:45 -04:00 |
|
Roberto Rosario
|
607d178e94
|
Load a form's specialized JS libraries asynchronously. Move the Dropzone import to the sources app template.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-09-01 02:06:09 -04:00 |
|
Roberto Rosario
|
3c57f7ffa7
|
Merge branch 'master' into merge_master
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-22 03:18:30 -04:00 |
|
Roberto Rosario
|
e400327770
|
Language translation synchonization.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-16 21:12:11 -04:00 |
|
Roberto Rosario
|
405e46ca09
|
Merge branch 'patch-1' into 'master'
Update views.py. Corrected minor grammatical errors in the upload queue message.
See merge request mayan-edms/mayan-edms!26
|
2018-08-17 00:23:49 +00:00 |
|
Roberto Rosario
|
d567602d2a
|
Update dropzone.js' timeout from 30 seconds to 120 to allow upload of large files on slow connections.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-16 15:50:27 -04:00 |
|
Roberto Rosario
|
0489eb8f7d
|
Update dropzone.js' timeout from 30 seconds to 120 to allow upload of large files on slow connections.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-07 22:52:24 -04:00 |
|
Roberto Rosario
|
4f028b1f54
|
Convert the two_state_widget to a class and update it to use the new icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-04 16:56:03 -04:00 |
|
Roberto Rosario
|
3aecf817ce
|
Make source label field unique.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-04 00:06:03 -04:00 |
|
Michel Lavoie
|
57b60c7b2f
|
Update views.py. Corrected minor grammatical errors in the upload queue message.
|
2018-07-17 12:38:33 +00:00 |
|
Roberto Rosario
|
fd87e28113
|
French and Polish language translation updates.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-08 02:35:43 -04:00 |
|
Roberto Rosario
|
0987bbe0fa
|
Pin javascript libraries to specific versions to avoid using potentianlly broken updates automatically. GitLab issue #486.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-08 01:09:34 -04:00 |
|
Roberto Rosario
|
29b680ef84
|
Fix GitLab issue #484. Thanks to @Bebef for the report and debug information.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-07-01 23:59:15 -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
|
061366ffec
|
Update apps' other modules to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-29 02:54:14 -04:00 |
|
Roberto Rosario
|
aa4e8e3507
|
Update the common, django_gpg, document_comments, document_indexing, document_parsing, document_signatures, document_states, event, linking, mailer, permissions, rest_api, smart_settings, sources and task manager apps to use the new Icon class.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-28 23:19:49 -04:00 |
|
Roberto Rosario
|
0f6d33140a
|
Synchronize translation files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-06-07 23:49:43 -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
|
199ffde283
|
Sane scanner source paper source now defaults to blank.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-10 17:52:55 -04:00 |
|
Roberto Rosario
|
430c7b8c14
|
Add verbose error reporting when the document upload task fails.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 23:12:24 -04:00 |
|
Eric Riggs
|
d97b080586
|
Flanker is not thread safe, hide the import until it is actually needed.
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-26 02:17:33 -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
|
eb2c7c6f34
|
Sort email sources models.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-11 22:22:45 -04:00 |
|
Roberto Rosario
|
f7ca35c9b6
|
Download and compile translations from Transifex.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-11 20:39:30 -04:00 |
|
Roberto Rosario
|
0641b568ee
|
Update translation sources and compiled files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-11 15:18:50 -04:00 |
|
Roberto Rosario
|
3484dc8f33
|
Update translation source and compiled files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 04:23:16 -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 |
|