aboutsummaryrefslogtreecommitdiffstats
path: root/datamaps/main.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-21version bumpMatthew Lemon1-1/+1
2022-06-21implemented --template flag - for testingMatthew Lemon1-21/+29
2021-01-25now handles --inputdir and --zipinput and NestedZipErrorMatthew Lemon1-0/+10
2021-01-25added flag for -z --zipinputMatthew Lemon1-1/+7
2021-01-22fixed bug whereby relative paths could not be used for cli flagsMatthew Lemon1-4/+17
2021-01-18some further help text changesMatthew Lemon1-2/+6
2021-01-18tidying up some help textMatthew Lemon1-22/+45
2021-01-17added validationonly flag to import templates commandMatthew Lemon1-6/+60
2021-01-17added flag to change input directory for import templates commandMatthew Lemon1-2/+3
2021-01-16handling rowlimit logging and checking here rather than bcompilerMatthew Lemon1-0/+3
2021-01-16added --rowlimit flag for import operationMatthew Lemon1-8/+13
2021-01-13added datamap config commandMatthew Lemon1-6/+27
2021-01-11changes to accommodate row-limiting in bcompiler-engineMatthew Lemon1-1/+16
2020-05-16internal documentation improvementsMR Lemon1-9/+20
2020-05-16Black formattingMR Lemon1-23/+37
2020-05-16improved tests - passing; accepts Path or str paths in datamap checkMR Lemon1-2/+13
2020-05-15first two passing tests in implementing --datamap option in datamaps interfaceMR Lemon1-3/+11
2019-11-08included exception handling for when line is missing in datamapMatthew Lemon1-1/+8
2019-10-29removed breakpointMatthew Lemon1-1/+0
2019-10-29part way through implementing aux file check commandMatthew Lemon1-2/+26
2019-10-27now handles DatamapFileEncodingErrorMatthew Lemon1-1/+7
2019-10-26raises CRITICAL if datamap missing key field on export or import - version bumpMatthew Lemon1-1/+7
2019-10-26exposing exceptions raised from missing sheet field in datamapMatthew Lemon1-0/+7
2019-10-14removed errant breakpointMatthew Lemon1-1/+0
2019-10-14fix for badly configured initialise guardMatthew Lemon1-3/+2
2019-10-14now handles missing blank templateMatthew Lemon1-1/+2
2019-10-14better handling missing filesMatthew Lemon1-3/+13
2019-10-14cleanaing up more loggingMatthew Lemon1-3/+2
2019-10-14moved config initalisation to cli()Matthew Lemon1-4/+1
2019-10-14cleanupMatthew Lemon1-3/+2
2019-10-14quick logging changeMatthew Lemon1-1/+2
2019-10-13added unused imports and nice messagesMatthew Lemon1-4/+3
2019-10-13small fix to improve logger outputMatthew Lemon1-0/+3
2019-10-13handling BadZipFile exception when opening corrupt xlsx fileMatthew Lemon1-1/+5
2019-10-13some better help text and catching RunTimeError related to commit 2c58250 in ↵Matthew Lemon1-5/+16
engine
2019-10-06small tweaks with logging and version bump to match bcompiler-engineMatthew Lemon1-9/+9
2019-10-03removed colorlog dependencyMatthew Lemon1-7/+7
2019-10-02added a TODOMatthew Lemon1-0/+1
2019-09-30partially through capturing proper exception textMatthew Lemon1-0/+6
2019-09-28version fix and renamed executible to datamapsMatthew Lemon1-1/+2
2019-09-28added version funcMatthew Lemon1-0/+3
2019-09-27removed old ref to bcompiler.Matthew Lemon1-2/+2
2019-09-27Removed old bcompiler refMatthew Lemon1-1/+1