pgwui_common
6 years agoFix asset resolution in template
Karl O. Pinc [Wed, 31 Oct 2018 02:44:44 +0000 (21:44 -0500)]
Fix asset resolution in template

6 years agoUse proper path in package_data
Karl O. Pinc [Wed, 31 Oct 2018 02:43:11 +0000 (21:43 -0500)]
Use proper path in package_data

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

6 years agoMove usage docs into README.rst
Karl O. Pinc [Fri, 26 Oct 2018 00:49:09 +0000 (19:49 -0500)]
Move usage docs into README.rst

6 years agoMove configuration into __init__.py
Karl O. Pinc [Thu, 25 Oct 2018 21:06:56 +0000 (16:06 -0500)]
Move configuration into __init__.py

6 years agoCorrect AGPLv3 abbrevation
Karl O. Pinc [Thu, 25 Oct 2018 00:47:20 +0000 (19:47 -0500)]
Correct AGPLv3 abbrevation

6 years agoAdd .pytest_cache back into Makefile
Karl O. Pinc [Wed, 24 Oct 2018 21:07:31 +0000 (16:07 -0500)]
Add .pytest_cache back into Makefile

6 years agoCan no longer report all warnings, ignore W503
Karl O. Pinc [Wed, 24 Oct 2018 20:53:44 +0000 (15:53 -0500)]
Can no longer report all warnings, ignore W503

6 years agoUse twine instead of setup.py for check
Karl O. Pinc [Wed, 24 Oct 2018 04:34:57 +0000 (23:34 -0500)]
Use twine instead of setup.py for check

6 years agoTemporarily remove docs directory
Karl O. Pinc [Wed, 24 Oct 2018 03:19:10 +0000 (22:19 -0500)]
Temporarily remove docs directory

6 years agoLet the base.mak template be overrideable by Pyramid's API
Karl O. Pinc [Wed, 24 Oct 2018 03:10:52 +0000 (22:10 -0500)]
Let the base.mak template be overrideable by Pyramid's API

6 years agoNew includeme() configuration callable
Karl O. Pinc [Wed, 24 Oct 2018 02:22:03 +0000 (21:22 -0500)]
New includeme() configuration callable

6 years agoInitial import from GMI_Pyramid code
Karl O. Pinc [Tue, 23 Oct 2018 02:51:28 +0000 (21:51 -0500)]
Initial import from GMI_Pyramid code