This commit is contained in:
2020-06-30 21:22:11 +00:00
parent b8e796ec70
commit a5320d0e27
40 changed files with 42 additions and 70 deletions

View File

@@ -3,40 +3,12 @@
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: Administration - Attached files manager
replicate v7
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
REplace notes with physical file path for grid but keep notes in there as an option`
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?)
Test move one or more files from notype to a specific object
Test bulk delete files
#############################
todo: BUG widget form now opens dirty
todo: BUG widget form now always dirty for some fucking reason, fuck this shit, fuck.
todo: when no data and evaluate page comes up sb no other menu options to go to as there is nothing to do or look at and in fact no localized text possibly?
todo: Administration - History
What is this for?