Commit Graph

44 Commits

Author SHA1 Message Date
ba7db9279d Created landing page to inform users during upgrades 2026-02-23 06:31:49 -05:00
ce8e5d9ca7 Modified to use apache conf template and take app offline during upgrade 2026-02-23 06:31:11 -05:00
0600ba18cd Template apache config file created 2026-02-23 06:30:24 -05:00
ef0599342b Added -q option to a2enconf/a2disconf to suppress their output. 2026-02-20 07:46:18 -05:00
5129d30992 Updated to reflect date/time validation. 2026-02-20 07:24:45 -05:00
ed7a25cea3 Fixed incorrect version for initial database. 2026-02-20 07:24:04 -05:00
968964e3fe updates in work to use fix_date function 2026-02-19 21:22:28 -05:00
d41519ba91 Updated to use fix_date and fix_time functions 2026-02-19 21:21:50 -05:00
513017d3cb Created fix_date and fix_time functions 2026-02-19 21:21:07 -05:00
3385954624 Convert single bracket ifs to double bracket. Disable access to app during upgrade. 2026-02-19 19:22:13 -05:00
5a50400a56 changed an info message 2026-02-19 18:48:26 -05:00
b138f462d9 Moved spinners for database upgrades from install.sh to database-update.sh 2026-02-19 18:33:19 -05:00
dd86d2e519 Updated for new version. 2026-02-19 16:03:10 -05:00
41c5b4560b Updated to utf8mb4 encoding 2026-02-19 14:28:10 -05:00
01fd47814b Various reformats. Changed boolean variables from 1/0 to TRUE/FALSE in multiple files. 2026-02-19 14:08:40 -05:00
9122040863 Replaced template line loading code with the templateselect function. 2026-02-18 14:11:52 -05:00
86f1512cc0 Removed hardcoded form action to templates.php in the templateselect function. 2026-02-18 14:10:33 -05:00
0145f5849f Minor cleanups and removed references to installing on Windows since we don't try to support that any more. 2026-02-18 13:00:04 -05:00
c4d2d4334e Cleanup to avoid php undefined array key warning 2026-02-18 12:56:49 -05:00
5e1856f1dc Cleanups to avoid php undefined variable warnings. Changed boolean variables from 1/0 to TRUE/FALSE. Converted flag handling code to the new scheme. 2026-02-18 12:48:29 -05:00
262bd6dcdc Minor cleanups to prevent php undefined variables warnings. 2026-02-18 12:42:03 -05:00
ff71083b49 fixes to get_part_data to prevent php undefined variable warnings 2026-02-18 12:40:40 -05:00
1a4c9a9c2a Fixed bug where the shifts weren't being shown in the existing techs table. 2026-02-18 12:37:45 -05:00
5396f3367b Various cleanups to avoid php undefined variable warnings 2026-02-18 12:33:25 -05:00
557af4db04 Set REQUEST variables to default to NULL if not passed to avoid php warnings 2026-02-18 12:31:44 -05:00
cc2b638a6a Removed useless hyperlinks from headers of parts results table. 2026-02-18 12:29:58 -05:00
63bb7a3445 More work on flags 2026-02-17 14:43:46 -05:00
35173f6faa Update LICENSE
Added license info for the Fugue icon set
2026-02-14 10:57:37 -05:00
71f60d353f got lognote multi flag search working 2026-02-13 21:15:52 -05:00
f74385d8f3 flag fixes in work 2026-02-12 21:56:45 -05:00
9e392faa4d restored the flagmap and reflinks table creations that somehow got deleted 2026-02-12 20:40:56 -05:00
d2cb1851d0 restored the flag table and reference chain modifiactions that somehow got deleted 2026-02-12 20:40:05 -05:00
07a6d352b0 changed path of backup directory inside the package directory to avoid cluttering up package directory. 2026-02-12 20:38:40 -05:00
0547e97479 Moved templateselect function from templates.php to functions.php for use in other pages. 2026-02-12 19:42:36 -05:00
a79f73a8ca Continued work on templates.php 2026-02-11 22:28:02 -05:00
78ee18f03b Created a useful README.md file 2026-02-11 15:48:46 -05:00
c11ef1ad8c Updated various files where the version number exists.
Continued work on templates.php.
2026-02-10 22:18:42 -05:00
85f6fc6f4a Added VERSION.txt to base directory so that package creation script will work. 5.2.5 2026-02-10 15:49:23 -05:00
9b7dfbe434 Release version 5.2.5 2026-02-10 15:41:37 -05:00
0265918430 Incorporate changes made for old version 5.2.4.4. 2026-02-10 15:17:09 -05:00
4341c87daa Incorporate changes made for old version 5.2.4.3 2026-02-10 15:02:40 -05:00
6b720a6163 Incorporate changes made for old version 5.2.4.2 2026-02-10 15:01:54 -05:00
3a0cf99432 Incorporate changes made for old version 5.2.4.1 2026-02-10 15:01:05 -05:00
45b432fb72 Initial git commit for OpenLog beginning with v5.2.4. 5.2.4 2026-02-10 14:44:21 -05:00