diff --git a/TODO b/TODO index c3226c0..54c4fce 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,13 @@ ### # get override data into view +# think view_transform might need to be included? +# should start with an empty DB and test - definitely no dirs in storage_sp gives: +# dir_id=dir_arr[0] +# IndexError: list index out of range +# empty directories are sometimes showing "No matches for: 'undefined'" <- should only comes up for search in URL??? +# transforms in files_* also fails (old js in *transform uses current) +# also all the add ref img/add override, etc are non-functional - FIX the override* stuff first to get table/naming consistency as that is half the problem +# delete button also uses current? (eid is empty anyway) ### ### major fix - go to everywhere I call GetEntries(), and redo the logic totally...