9 Commits

Author SHA1 Message Date
mike cullerton
1f23da00e5 Add include_archived parameter to get_files_for_study 2022-04-22 13:35:44 -04:00
mike cullerton
79de21b59a query stopped working, so I tried this and it worked again
<shrug/>
2022-04-21 07:59:04 -04:00
mike cullerton
cf68367085 remove unused code
cleanup imports
2022-04-20 11:16:07 -04:00
mike cullerton
8e6ca4c97f DocumentModel => FileModel
document_id => file_id
2022-04-19 14:56:34 -04:00
mike cullerton
196f314b16 Add size column back in 2022-04-19 11:37:41 -04:00
mike cullerton
073ed44d51 file_id => document_id 2022-04-15 11:47:32 -04:00
mike cullerton
b7ee50a17f *** WIP ***
Many changes related to FileModel => DocumentModel
2022-04-12 13:56:54 -04:00
mike cullerton
0e51def09f Cleanup - removed old unused methods 2022-02-11 12:18:20 -05:00
Dan
4ec6e403f5 1. Created a UserFileService, so it's clear what we use when for File Services, UserFiles, SpecFiles, and ReferenceFiles each function differently.
2. Reference Files and Spec Files are written to disk, they do not exist in the database at all.
2022-02-02 12:59:56 -05:00