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

4 years agoImprove example exception
Karl O. Pinc [Fri, 23 Apr 2021 21:43:16 +0000 (16:43 -0500)]
Improve example exception

4 years agoPass flake8
Karl O. Pinc [Thu, 15 Apr 2021 22:17:59 +0000 (17:17 -0500)]
Pass flake8

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

4 years agoBump template version number
Karl O. Pinc [Mon, 8 Feb 2021 23:21:57 +0000 (17:21 -0600)]
Bump template version number

4 years agoFix typo in help text
Karl O. Pinc [Mon, 8 Feb 2021 22:56:57 +0000 (16:56 -0600)]
Fix typo in help text

4 years agoChange component name from pgwui_testing to pgwui_develop
Karl O. Pinc [Tue, 26 Jan 2021 04:00:03 +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 agoUpdate copyright statements
Karl O. Pinc [Sat, 23 Jan 2021 22:30:46 +0000 (16:30 -0600)]
Update copyright statements

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

4 years agoFix tox.ini so mako substutions happen
Karl O. Pinc [Tue, 5 Jan 2021 21:44:13 +0000 (15:44 -0600)]
Fix tox.ini so mako substutions happen

4 years agoInclude .gitignore and .coveragerc in the dist
Karl O. Pinc [Sat, 2 Jan 2021 23:10:04 +0000 (17:10 -0600)]
Include .gitignore and .coveragerc in the dist

4 years agoAdd pgwui_upload_core and pgwui_bulk_upload components
Karl O. Pinc [Sat, 2 Jan 2021 22:25:27 +0000 (16:25 -0600)]
Add pgwui_upload_core and pgwui_bulk_upload components

4 years agoFix problem with leading whitespace stripping
Karl O. Pinc [Sat, 2 Jan 2021 22:23:07 +0000 (16:23 -0600)]
Fix problem with leading whitespace stripping

4 years agoDo not force period in the meta content description
Karl O. Pinc [Sat, 2 Jan 2021 22:22:30 +0000 (16:22 -0600)]
Do not force period in the meta content description

4 years agoFix missing substitions
Karl O. Pinc [Sat, 2 Jan 2021 22:21:03 +0000 (16:21 -0600)]
Fix missing substitions

4 years agoThe component name is lower case in the Makefile
Karl O. Pinc [Sun, 20 Dec 2020 22:14:10 +0000 (16:14 -0600)]
The component name is lower case in the Makefile

4 years agoTest file to test view must be based on view name
Karl O. Pinc [Sun, 20 Dec 2020 22:13:39 +0000 (16:13 -0600)]
Test file to test view must be based on view name

4 years agoAdd "pgwui cookiecutter" command
Karl O. Pinc [Fri, 18 Dec 2020 02:15:38 +0000 (20:15 -0600)]
Add "pgwui cookiecutter" command

4 years agoImprove pytest marking
Karl O. Pinc [Thu, 17 Dec 2020 07:17:07 +0000 (01:17 -0600)]
Improve pytest marking

4 years agoUpdate copyright and contact info
Karl O. Pinc [Wed, 16 Dec 2020 21:16:21 +0000 (15:16 -0600)]
Update copyright and contact info

4 years agomeme.com -> karlpinc.com
Karl O. Pinc [Thu, 10 Dec 2020 00:39:43 +0000 (18:39 -0600)]
meme.com -> karlpinc.com

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 agoUpdate email address
Karl O. Pinc [Wed, 9 Dec 2020 20:15:41 +0000 (14:15 -0600)]
Update email address

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 agoAdd a fixture that magicmocks
Karl O. Pinc [Sun, 6 Dec 2020 23:08:50 +0000 (17:08 -0600)]
Add a fixture that magicmocks

4 years agoWe don't need this at present
Karl O. Pinc [Sun, 6 Dec 2020 19:12:44 +0000 (13:12 -0600)]
We don't need this at present

Revert "A fixture that makes a real request object"

This reverts commit a2eee9adbf2124482a8a64ffb1f5b53e82b160d5.

4 years agoA fixture that makes a real request object
Karl O. Pinc [Sun, 6 Dec 2020 19:12:11 +0000 (13:12 -0600)]
A fixture that makes a real request object

4 years agoDocument pytest plugin usage
Karl O. Pinc [Sun, 6 Dec 2020 19:11:49 +0000 (13:11 -0600)]
Document pytest plugin usage

4 years agoUtility to source to setup a bash development environment
Karl O. Pinc [Sun, 6 Dec 2020 19:09:09 +0000 (13:09 -0600)]
Utility to source to setup a bash development environment

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

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

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

4 years agoAdd pgwui_menu
Karl O. Pinc [Wed, 9 Sep 2020 20:33:34 +0000 (15:33 -0500)]
Add pgwui_menu

4 years agoSplit into 3 modules: plugin fixtures, plugin helpers, testing functions
Karl O. Pinc [Tue, 1 Sep 2020 02:13:38 +0000 (21:13 -0500)]
Split into 3 modules: plugin fixtures, plugin helpers, testing functions

4 years agoSuppress warning from coverage
Karl O. Pinc [Tue, 1 Sep 2020 02:11:19 +0000 (21:11 -0500)]
Suppress warning from coverage

4 years agoAdd wraps keyword to make_mock_fixture()
Karl O. Pinc [Mon, 31 Aug 2020 20:23:38 +0000 (15:23 -0500)]
Add wraps keyword to make_mock_fixture()

4 years agoGeneralize entry point tests
Karl O. Pinc [Mon, 31 Aug 2020 03:44:06 +0000 (22:44 -0500)]
Generalize entry point tests

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

4 years agoAdd instance_method_mock_fixture() for mocking instance methods
Karl O. Pinc [Thu, 25 Jun 2020 02:40:30 +0000 (21:40 -0500)]
Add instance_method_mock_fixture() for mocking instance methods

4 years agoNew make_mock_fixture function
Karl O. Pinc [Wed, 24 Jun 2020 22:24:59 +0000 (17:24 -0500)]
New make_mock_fixture function

5 years agoClean .tox when setup.py changes
Karl O. Pinc [Thu, 23 Jan 2020 21:44:41 +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:08 +0000 (02:09 -0600)]
Allow marking and running of just unit or just integration tests

5 years agoFix so tox runs with different pythons don't share coverage data
Karl O. Pinc [Sat, 28 Dec 2019 21:03:56 +0000 (15:03 -0600)]
Fix so tox runs with different pythons don't share coverage data

5 years agoFix so "make check" does not pick up tox results
Karl O. Pinc [Sat, 28 Dec 2019 20:13:46 +0000 (14:13 -0600)]
Fix so "make check" does not pick up tox results

5 years agoNew fixture to test that distribution is pgwui pluggable
Karl O. Pinc [Thu, 26 Dec 2019 22:27:37 +0000 (16:27 -0600)]
New fixture to test that distribution is pgwui pluggable

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

5 years agoAdd tag when bumping version
Karl O. Pinc [Fri, 6 Dec 2019 03:34:51 +0000 (21:34 -0600)]
Add tag when bumping version

5 years agoAdd pgwui_upload to things pip looks for
Karl O. Pinc [Thu, 5 Dec 2019 19:06:24 +0000 (13:06 -0600)]
Add pgwui_upload to things pip looks for

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 agoFix rst markup
Karl O. Pinc [Wed, 14 Nov 2018 16:18:22 +0000 (10:18 -0600)]
Fix rst markup

6 years agoInclude new programs in manifest
Karl O. Pinc [Wed, 14 Nov 2018 16:17:10 +0000 (10:17 -0600)]
Include new programs in manifest

6 years agoRun "make dist" in the pgwui directories
Karl O. Pinc [Tue, 13 Nov 2018 22:22:10 +0000 (16:22 -0600)]
Run "make dist" in the pgwui directories

The functions common to bump_version should be abstracted.

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 agoProgram to bump version number of all pgwui distributions
Karl O. Pinc [Sat, 10 Nov 2018 20:30:52 +0000 (14:30 -0600)]
Program to bump version number of all pgwui distributions

6 years agoSource pip_setup to setup pip env during development
Karl O. Pinc [Sat, 10 Nov 2018 20:30:35 +0000 (14:30 -0600)]
Source pip_setup to setup pip env during development

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

6 years agoInitial commit
Karl O. Pinc [Sat, 10 Nov 2018 18:52:36 +0000 (12:52 -0600)]
Initial commit