This commit is contained in:
@@ -37,20 +37,7 @@ todo: Administration - Attached files manager
|
||||
|
||||
|
||||
|
||||
TESTING:
|
||||
Delete a file that's been attached in windows
|
||||
Should show in list as missing Non existent
|
||||
Drop a file that was attached but then deleted object
|
||||
Should show in list attached to NOTYPE
|
||||
Drop a rando file in a rando folder (root and subfolder)
|
||||
Should show in job log
|
||||
|
||||
Delete parent object
|
||||
attachments should delete (verify not doing it with user?)
|
||||
|
||||
|
||||
|
||||
add sync status to db table so can show in grid
|
||||
|
||||
make a datalist to return this
|
||||
DELETE bulk OP
|
||||
@@ -71,6 +58,24 @@ todo: Administration - Attached files manager
|
||||
|
||||
|
||||
|
||||
TESTING:
|
||||
Delete a file that's been attached in windows
|
||||
Should show in list as missing Non existent
|
||||
Drop a file that was attached but then deleted object
|
||||
Should show in list attached to NOTYPE
|
||||
Drop a rando file in a rando folder (root and subfolder)
|
||||
Should show in job log
|
||||
|
||||
Delete parent object
|
||||
attachments should delete (verify not doing it with user?)
|
||||
|
||||
todo: need size in db record to display
|
||||
todo: need a wayt to display a typeid field in grid
|
||||
probably rare so just do it to support this exact case and then can expand later if necessary (YAGNI principle)
|
||||
Need a TID ui data type
|
||||
change data-table ui column generator to support it
|
||||
look for email type 11 to find all the spots
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user