This commit is contained in:
2018-12-06 21:45:15 +00:00
parent fc1902bfe5
commit 929910cb3f

View File

@@ -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)