No description
This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
John Mizerek 7caf4d60b0 Fix delivery task creation when other tasks exist for order
The duplicate check was preventing delivery task creation if ANY task
existed for the order (e.g., Cash or Chat tasks). Now only checks for
TaskTypeID=1 (delivery/pickup tasks) to allow proper task creation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 19:24:59 -08:00
admin Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
api Fix delivery task creation when other tasks exist for order 2026-02-16 19:24:59 -08:00
cfpayment Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
cron Fix TaskID → ID in WHERE clauses on Tasks table (4 files + cron copy) 2026-01-31 21:00:46 -08:00
css Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
fonts Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
hud Resolve merge conflict in myBusinesses.cfm - keep ActiveTaskCount 2026-02-11 22:33:44 -08:00
images Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
includes Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
js Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
kds KDS/HUD: Add online/offline connection detection 2026-02-07 17:22:14 -08:00
library/cfc Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
modules Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
portal Beacon delete fix, price extraction, tax rate lookup, add modifiers form 2026-02-14 19:17:48 -08:00
receipt Fix receipt rounding to match Stripe charge exactly 2026-02-15 17:11:00 -08:00
styles Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
twilio Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
verticals Add Manage Menus toolbar button, photo upload, and various improvements 2026-01-28 14:43:41 -08:00
yelpforexes.com Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
.gitignore Remove uploads and logs from git tracking 2026-02-07 16:26:43 -08:00
_process.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
aaa Payfrit app new.apf Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
android-chrome-192x192.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
android-chrome-512x512.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
apple-touch-icon.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
Application.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
CHANGELOG.md Update changelog with recent fixes 2026-01-31 18:18:03 -08:00
CLAUDE.md Update CLAUDE.md 2026-02-07 15:19:37 -08:00
confirm.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
confirm_email.cfm Complete DB column normalization: strip redundant table-name prefixes from all SQL queries 2026-01-31 20:03:40 -08:00
confirm_mobile.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
favicon-16x16.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
favicon-32x32.png Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
favicon.ico Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
favicon.svg Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
index.cfm Fix remaining old column names missed by initial batch rename 2026-01-30 22:58:46 -08:00
index.cfml Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
index.htm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
index.html Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
logout.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
NoBark.apf Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
onrequestend.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
privacy.html Add user account APIs and fix Lucee header handling 2026-01-08 20:01:07 -08:00
register.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
register.cfm.old Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
reset.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
show_order.cfm Redirect show_order.cfm to receipt page 2026-02-15 17:03:33 -08:00
test-chat.html Add test-chat.html for testing customer chat initiation 2026-02-08 15:25:34 -08:00
test_date_search.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
test_expand_checkbox.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
test_expand_checkbox2.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
test_expand_checkbox3.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
test_expand_checkbox4.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00
test_infinite original.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
test_infinite.cfm Normalize database column and table names across entire codebase 2026-01-30 15:39:12 -08:00
Untitled1.cfm Checkpoint: beacon-servicepoint CRUD + assignments API working 2025-12-27 20:14:55 -08:00