summaryrefslogtreecommitdiff
path: root/includes/classes
AgeCommit message (Expand)AuthorFilesLines
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-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 Caine6-153/+117
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 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-09-10Short array formatlsces1-30/+36
2025-08-27Classes code changes to cover namespace and style changes for PHP8.4lsces6-1475/+1433
2025-06-05fix parent_id verifyIdParameter check; tidy upspider@dav1-1/+2
2025-05-27use verifyIdParameter to check empty hash valuesspiderr1-19/+19
2025-05-24Merge branch 'master' of github.com:bitweaver/libertyspiderr1-5/+7
2025-05-24empty check on ['liberty_attachments']['primary']spiderr1-5/+7
2025-05-14Remove ROLE_MODEL codespiderr1-101/+37
2025-05-13PHP8 fixes: curly params; use ::verifyIdParameter()spiderr2-9/+9
2022-06-01add storeOptions for options_json Xspiderr1-0/+12
2022-04-12add metatags liberty_content_data supportspiderr1-1/+10
2022-01-06init pInfo defaut as array()spiderr1-1/+1
2021-02-27do not pass pParseHash by reference to ::parseDataHashspiderr1-1/+1
2021-02-27use ::requireHandlerFile to load contentHash class filesspiderr3-44/+23
2021-02-13result empty checkspiderr1-19/+19
2021-02-11confirm non null object from getNewObjectspiderr1-3/+4
2021-02-11add pListHash['join_sql'] to getContentListspiderr1-1/+5
2021-02-05do not pass pObject by refspiderr1-2/+2
2021-02-03Merge branch 'master' of github.com:bitweaver/libertyspiderr1-23/+6
2021-02-03remove all references to LibertyAttachablespiderr2-427/+14
2021-02-02PHP7 static only ::getAttachmentPreferencesmodela bitweaver1-15/+4
2021-02-02PHP7 ::getAttachment static onlymodela bitweaver1-8/+2
2021-02-02fix empty mime_type passed to liberty_mime_get_default_file_namemodela bitweaver1-4/+9
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver7-0/+8382