pgwui_menu
14 months agoDrop "register" targets; no longer supported at pypi
Karl O. Pinc [Sun, 24 Mar 2024 22:38:00 +0000 (17:38 -0500)]
Drop "register" targets; no longer supported at pypi

See: https://github.com/pypi/warehouse/issues/1627

14 months agoBump version number to 0.13.0
Karl O. Pinc [Fri, 22 Mar 2024 20:31:21 +0000 (15:31 -0500)]
Bump version number to 0.13.0

14 months agoFix entrypoint tests
Karl O. Pinc [Thu, 21 Mar 2024 23:38:34 +0000 (18:38 -0500)]
Fix entrypoint tests

14 months agoChange name: instance_method_mock_fixture() -> late_instance_mock_fixture()
Karl O. Pinc [Sat, 16 Mar 2024 21:18:19 +0000 (16:18 -0500)]
Change name: instance_method_mock_fixture() -> late_instance_mock_fixture()

15 months agoDrop Python 3.6 support; psycopg3 does not support it
Karl O. Pinc [Tue, 5 Mar 2024 22:11:54 +0000 (16:11 -0600)]
Drop Python 3.6 support; psycopg3 does not support it

15 months agoDrop python <= v3.5, add v3.8-v3.11
Karl O. Pinc [Fri, 23 Feb 2024 20:16:45 +0000 (14:16 -0600)]
Drop python <= v3.5, add v3.8-v3.11

4 years agoBump version number to 0.12.0
Karl O. Pinc [Thu, 3 Jun 2021 16:44:11 +0000 (11:44 -0500)]
Bump version number to 0.12.0

4 years agoBump version number to 0.11.0
Karl O. Pinc [Sun, 30 May 2021 06:20:13 +0000 (01:20 -0500)]
Bump version number to 0.11.0

4 years agoBump version number to 0.10.0
Karl O. Pinc [Sun, 9 May 2021 21:50:00 +0000 (16:50 -0500)]
Bump version number to 0.10.0

4 years agoUse SetupError name from pgwui_core instead of the old Error
Karl O. Pinc [Tue, 27 Apr 2021 21:12:30 +0000 (16:12 -0500)]
Use SetupError name from pgwui_core instead of the old Error

4 years agoChange init_menu() to establish_settings()
Karl O. Pinc [Wed, 14 Apr 2021 21:50:51 +0000 (16:50 -0500)]
Change init_menu() to establish_settings()

4 years agoChange component name from pgwui_testing to pgwui_develop
Karl O. Pinc [Tue, 26 Jan 2021 04:00:22 +0000 (22:00 -0600)]
Change component name from pgwui_testing to pgwui_develop

4 years agoBump version number to 0.9.0
Karl O. Pinc [Sun, 24 Jan 2021 05:52:13 +0000 (23:52 -0600)]
Bump version number to 0.9.0

4 years agoBump version number to 0.8.0
Karl O. Pinc [Sun, 24 Jan 2021 02:40:31 +0000 (20:40 -0600)]
Bump version number to 0.8.0

4 years agoBump version number to 0.7.0
Karl O. Pinc [Mon, 18 Jan 2021 21:30:35 +0000 (15:30 -0600)]
Bump version number to 0.7.0

4 years agoSupport tox against multiple Python versions using pyenv
Karl O. Pinc [Wed, 9 Dec 2020 23:01:48 +0000 (17:01 -0600)]
Support tox against multiple Python versions using pyenv

4 years agoComponent name includes pgwui_ prefix
Karl O. Pinc [Wed, 9 Dec 2020 20:25:39 +0000 (14:25 -0600)]
Component name includes pgwui_ prefix

4 years agoBump version number to 0.6.0
Karl O. Pinc [Tue, 8 Dec 2020 23:32:15 +0000 (17:32 -0600)]
Bump version number to 0.6.0

4 years agoA urls map in settings is now required by pgwui_common
Karl O. Pinc [Tue, 8 Dec 2020 04:22:06 +0000 (22:22 -0600)]
A urls map in settings is now required by pgwui_common

4 years agobase_view() is now in pgwui_common.view
Karl O. Pinc [Tue, 1 Dec 2020 22:15:06 +0000 (16:15 -0600)]
base_view() is now in pgwui_common.view

4 years agoPass "urls" instead of "routes" to templates
Karl O. Pinc [Tue, 1 Dec 2020 02:45:36 +0000 (20:45 -0600)]
Pass "urls" instead of "routes" to templates

4 years agoMark unit and integration tests
Karl O. Pinc [Tue, 24 Nov 2020 18:07:40 +0000 (12:07 -0600)]
Mark unit and integration tests

4 years agoAdjust for unit test marking
Karl O. Pinc [Tue, 24 Nov 2020 17:05:18 +0000 (11:05 -0600)]
Adjust for unit test marking

4 years agoAdd check-debug target
Karl O. Pinc [Mon, 23 Nov 2020 20:08:51 +0000 (14:08 -0600)]
Add check-debug target

4 years agoUse inheritence for navbar
Karl O. Pinc [Sun, 22 Nov 2020 18:17:49 +0000 (12:17 -0600)]
Use inheritence for navbar

4 years agoChange route name from "home" to "pgwui_home"
Karl O. Pinc [Sat, 21 Nov 2020 21:06:43 +0000 (15:06 -0600)]
Change route name from "home" to "pgwui_home"

4 years agoImprove error message
Karl O. Pinc [Sat, 21 Nov 2020 19:46:59 +0000 (13:46 -0600)]
Improve error message

4 years agoNew pgwui_menu.order setting which controls menu ordering
Karl O. Pinc [Fri, 20 Nov 2020 23:40:30 +0000 (17:40 -0600)]
New pgwui_menu.order setting which controls menu ordering

4 years agoInitial commit
Karl O. Pinc [Fri, 20 Nov 2020 18:38:56 +0000 (12:38 -0600)]
Initial commit