summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
10 daysFix mContentTypeGuid never set after getLibertyObject loadHEADmasterLester Caine1-0/+1
13 daysFix pdfjs viewer URL: move zoom to hash, fix search hash parameterLester Caine1-2/+1
13 daysReplace Add Comment text button with insert-text icon in non-AJAX pathLester Caine1-1/+1
13 daysReplace network-receive with go-down for file download iconLester Caine1-1/+1
13 daysReplace Add Comment text button with insert-text iconLester Caine1-1/+1
2026-06-14Add CLAUDE.md with liberty xref machinery developer notesLester Caine1-0/+106
2026-06-12loadContent: add linked_data alongside linked_title from lc_linked JOINLester Caine1-1/+2
2026-06-12LibertyXref: propagate mPackageGuid so dual-guid types resolve correctly in l...Lester Caine3-5/+28
2026-06-11Consolidate xref loading: LibertyXrefInfo → LibertyXrefContent + LibertyXre...Lester Caine6-184/+166
2026-06-11LibertyXref: extend BitBase directly, not LibertyBaseLester Caine1-1/+1
2026-06-11LibertyContent: document xrefType() accessor and mXrefType propertyLester Caine1-2/+17
2026-06-11LibertyXrefType: expand class docblock to cover dual-guid schema patternLester Caine1-2/+30
2026-06-11LibertyXrefType: convert to instance class; fix cross-guid xref joinLester Caine2-122/+123
2026-06-10liberty: fix view_xref_value_item — drop empty cell, gate date/action cols ...Lester Caine2-4/+5
2026-06-08LibertyXref: guard xorder against null when item not in liberty_xref_itemLester Caine1-1/+1
2026-06-07LibertyXrefInfo/LibertyXrefGroup: optional package-level guid supportLester Caine7-14/+33
2026-06-06liberty: fix null mUserId in LibertyXrefType JOIN conditionsLester Caine1-4/+4
2026-06-06LibertyBase: replace placeholder with architecture docblock; tighten factory ...Lester Caine1-30/+43
2026-06-06xref: migrate query methods to LibertyXrefType; docblocks throughoutLester Caine6-229/+682
2026-06-06xref item templates: replace $source eq/ne 'history' with $isHistoryLester Caine9-101/+101
2026-06-06list_xref.tpl: remove fixed column widthsLester Caine1-6/+6
2026-06-06list_xref.tpl: fix legacy path headers to Type/Value/NotesLester Caine1-2/+2
2026-06-06list_xref.tpl: add class="table" for full-width tab renderingLester Caine1-4/+4
2026-06-06xref group templates: drop Link column; tighten text item edit gatingLester Caine3-31/+153
2026-06-06liberty_xref.xorder: add DEFAULT 0 NOTNULL constraintLester Caine1-1/+1
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine13-22/+22
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine16-17/+17
2026-06-04Switch attachment icon from mail-attachment to stock_attachLester Caine1-1/+1
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine33-63/+63
2026-06-02add_xref.tpl: add Extended Value (xkey_ext) field between xkey and NoteLester Caine1-0/+7
2026-06-02add_xref.tpl: use xkey for Value, add Note (edit), drop Linked Content IDLester Caine1-5/+4
2026-06-02mime_pdf_update: add reload_pdf branch for non-upload text re-extractionLester Caine1-2/+10
2026-06-02Tidy Imagick usage in processor and mime.pdf pluginsLester Caine2-3/+4
2026-06-02Fix deprecated Imagick calls in mime_pdf_thumbnailLester Caine1-2/+2
2026-06-02Fix PDF plugin admin form — button name was settings_store, PHP checks plug...Lester Caine1-1/+1
2026-06-01Fix PDF thumbnail generation — fire on upload even when source_file not yet...Lester Caine1-2/+2
2026-06-01Guard null pFileHash type in preg_match/preg_split calls — PHP 8.x deprecationLester Caine1-3/+3
2026-06-01Remove pbase/pdfx plugin — facilities moved into mime.pdfLester Caine3-134/+0
2026-05-31list_xref.tpl: gate date and edit column headers on xrefAllowEditLester Caine1-6/+8
2026-05-30Fix xref role guard and add xorder to loadXrefList SELECTLester Caine1-6/+6
2026-05-29Fix cross-package _record.tpl references; remove key_seal templateLester Caine3-3/+2
2026-05-29Add enrichXrefDisplay hook and xkey_ext to value edit templateLester Caine3-0/+11
2026-05-29Standardise xref templates to _item naming; add value and group templatesLester Caine15-13/+97
2026-05-29BOM parts list support: xref template dispatch and LibertyXref fixesLester Caine5-10/+50
2026-05-27Allow xref tabs to suppress edit/delete buttons via allow_edit=falseLester Caine9-17/+18
2026-05-27Fix LibertyXref: public mContentTypeGuid, format dates for FirebirdLester Caine1-5/+5
2026-05-26Add liberty_xref cleanup to LibertyContent::expunge()Lester Caine1-0/+4
2026-05-26Fix stale column name source → item in getXrefTypeList num_entries queryLester Caine1-2/+2
2026-05-26Add liberty_xref subsystem: package-agnostic typed cross-referencesLester Caine14-118/+124
2026-05-25Add bridge templates for contact-specific xref record typesLester Caine3-0/+3