e3de786766
Fixed issue-1 bug Fixed bug where prompt to set flags on reference chain was displayed even when no flags were available.
Issue-1
Rod Wright2026-02-25 09:17:25 -05:00
f3db1c1523
Updated for color preference fix
Rod Wright2026-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
Rod Wright2026-02-23 13:36:30 -05:00
ec8efec61e
determine original owner of template to prevent stealing it when the intent is to copy it
Rod Wright2026-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
Rod Wright2026-02-23 06:36:25 -05:00
152bb30029
fixed typo in flagmap table update
Rod Wright2026-02-23 06:35:10 -05:00
01fd47814b
Various reformats. Changed boolean variables from 1/0 to TRUE/FALSE in multiple files.
Rod Wright2026-02-19 14:08:40 -05:00
9122040863
Replaced template line loading code with the templateselect function.
Rod Wright2026-02-18 14:11:52 -05:00
86f1512cc0
Removed hardcoded form action to templates.php in the templateselect function.
Rod Wright2026-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.
Rod Wright2026-02-18 13:00:04 -05:00
c4d2d4334e
Cleanup to avoid php undefined array key warning
Rod Wright2026-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.
Rod Wright2026-02-18 12:48:29 -05:00
262bd6dcdc
Minor cleanups to prevent php undefined variables warnings.
Rod Wright2026-02-18 12:42:03 -05:00
ff71083b49
fixes to get_part_data to prevent php undefined variable warnings
Rod Wright2026-02-18 12:40:40 -05:00
1a4c9a9c2a
Fixed bug where the shifts weren't being shown in the existing techs table.
Rod Wright2026-02-18 12:37:45 -05:00
5396f3367b
Various cleanups to avoid php undefined variable warnings
Rod Wright2026-02-18 12:33:25 -05:00
557af4db04
Set REQUEST variables to default to NULL if not passed to avoid php warnings
Rod Wright2026-02-18 12:31:44 -05:00
cc2b638a6a
Removed useless hyperlinks from headers of parts results table.
Rod Wright2026-02-18 12:29:58 -05:00
9e392faa4d
restored the flagmap and reflinks table creations that somehow got deleted
Rod Wright2026-02-12 20:40:56 -05:00
d2cb1851d0
restored the flag table and reference chain modifiactions that somehow got deleted
Rod Wright2026-02-12 20:40:05 -05:00
07a6d352b0
changed path of backup directory inside the package directory to avoid cluttering up package directory.
Rod Wright2026-02-12 20:38:40 -05:00
0547e97479
Moved templateselect function from templates.php to functions.php for use in other pages.
Rod Wright2026-02-12 19:42:36 -05:00