summaryrefslogtreecommitdiff
path: root/includes/classes
AgeCommit message (Expand)AuthorFilesLines
9 daysExtend KLID enrichment to assembly tab on movement viewHEADmasterLester Caine1-0/+20
9 daysShow KLID in brackets on movement xref quantity line itemsLester Caine1-1/+6
9 daysAppend KLID in brackets to component title where availableLester Caine1-0/+9
14 daysFix ref_key not loading on edit; restrict movement type to ORDER/TRANSLester Caine1-0/+3
2026-06-15Link prebuild count in user_galleries to its PBLD movement recordLester Caine1-0/+7
2026-06-14Add parsed_data, counts and kitlocker data to StockAssembly::getList()Lester Caine1-0/+17
2026-06-14Add multi-user (kitelf) stock filtering and PBLD prebuild movement typeLester Caine1-30/+38
2026-06-12stock: movement xref views use linked_title/linked_data; bomprt tidy; floatic...Lester Caine1-23/+11
2026-06-12stock: BOM view uses linked_title/linked_data; loadXrefInfo only enriches par...Lester Caine1-4/+6
2026-06-12stock: hide-kitlocker filter on list_components; fix supplier name in view_xr...Lester Caine1-0/+19
2026-06-11StockBase: use xrefType()->loadContent() in loadXrefInfo()Lester Caine1-2/+1
2026-06-10stock: add kitlocker gallery — view_kitlocker.php, stock_fixed_grid_inc.tpl...Lester Caine1-0/+5
2026-06-10stock: remove gallery layout machinery — drop pagination constants, getLayo...Lester Caine1-54/+2
2026-06-10stock: rename PCK→PRT (fractional parts), add PCK as ordering pack-size tag...Lester Caine2-19/+19
2026-06-09stock: PCK/SHT fractional display, movement qty summing, import qty typeLester Caine1-6/+10
2026-06-08stock: requisition system, movement BOM editor, autocomplete dropdownsLester Caine2-0/+21
2026-06-07Stock package: assembly/component model, package-level xref, imports, print BOMLester Caine2-1/+11
2026-06-06stock: docblock tidy across all four class filesLester Caine4-53/+355
2026-06-06xref: complete migration from loadXrefList to loadXrefInfoLester Caine4-82/+9
2026-06-06Refactor xref display to LibertyXrefGroup path throughoutLester Caine3-0/+65
2026-06-04stock: fix SCREF lookup to use xkey; remove duplicate datalist entriesLester Caine1-1/+1
2026-06-03stock: movement contact linkage, note field, view/edit tidyLester Caine1-0/+18
2026-06-03stock: preserve movement type when CSV import updates reference xrefLester Caine1-4/+6
2026-06-03stock: drop Ref column, sortable Ordered/Received, fix smartlink isortLester Caine1-2/+4
2026-06-03stock: fix markReceived, add ref_start_date to load(), tidy view_movement datesLester Caine1-1/+5
2026-06-03stock: CSV import order date → xref.start_date; add optional received dateLester Caine1-5/+23
2026-06-03stock: add Ordered/Received sort and ref_start_date to list_movementsLester Caine1-4/+12
2026-06-03stock: fix pagination on list_movementsLester Caine1-0/+9
2026-06-03stock: override getEditUrl() on all concrete content classesLester Caine2-0/+14
2026-06-02Component movement history: filter list_movements by component_content_idLester Caine1-0/+10
2026-06-02Move CSV import into StockMovement::importCsv(); fix storeXref by-refLester Caine1-0/+92
2026-06-02Fix CONTENT_TYPE_GUID define placement — movement stays in StockMovementLester Caine2-1/+2
2026-06-02Move all stock CONTENT_TYPE_GUID defines to StockBaseLester Caine3-5/+3
2026-06-01Rename stock_assembly_component_map table to stock_assembly_mapLester Caine3-41/+41
2026-06-01Fix two-arg constructor signature to work with getLibertyObject/getNewObjectLester Caine3-16/+29
2026-06-01Rename view.php → view_assembly.php, edit.php → edit_assembly.phpLester Caine1-1/+1
2026-06-01Rewrite StockMovement as pure LibertyContent; CSV import; bom gridLester Caine1-5/+41
2026-06-01Retire stock_movement, stock_assembly, stock_component tables from schemaLester Caine1-319/+80
2026-05-31Add supplier xref page; fix STOCKASSEMBLY_CONTENT_TYPE_GUID in StockBaseLester Caine1-0/+2
2026-05-31Remove assembly_id/component_id: use content_id throughoutLester Caine4-679/+178
2026-05-31Remove stock_component table — use liberty_content directlyLester Caine3-109/+38
2026-05-29Fix supplier view: contact name lookup and date column visibilityLester Caine1-1/+1
2026-05-29Supplier xref: #SUP consolidates contact/part/price; group template for stock...Lester Caine2-0/+34
2026-05-29BOM edit templates: component title/desc read-only, pack_size_ext supportLester Caine1-2/+21
2026-05-29BOM parts list upload and display via liberty_xrefLester Caine2-0/+35
2026-05-28Fix assembly list pagination and search scopeLester Caine1-14/+20
2026-05-28Hierarchical assembly browsing via list_assemblies.phpLester Caine1-0/+12
2026-05-27Add title search to movement list filter barLester Caine1-0/+5
2026-05-27Extend assembly list search to match title and descriptionLester Caine1-2/+4
2026-05-27Wire minifind search box on component list; search title and descriptionLester Caine1-2/+4