This commit is contained in:
@@ -6,21 +6,17 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
|
||||
todo: Administration - Attached files manager
|
||||
replicate v7
|
||||
|
||||
|
||||
DELETE bulk OP
|
||||
delete selected file Attachments db record and physical file if present or just the fileAttachment if missing the physical file
|
||||
This is how you fix broken missing file links, because it's bulk it's not too onerous
|
||||
BULK OPS
|
||||
DELETE bulk OP
|
||||
delete selected file Attachments db record and physical file if present or just the fileAttachment if missing the physical file
|
||||
This is how you fix broken missing file links, because it's bulk it's not too onerous
|
||||
MOVE bulk op
|
||||
Select one ore more files then select MOVE
|
||||
UI pops up to select object type and manually type in the id
|
||||
it then checks to see that that object exists before moving them to it
|
||||
|
||||
|
||||
Add physical file path to grid data
|
||||
Add physical file path to grid data
|
||||
REplace notes with physical file path for grid but keep notes in there as an option`
|
||||
|
||||
MOVE bulk op
|
||||
Select one ore more files then select MOVE
|
||||
UI pops up to select object type and manually type in the id
|
||||
it then checks to see that that object exists before moving them to it
|
||||
|
||||
|
||||
|
||||
TESTING:
|
||||
Delete a file that's been attached in windows
|
||||
|
||||
Reference in New Issue
Block a user