summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Karl O. Pinc [Wed, 14 Nov 2018 04:22:55 +0000 (22:22 -0600)]
Test __init__.py
Karl O. Pinc [Wed, 14 Nov 2018 03:49:15 +0000 (21:49 -0600)]
Use pgwui_testing plugin
Karl O. Pinc [Wed, 14 Nov 2018 03:26:48 +0000 (21:26 -0600)]
Use pgwui_common.path for asset resolution
Karl O. Pinc [Tue, 13 Nov 2018 02:18:41 +0000 (20:18 -0600)]
Bump version number to 0.2.0
Karl O. Pinc [Sat, 10 Nov 2018 20:22:29 +0000 (14:22 -0600)]
Fix wheel install in pudb venv
Karl O. Pinc [Fri, 9 Nov 2018 04:03:03 +0000 (22:03 -0600)]
Import only what's used
Karl O. Pinc [Fri, 9 Nov 2018 03:07:13 +0000 (21:07 -0600)]
Clean up and fix cleaning of pytest generate files
Karl O. Pinc [Fri, 9 Nov 2018 02:57:00 +0000 (20:57 -0600)]
Clean the python cache views dir
Karl O. Pinc [Wed, 7 Nov 2018 03:30:09 +0000 (21:30 -0600)]
Add Pyramid's testing requirements
Karl O. Pinc [Wed, 7 Nov 2018 03:15:03 +0000 (21:15 -0600)]
Resolve template assets at startup time
Karl O. Pinc [Wed, 7 Nov 2018 03:14:36 +0000 (21:14 -0600)]
Reference css file by Pyramid asset specification
Karl O. Pinc [Mon, 5 Nov 2018 23:19:17 +0000 (17:19 -0600)]
Credit DFGF
Karl O. Pinc [Mon, 5 Nov 2018 22:02:19 +0000 (16:02 -0600)]
Lock required pgwui distributions to current version
Karl O. Pinc [Wed, 31 Oct 2018 01:16:19 +0000 (20:16 -0500)]
Add pgwui depenencies
Karl O. Pinc [Wed, 31 Oct 2018 01:13:33 +0000 (20:13 -0500)]
Use proper path in package_data
Karl O. Pinc [Tue, 30 Oct 2018 21:49:34 +0000 (16:49 -0500)]
Remove unused import
Karl O. Pinc [Tue, 30 Oct 2018 21:48:38 +0000 (16:48 -0500)]
Document route
Karl O. Pinc [Tue, 30 Oct 2018 21:48:30 +0000 (16:48 -0500)]
Setup route
Karl O. Pinc [Fri, 26 Oct 2018 14:03:00 +0000 (09:03 -0500)]
Scan for declarative Pyramid configs
Karl O. Pinc [Thu, 25 Oct 2018 13:42:08 +0000 (08:42 -0500)]
Link to PostgreSQL.org
Karl O. Pinc [Thu, 25 Oct 2018 13:37:44 +0000 (08:37 -0500)]
Add acklnowledgment
Karl O. Pinc [Thu, 25 Oct 2018 03:46:13 +0000 (22:46 -0500)]
The virtual environments should be Python 3
Karl O. Pinc [Thu, 25 Oct 2018 03:42:03 +0000 (22:42 -0500)]
Allow base.mak template to be overridden
Karl O. Pinc [Thu, 25 Oct 2018 03:21:56 +0000 (22:21 -0500)]
Bump minor version to 0.1.0
Karl O. Pinc [Thu, 25 Oct 2018 03:20:33 +0000 (22:20 -0500)]
Remove references to Gombe-MI
Karl O. Pinc [Thu, 25 Oct 2018 03:18:29 +0000 (22:18 -0500)]
Remove commented out code
Karl O. Pinc [Thu, 25 Oct 2018 03:10:57 +0000 (22:10 -0500)]
Fix lambda syntax
Karl O. Pinc [Thu, 25 Oct 2018 02:55:54 +0000 (21:55 -0500)]
Make test for logout module
Karl O. Pinc [Thu, 25 Oct 2018 02:38:18 +0000 (21:38 -0500)]
Update copyright info to reflect GMI_Pyramid source
Karl O. Pinc [Thu, 25 Oct 2018 02:37:13 +0000 (21:37 -0500)]
Fix flake8 errors
Karl O. Pinc [Thu, 25 Oct 2018 02:37:00 +0000 (21:37 -0500)]
Require pyramid package
Karl O. Pinc [Thu, 25 Oct 2018 02:34:52 +0000 (21:34 -0500)]
Use pgwui_logout in asset specification
Karl O. Pinc [Thu, 25 Oct 2018 02:32:36 +0000 (21:32 -0500)]
Inital import from GMI_Pyramid