summaryrefslogtreecommitdiff
path: root/list_kitlocker.php
AgeCommit message (Collapse)AuthorFilesLines
10 daysUse BitBase::prepGetList for max_records (reads DB config, default 10)Lester Caine1-10/+6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 daysAdd pagination to list_kitlockerLester Caine1-4/+28
20 per page via BitBase::postGetList; stgrp filter preserved across pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 daysParse description data in list_kitlocker rather than escaping raw markupLester Caine1-1/+8
Add format_guid to query, call parseDataHash() per row in PHP, display parsed_data|strip_tags|truncate in template. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10stock: add list_kitlocker.php — combined assembly/component kitlocker list ↵Lester Caine1-0/+55
with stgrp filter; gallery links to list_kitlocker; breadcrumb back link in header Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>