Incorporated changes for release 1.3.2

This commit is contained in:
2026-02-24 20:13:13 -05:00
parent f7b91f4ef0
commit 2bddfba99a
23 changed files with 929 additions and 463 deletions

View File

@@ -1,18 +1,11 @@
TODO
- Fix search.php to validate action taken date and time entries
- Fix occurrences of $mts_db (should be $drs_db)in about.php and gpl.php
- Add ability to save/restore configuration.
- Add ability to backup/restore writeups.
- Get Chromium to remember printer selection across reboots.
- Add a $border_visible debug variable to the end of settings.php and
use it wherever there's a "border=\"0\"" to be able to see and fix
table layout issues.
- Fix default banner colors in opendrs-initial.sql to match the ones shown in common.php.
- Fix failure to preselect "action taken by" users on the search page for subsequent searches.
- $border_visible debug variable to the end of settings.php and use it wherever there's a
"border=\"0\"" to be able to see and fix table layout issues.
- Automate installation on servers running Nginx as well as Apache.