summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-27Figured what has been causing a problem with using && and || in smarty templa...lsces20-49/+49
2026-03-26Namespace tidieslsces2-2/+4
2026-03-26String/null confusion change ... empty string is tidier than nulllsces1-3/+3
2026-03-26Smarty style changeslsces11-29/+29
2026-02-02Fix duplicating _PATH defines ... cluge needed for VSCode to see the defines ...lsces1-1/+3
2026-02-02Modernize code style.lsces1-2/+2
2025-09-11Merge pull request #1 from BitweaverCMS/masterLester Caine2-0/+231
2025-09-04Modernize code with defaults and code style.lsces2-5/+5
2025-09-04Modernize code with defaults and code style. Also add missing layout tagslsces1-1/+1
2025-09-04Trap divid by zero error when nothing to displaylsces1-2/+2
2025-08-30add BitCli abd BitLoggerspiderr2-0/+231
2025-08-29Tidied the class layout and removed more adodb links, but still needs more wo...lsces1-173/+197
2025-08-29General code changes to cover uninitialized variables and style changes for P...lsces3-21/+16
2025-08-29Extra templateslsces3-0/+48
2025-08-29Templates changes to cover uninitialized variables and style changes for PHP8.4lsces17-178/+186
2025-08-29Modules changes to cover uninitialized variables and style changes for PHP8.4lsces13-39/+61
2025-08-29Kernel extras changes to cover uninitialized variables and style changes for ...lsces11-1113/+268
2025-08-29Classes remorked in namespace structurelsces13-1463/+3080
2025-08-29Admin functions changes to cover uninitialized variables and style changes fo...lsces16-1037/+1000
2025-08-29Drop unused upgrade stufflsces2-477/+2
2025-08-16update apc.php for PHP8+spiderr1-759/+779
2025-06-15revert last commit for BitDatespiderr1-4/+4
2025-06-15use ::mktime instead of ::gmmktime in getTimestampFromISO as the timestamp do...spiderr1-4/+4
2025-06-07fix login.php for signin.phpspiderr1-3/+3
2025-05-24remove .DB_PERFORMANCE_STATS in menu_kernel_admin.tplspiderr1-3/+1
2025-05-24use BitSystem::outputHeader in bit_redirectspiderr1-5/+3
2025-05-24add cleaned up strftime replacementspiderr1-86/+272
2025-05-24::prepGetList verifyIdParameter on page; empty & bool checks in ::verifyIdspiderr1-2/+2
2025-05-24clean up BitDate methods that are long since outdated; use getdate insteadspiderr1-5/+15
2025-05-13PHP8 fixes: curly params, apache_setenvspiderr1-4/+6
2025-04-27Merge branch 'master' of github.com:bitweaver/kernelspiderr4-16/+16
2025-04-27empty check in smartyspiderr2-3/+3
2024-09-26rename antiquated bit- css classes to bw-spiderr2-12/+12
2024-09-26rename antiquated bittop css class to bw-topspiderr2-3/+3
2024-08-17add $pgnUrl to pagination.tplspiderr1-1/+1
2024-06-04fix fatalPermission for AJAX / api callsspiderr1-1/+6
2024-01-06return second half of mime/type for unknown mime typesspiderr1-0/+3
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.spiderr1-1/+1
2023-11-25w3c cleanup: The type attribute is unnecessary for JavaScript resources.; mv ...spiderr1-7/+1
2023-11-25w3c cleanup: Trailing slash on void elements has no effect and interacts bad...spiderr1-16/+16
2023-11-25HTML w3c validation cleanupspiderr1-1/+1
2022-12-17update signin hrefspiderr1-1/+1
2022-12-15add cron_setup_incspiderr1-0/+11
2022-11-12add default CONFIG_PKG_URL; fix EXTERNAL_LIBS_PATHspiderr1-1/+2
2022-08-16update kernel_config.config_name to C(64)spiderr1-1/+1
2022-07-30remove usued dirspiderr1-0/+0
2022-07-30migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-spiderr11-19/+19
2022-03-22init listInfo = array(); postGetListspiderr2-0/+3
2022-01-16fix EMAIL_ADDRESS_REGEX for largers TLD'sspiderr1-1/+1
2021-09-22add BIT_QUERY_CACHE_CLEARspider@dav1-0/+1