summaryrefslogtreecommitdiff
path: root/includes/classes/LibertyContent.php
AgeCommit message (Expand)AuthorFilesLines
10 daysFix mContentTypeGuid never set after getLibertyObject loadHEADmasterLester Caine1-0/+1
2026-06-12LibertyXref: propagate mPackageGuid so dual-guid types resolve correctly in l...Lester Caine1-0/+3
2026-06-11Consolidate xref loading: LibertyXrefInfo → LibertyXrefContent + LibertyXre...Lester Caine1-9/+9
2026-06-11LibertyContent: document xrefType() accessor and mXrefType propertyLester Caine1-2/+17
2026-06-11LibertyXrefType: convert to instance class; fix cross-guid xref joinLester Caine1-9/+19
2026-06-06xref: migrate query methods to LibertyXrefType; docblocks throughoutLester Caine1-140/+172
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 Caine1-0/+37
2026-05-26Add liberty_xref cleanup to LibertyContent::expunge()Lester Caine1-0/+4
2026-05-26Add liberty_xref subsystem: package-agnostic typed cross-referencesLester Caine1-27/+27
2026-05-22Add generic xref methods to LibertyContentLester Caine1-0/+217
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-16Phantom ; removedLester Caine1-4/+3
2026-05-16Fix parseData corruption of raw 'data' elementLester Caine1-2/+3
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-68/+14
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-49/+35
2026-05-08Add default when no user active (PHP8)lsces1-1/+1
2026-04-16Style tidies for PHP8.4lsces1-9/+8
2026-04-06Tidy a default setting holelsces1-0/+3
2026-04-05Solving a little chicken and egg situation when installing from scratch. Once...lsces1-1/+1
2026-04-02static function calls, but still need to clear an errorlsces1-1/+1
2026-03-26Empty value correctionslsces1-2/+2
2026-02-01Tidy to php8.4, add default valueslsces1-2/+2
2025-09-10Preface function calls with Liberty namespacelsces1-0/+2
2025-08-27Classes code changes to cover namespace and style changes for PHP8.4lsces1-688/+683
2025-05-14Remove ROLE_MODEL codespiderr1-101/+37
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter()spiderr1-8/+8
2022-06-01add storeOptions for options_json Xspiderr1-0/+12
2022-04-12add metatags liberty_content_data supportspiderr1-1/+10
2021-02-27do not pass pParseHash by reference to ::parseDataHashspiderr1-1/+1
2021-02-27use ::requireHandlerFile to load contentHash class filesspiderr1-10/+4
2021-02-11add pListHash['join_sql'] to getContentListspiderr1-1/+5
2021-02-05do not pass pObject by refspiderr1-2/+2
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-0/+3844