summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Karl O. Pinc [Sun, 24 Jan 2021 02:40:31 +0000 (20:40 -0600)]
Bump version number to 0.8.0
Karl O. Pinc [Mon, 18 Jan 2021 21:30:35 +0000 (15:30 -0600)]
Bump version number to 0.7.0
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 [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 04:22:06 +0000 (22:22 -0600)]
A urls map in settings is now required by pgwui_common
Karl O. Pinc [Tue, 1 Dec 2020 22:15:06 +0000 (16:15 -0600)]
base_view() is now in pgwui_common.view
Karl O. Pinc [Tue, 1 Dec 2020 02:45:36 +0000 (20:45 -0600)]
Pass "urls" instead of "routes" to templates
Karl O. Pinc [Tue, 24 Nov 2020 18:07:40 +0000 (12:07 -0600)]
Mark unit and integration tests
Karl O. Pinc [Tue, 24 Nov 2020 17:05:18 +0000 (11:05 -0600)]
Adjust for unit test marking
Karl O. Pinc [Mon, 23 Nov 2020 20:08:51 +0000 (14:08 -0600)]
Add check-debug target
Karl O. Pinc [Sun, 22 Nov 2020 18:17:49 +0000 (12:17 -0600)]
Use inheritence for navbar
Karl O. Pinc [Sat, 21 Nov 2020 21:06:43 +0000 (15:06 -0600)]
Change route name from "home" to "pgwui_home"
Karl O. Pinc [Sat, 21 Nov 2020 19:46:59 +0000 (13:46 -0600)]
Improve error message
Karl O. Pinc [Fri, 20 Nov 2020 23:40:30 +0000 (17:40 -0600)]
New pgwui_menu.order setting which controls menu ordering
Karl O. Pinc [Fri, 20 Nov 2020 18:38:56 +0000 (12:38 -0600)]
Initial commit