Travis Risner
Travis Risner
Add docker scripts and additional documentation - Added a .dockerignore file - Shifted personal settings to a private .env file - Updated the requirements.txt file to latest compatible libraries
**Describe the bug** The session cookie default age for Django is two weeks. This is much too long for this application. **To Reproduce** Steps to reproduce the behavior: 1. Login...
**Is your feature request related to a problem? Please describe.** The spinner used in the Location Rebuild does not work with the old version of Bootstrap currently installed. **Describe the...
**Is your feature request related to a problem? Please describe.** There are two situations where this is needed: - A user has forgotten their password and wants a staff person...
**Is your feature request related to a problem? Please describe.** Currently, when a new user is added, someone has to go into the admin menus to set the initial password....
Attached is the results of Mike's initial testing. When you address any of these issues, please create a separate issue for it so it can be assigned to you. [QWebPageCheck.pdf](https://github.com/w-a-r-m-inventory-system/Food-Pantry-Inventory/files/4279837/QWebPageCheck.pdf)
Test using both Android and iOS devices, both smart phones and well as tablets of each kind. - Verify that a camera can be used to scan a QR code...
**Is your feature request related to a problem? Please describe.** There is a lot of "cruft" in the system -- especially in the code and templates. **Describe the solution you'd...
- Builds container with a fresh copy of a specified version of Django - Loads other production dependencies and libraries - Uses a “secret” configuration including: - Database user id...
- Builds container with fresh copy of a specified version of PostgreSQL - Uses a “secret” superuser id and password and other configuration parameters - Loads the schema from a...