Karl O. Pinc [Fri, 22 Mar 2024 20:31:21 +0000 (15:31 -0500)]
Bump version number to 0.13.0
Karl O. Pinc [Wed, 20 Mar 2024 19:23:47 +0000 (14:23 -0500)]
The pkg_resources module is not used
But it is used by pgwui_common.plugin, so set the requirement
in that package.
Karl O. Pinc [Tue, 5 Mar 2024 22:11:54 +0000 (16:11 -0600)]
Drop Python 3.6 support; psycopg3 does not support it
Karl O. Pinc [Tue, 5 Mar 2024 21:09:24 +0000 (15:09 -0600)]
Better docs for the pgwui.client_encoding setting
Karl O. Pinc [Fri, 23 Feb 2024 20:31:03 +0000 (14:31 -0600)]
Set client-side connection encoding
Karl O. Pinc [Fri, 23 Feb 2024 16:49:52 +0000 (10:49 -0600)]
Drop python <= v3.5, add v3.8-v3.11
Karl O. Pinc [Thu, 3 Jun 2021 16:44:11 +0000 (11:44 -0500)]
Bump version number to 0.12.0
Karl O. Pinc [Sun, 30 May 2021 06:20:13 +0000 (01:20 -0500)]
Bump version number to 0.11.0
Karl O. Pinc [Sun, 9 May 2021 21:50:00 +0000 (16:50 -0500)]
Bump version number to 0.10.0
Karl O. Pinc [Thu, 29 Apr 2021 15:56:54 +0000 (10:56 -0500)]
Example pgwui_copy configs
Karl O. Pinc [Tue, 27 Apr 2021 21:20:42 +0000 (16:20 -0500)]
Use SetupError name from pgwui_core instead of the old Error
Karl O. Pinc [Wed, 14 Apr 2021 21:47:24 +0000 (16:47 -0500)]
Change init_menu() to establish_settings()
Karl O. Pinc [Tue, 26 Jan 2021 03:59:44 +0000 (21:59 -0600)]
Change component name from pgwui_testing to pgwui_develop
Karl O. Pinc [Sun, 24 Jan 2021 05:52:13 +0000 (23:52 -0600)]
Bump version number to 0.9.0
Karl O. Pinc [Sun, 24 Jan 2021 02:40:31 +0000 (20:40 -0600)]
Bump version number to 0.8.0
Karl O. Pinc [Sat, 23 Jan 2021 23:31:50 +0000 (17:31 -0600)]
Add a "trim" key to the bulk upload map
Karl O. Pinc [Sat, 23 Jan 2021 22:32:48 +0000 (16:32 -0600)]
Update copyright statements
Karl O. Pinc [Sat, 23 Jan 2021 22:13:14 +0000 (16:13 -0600)]
Add a setting for uploaded file format
Karl O. Pinc [Sat, 23 Jan 2021 21:34:12 +0000 (15:34 -0600)]
Add a "null" setting to control upload of NULL values
Karl O. Pinc [Sat, 23 Jan 2021 20:26:05 +0000 (14:26 -0600)]
Have literal_column_headings values be those of boolean_choice
Karl O. Pinc [Sat, 23 Jan 2021 19:09:12 +0000 (13:09 -0600)]
Document "trim" settings in config text
Karl O. Pinc [Sat, 23 Jan 2021 19:08:26 +0000 (13:08 -0600)]
Change the default db setting, will have new setting for new components
Karl O. Pinc [Wed, 20 Jan 2021 23:16:30 +0000 (17:16 -0600)]
Fix so component settings are validated
Karl O. Pinc [Wed, 20 Jan 2021 18:10:07 +0000 (12:10 -0600)]
Reorganize docs in ini files
Karl O. Pinc [Mon, 18 Jan 2021 21:30:36 +0000 (15:30 -0600)]
Bump version number to 0.7.0
Karl O. Pinc [Tue, 5 Jan 2021 21:55:47 +0000 (15:55 -0600)]
Add the pgwui_bulk_upload settings
Karl O. Pinc [Tue, 5 Jan 2021 21:55:19 +0000 (15:55 -0600)]
Comment the pgwui_upload settings so the component need not be installed
Karl O. Pinc [Wed, 9 Dec 2020 23:01:48 +0000 (17:01 -0600)]
Support tox against multiple Python versions using pyenv
Karl O. Pinc [Wed, 9 Dec 2020 20:25:39 +0000 (14:25 -0600)]
Component name includes pgwui_ prefix
Karl O. Pinc [Wed, 9 Dec 2020 20:15:03 +0000 (14:15 -0600)]
Update email address
Karl O. Pinc [Tue, 8 Dec 2020 23:32:15 +0000 (17:32 -0600)]
Bump version number to 0.6.0
Karl O. Pinc [Tue, 8 Dec 2020 23:26:38 +0000 (17:26 -0600)]
Allow overriding of assets
Karl O. Pinc [Tue, 8 Dec 2020 20:41:08 +0000 (14:41 -0600)]
Return error(s) when page routes or assets do not resolve
Karl O. Pinc [Tue, 8 Dec 2020 05:13:53 +0000 (23:13 -0600)]
Only turn introspection on during development
Karl O. Pinc [Tue, 8 Dec 2020 03:56:57 +0000 (21:56 -0600)]
Produce at startup the map of route names to paths, for template use
Karl O. Pinc [Mon, 7 Dec 2020 22:34:18 +0000 (16:34 -0600)]
Move validation from pgwui_server to pgwui_common
Karl O. Pinc [Sun, 6 Dec 2020 23:18:50 +0000 (17:18 -0600)]
route_prefix should not apply to *_page settings
Karl O. Pinc [Sun, 6 Dec 2020 21:24:21 +0000 (15:24 -0600)]
Some route prefix integration tests
Karl O. Pinc [Sun, 6 Dec 2020 20:57:33 +0000 (14:57 -0600)]
Report error when multi-valued setting has one value
Karl O. Pinc [Sun, 6 Dec 2020 20:55:57 +0000 (14:55 -0600)]
Tidy up
Karl O. Pinc [Sun, 6 Dec 2020 19:41:20 +0000 (13:41 -0600)]
Move integration tests into their own file
Karl O. Pinc [Wed, 2 Dec 2020 03:21:25 +0000 (21:21 -0600)]
Move acting on pgwui.routes setting into PGWUI_Common
Karl O. Pinc [Tue, 1 Dec 2020 02:55:01 +0000 (20:55 -0600)]
Add home_page and menu_page concepts
Karl O. Pinc [Tue, 24 Nov 2020 17:15:45 +0000 (11:15 -0600)]
Mark unit and integration tests
Karl O. Pinc [Tue, 24 Nov 2020 17:06:15 +0000 (11:06 -0600)]
Adjust for unit test marking
Karl O. Pinc [Mon, 23 Nov 2020 20:13:02 +0000 (14:13 -0600)]
Add check-debug target
Karl O. Pinc [Fri, 20 Nov 2020 23:37:44 +0000 (17:37 -0600)]
New ini syntax for list after =
Karl O. Pinc [Wed, 18 Nov 2020 16:46:32 +0000 (10:46 -0600)]
Improve docs
Karl O. Pinc [Tue, 17 Nov 2020 20:01:10 +0000 (14:01 -0600)]
Move code out of __init__.py
Karl O. Pinc [Tue, 17 Nov 2020 19:52:46 +0000 (13:52 -0600)]
Better check_config.py example
Karl O. Pinc [Sun, 13 Sep 2020 13:26:26 +0000 (08:26 -0500)]
Simpler, faster code
Karl O. Pinc [Sun, 13 Sep 2020 00:20:50 +0000 (19:20 -0500)]
Log (debug) when done autoconfiguring components
Karl O. Pinc [Sat, 12 Sep 2020 21:14:02 +0000 (16:14 -0500)]
Module for functions that validate the internal setting structure
Karl O. Pinc [Sat, 12 Sep 2020 20:22:03 +0000 (15:22 -0500)]
Use dicts instead of dots in the internal settings representation
Karl O. Pinc [Wed, 9 Sep 2020 22:21:48 +0000 (17:21 -0500)]
Log autoconfiguration at the debug level
Karl O. Pinc [Wed, 9 Sep 2020 20:51:57 +0000 (15:51 -0500)]
Default pgwui.autoconfigure to True
Karl O. Pinc [Mon, 31 Aug 2020 20:36:43 +0000 (15:36 -0500)]
Move literal_column_headings setting into PGWUI_Upload
Karl O. Pinc [Mon, 31 Aug 2020 15:05:33 +0000 (10:05 -0500)]
Add documentation of component checking
Karl O. Pinc [Sat, 29 Aug 2020 23:29:03 +0000 (18:29 -0500)]
Move common exceptions into pgwui_common
Karl O. Pinc [Sat, 29 Aug 2020 23:28:47 +0000 (18:28 -0500)]
Move component setting checker helpers into pgwui_common
Karl O. Pinc [Sat, 29 Aug 2020 22:00:15 +0000 (17:00 -0500)]
Added long_description_content_type
Karl O. Pinc [Sat, 29 Aug 2020 21:54:02 +0000 (16:54 -0500)]
Components check their own settings
Karl O. Pinc [Sat, 29 Aug 2020 21:52:52 +0000 (16:52 -0500)]
Values that won't parse as a boolean are not boolean
Karl O. Pinc [Fri, 28 Aug 2020 00:13:31 +0000 (19:13 -0500)]
Split exceptions into their own file
Karl O. Pinc [Mon, 29 Jun 2020 02:15:04 +0000 (21:15 -0500)]
Abstract config declaration key construction
Karl O. Pinc [Sun, 28 Jun 2020 21:30:56 +0000 (16:30 -0500)]
Parse plugin config values
Karl O. Pinc [Sun, 28 Jun 2020 21:09:42 +0000 (16:09 -0500)]
Tighten up code
Karl O. Pinc [Sun, 28 Jun 2020 20:46:43 +0000 (15:46 -0500)]
Move parse_assignments() in code
Karl O. Pinc [Sun, 28 Jun 2020 20:39:49 +0000 (15:39 -0500)]
Better test of validate_settings()
Karl O. Pinc [Sun, 28 Jun 2020 20:23:26 +0000 (15:23 -0500)]
Switch mock handling in tests; plugin config declarations are ok
Karl O. Pinc [Sat, 27 Jun 2020 22:14:15 +0000 (17:14 -0500)]
Route names must match pgwui component names
Karl O. Pinc [Thu, 23 Jan 2020 21:44:40 +0000 (15:44 -0600)]
Clean .tox when setup.py changes
Karl O. Pinc [Sun, 5 Jan 2020 08:09:08 +0000 (02:09 -0600)]
Allow marking and running of just unit or just integration tests
Karl O. Pinc [Sat, 28 Dec 2019 21:32:05 +0000 (15:32 -0600)]
pgwui.autoconfigure declaration; autodetect pgwui components
Karl O. Pinc [Wed, 25 Dec 2019 05:10:00 +0000 (23:10 -0600)]
Remove unused test fixture
Karl O. Pinc [Sat, 14 Dec 2019 07:16:49 +0000 (01:16 -0600)]
Add sample systemd service file
Karl O. Pinc [Sat, 14 Dec 2019 06:30:48 +0000 (00:30 -0600)]
Change default session.secure to False so PGWUI works out-of-the-box
Karl O. Pinc [Sat, 14 Dec 2019 03:23:22 +0000 (21:23 -0600)]
Provide a working Nginx config
Karl O. Pinc [Sat, 14 Dec 2019 03:04:27 +0000 (21:04 -0600)]
Reorganize examples dir as relative to target destination
Karl O. Pinc [Fri, 13 Dec 2019 17:17:50 +0000 (11:17 -0600)]
Standardize make accross PGWUI with Makefile_pgwui.mk
Karl O. Pinc [Fri, 13 Dec 2019 15:21:41 +0000 (09:21 -0600)]
Mehtion SNI, Hitch, HAProxy; better wording; better markup
Karl O. Pinc [Fri, 13 Dec 2019 04:27:54 +0000 (22:27 -0600)]
Self-document Makefile
Karl O. Pinc [Thu, 12 Dec 2019 15:04:02 +0000 (09:04 -0600)]
Improve the docs accuracy and language
Karl O. Pinc [Thu, 12 Dec 2019 13:14:23 +0000 (07:14 -0600)]
Document minimal logging on stderr
Karl O. Pinc [Thu, 12 Dec 2019 10:48:46 +0000 (04:48 -0600)]
Report all configuration errors, not just the first
Karl O. Pinc [Thu, 12 Dec 2019 07:07:15 +0000 (01:07 -0600)]
On startup fail also print to stderr
Karl O. Pinc [Wed, 11 Dec 2019 17:43:53 +0000 (11:43 -0600)]
Bump version number to 0.5.0
Karl O. Pinc [Wed, 11 Dec 2019 17:42:46 +0000 (11:42 -0600)]
Log and exit on config failure, instead of dumping a stacktrace
Karl O. Pinc [Wed, 11 Dec 2019 16:08:25 +0000 (10:08 -0600)]
keywords are a list
Karl O. Pinc [Wed, 11 Dec 2019 16:03:25 +0000 (10:03 -0600)]
40 characters for hmac session secret
Karl O. Pinc [Wed, 11 Dec 2019 14:25:24 +0000 (08:25 -0600)]
Use python3 to make
Karl O. Pinc [Fri, 6 Dec 2019 03:35:10 +0000 (21:35 -0600)]
Bump version number to 0.4.0
Karl O. Pinc [Fri, 6 Dec 2019 03:19:32 +0000 (21:19 -0600)]
Add literal_column_headings setting
Karl O. Pinc [Wed, 4 Dec 2019 22:32:19 +0000 (16:32 -0600)]
Better docs in ini file logging section
Karl O. Pinc [Wed, 4 Dec 2019 22:14:01 +0000 (16:14 -0600)]
Configure for logging from pgwui_upload
Karl O. Pinc [Sat, 17 Nov 2018 11:14:10 +0000 (05:14 -0600)]
Improve some of the documentation related to security
Karl O. Pinc [Sat, 17 Nov 2018 09:42:32 +0000 (03:42 -0600)]
Better ini file heading
Karl O. Pinc [Sat, 17 Nov 2018 09:18:00 +0000 (03:18 -0600)]
Do not supply default settings, let the component supply defaults
Karl O. Pinc [Sat, 17 Nov 2018 09:08:08 +0000 (03:08 -0600)]
Require some settings, supply defaults for others, validate setting values
Karl O. Pinc [Sat, 17 Nov 2018 09:00:39 +0000 (03:00 -0600)]
Tidy up