projects
/
pgwui_core
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgwui_core
2021-06-03
Karl O. Pinc
Consolidate exception handling
commit
|
commitdiff
|
tree
|
snapshot
2021-05-30
Karl O. Pinc
Bump version number to 0.11.0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-30
Karl O. Pinc
Trap errors when translating into the db's encoding
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Karl O. Pinc
Bump version number to 0.10.0
commit
|
commitdiff
|
tree
|
snapshot
2021-05-09
Karl O. Pinc
Use session to track whether login credentials are...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-30
Karl O. Pinc
Better code
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Karl O. Pinc
Trap and report db errors during setup, i.e., factory...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Karl O. Pinc
Name exception SetupError instead of Error
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Karl O. Pinc
Spelling
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Karl O. Pinc
Catch all errors (!)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-26
Karl O. Pinc
Change component name from pgwui_testing to pgwui_develop
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
Add the table as a mixin to the 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
Attach the initial post to my form class, not WTForms...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Karl O. Pinc
Use attrs and modernize form classes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Karl O. Pinc
Modernize initial form value classes with attrs module
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Karl O. Pinc
Instantiate initial form values when form is instantiat...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Karl O. Pinc
Use instances for initial values
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Karl O. Pinc
Fix so initial form values are used
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Karl O. Pinc
Allow for "chaining"
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Karl O. Pinc
Bump version number to 0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Karl O. Pinc
Class to test for too few columns in param substition
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Karl O. Pinc
Close file after uploading
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Karl O. Pinc
Add hooks for opening and closing the uploaded file
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Karl O. Pinc
Detect binary file uploads
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Karl O. Pinc
Make the DBHandler class hierarchy testable; separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Karl O. Pinc
Do iteration with standard coding idioms
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Karl O. Pinc
Allow exception error descriptions to be extended
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Karl O. Pinc
Break initialization into smaller functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Karl O. Pinc
Change some of the form classes from inheritence to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Karl O. Pinc
Handle multiple errors from a get_data or factory or...
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-01
Karl O. Pinc
Mark unit and integration tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Karl O. Pinc
Adjust for unit test marking
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Karl O. Pinc
Add check-debug target
commit
|
commitdiff
|
tree
|
snapshot
2020-11-15
Karl O. Pinc
Move pgwui settings into its own dict
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Karl O. Pinc
There is no autoconfiguration; remove entrypoint until...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Karl O. Pinc
Move exceptions into their own module
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Karl O. Pinc
Update copyright
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Karl O. Pinc
Added long_description_content_type
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-14
Karl O. Pinc
Move form docs from PGWUI_Core to PGWUI_Common
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
ABCs are in collections.abc
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
2019-12-06
Karl O. Pinc
Add a literal_col_headings request parameter for an...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Karl O. Pinc
Supply sensible defaults for pg connection parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Karl O. Pinc
Add heading comment
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Karl O. Pinc
Fix docstring
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Karl O. Pinc
Import only those constants used
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Karl O. Pinc
Change form_constants.py to constants.py
commit
|
commitdiff
|
tree
|
snapshot
2018-11-15
Karl O. Pinc
Bump version number to 0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Karl O. Pinc
Bump version number to 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Karl O. Pinc
Fix wheel install in pudb venv
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Karl O. Pinc
Clean up and fix cleaning of pytest generate files
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Karl O. Pinc
Move LIVE_DB constant into pgwui.default_db ini file...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Karl O. Pinc
Preface all pgwui settings with "pgwui."
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Karl O. Pinc
Credit DFGF
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Karl O. Pinc
Bump version number to 0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Karl O. Pinc
Use proper path in package_data
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Karl O. Pinc
Mention data validation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Karl O. Pinc
Add validation keyword
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Karl O. Pinc
Correct AGPLv3 abbrevation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Rename module from pgwui_core to core
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Specify full path to VERSION file
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Add .pytest_cache back into Makefile
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Move binary operators to start of line
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Can no longer report all warnings, ignore W503
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Use twine instead of setup.py to check
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Karl O. Pinc
Temporarily remove docs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Karl O. Pinc
Fix RST in heading
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Karl O. Pinc
Add acknowledgement of Gombe-MI
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Karl O. Pinc
Add package requirements
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Karl O. Pinc
.coverage is a file
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix NotImplemented Error typos
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix alter_db function redefinition
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 unreferenced variable error
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix remianing flake8 ENNN and WNNN problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Repair copyright to reflect GMI_Pyramid origin
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 import * problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 lambda/def problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 is None problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 blank lines problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 E251 unexpected spaces problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 multiple spaces problems
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Karl O. Pinc
Fix flake8 whitespace problems
commit
|
commitdiff
|
tree
|
snapshot
next