diff --git a/devdocs/todo.txt b/devdocs/todo.txt index ec06f11c..b2c09d16 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -17,11 +17,11 @@ SON OF TAGS - Remove old tag code, models, schema tables, cleanup and db erase code that refers to them - THINGS TO FIX AS A RESULT OF THIS: - - Search.cs search code had a ton of tag stuff in it, rejig that shit + //done? - Search.cs search code had a ton of tag stuff in it, rejig that shit - Import AyaNova7 biz tons of tag stuff - - - Add new tag code to all taggable objects + - re-introduce Tag search to search test and make sure it works properly + - Add new tag code to all taggable objects, their models and schema - Update seeder to tag objects with known set of tags for test and eval purposes - Seed widget with predictable tags (Maybe colour names "red", "green", "blue" etc)