44 Commits

Author SHA1 Message Date
5e6c349df5 Updated version numbers to 5.3.2 2026-03-02 14:26:07 -05:00
c17c4d4608 Changed $srchflags to grab $_REQUEST instead of $_POST 2026-03-02 14:16:20 -05:00
5d3296c3bc Updated version numbers 2026-02-25 09:34:15 -05:00
e3de786766 Fixed issue-1 bug Fixed bug where prompt to set flags on reference chain was displayed even when no flags were available. 2026-02-25 09:17:25 -05:00
8647c9b4d8 Refresh page to show changes when user selects a different color 2026-02-24 09:50:59 -05:00
b201ac6d24 Fixes to prevent php warnings about trying to access array offset on null 2026-02-24 09:50:05 -05:00
f84395f79a Reformats 2026-02-24 09:47:38 -05:00
f3db1c1523 Updated for color preference fix 2026-02-24 09:46:43 -05:00
962bd7b504 moved the flags part of the constraints generation for log and maintform search to the end to avoid mysql unknown column error 2026-02-23 13:36:30 -05:00
ec8efec61e determine original owner of template to prevent stealing it when the intent is to copy it 2026-02-23 06:37:51 -05:00
d23a19a3eb changed insertion of all zeroes deferred date into the database with a date that will pass validation 2026-02-23 06:36:25 -05:00
152bb30029 fixed typo in flagmap table update 2026-02-23 06:35:10 -05:00
11c876886a fixed invalid array key php warnings 2026-02-23 06:34:32 -05:00
9cce143cf9 fixed invalid array key php warning 2026-02-23 06:34:03 -05:00
eb29a3799c Modified templateselect function to show all users templates in user dropdown if current user is admin 2026-02-23 06:33:16 -05:00
5129d30992 Updated to reflect date/time validation. 2026-02-20 07:24:45 -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
dd86d2e519 Updated for new version. 2026-02-19 16:03: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
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
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
c11ef1ad8c Updated various files where the version number exists.
Continued work on templates.php.
2026-02-10 22:18:42 -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. 2026-02-10 14:44:21 -05:00