This commit is contained in:
@@ -37,7 +37,10 @@ IMMEDIATE ITEMS:
|
||||
- TESTS: Make a test for each type of group operation from biz point of view
|
||||
- TAGMAP: CREATEASYNC code to tag an item should take into account if it's already tagged and not make a new record, just return existing
|
||||
- TAGGROUPMAP: add tagGROUPMAP CREATEASYNC should take into account if already added //TODO: see if already present and just return inObj if so
|
||||
|
||||
- Need an ObjectExists type object for checking if something exists when specified by type and ID
|
||||
- Could this be a combined method to get the name as well just to save time?
|
||||
- Or should that be another method (YES, first code a translator to translate types to db tables (however the fuck that works with EF), then can use it in turn to verify existance and get name separately)
|
||||
- Once we have that go back into any code that accepts a typeandid and add to Validation code to check for it
|
||||
- Localized text
|
||||
- ** DEVISE a system to ensure no unused keys are brought forward to raven
|
||||
- Search and search text indexing
|
||||
|
||||
Reference in New Issue
Block a user