pgwui_bulk_upload
2021-01-20 Karl O. PincDisplay trim checkbox
2021-01-19 Karl O. PincThis module has its own literal_column_headings setting
2021-01-19 Karl O. PincTake advantage of the return of the mutated exception
2021-01-19 Karl O. PincRecover from db errors while building insert statements
2021-01-19 Karl O. PincAlways close the file after getting column headers
2021-01-18 Karl O. PincFix "double hr" display above file errors
2021-01-18 Karl O. PincClose paragraph tag
2021-01-18 Karl O. PincBump version number to 0.7.0
2021-01-18 Karl O. PincForce "caution: prior errors" when errors in mutiple...
2021-01-18 Karl O. PincReport error when there's too few data columns
2021-01-18 Karl O. PincValidate zip file only when there is a uploaded file
2021-01-18 Karl O. PincAdd separator between each file's errors
2021-01-18 Karl O. PincNo point in re-testing for open-ness, due to: yield...
2021-01-18 Karl O. PincFix duplicate display of error messages
2021-01-17 Karl O. PincAlways use "self" so inheritance works
2021-01-15 Karl O. PincPass stats to the template regardless of upload success
2021-01-15 Karl O. PincFix typo in parameter reference
2021-01-14 Karl O. PincHave open only the file that is being uploaded, not...
2021-01-14 Karl O. PincCatch only the exceptions we expect to be raised
2021-01-13 Karl O. PincColor errors discovered during initialization
2021-01-13 Karl O. PincSimplify what's passed to the DataLineProcessor; remove...
2021-01-05 Karl O. PincInitial commit