Commit Graph

21 Commits

Author SHA1 Message Date
e03f4ad8d9 added a py file to audit the folder reorganization and help us fix the files we couldnt parse 2026-08-20 22:44:21 -05:00
71ffc1fbb5 reconfigured the Folder Templates for git so that the engagement specific template file doesnt cause Master branch sync issues 2026-08-20 22:07:55 -05:00
8a6083e177 added handling for FCCS stripping . out of drawer names 2026-08-18 15:34:17 -05:00
5e0fbdbf70 updated the config files to a tempalte/local standard format 2026-08-18 13:53:28 -05:00
07472711e7 had to error handle the reog script to add safe handling of weird folder paths with odd characaters 2026-07-21 07:24:50 -05:00
9116d1c04a updated the organizer logic so that unparased files at least still get put in the correct client folder 2026-07-20 23:48:21 -05:00
3b950cf886 updated the report so that we will flag drawers that had errors and also crashed 2026-07-20 19:44:34 -05:00
b270ca9186 added fccs_report.py this generates a report of all the errors in a clean html format 2026-07-19 21:47:31 -05:00
3b2263b529 tweaked the verify output so it logs to its own file 2026-07-11 12:30:16 -05:00
fec7745092 updated our verify logic 2026-07-11 12:27:40 -05:00
2b04210a23 added a check utility so we can scan the export folder and check if the folder that failed during the export run actually failed or managed to complete succesfully 2026-07-11 12:12:41 -05:00
bda12518dd we encoutered a crash due to a corruption in FCCS. Added error handling for that scenario which included a crashed list and modifying the export function. Need to test it on a known crashed folder 2026-07-10 22:28:22 -05:00
1b300eacb3 reverted how we compile the ignore list. The longer numbers will actually handle fine so we dont need to ignore. For example 01230 we need to handle but 01230TS we dont. Also we created a separate script to handle clashing numbers specifically as well as helper function that will dump control id's 2026-07-09 20:33:07 -05:00
b5862a7ea7 tweaked the ignore list so it includes all files not just prefix, so 02800 and 02800TP now 2026-07-09 16:48:07 -05:00
acd985432e auto generate the ignore list then we can manually adjust for locked drawers 2026-07-09 16:44:19 -05:00
60cc36893e updated scan.py to help us error handle the weird searches and alos build an ignore list 2026-07-09 16:21:20 -05:00
9303bcf0b5 added manifests to create a list of expected file outputs as well as a verification script. 2026-07-08 20:33:44 -05:00
6ac8b29305 error handled some minor thigns in the export file 2026-07-06 17:00:53 -05:00
2b9d1bda12 tweaked reorganize so it only puts client names (drops ID) and the original filename instead of the full name that FCCS exports 2026-07-06 16:48:30 -05:00
a664a00f4d updated script for reorganizing folders to handle the weird nesting that FCCS does 2026-07-06 16:14:22 -05:00
9eb7784e9c tweaked some code after looking at real images and added a readme 2026-07-05 23:07:47 -05:00