summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Karl O. Pinc [Mon, 21 Oct 2024 21:10:25 +0000 (16:10 -0500)]
Bump version number to 0.28.0
Karl O. Pinc [Mon, 21 Oct 2024 14:48:39 +0000 (09:48 -0500)]
Bump version number to 0.27.0
Karl O. Pinc [Thu, 10 Oct 2024 18:29:04 +0000 (13:29 -0500)]
Bump version number to 0.26.0
Karl O. Pinc [Tue, 8 Oct 2024 18:11:57 +0000 (13:11 -0500)]
Bump version number to 0.25.0
Karl O. Pinc [Tue, 8 Oct 2024 17:28:47 +0000 (12:28 -0500)]
Bump version number to 0.24.0
Karl O. Pinc [Sat, 5 Oct 2024 03:57:56 +0000 (22:57 -0500)]
Bump version number to 0.23.0
Karl O. Pinc [Sat, 5 Oct 2024 01:13:02 +0000 (20:13 -0500)]
Bump version number to 0.22.0
Karl O. Pinc [Fri, 4 Oct 2024 20:55:23 +0000 (15:55 -0500)]
Bump version number to 0.21.0
Karl O. Pinc [Fri, 4 Oct 2024 20:50:26 +0000 (15:50 -0500)]
Bump version number to 0.20.0
Karl O. Pinc [Fri, 4 Oct 2024 20:40:38 +0000 (15:40 -0500)]
Install the extra testing dependencies when testing
Karl O. Pinc [Sat, 14 Sep 2024 18:30:46 +0000 (13:30 -0500)]
Fix comment
Karl O. Pinc [Sat, 14 Sep 2024 03:22:06 +0000 (22:22 -0500)]
Move pgwui_core SQL related code into it's own module
Karl O. Pinc [Tue, 20 Aug 2024 19:55:38 +0000 (14:55 -0500)]
Bump version number to 0.19.0
Karl O. Pinc [Mon, 19 Aug 2024 19:48:10 +0000 (14:48 -0500)]
Bump version number to 0.18.0
Karl O. Pinc [Wed, 14 Aug 2024 23:04:10 +0000 (18:04 -0500)]
Depends on the wtforms package
Karl O. Pinc [Tue, 13 Aug 2024 17:11:37 +0000 (12:11 -0500)]
Have a separate module for forms
Karl O. Pinc [Mon, 5 Aug 2024 17:50:14 +0000 (12:50 -0500)]
Bump version number to 0.17.0
Karl O. Pinc [Mon, 5 Aug 2024 17:04:50 +0000 (12:04 -0500)]
Bump version number to 0.16.0
Karl O. Pinc [Sat, 3 Aug 2024 21:15:40 +0000 (16:15 -0500)]
Use table row abstractions
Karl O. Pinc [Fri, 2 Aug 2024 18:11:29 +0000 (13:11 -0500)]
Move page_heading filter into base.mak
Karl O. Pinc [Fri, 2 Aug 2024 17:23:36 +0000 (12:23 -0500)]
New css style for vertical spacing
Karl O. Pinc [Fri, 2 Aug 2024 16:42:46 +0000 (11:42 -0500)]
Put page heading in the base template
Karl O. Pinc [Thu, 1 Aug 2024 22:24:14 +0000 (17:24 -0500)]
Move table rows into their own %def
Karl O. Pinc [Wed, 31 Jul 2024 23:49:47 +0000 (18:49 -0500)]
Fix tabindex of "overwrite_row"
Karl O. Pinc [Wed, 31 Jul 2024 17:39:47 +0000 (12:39 -0500)]
Use the standard templates in pgwui_common for layout
Karl O. Pinc [Tue, 16 Jul 2024 22:18:46 +0000 (17:18 -0500)]
Move core utility functions into a separate module
Karl O. Pinc [Tue, 16 Jul 2024 12:43:45 +0000 (07:43 -0500)]
Better response variable name db_changed -> report_success
Karl O. Pinc [Sun, 14 Jul 2024 03:41:25 +0000 (22:41 -0500)]
Describe "sensitive databases"
Karl O. Pinc [Sun, 23 Jun 2024 02:06:58 +0000 (21:06 -0500)]
Bump version number to 0.15.0
Karl O. Pinc [Sat, 22 Jun 2024 03:21:04 +0000 (22:21 -0500)]
Use immediate assignments
Karl O. Pinc [Fri, 21 Jun 2024 23:10:57 +0000 (18:10 -0500)]
Fix conditional yamllint execution
Karl O. Pinc [Fri, 21 Jun 2024 23:10:00 +0000 (18:10 -0500)]
Avoid rebuilding packages when running check targets
Karl O. Pinc [Fri, 21 Jun 2024 19:28:14 +0000 (14:28 -0500)]
Run yamllint when checking
Karl O. Pinc [Thu, 28 Mar 2024 21:40:49 +0000 (16:40 -0500)]
Bump version number to 0.14.0
Karl O. Pinc [Thu, 28 Mar 2024 16:20:01 +0000 (11:20 -0500)]
Use "build" to build packages; add a pyproject.toml file
Karl O. Pinc [Sun, 24 Mar 2024 22:37:59 +0000 (17:37 -0500)]
Drop "register" targets; no longer supported at pypi
See: https://github.com/pypi/warehouse/issues/1627
Karl O. Pinc [Fri, 22 Mar 2024 20:31:20 +0000 (15:31 -0500)]
Bump version number to 0.13.0
Karl O. Pinc [Thu, 21 Mar 2024 23:21:04 +0000 (18:21 -0500)]
Fix entrypoint tests
Karl O. Pinc [Sat, 16 Mar 2024 21:17:46 +0000 (16:17 -0500)]
Change name: instance_method_mock_fixture() -> late_instance_mock_fixture()
Karl O. Pinc [Tue, 5 Mar 2024 22:11:53 +0000 (16:11 -0600)]
Drop Python 3.6 support; psycopg3 does not support it
Karl O. Pinc [Tue, 5 Mar 2024 21:30:06 +0000 (15:30 -0600)]
Trap and do basic reporting on encoding exceptions, both client and server-side
Karl O. Pinc [Fri, 23 Feb 2024 16:31:56 +0000 (10:31 -0600)]
Upgrade from psycopg2 to psycopg3; drop python <= v3.5, add v3.8-v3.11
Karl O. Pinc [Thu, 3 Jun 2021 16:44:10 +0000 (11:44 -0500)]
Bump version number to 0.12.0
Karl O. Pinc [Sun, 30 May 2021 06:20:11 +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 [Sun, 9 May 2021 16:24:13 +0000 (11:24 -0500)]
Document that superuser privleges are required
Karl O. Pinc [Fri, 30 Apr 2021 03:57:30 +0000 (22:57 -0500)]
Use common form elements
Karl O. Pinc [Thu, 29 Apr 2021 03:55:11 +0000 (22:55 -0500)]
Add old code and make it work
Karl O. Pinc [Mon, 8 Feb 2021 22:59:05 +0000 (16:59 -0600)]
Initial commit from cookiecutter