summaryrefslogtreecommitdiff
path: root/templates/list_kitlocker.tpl
AgeCommit message (Collapse)AuthorFilesLines
12 dayslist_kitlocker.tpl: switch to {pagination} plugin (same fix as list_stock)Lester Caine1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 daysShow view_kitlocker breadcrumb on all list_kitlocker views, not just ↵Lester Caine1-1/+1
stgrp-filtered Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 daysAdd pagination to list_kitlockerLester Caine1-0/+1
20 per page via BitBase::postGetList; stgrp filter preserved across pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 daysParse description data in list_kitlocker rather than escaping raw markupLester Caine1-1/+1
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/+43
with stgrp filter; gallery links to list_kitlocker; breadcrumb back link in header Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>