pgwui_copy
2024-10-21 Karl O. PincBump version number to 0.28.0 master
2024-10-21 Karl O. PincBump version number to 0.27.0
2024-10-10 Karl O. PincBump version number to 0.26.0
2024-10-08 Karl O. PincBump version number to 0.25.0
2024-10-08 Karl O. PincBump version number to 0.24.0
2024-10-05 Karl O. PincBump version number to 0.23.0
2024-10-05 Karl O. PincBump version number to 0.22.0
2024-10-04 Karl O. PincBump version number to 0.21.0
2024-10-04 Karl O. PincBump version number to 0.20.0
2024-10-04 Karl O. PincInstall the extra testing dependencies when testing
2024-09-14 Karl O. PincFix comment
2024-09-14 Karl O. PincMove pgwui_core SQL related code into it's own module
2024-08-20 Karl O. PincBump version number to 0.19.0
2024-08-19 Karl O. PincBump version number to 0.18.0
2024-08-14 Karl O. PincDepends on the wtforms package
2024-08-13 Karl O. PincHave a separate module for forms
2024-08-05 Karl O. PincBump version number to 0.17.0
2024-08-05 Karl O. PincBump version number to 0.16.0
2024-08-03 Karl O. PincUse table row abstractions
2024-08-02 Karl O. PincMove page_heading filter into base.mak
2024-08-02 Karl O. PincNew css style for vertical spacing
2024-08-02 Karl O. PincPut page heading in the base template
2024-08-01 Karl O. PincMove table rows into their own %def
2024-07-31 Karl O. PincFix tabindex of "overwrite_row"
2024-07-31 Karl O. PincUse the standard templates in pgwui_common for layout
2024-07-16 Karl O. PincMove core utility functions into a separate module
2024-07-16 Karl O. PincBetter response variable name db_changed -> report_success
2024-07-14 Karl O. PincDescribe "sensitive databases"
2024-06-23 Karl O. PincBump version number to 0.15.0
2024-06-22 Karl O. PincUse immediate assignments
2024-06-21 Karl O. PincFix conditional yamllint execution
2024-06-21 Karl O. PincAvoid rebuilding packages when running check targets
2024-06-21 Karl O. PincRun yamllint when checking
2024-03-28 Karl O. PincBump version number to 0.14.0
2024-03-28 Karl O. PincUse "build" to build packages; add a pyproject.toml...
2024-03-24 Karl O. PincDrop "register" targets; no longer supported at pypi
2024-03-22 Karl O. PincBump version number to 0.13.0
2024-03-21 Karl O. PincFix entrypoint tests
2024-03-16 Karl O. PincChange name: instance_method_mock_fixture() -> late_ins...
2024-03-05 Karl O. PincDrop Python 3.6 support; psycopg3 does not support it
2024-03-05 Karl O. PincTrap and do basic reporting on encoding exceptions...
2024-02-23 Karl O. PincUpgrade from psycopg2 to psycopg3; drop python <= v3...
2021-06-03 Karl O. PincBump version number to 0.12.0
2021-05-30 Karl O. PincBump version number to 0.11.0
2021-05-09 Karl O. PincBump version number to 0.10.0
2021-05-09 Karl O. PincDocument that superuser privleges are required
2021-04-30 Karl O. PincUse common form elements
2021-04-29 Karl O. PincAdd old code and make it work
2021-02-08 Karl O. PincInitial commit from cookiecutter