Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Various UI tweaks to make the system run correctly. #185

Merged
merged 1 commit into from
Mar 21, 2020

Conversation

deeppunster
Copy link
Contributor

Apply to master as well.

@deeppunster deeppunster merged commit 036e6d8 into w-a-r-m-inventory-system:master Mar 21, 2020
@deeppunster deeppunster deleted the UITweaks branch March 21, 2020 07:03
deeppunster added a commit that referenced this pull request Mar 24, 2020
* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 6, 2020
…-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst
deeppunster added a commit that referenced this pull request Apr 8, 2020
…ntly. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
…-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst
deeppunster added a commit that referenced this pull request Apr 8, 2020
* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

Co-authored-by: John Cassidy <jocassid@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
…r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
…r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 8, 2020
* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst
deeppunster added a commit that referenced this pull request Apr 17, 2020
* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* Added code to delete image file after it's been processed. (#196)

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 18, 2020
…r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Apr 18, 2020
…ntly. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>
deeppunster added a commit that referenced this pull request Apr 18, 2020
* Apply Dev to Master branch (#194)

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

Co-authored-by: John Cassidy <jocassid@gmail.com>

* Add recent PR's from Mike R. and John C. (#199)

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* Added code to delete image file after it's been processed. (#196)

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>

* docs(Docs): Revised files generated by autodoc

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* fix(Minor changes, e. g. typos, etc.):

- Fix typo and language in Specifications.rst.
- Eliminate extra blank line in requirements.txt.
- Change permissions for run_inv to be executable again.

* fix(Docs): Revise outstanding tasks etc.

- Start updating outstanding tasks
- Eliminate documents renamed outside of git
- Specify depth of numbering

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>
deeppunster added a commit that referenced this pull request Apr 18, 2020
* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* Added code to delete image file after it's been processed. (#196)

* Documentation Changes to adjust master (#200)

* Apply Dev to Master branch (#194)

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

Co-authored-by: John Cassidy <jocassid@gmail.com>

* Add recent PR's from Mike R. and John C. (#199)

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* Added code to delete image file after it's been processed. (#196)

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>

* docs(Docs): Revised files generated by autodoc

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* fix(Minor changes, e. g. typos, etc.):

- Fix typo and language in Specifications.rst.
- Eliminate extra blank line in requirements.txt.
- Change permissions for run_inv to be executable again.

* fix(Docs): Revise outstanding tasks etc.

- Start updating outstanding tasks
- Eliminate documents renamed outside of git
- Specify depth of numbering

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>
deeppunster added a commit that referenced this pull request Apr 23, 2020
* Apply Dev to Master branch (#194)

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

Co-authored-by: John Cassidy <jocassid@gmail.com>

* Add recent PR's from Mike R. and John C. (#199)

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* Added code to delete image file after it's been processed. (#196)

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>

* docs(Docs): Revised files generated by autodoc

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* Incorporate John C.'s latest with the documentation changes made recently. (#193)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks. (#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (#187)

* fix: Various UI tweaks to make the system run correctly. (#184)

* fix: Various UI tweaks to make the system run correctly. (#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* feat: Improve manual checkin and other UI improvements

- Still need to allow for blank expiration months
- Need lots more tests for pytest to check
- Cleaned up some web page headers to display user info properly

* fix: Added some environment variables to run_inv so it works again

- Also restored a proper reference to the constants module in views.py.

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.
- There are still some problems that are causing pytest to fail.

* docs(Docs): Mostly added outstanding tasks, a few other changes

* fix(Code): Corrected problem that caused pytest to go bonkers

Needed to pass function as a function rather than as an executable.

* feat(Code): Revised Manual Box Checkin so it asks for all fields at once.

- Added HTTP Response Status codes as an integer enum to constants.py
- Revised expiration start and end months to show month abbreviations

* feat(Code): Revised views.py so all http responses are coded

- Added internal server error to HTTP Response Status codes
- Revised expiration start and end months to show month abbreviations
- Revised run_inv so it is less likely for the browser to start before the server

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request May 8, 2020
…ntly. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request May 8, 2020
…r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request May 8, 2020
…ntly. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request May 8, 2020
* Apply Dev to Master branch (w-a-r-m-inventory-system#194)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* Incorporate John C.'s latest with the documentation changes made recently. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

Co-authored-by: John Cassidy <jocassid@gmail.com>

* Add recent PR's from Mike R. and John C. (w-a-r-m-inventory-system#199)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* Incorporate John C.'s latest with the documentation changes made recently. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (w-a-r-m-inventory-system#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* Added code to delete image file after it's been processed. (w-a-r-m-inventory-system#196)

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>

* docs(Docs): Revised files generated by autodoc

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* Incorporate John C.'s latest with the documentation changes made recently. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>

* 03 docs pallet instructions (w-a-r-m-inventory-system#197)

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Change permission for run_inv to execute

* Subject: Change permission for run_inv to remove execute

* Subject: Automate Functional Testing

What happened: Added test_functional.py. Added '192.168.1.200' to settings.py to make easier testing across local network.

* Subject: Automate Functional Testing

What happened: Complete LogIn test class, started SelectPallet test class

* Subject: Added Documentation for PalletInstructions

What happened: Added documentation and images for PalletInstructions.rst

* Subject: Added _static directory and logo again

* Subject: Added PalletInstructions

What Happened: Created text and graphics for pallet instructions

* Subject: Removed my local IP address from ALLOWED_HOSTS in settings.py

* Subject: Removed stray comment reminding me to remove test IP address in settings.py

* fix(Minor changes, e. g. typos, etc.):

- Fix typo and language in Specifications.rst.
- Eliminate extra blank line in requirements.txt.
- Change permissions for run_inv to be executable again.

* fix(Docs): Revise outstanding tasks etc.

- Start updating outstanding tasks
- Eliminate documents renamed outside of git
- Specify depth of numbering

Co-authored-by: John Cassidy <jocassid@gmail.com>
Co-authored-by: babarehner <babarehner@gmail.com>
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Jun 13, 2020
…r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.
deeppunster added a commit to deeppunster/Food-Pantry-Inventory that referenced this pull request Jun 13, 2020
…ntly. (w-a-r-m-inventory-system#193)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#186)

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names. (w-a-r-m-inventory-system#188)

- Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

docs: Tweaks to documentation so Sphinx doesn't complain about spaces in file names.
docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)
docs: Tweaks to documentation to minimize Sphinx errors.
cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

Changes to be committed:
	modified:   docs/source/DeveloperDocumentation.rst
	new file:   docs/source/Individual Box Instructions.rst
	new file:   docs/source/Other Tools.rst
	modified:   docs/source/OtherTools.rst
	new file:   docs/source/Pallet Instructions.rst
	new file:   docs/source/Restructured Text Examples.rst
	modified:   docs/source/index.rst

* docs: Tweaks to documentation to minimize Sphinx errors.

 - Eliminated spaces in various file names because they were causing errors
   in Sphinx processing.

* cut & paste of manual move pallet code into recent version of dev branch (w-a-r-m-inventory-system#191)

* fix: Add an __init__ that got overlooked or deleted

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

* Rebasing dev onto master - Apr. 8, 2020

* docs: Added rST sample document and other documentation tweaks. (w-a-r-m-inventory-system#187)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#184)

* fix: Various UI tweaks to make the system run correctly. (w-a-r-m-inventory-system#185)

* docs: Added rST sample document and other documentation tweaks.

- Added Restructured Text Examples.rst of commonly used rST markup.
- Broke the User Documentation into four documents for easier editing.
-- By making it four documents, multiple people can edit separate documents
   while minimizing the number of git conflicts.
-- A side effect of this split is that each document will be shown on a
   separate web page.

Changes to be committed:
    modified:   docs/source/DeveloperDocumentation.rst
    new file:   docs/source/Individual Box Instructions.rst
    new file:   docs/source/Restructured Text Examples.rst
    modified:   docs/source/index.rst

* docs: Deleted stray files renamed outside of git.

* fix: make run_inv runnable again

* fix: Fix activity handling and minor tweaks to menus

- Fixed bug in activity handling when same box was filled twice in the same day.
- Fixed menus that were not displaying the user's title.
- Removed unnecessary comment and code in BoxManagement.py.

Co-authored-by: John Cassidy <jocassid@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant