Age | Commit message (Expand) | Author |
---|---|---|
2024-06-14 | Use bootstrap for displaying progress widget...This commit converts the progress indication widget into a bootstrap modal dialog, and updates the javascript to prevent the code from interacting with bootstrap in unpredictable ways. | Frederick Muriuki Muriithi |
2024-02-14 | Extract upload progress indication code...* Extract the UI elements and code for indicating upload progress into separate, reusable "modules". * Fix bugs arising from changes. | Frederick Muriuki Muriithi |