Commit Graph

16 Commits

Author SHA1 Message Date
johnnyq 8b42b17121 Added more text no wrap to table headers 2025-05-29 00:18:37 -04:00
johnnyq f69de29353 Get a more accurate count of Tables rows in Debug using count instead of relying on show table status as this is not accurate all the time. 2025-05-24 13:45:27 -04:00
johnnyq 87e1371318 Move app_version.php and database_version.php to includes folder update all assocoiated links, remove 2 legacy php files maintence and legacy_debug 2025-01-24 21:25:04 -05:00
johnnyq 70dd3ab5c8 Remove Cron Key Requirement from cron scripts in /scripts folder and set to only run on the cli 2025-01-23 14:01:15 -05:00
johnnyq 98f9083bcb Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes 2025-01-11 14:47:32 -05:00
wrongecho d3d3d37595 Show git branch on debug page 2025-01-09 15:32:11 +00:00
wrongecho 469c495a73 Add versioning/release system - December 2024 / 24.12 2024-12-30 12:58:50 +00:00
johnnyq 829ee37a53 Add Current App Version by checking the current commit hash, also moved Database version on top with App Version in Debug 2024-12-16 14:24:38 -05:00
wrongecho 9fe9d8e9ff Clarify notes on debug 2024-11-14 08:44:08 +00:00
johnnyq 351bb484a7 Reworked the entire debugger, only grather nessesary info and database comparison to existing and db.sql works now 2024-11-05 17:36:50 -05:00
Marcus Hill afe378d2f3 Add notes to debug page 2024-10-06 16:25:58 +01:00
wrongecho c65db3431d Tidying 2024-09-14 23:43:54 +01:00
wrongecho 4cfa4c6e85 Debug - clarify database engine 2024-08-25 17:53:34 +01:00
Marcus Hill af6740d898 Debug assistance
Clarify Apache/PHP error log location in debug/setup
Include app version, cron and timezone in debug page
2024-06-30 12:31:59 +01:00
Marcus Hill cd668241a6 Debugging help
- Mention the PHP error log on the setup & debug pages.
- Restructure the debug page to include the server info before the db structure table
2024-05-04 21:02:33 +01:00
johnnyq 310e3f0a42 Split Admin Menu and Settings Menu 2024-02-10 17:10:14 -05:00