pgwui_develop
2024-10-21 Karl O. PincBump version number to 0.28.0 master
2024-10-21 Karl O. PincBump version delivered by cookiecutter to 0.27.0
2024-10-21 Karl O. PincBump version number to 0.27.0
2024-10-21 Karl O. PincBump version delivered by cookiecutter to 0.27.0
2024-10-10 Karl O. PincBump version number to 0.26.0
2024-10-10 Karl O. PincBump version delivered by cookiecutter to 0.26.0
2024-10-08 Karl O. PincBump version number to 0.25.0
2024-10-08 Karl O. PincBump version to 0.25.0 in cookiecutter
2024-10-08 Karl O. PincBump version number to 0.24.0
2024-10-08 Karl O. PincBump version to 0.24.0 in cookiecutter
2024-10-05 Karl O. PincBump version number to 0.23.0
2024-10-05 Karl O. PincBump version delivered by cookiecutter to 0.23
2024-10-05 Karl O. PincBump version number to 0.22.0
2024-10-04 Karl O. PincBump version of generated template to 0.22
2024-10-04 Karl O. PincDrop building for python2; avoid deprecation warning
2024-10-04 Karl O. PincBump version number to 0.21.0
2024-10-04 Karl O. PincBump version of generated template to 0.21
2024-10-04 Karl O. PincBump version number to 0.20.0
2024-10-04 Karl O. PincMake testing dependencies static, since they are
2024-10-04 Karl O. PincInstall the extra testing dependencies when testing
2024-09-13 Karl O. Pincpgwui_server is required for tox testing of template...
2024-09-11 Karl O. PincHave cookiecutter generate template tests
2024-09-11 Karl O. PincFix template expansion (to a correct template)
2024-09-09 Karl O. PincUse correct asset name in deployed template
2024-09-09 Karl O. PincBump template version for compatibility with rest of...
2024-09-09 Karl O. PincAdd newline at EOF
2024-09-09 Karl O. PincFix tabindex expansion
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-05 Karl O. PincBump version number to 0.17.0
2024-08-05 Karl O. PincBump version number to 0.16.0
2024-08-04 Karl O. PincInherit from pgwui_upload_core; assume the template...
2024-08-04 Karl O. PincProperly initialize the upload handler
2024-08-04 Karl O. PincCommon contains core and has other things usually needed
2024-08-04 Karl O. PincDistribute improved Makefile
2024-08-04 Karl O. PincDependencies are dynamic because they contain version...
2024-08-03 Karl O. PincUse table row abstractions
2024-08-02 Karl O. PincPut page heading in the base template
2024-07-31 Karl O. PincAdjust for pgwui_common template structure changes
2024-07-30 Karl O. PincUse inheritance to properly wrap inheriting body
2024-07-17 Karl O. PincPut the package summary into the generated menu text
2024-07-17 Karl O. PincBump tempate version to 0.15.0
2024-07-16 Karl O. PincUse "python3 -m venv" instead of "virtualenv" in Makefi...
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-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-06-19 Karl O. PincAutomate generation of short documentaion in readme
2024-03-28 Karl O. PincBump version number to 0.14.0
2024-03-28 Karl O. PincBetter comment
2024-03-28 Karl O. PincUse "build" to build packages; add a pyproject.toml...
2024-03-27 Karl O. PincSwitch from setup.py to build for package building
2024-03-24 Karl O. PincDrop "register" targets; no longer supported at pypi
2024-03-23 Karl O. PincCustomize tests fixture name to confirm with template...
2024-03-23 Karl O. PincFix so all tests pass when the template is instantiated
2024-03-23 Karl O. PincFix setup errors in tests
2024-03-23 Karl O. PincDrop support for python 3.4-3.6, add support for 3...
2024-03-22 Karl O. PincMake the template module's code more runnable
2024-03-22 Karl O. PincFix flake8 style problems and provide a core exception...
2024-03-22 Karl O. PincFix flake8 coding style errors
2024-03-22 Karl O. PincBump version to 0.13.0 in the template
2024-03-22 Karl O. PincBump version number to 0.13.0
2024-03-22 Karl O. PincFix typo in template expansion
2024-03-21 Karl O. PincFix template's check_settings entrypoint test
2024-03-21 Karl O. PincFix component entry point test
2024-03-20 Karl O. PincUse importlib.metadata instead of pkg_resources for...
2024-03-20 Karl O. PincSwitch from pkg_resources to importlib.resources to...
2024-03-20 Karl O. PincAdd more docs on "late fakes"
2024-03-16 Karl O. PincAccount for warnings when testing; add new test fixtures
2024-03-16 Karl O. PincChange name: instance_method_mock_fixture() -> late_ins...
2024-03-11 Karl O. PincSimplify the includeme() testing
2024-03-05 Karl O. PincDrop Python 3.6 support; psycopg3 does not support it
2024-02-23 Karl O. PincDrop python <= v3.5, add v3.8-v3.11
2024-02-23 Karl O. PincAdd pgwui man page to the manifest
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-10 Karl O. PincMan page for pgwui command
2021-05-09 Karl O. PincBump version number to 0.10.0
2021-04-27 Karl O. PincUse stock name for imported exception module
2021-04-27 Karl O. PincUse SetupError name from pgwui_core instead of the...
2021-04-23 Karl O. PincImprove example exception
2021-04-15 Karl O. PincPass flake8
2021-04-15 Karl O. PincChange init_menu() to establish_settings()
2021-02-08 Karl O. PincBump template version number
2021-02-08 Karl O. PincFix typo in help text
2021-01-26 Karl O. PincChange component name from pgwui_testing to pgwui_develop
2021-01-24 Karl O. PincBump version number to 0.9.0
2021-01-24 Karl O. PincBump version number to 0.8.0
2021-01-23 Karl O. PincUpdate copyright statements
2021-01-18 Karl O. PincBump version number to 0.7.0
2021-01-05 Karl O. PincFix tox.ini so mako substutions happen
2021-01-02 Karl O. PincInclude .gitignore and .coveragerc in the dist
2021-01-02 Karl O. PincAdd pgwui_upload_core and pgwui_bulk_upload components
2021-01-02 Karl O. PincFix problem with leading whitespace stripping
2021-01-02 Karl O. PincDo not force period in the meta content description
2021-01-02 Karl O. PincFix missing substitions
2020-12-20 Karl O. PincThe component name is lower case in the Makefile
next