mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-12 08:42:04 +00:00
2025-11-21 Experimental storage of logbook entries in individual files. This is intended to be used for the current expo only, when there is an observed risk of overwriting each others' changes. After each expo finishes, the logbook will be permanantly stored in the same HTML archive format we are currently using. 2025-11-22 All apparently working in writing the JSON, then parsing from JSON and rebuilding the logbookentry named-tuple, not yet actually used. Needs to be tested doing full import from JSON. "guest" field needs testing too. Then will need plumbing in to the logbook edit process. CUrrently this is just a one-off manual export, and a database reset import. Also the logbook creqtion process in the first place.