summaryrefslogtreecommitdiff
path: root/includes/classes/BitSystem.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-06kernel: load mConfig before checkEnvironment writes to itLester Caine1-2/+4
2026-06-06BitSystem: replace TikiWiki placeholder with architecture docblockLester Caine1-9/+54
2026-05-24Allow null default in getConfig() for PHP 8.5 compatibilityLester Caine1-2/+2
2026-05-24Drop finfo_close() deprecated in PHP 8.5Lester Caine1-1/+0
2026-05-18Remove legacy jscalender in favour of modern replacementLester Caine1-22/+33
2026-05-15Remove unused group model codeLester Caine1-22/+0
2026-05-15Further trimming of role_model selectionLester Caine1-3/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-39/+31
2026-05-10Use BIT_INSTALL to block database access until database is populatedLester Caine1-1/+1
2026-04-19PHP8.4 style tweakslsces1-14/+14
2026-04-16checkEnvironment expanded to manage server style flags and isFeatureActive ch...lsces1-42/+35
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces1-6/+6
2026-04-06doc.bitweaver.org no longer exists, reset to main websitelsces1-1/+1
2026-04-05bitweaver.txt is not returning a value and in any case it's out of sync with ...lsces1-2/+5
2026-04-05Solving a little chicken and egg situation when installing from scratch. Once...lsces1-5/+5
2026-03-26Namespace tidieslsces1-1/+1
2026-02-02Fix duplicating _PATH defines ... cluge needed for VSCode to see the defines ...lsces1-1/+3
2025-08-29Classes remorked in namespace structurelsces1-496/+449
2025-06-07fix login.php for signin.phpspiderr1-3/+3
2025-05-13PHP8 fixes: curly params, apache_setenvspiderr1-4/+6
2024-06-04fix fatalPermission for AJAX / api callsspiderr1-1/+6
2024-01-06return second half of mime/type for unknown mime typesspiderr1-0/+3
2021-06-28remove deprecated / REMOVED get_magic_quotes_gpcspiderr1-8/+0
2021-05-07use signin.tpl for verifyPermission failurespiderr1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-3/+3
2021-02-04add default STORAGE INCLUDE/CLASS/ADMIN paths; fix getIncludeFilesspiderr1-2/+2
2021-02-04define ADMIN path, clean up more _INCLUDEspiderr1-1/+2
2021-02-03use PKG_ADMIN_PATHspiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-0/+2784