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
4eab4670bea90d60830132dbf4316359f6c54f9f
mayan-edms
/
mayan
/
apps
/
metadata
/
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
Split metadata validators in validators and parsers. Move document and upload wizard metadata validation logic to model. Add metadata tests.
2015-08-20 04:37:49 -04:00
literals.py
Add ACL support for metadata types.
2018-08-21 18:42:40 -04:00
mixins.py
Add ACL support for metadata types.
2018-08-21 18:42:40 -04:00
test_api.py
Update the metadata app API tests to test with and without the correspoding permissions and accesses. Update the test to the latest API test class interface.
2018-04-01 01:28:04 -04:00
test_events.py
Add metadata event tests.
2018-08-21 18:47:21 -04:00
test_models.py
Update cabinets and document_index api views docstrings. Update multi level docstrings as per Python best practices.
2018-04-01 20:27:45 -04:00
test_views.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_wizard_steps.py
Not need to add a tearDown method, this is done by the base class.
2018-04-01 20:31:00 -04:00