pgwui_common
2024-10-21 Karl O. PincMerge branch 'master' of sokwe.janegoodall.org:/srv... master
2024-10-21 Karl O. PincBump version number to 0.28.0
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-08 Karl O. PincAbstract out the making of label tags from td tags
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. PincCorect application of the route_prefix setting to the...
2024-10-04 Karl O. PincApply the route_prefix setting to the static assets
2024-10-04 Karl O. PincUse static paths instead of static URLs to ease reverse...
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-10-03 Karl O. PincAllow td_label labels to have ids
2024-09-29 Karl O. PincDo not use a for= id on a label without an input element
2024-09-27 Karl O. PincChange pointer to a hand over help elements, they are...
2024-09-26 Karl O. PincThe "label" element should not be used without the...
2024-09-20 Karl O. PincPyramid views returning Pyramid Response objects are...
2024-09-20 Karl O. PincSuperscript help links
2024-09-18 Karl O. PincAdd place on the page for checkboxes and other controls...
2024-09-17 Karl O. PincForce background color so pgwui_sql column headings...
2024-09-16 Karl O. PincAllow input elements to be styled
2024-09-15 Karl O. PincFix rendering of for= in form labels
2024-09-15 Karl O. PincAdd style for help links
2024-09-13 Karl O. PincAllow control over presence of top-of-page horizontal...
2024-09-13 Karl O. PincAllow use of main form in windows opened with js
2024-08-29 Karl O. PincAllow use of main form in windows opened with js
2024-08-20 Karl O. PincBump version number to 0.19.0
2024-08-20 Karl O. PincMove SQL css into the pgwui_sql component
2024-08-20 Karl O. PincUpdate copyright contact info
2024-08-19 Karl O. PincBump version number to 0.18.0
2024-08-19 Karl O. PincLet table data span columns
2024-08-19 Karl O. PincMake the sql input textarea big
2024-08-14 Karl O. PincRemove unnecessary argument from hidden_vars()
2024-08-09 Karl O. PincAllow HTML to appear in form labels
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 data input abstraction for non-input displaye...
2024-08-03 Karl O. PincAdd label id targets back to input labels
2024-08-03 Karl O. PincAllow arbitrary tabindex incrementing
2024-08-03 Karl O. PincAbstract table data input element
2024-08-03 Karl O. PincAbstract table row label construction
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-08-01 Karl O. PincFix logout link in navbar
2024-07-31 Karl O. PincBetter comment markup
2024-07-31 Karl O. PincMove file name reporting into pgwui_upload_core
2024-07-31 Karl O. PincOnly put db_changed into a hidden variable when the...
2024-07-31 Karl O. Pincauth_parts.mak is not needed now that template inherita...
2024-07-31 Karl O. PincAdd block for bottom matter to base template
2024-07-31 Karl O. PincMove submit button out of auth_base.mak
2024-07-30 Karl O. PincSplit out single-db using forms into a separate template
2024-07-30 Karl O. PincTest for null input in the null input template code
2024-07-30 Karl O. PincMake consistent use of TabIndex
2024-07-30 Karl O. PincUse more clear markup
2024-07-30 Karl O. PincUse inheritance to properly wrap inheriting body
2024-07-29 Karl O. PincTemporary fix to non-upload components
2024-07-29 Karl O. PincUse TabIndex in inherited templates
2024-07-29 Karl O. PincAbstract template table rows
2024-07-29 Karl O. PincDo the navbar properly
2024-07-28 Karl O. PincImprove docs
2024-07-16 Karl O. PincImprove double-upload detection
2024-07-16 Karl O. PincBetter response variable name db_changed -> report_success
2024-07-14 Karl O. PincUse new attrs style
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. PincAdjust for YAML config file; boolean settings are actua...
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. PincUse importlib.metadata instead of pkg_resources for...
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. PincDo not rely on exceptions supporting the slice operation
2024-02-23 Karl O. PincSet client-side connection encoding
2024-02-23 Karl O. PincUpgrade from psycopg2 to psycopg3; drop python <= v3...
2024-02-23 Karl O. PincFix file name typos in comments
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. PincAbstract out common auth form elements
2021-04-29 Karl O. PincAdd "caution" style
2021-04-27 Karl O. PincUse SetupError name from pgwui_core instead of just...
2021-04-27 Karl O. PincExpose PGWUIError and SetupError
2021-04-23 Karl O. PincInherit from the right exceptions
2021-04-23 Karl O. PincAllow an undefined filename
2021-04-22 Karl O. PincSplit auth_base to create errors_base
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-22 Karl O. PincSupport validation of a "boolean_choice" data type
next