summaryrefslogtreecommitdiff
path: root/jimbrella/routine.py
AgeCommit message (Collapse)Author
2021-11-23Fetch givaback jForm in routineFrederick Yin
2021-11-14Pass admin log to sync_databaseFrederick Yin
2021-10-29Admin logging in routineFrederick Yin
Also, path to test database is changed, and so are the arguments passed to db.give_back.
2021-10-24Routine: strip away tzinfo from datetimeFrederick Yin
2021-10-24Implement basic I/O of AdminLogFrederick Yin
2021-10-23Routine logging and test thereofFrederick Yin
2021-10-22Mark overdue umbrellas in DatabaseFrederick Yin
2021-10-22Routines, to be run at an intervalFrederick Yin