This commit is contained in:
2020-06-27 14:01:23 +00:00
parent def0fe159b
commit d04e5d9330

View File

@@ -3,6 +3,9 @@
PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early
=-=-=-=-
todo: delete all attachments for object
then make sure it's added to tag and search delete code for all coreobjects at server
todo: Administration - Attached files manager
replicate v7
add Attachments checker job that checks on demand all files and stuff as per below
@@ -37,6 +40,11 @@ todo: Administration - Attached files manager
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
@@ -60,7 +68,7 @@ todo: Administration - Attached files manager
todo: BUG widget form now always dirty for some fucking reason, fuck this shit, fuck.