Releases: IGBIllinois/sofadb
Releases · IGBIllinois/sofadb
Security Update
Admin Downloads Report
Fixed Admin Downloads Report to not have empty values
Improved database schema to have correct default values
Various minor fixes
Notes Fixes
Increases max length of various case notes to 255 characters
Adding and editing cases checks the max length and gives an error
Bug Fixes
Captcha Fixes
Fixed captcha in contact page
Reports, Simplification
Downloading all case's report can now be done on command line
Added logging
Added about page
Regions are now a table in the database
Simplified headers
Bug Fixes
Pagination
Added pagination to list of user's cases
Added font-awesome
Minor Updates
- Delete expired rows from password_reset table
- Remove old code to login with old password format.
- Added 'Back to Case' button to top of Edit Methods
- Redirects to Edit Case page after you add a new case.
- Cleaned up login page
- Other minor cleanups