Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-01 | Added support for viewing individual instruction pages, assigning players, ↵ | Jeffrey Armstrong | |
and launching instruction jobs | |||
2021-03-30 | Modified the jobs table. Added job derived type to the database module. ↵ | Jeffrey Armstrong | |
Need accessor calls. | |||
2021-03-30 | Added script to scan and load instructions. Instructions now displayed on a ↵ | Jeffrey Armstrong | |
page. | |||
2021-03-26 | Started work on a template engine complete with variables. Added a few ↵ | Jeffrey Armstrong | |
database routines and some hopeful, untested changes to the sql creation script. | |||
2021-03-25 | Started on server components. Implemented thin, only-necessary sqlite ↵ | Jeffrey Armstrong | |
wrapping in Fortran. |