This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
You've already forked mayan-edms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
58f7b1b55571f4eb8f99d717b496385a142f26d3
mayan-edms
/
mayan
/
apps
/
document_parsing
/
tests
History
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
..
__init__.py
Initial commit of the document parsing app.
2017-08-23 02:23:14 -04:00
test_api.py
Add document parsing app API tests.
2018-04-01 18:30:14 -04:00
test_events.py
Update event tests to use .id of an event instead of the .name.
2017-09-17 03:34:00 -04:00
test_models.py
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
.
2018-09-05 04:06:13 -04:00
test_parsers.py
Finish the document parsing app.
2017-08-24 03:54:07 -04:00
test_views.py
Instead of the document content view, the document type parsing setup permissions is now required to view the parsing error list. The document type parsing setup permission can now be granted for individual document types.
2018-08-27 03:52:26 -04:00