IACR / latex-submit

Web server to receive uploaded LaTeX and execute it in a docker container.
GNU Affero General Public License v3.0
11 stars 0 forks source link

export should mark papers in issue as exported #73

Open kmccurley opened 3 weeks ago

kmccurley commented 3 weeks ago

When an issue is finished exporting, the status should be changed with

update paper_status set status='PUBLISHED' where ...