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

4 years agoBase view no longer requires errors
Karl O. Pinc [Mon, 23 Nov 2020 20:07:56 +0000 (14:07 -0600)]
Base view no longer requires errors

4 years agoAdjust for pgwui_common moving code out of __init__.py
Karl O. Pinc [Tue, 17 Nov 2020 21:03:38 +0000 (15:03 -0600)]
Adjust for pgwui_common moving code out of __init__.py

4 years agoMove code out of __init__.py
Karl O. Pinc [Sun, 15 Nov 2020 23:17:30 +0000 (17:17 -0600)]
Move code out of __init__.py

4 years agoCheck settings
Karl O. Pinc [Sun, 15 Nov 2020 19:27:52 +0000 (13:27 -0600)]
Check settings

4 years agoDisplay title from settings
Karl O. Pinc [Fri, 11 Sep 2020 21:39:06 +0000 (16:39 -0500)]
Display title from settings

4 years agoAdded long_description_content_type
Karl O. Pinc [Sat, 29 Aug 2020 22:05:53 +0000 (17:05 -0500)]
Added long_description_content_type

4 years agoRoute names must match pgwui component names
Karl O. Pinc [Sat, 27 Jun 2020 22:24:20 +0000 (17:24 -0500)]
Route names must match pgwui component names

5 years agoClean .tox when setup.py changes
Karl O. Pinc [Thu, 23 Jan 2020 21:44:40 +0000 (15:44 -0600)]
Clean .tox when setup.py changes

5 years agoAllow marking and running of just unit or just integration tests
Karl O. Pinc [Sun, 5 Jan 2020 08:09:07 +0000 (02:09 -0600)]
Allow marking and running of just unit or just integration tests

5 years agoTest to ensure that this pgwui component is autoconfigured
Karl O. Pinc [Sat, 28 Dec 2019 21:37:22 +0000 (15:37 -0600)]
Test to ensure that this pgwui component is autoconfigured

5 years agoStandardize make accross PGWUI with Makefile_pgwui.mk
Karl O. Pinc [Fri, 13 Dec 2019 17:17:50 +0000 (11:17 -0600)]
Standardize make accross PGWUI with Makefile_pgwui.mk

5 years agoSelf-document Makefile
Karl O. Pinc [Fri, 13 Dec 2019 04:27:54 +0000 (22:27 -0600)]
Self-document Makefile

5 years agoBump version number to 0.5.0
Karl O. Pinc [Wed, 11 Dec 2019 17:43:53 +0000 (11:43 -0600)]
Bump version number to 0.5.0

5 years agokeywords are a list
Karl O. Pinc [Wed, 11 Dec 2019 16:08:25 +0000 (10:08 -0600)]
keywords are a list

5 years agoUse python3 to make
Karl O. Pinc [Wed, 11 Dec 2019 14:25:24 +0000 (08:25 -0600)]
Use python3 to make

5 years agoBump version number to 0.4.0
Karl O. Pinc [Fri, 6 Dec 2019 03:35:10 +0000 (21:35 -0600)]
Bump version number to 0.4.0

6 years agoBump version number to 0.3.0
Karl O. Pinc [Thu, 15 Nov 2018 03:20:32 +0000 (21:20 -0600)]
Bump version number to 0.3.0

6 years agoDocument usage
Karl O. Pinc [Wed, 14 Nov 2018 15:49:30 +0000 (09:49 -0600)]
Document usage

6 years agoMake pgwui pytest plugin available to tox
Karl O. Pinc [Wed, 14 Nov 2018 15:30:52 +0000 (09:30 -0600)]
Make pgwui pytest plugin available to tox

6 years agoTest __init__.py
Karl O. Pinc [Wed, 14 Nov 2018 04:22:55 +0000 (22:22 -0600)]
Test __init__.py

6 years agoUse pgwui_testing plugin
Karl O. Pinc [Wed, 14 Nov 2018 03:49:15 +0000 (21:49 -0600)]
Use pgwui_testing plugin

6 years agoUse pgwui_common.path for asset resolution
Karl O. Pinc [Wed, 14 Nov 2018 03:26:48 +0000 (21:26 -0600)]
Use pgwui_common.path for asset resolution

6 years agoBump version number to 0.2.0
Karl O. Pinc [Tue, 13 Nov 2018 02:18:41 +0000 (20:18 -0600)]
Bump version number to 0.2.0

6 years agoFix wheel install in pudb venv
Karl O. Pinc [Sat, 10 Nov 2018 20:22:29 +0000 (14:22 -0600)]
Fix wheel install in pudb venv

6 years agoImport only what's used
Karl O. Pinc [Fri, 9 Nov 2018 04:03:03 +0000 (22:03 -0600)]
Import only what's used

6 years agoClean up and fix cleaning of pytest generate files
Karl O. Pinc [Fri, 9 Nov 2018 03:07:13 +0000 (21:07 -0600)]
Clean up and fix cleaning of pytest generate files

