summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysReplace broken biticon with Bootstrap 3 icon-bar spans in navbar toggleHEADmasterLester Caine1-1/+4
2026-06-07Remove duplicate ipackage attributes from biticon callsLester Caine4-6/+6
2026-06-06kernel: load mConfig before checkEnvironment writes to itLester Caine1-2/+4
2026-06-06kernel: revert installer login redirect attemptsLester Caine1-6/+0
2026-06-06kernel: redirect non-admin to signin when INSTALLER_FORCE is activeLester Caine1-2/+6
2026-06-06kernel: set loginfrom to installer before force_installer.tpl displayLester Caine1-0/+2
2026-06-06kernel: fix site_closed login bypass for nginx (SCRIPT_URL not set)Lester Caine1-1/+3
2026-06-06kernel: fix PHP 8.1 float-to-int deprecations in apc.php GD image codeLester Caine1-3/+6
2026-06-06BitSystem: replace TikiWiki placeholder with architecture docblockLester Caine1-9/+54
2026-06-06BitBase: replace TikiWiki placeholder with architecture docblockLester Caine1-2/+34
2026-06-05Switch icons: document-properties → edit, text-x-generic → view-list-textLester Caine3-3/+3
2026-06-05Switch delete icon from edit-delete to user-trash (dustbin)Lester Caine3-3/+3
2026-06-04admin_system: fix cache prune safety check to allow TEMP_PKG_PATH and STORAGE...Lester Caine1-1/+2
2026-06-04Convert {booticon} to {biticon} — freedesktop/tango icon names throughoutLester Caine12-18/+18
2026-06-03kernel: respect column-visibility feature flags on edit pagesLester Caine1-7/+5
2026-06-01Bump BIT_SUB_VERSION to 1 — getBitVersion() was still returning 5.0.0Lester Caine1-1/+1
2026-06-01Add 5.0.1 upgrade script to store bitweaver_version in kernel_configLester Caine1-0/+17
2026-06-01Bump version to 5.0.1Lester Caine1-2/+2
2026-06-01Remove 5.0.0 upgrade script — default version set to 5.0.0Lester Caine1-12/+0
2026-06-01Return early from bit_redirect() if URL is null or emptyLester Caine1-0/+4
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-21Tidy automatic generation of sitemapLester Caine1-0/+9
2026-05-18Check if the installer package is enabled.Lester Caine2-10/+26
2026-05-18Fix niggle with displaying information when install is being usedLester Caine1-1/+1
2026-05-18Actually check tk return :)Lester Caine1-1/+1
2026-05-18Move requirements to a base of 5.0.0 since the schema structure needs a more ...Lester Caine1-1/+4
2026-05-18Retire mochikit in favour of jquery replacementsLester Caine1-1/+0
2026-05-18Remove legacy jscalender in favour of modern replacementLester Caine2-28/+33
2026-05-15Remove unused group model codeLester Caine2-25/+0
2026-05-15Further trimming of role_model selectionLester Caine4-15/+2
2026-05-15Namespace fixesLester Caine1-3/+4
2026-05-14move phpmailer to external package managementLester Caine1-2/+2
2026-05-14move dBug into local include to manage with packageLester Caine2-1/+532
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine81-1539/+1489
2026-05-10Tidy loose ends from 6 years ago and rework to be php8.5 compliantLester Caine1-38/+37
2026-05-10(interger) -> (int) for php8.5Lester Caine1-2/+2
2026-05-10Ensure $ADODB_CACHE_DIR exists in the web services /tmp directory ( and check...Lester Caine1-1/+1
2026-05-10Use BIT_INSTALL to block database access until database is populatedLester Caine1-1/+1
2026-05-10Restore BIT_PHP_ERROR_REPORTING setting for error_reporting, bit_error report...Lester Caine2-3/+4
2026-05-08add_link_ticket is not working in the current build of smarty so having to ma...V5-php84lsces1-1/+1
2026-05-08Missing .php from linkslsces1-2/+2
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-16PHP8.4 tidies and restore missing defaultslsces1-7/+7
2026-04-06Tidying links to bitweaver.org to avoid redirect from httplsces7-13/+13
2026-04-06doc.bitweaver.org no longer exists, reset to main websitelsces1-1/+1
2026-04-06verifyId needs to allow content_id of -1 for anonymous user trafficlsces1-1/+1
2026-04-06Drop hard coded session name in favour of site specific onelsces1-4/+4
2026-04-05Silly missing .php on the logout linklsces1-1/+1