mass untag
This commit is contained in:
@@ -16,6 +16,11 @@ SON OF TAGS
|
||||
//DONE - Unicode tag names
|
||||
|
||||
- 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
|
||||
- Import AyaNova7 biz tons of tag stuff
|
||||
|
||||
|
||||
- Add new tag code to all taggable objects
|
||||
- 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)
|
||||
@@ -118,8 +123,7 @@ SERVER
|
||||
- Delete user should delete private datafilters
|
||||
- Did I code how to handle implications of user delete anywhere yet??
|
||||
|
||||
- Taggable attribute exists, is it being used to ensure that objects that are taggable only are being tagged?
|
||||
- Attachable attribute does this, search for "IsAttachable" to see how it's done
|
||||
|
||||
|
||||
- Stage 2 AFTER POSTED TEST ROUND COMPLETED
|
||||
- Error handling at client (log? display?)
|
||||
|
||||
Reference in New Issue
Block a user