projects
/
pgwui_upload
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgwui_upload
2024-10-21
Karl O. Pinc
Bump version number to 0.28.0
master
commit
|
commitdiff
|
tree
|
snapshot
2024-10-21
Karl O. Pinc
Fix so "boolean" choice-yes/choice-no setting work
commit
|
commitdiff
|
tree
|
snapshot
2024-10-21
Karl O. Pinc
Bump version number to 0.27.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-10
Karl O. Pinc
Bump version number to 0.26.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-10
Karl O. Pinc
Add feature to upload missing column values as NULL
commit
|
commitdiff
|
tree
|
snapshot
2024-10-08
Karl O. Pinc
Bump version number to 0.25.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-08
Karl O. Pinc
Bump version number to 0.24.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-05
Karl O. Pinc
Bump version number to 0.23.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-05
Karl O. Pinc
Bump version number to 0.22.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Karl O. Pinc
Bump version number to 0.21.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Karl O. Pinc
Bump version number to 0.20.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-04
Karl O. Pinc
Install the extra testing dependencies when testing
commit
|
commitdiff
|
tree
|
snapshot
2024-08-20
Karl O. Pinc
Bump version number to 0.19.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-19
Karl O. Pinc
Bump version number to 0.18.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-13
Karl O. Pinc
Have a separate module for forms
commit
|
commitdiff
|
tree
|
snapshot
2024-08-05
Karl O. Pinc
Bump version number to 0.17.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-05
Karl O. Pinc
Bump version number to 0.16.0
commit
|
commitdiff
|
tree
|
snapshot
2024-08-04
Karl O. Pinc
Remove def that exists in parent class
commit
|
commitdiff
|
tree
|
snapshot
2024-08-03
Karl O. Pinc
Use table row abstractions
commit
|
commitdiff
|
tree
|
snapshot
2024-08-02
Karl O. Pinc
Move page_heading filter into base.mak
commit
|
commitdiff
|
tree
|
snapshot
2024-08-02
Karl O. Pinc
Put page heading in the base template
commit
|
commitdiff
|
tree
|
snapshot
2024-08-02
Karl O. Pinc
Add newline to end of file
commit
|
commitdiff
|
tree
|
snapshot
2024-08-01
Karl O. Pinc
Move table rows into their own %def
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
Karl O. Pinc
Inheriting templates call "main_form" and initiate...
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
Karl O. Pinc
Test for null input in the null input template code
commit
|
commitdiff
|
tree
|
snapshot
2024-07-30
Karl O. Pinc
Use inheritance to properly wrap inheriting body
commit
|
commitdiff
|
tree
|
snapshot
2024-07-29
Karl O. Pinc
Use TabIndex in inherited templates
commit
|
commitdiff
|
tree
|
snapshot
2024-07-16
Karl O. Pinc
Move core utility functions into a separate module
commit
|
commitdiff
|
tree
|
snapshot
2024-07-16
Karl O. Pinc
Better response variable name db_changed -> report_success
commit
|
commitdiff
|
tree
|
snapshot
2024-06-23
Karl O. Pinc
Bump version number to 0.15.0
commit
|
commitdiff
|
tree
|
snapshot
2024-06-23
Karl O. Pinc
Throw invalid column count errors where the insert...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-22
Karl O. Pinc
Move SaveLine out of pgwui_upload_core, with it's param...
commit
|
commitdiff
|
tree
|
snapshot
2024-06-22
Karl O. Pinc
Use immediate assignments
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Karl O. Pinc
Fix conditional yamllint execution
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Karl O. Pinc
Avoid rebuilding packages when running check targets
commit
|
commitdiff
|
tree
|
snapshot
2024-06-21
Karl O. Pinc
Run yamllint when checking
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Karl O. Pinc
Bump version number to 0.14.0
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Karl O. Pinc
Use "build" to build packages; add a pyproject.toml...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-24
Karl O. Pinc
Drop "register" targets; no longer supported at pypi
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Karl O. Pinc
Bump version number to 0.13.0
commit
|
commitdiff
|
tree
|
snapshot
2024-03-22
Karl O. Pinc
Use new attrs syntax
commit
|
commitdiff
|
tree
|
snapshot
2024-03-21
Karl O. Pinc
Fix entrypoint tests
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
Karl O. Pinc
Remove unneeded __future__ imports
commit
|
commitdiff
|
tree
|
snapshot
2024-03-18
Karl O. Pinc
Change super() calls from python2 style to python3
commit
|
commitdiff
|
tree
|
snapshot
2024-03-16
Karl O. Pinc
Change name: instance_method_mock_fixture() -> late_ins...
commit
|
commitdiff
|
tree
|
snapshot
2024-03-05
Karl O. Pinc
Drop Python 3.6 support; psycopg3 does not support it
commit
|
commitdiff
|
tree
|
snapshot
2024-03-03
Karl O. Pinc
Make base class BaseTableUploadHandler responsible...
commit
|
commitdiff
|
tree
|
snapshot
2024-02-23
Karl O. Pinc
Upgrade from psycopg2 to psycopg3; drop python <= v3...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-03
Karl O. Pinc
Bump version number to 0.12.0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-30
Karl O. Pinc
Bump version number to 0.11.0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Karl O. Pinc
Bump version number to 0.10.0
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Karl O. Pinc
Number of lines in file is unknown when file parsing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-27
Karl O. Pinc
pgwui_core.exceptions.Error is now SetupError
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Karl O. Pinc
Inherit from the right exception class
commit
|
commitdiff
|
tree
|
snapshot
2021-04-15
Karl O. Pinc
Change init_menu() to establish_settings()
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Karl O. Pinc
Bump version number to 0.9.0
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Karl O. Pinc
Use a mixin to set the table initial post
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Karl O. Pinc
Bump version number to 0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Update copyright statements
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Add a setting for uploaded file format
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Add a "null" setting to control upload of NULL values
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Have literal_column_headings values be those of boolean...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Establish a "trim" setting just for pgwui_upload
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Move title into pgwui_upload_core
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Karl O. Pinc
This module has its own literal_column_headings setting
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Karl O. Pinc
Bump version number to 0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Karl O. Pinc
Use pgwui_upload_core
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Karl O. Pinc
Split success logging into a separate function
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Karl O. Pinc
meme.com -> karlpinc.com
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Karl O. Pinc
Support tox against multiple Python versions using...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Karl O. Pinc
Component name includes pgwui_ prefix
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Karl O. Pinc
Update email address
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Karl O. Pinc
Bump version number to 0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Karl O. Pinc
A urls map in settings is now required by pgwui_common
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Karl O. Pinc
base_view() is now in pgwui_common.view
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Karl O. Pinc
Mark unit tests
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Karl O. Pinc
Adjust for unit test marking
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Karl O. Pinc
Add check-debug target
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Karl O. Pinc
Improve error wording
commit
|
commitdiff
|
tree
|
snapshot
2020-11-17
Karl O. Pinc
Adjust for pgwui_common moving code out of __init__.py
commit
|
commitdiff
|
tree
|
snapshot
2020-11-17
Karl O. Pinc
Move code out of __init__.py
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Karl O. Pinc
Simpler, faster code
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Karl O. Pinc
Use dicts instead of dots in pgwui settings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Karl O. Pinc
Move exceptions into their own module
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Karl O. Pinc
The base error class is now PGWUIError
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Karl O. Pinc
Check our own settings
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Karl O. Pinc
Added long_description_content_type
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Karl O. Pinc
Establish default menu label
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Karl O. Pinc
Route names must match pgwui component names
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Karl O. Pinc
Clean .tox when setup.py changes
commit
|
commitdiff
|
tree
|
snapshot
2020-01-05
Karl O. Pinc
Allow marking and running of just unit or just integrat...
commit
|
commitdiff
|
tree
|
snapshot
2019-12-28
Karl O. Pinc
Test to ensure that this pgwui component is autoconfigured
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Karl O. Pinc
Standardize make accross PGWUI with Makefile_pgwui.mk
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Karl O. Pinc
Self-document Makefile
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Karl O. Pinc
Bump version number to 0.5.0
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Karl O. Pinc
keywords are a list
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Karl O. Pinc
Use new name for constants module
commit
|
commitdiff
|
tree
|
snapshot
2019-12-11
Karl O. Pinc
Use python3 to make
commit
|
commitdiff
|
tree
|
snapshot
2019-12-08
Karl O. Pinc
Better label for literal checkbox
commit
|
commitdiff
|
tree
|
snapshot
2019-12-06
Karl O. Pinc
Bump version number to 0.4.0
commit
|
commitdiff
|
tree
|
snapshot
next