[Mayan EDMS: 2335] Re: Docker image for Mayan EDMS NG available

2018-03-10 Thread Raul
Hi Eric, yeah it seems like /var/lib/docker/volumes/mayan_data/_data is not being used currently... Is this what you meant? How can I fix this? Am Freitag, 9. März 2018 01:20:32 UTC+1 schrieb ericr...@gmail.com: > > Awesome! Make sure you use Docker named volumes for the data. It is a >

[Mayan EDMS: 2333] EXIF extractor application

2018-03-10 Thread RW Shore
I have created an external, Java application that adds EXIF metadata as metadata fields to Mayan-maintained images. The app is on GitHub at https://github.com/shorero/ExifExtractor.git Feel free to use, to ask me questions, or to suggest changes. -- --- You received this message because you

[Mayan EDMS: 2332] UI suggestion

2018-03-10 Thread RW Shore
The ordering of metadata tags is not consistent from page to page. In particular, the display on the document-type setup page where one specifies the allowed metadata types for a document type sorts the metadata types alphabetically by label. The display of metadata fields on the recent-documents

[Mayan EDMS: 2331] Successful use of the API

2018-03-10 Thread RW Shore
I've successfully written a Java program that adds EXIF values as metadata to images stored in Mayan. The program also adds any metadata fields that don't exist, processes only images with a special 'unprocessed' tag which it removes, pays attention to allowed metadata fields for a document type,