summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
10 daysFix mContentTypeGuid never set after getLibertyObject loadHEADmasterLester Caine1-0/+1
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-08LibertyXref: guard xorder against null when item not in liberty_xref_itemLester Caine1-1/+1
2026-06-07LibertyXrefInfo/LibertyXrefGroup: optional package-level guid supportLester Caine2-9/+28
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 Caine5-152/+648
2026-06-06xref group templates: drop Link column; tighten text item edit gatingLester Caine1-0/+87
2026-06-01Guard null pFileHash type in preg_match/preg_split calls — PHP 8.x deprecationLester Caine1-3/+3
2026-05-30Fix xref role guard and add xorder to loadXrefList SELECTLester Caine1-6/+6
2026-05-29Add enrichXrefDisplay hook and xkey_ext to value edit templateLester Caine1-0/+2
2026-05-29Standardise xref templates to _item naming; add value and group templatesLester Caine1-12/+33
2026-05-29BOM parts list support: xref template dispatch and LibertyXref fixesLester Caine2-3/+41
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 Caine4-52/+57
2026-05-22Add generic xref group/source admin pages to libertyLester Caine1-0/+42
2026-05-22Add generic xref methods to LibertyContentLester Caine1-0/+217
2026-05-22Add mContentTypeGuid scoping to LibertyXref for multi-package isolationLester Caine2-7/+12
2026-05-22Add liberty_xref package-agnostic cross-reference mechanismLester Caine2-0/+230
2026-05-21Fix addHit() race condition and stuck Firebird transactionLester Caine1-10/+8
2026-05-18getLibertySql was never completed so roll back to the working getServicesSql ...Lester Caine1-2/+1
2026-05-18Tidy install process handling following other changesLester Caine1-4/+14
2026-05-16Phantom ; removedLester Caine1-4/+3
2026-05-16Fix parseData corruption of raw 'data' elementLester Caine1-2/+3
2026-05-15Namespace fixesLester Caine1-1/+2
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-68/+14
2026-05-14Move markdown library into the relevant package for easier maintenanceLester Caine1-0/+1691
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine12-171/+132
2026-05-10Use BIT_INSTALL to block database access until database has been populatedLester Caine1-1/+1
2026-05-08Add default when no user active (PHP8)lsces1-1/+1
2026-04-16Style tidies for PHP8.4lsces2-17/+16
2026-04-16Default to html on new installlsces1-13/+5
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces1-1/+1
2026-04-06Tidy a default setting holelsces1-0/+3
2026-04-05Solving a little chicken and egg situation when installing from scratch. Once...lsces2-10/+12
2026-04-02static function calls, but still need to clear an errorlsces2-10/+10
2026-04-02Little hacky for firebird, need to identify correct pdo driver if pdo is bein...lsces1-3/+4
2026-03-26Empty value correctionslsces2-6/+6
2026-02-01Tidy to php8.4, add default valueslsces1-2/+2
2025-09-10Preface function calls with Liberty namespacelsces1-0/+2
2025-09-10Short array formatlsces1-30/+36
2025-09-10Missing namespace stufflsces1-5/+5