6 years agoClean the python cache views dir
Karl O. Pinc [Fri, 9 Nov 2018 02:57:00 +0000 (20:57 -0600)]
Clean the python cache views dir

6 years agoAdd Pyramid's testing requirements
Karl O. Pinc [Wed, 7 Nov 2018 03:30:09 +0000 (21:30 -0600)]
Add Pyramid's testing requirements

6 years agoResolve template assets at startup time
Karl O. Pinc [Wed, 7 Nov 2018 03:15:03 +0000 (21:15 -0600)]
Resolve template assets at startup time

6 years agoReference css file by Pyramid asset specification
Karl O. Pinc [Wed, 7 Nov 2018 03:14:36 +0000 (21:14 -0600)]
Reference css file by Pyramid asset specification

6 years agoCredit DFGF
Karl O. Pinc [Mon, 5 Nov 2018 23:19:17 +0000 (17:19 -0600)]
Credit DFGF

6 years agoLock required pgwui distributions to current version
Karl O. Pinc [Mon, 5 Nov 2018 22:02:19 +0000 (16:02 -0600)]
Lock required pgwui distributions to current version

6 years agoAdd pgwui depenencies
Karl O. Pinc [Wed, 31 Oct 2018 01:16:19 +0000 (20:16 -0500)]
Add pgwui depenencies

6 years agoUse proper path in package_data
Karl O. Pinc [Wed, 31 Oct 2018 01:13:33 +0000 (20:13 -0500)]
Use proper path in package_data

6 years agoRemove unused import
Karl O. Pinc [Tue, 30 Oct 2018 21:49:34 +0000 (16:49 -0500)]
Remove unused import

6 years agoDocument route
Karl O. Pinc [Tue, 30 Oct 2018 21:48:38 +0000 (16:48 -0500)]
Document route

6 years agoSetup route
Karl O. Pinc [Tue, 30 Oct 2018 21:48:30 +0000 (16:48 -0500)]
Setup route

6 years agoScan for declarative Pyramid configs
Karl O. Pinc [Fri, 26 Oct 2018 14:03:00 +0000 (09:03 -0500)]
Scan for declarative Pyramid configs

6 years agoLink to PostgreSQL.org
Karl O. Pinc [Thu, 25 Oct 2018 13:42:08 +0000 (08:42 -0500)]
Link to PostgreSQL.org

6 years agoAdd acklnowledgment
Karl O. Pinc [Thu, 25 Oct 2018 13:37:44 +0000 (08:37 -0500)]
Add acklnowledgment

6 years agoThe virtual environments should be Python 3
Karl O. Pinc [Thu, 25 Oct 2018 03:46:13 +0000 (22:46 -0500)]
The virtual environments should be Python 3

6 years agoAllow base.mak template to be overridden
Karl O. Pinc [Thu, 25 Oct 2018 03:42:03 +0000 (22:42 -0500)]
Allow base.mak template to be overridden

6 years agoBump minor version to 0.1.0
Karl O. Pinc [Thu, 25 Oct 2018 03:21:56 +0000 (22:21 -0500)]
Bump minor version to 0.1.0

6 years agoRemove references to Gombe-MI
Karl O. Pinc [Thu, 25 Oct 2018 03:20:33 +0000 (22:20 -0500)]
Remove references to Gombe-MI

6 years agoRemove commented out code
Karl O. Pinc [Thu, 25 Oct 2018 03:18:29 +0000 (22:18 -0500)]
Remove commented out code

6 years agoFix lambda syntax
Karl O. Pinc [Thu, 25 Oct 2018 03:10:57 +0000 (22:10 -0500)]
Fix lambda syntax

6 years agoMake test for logout module
Karl O. Pinc [Thu, 25 Oct 2018 02:55:54 +0000 (21:55 -0500)]
Make test for logout module

6 years agoUpdate copyright info to reflect GMI_Pyramid source
Karl O. Pinc [Thu, 25 Oct 2018 02:38:18 +0000 (21:38 -0500)]
Update copyright info to reflect GMI_Pyramid source

6 years agoFix flake8 errors
Karl O. Pinc [Thu, 25 Oct 2018 02:37:13 +0000 (21:37 -0500)]
Fix flake8 errors

6 years agoRequire pyramid package
Karl O. Pinc [Thu, 25 Oct 2018 02:37:00 +0000 (21:37 -0500)]
Require pyramid package

6 years agoUse pgwui_logout in asset specification
Karl O. Pinc [Thu, 25 Oct 2018 02:34:52 +0000 (21:34 -0500)]
Use pgwui_logout in asset specification

6 years agoInital import from GMI_Pyramid
Karl O. Pinc [Thu, 25 Oct 2018 02:32:36 +0000 (21:32 -0500)]
Inital import from GMI_Pyramid