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
891dc2d74ba6eb2fbc1ea5a2aeb247e41c74b8d6
mayan-edms
/
mayan
/
apps
/
document_parsing
/
tests
History
Roberto Rosario
3eb68db323
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.
...
Signed-off-by: Roberto Rosario <
roberto.rosario.gonzalez@gmail.com
>
2018-08-27 03:52:26 -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 the option to enable or disable parsing when uploading a document for each document type. Add a new setting option to enable automatic parsing for each new document type created.
2018-04-10 04:02:41 -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