diff --git a/handbook/computing/todo.html b/handbook/computing/todo.html index 7be151bdd..447f4fee9 100644 --- a/handbook/computing/todo.html +++ b/handbook/computing/todo.html @@ -57,7 +57,7 @@ If a heading is in italics, then there are hidden items.
2019 surveyscans -
edit all the content.json
+
edit all the content.json files
try to autocomplete the content.json by parsing .svx files
Put personal names into canonical form
2014 contents.json @@ -72,9 +72,6 @@ If a heading is in italics, then there are hidden items.
Diagrams of major sections: survey handbook, rigging handbook, computing handbook, Areas, cave data..
Chase Airoa to help fix the menus for phones
Look at gov.uk guidelines for inspiration
-
Editing Logbooks -
DOCUMENT how to pout the "cave" or "locatoion" into the logbook entry title -
add the triptitle "location - " to logbook template (example) file (where?)

Areas and prospecting guides

@@ -91,7 +88,7 @@ If a heading is in italics, then there are hidden items.

Photos

-
Fix the BINS package +
Fix the BINS package (Wookey is looking for replacement)
set up git on the BINS software? Fix base url sautret.org
set up a cron / Makefile job to run BINS
why is 'updatephotos' script in expofiles?
@@ -123,19 +120,19 @@ If a heading is in italics, then there are hidden items.
Troggle architecture
-
Handbook: add more to the new troggle architecture documentation. For future system maintainers
+
Handbook: add package diagram totroggle architecture documentation. For future system maintainers
Regenerate the diagram of the tables in the database & document
Describe the parsing/import procedures so non-nerds can do it
-
Copy [some of] the .wiki material into the documentation somewhere
+
Copy [some of] the .wiki material into the documentation somewhere?
Surveyscans
explain where the image files are referenced from: svx, tunnel/therion, and
-
why there are so many broken links
+
Be exhaustive in checking all the broken links between svx & wallets
non-troggle scripts -
DOCUMENT them all - have we got ? +
DOCUMENT them all - have we got ? //expofiles/unidentified_scripts/ !
Makefile
Get it working ! How many of other scripts should be in it ? Should we do data imports to schedule too ? @@ -149,7 +146,7 @@ If a heading is in italics, then there are hidden items.
REPORT 'folder not recognised' errors into error log inside database -> "DataIssue" register
WHY are total lengths of surveyed cave different between expo server and WSL server for 2019 and a few other years only ?
DEBUG - too many messages - reduce the number unless we need them -
Why is "kataster' not found ?! +
FIND where that default cave print __unicode__() is happening
Missing .3d files
REPORT if there is no .3d file - make it if it is not there ? O rjust leave it to Makefile ?
Troggle parser/viewer @@ -173,6 +170,7 @@ If a heading is in italics, then there are hidden items.
Apache & MySQL configuration
DOCUMENT How to set up a server
Fix and document permissions for cron jobs +
Document "anacron" / cron system on server
Explain why Docker containers can be a maintenance nightmare
/expofiles/ needs config , refer to apache/django docm.
/static/ needs config - refer to django docm.