cdli-gh / Framework

CDLI General issues & CDLI Framework Update project work packages
24 stars 15 forks source link

Upload functionality #70

Closed epageperron closed 6 years ago

epageperron commented 6 years ago

Summary

The upload python script is employed when an editor uploads an ATF file to the server. The script parses the file so it can be processed in multi-thread. This scripts outputs logs and temporary files while working.

After @nomoon has installed Python in the appropriate container, test the upload functionality and modify as required so it works properly and so it doesn't leave files everywhere.

Other links or relevant information

Roadmap Data

🗓 Start Date:

🗓 Expected Date:

💪 Label:

📈 Progress (0-1):

See Gantt: http://cdli-dev.org/gantt/Framework/

nomoon commented 6 years ago

This should probably be tested by several people but appears to be working on my end in the dev environment in the develop branch and on the staging server.

epageperron commented 6 years ago

Fixed & Tested August 27 by @nomoon