Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-02 | Add an error display to the progress status report | Frederick Muriuki Muriithi | |
Enable the progress status page to show all the errors found at any point during the processing of the file. | |||
2022-05-19 | Update Web-UI: use new error collection paradigm | Frederick Muriuki Muriithi | |
- README.org: document how to run scripts manually - manifest.scm: remove python-rq as a dependency - qc_app/jobs.py: rework job launching and processing - qc_app/parse.py: use reworked job processing - qc_app/templates/job_progress.html: display progress correctly - qc_app/templates/parse_results.html: display final results - scripts/worker.py: new worker script |