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.
payfrit-biz/api/menu
John Mizerek ec6bfdd9c9 Fix menu save: javaCast null breaks variable access in Lucee 7
javaCast('null','') makes the variable truly undefined, causing
'variable doesn't exist' errors when referenced in query params.
Use empty string + len() check instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 17:33:21 -08:00
..
clearAllData.cfm Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -08:00
clearBusinessData.cfm Add branding features: header upload and brand color picker 2026-01-18 12:14:24 -08:00
clearOrders.cfm Fix CFML iteration bugs and improve wizard functionality 2026-01-16 19:40:37 -08:00
debug.cfm Add branding features: header upload and brand color picker 2026-01-18 12:14:24 -08:00
getForBuilder.cfm Store brand color without # prefix, normalize on output 2026-01-28 14:58:58 -08:00
items.cfm Store brand color without # prefix, normalize on output 2026-01-28 14:58:58 -08:00
listCategories.cfm App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
menus.cfm Fix menu save: javaCast null breaks variable access in Lucee 7 2026-01-28 17:33:21 -08:00
saveCategory.cfm App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
saveFromBuilder.cfm App Store Version 2: Multi-menu support, beacon lookup, category scheduling 2026-01-23 19:51:44 -08:00
saveFromBuilder.log Add branding features: header upload and brand color picker 2026-01-18 12:14:24 -08:00
updateStations.cfm Add drink modifiers, unified schema improvements, and portal fixes 2026-01-07 20:30:58 -08:00
uploadHeader.cfm Remove image resize from header upload - accept as-is 2026-01-18 12:21:36 -08:00
uploadItemPhoto.cfm Add Manage Menus toolbar button, photo upload, and various improvements 2026-01-28 14:43:41 -08:00