index
:
kernel
master
Bitweaver kernel package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Replace broken biticon with Bootstrap 3 icon-bar spans in navbar toggle
HEAD
master
Lester Caine
1
-1
/
+4
2026-06-07
Remove duplicate ipackage attributes from biticon calls
Lester Caine
4
-6
/
+6
2026-06-06
kernel: load mConfig before checkEnvironment writes to it
Lester Caine
1
-2
/
+4
2026-06-06
kernel: revert installer login redirect attempts
Lester Caine
1
-6
/
+0
2026-06-06
kernel: redirect non-admin to signin when INSTALLER_FORCE is active
Lester Caine
1
-2
/
+6
2026-06-06
kernel: set loginfrom to installer before force_installer.tpl display
Lester Caine
1
-0
/
+2
2026-06-06
kernel: fix site_closed login bypass for nginx (SCRIPT_URL not set)
Lester Caine
1
-1
/
+3
2026-06-06
kernel: fix PHP 8.1 float-to-int deprecations in apc.php GD image code
Lester Caine
1
-3
/
+6
2026-06-06
BitSystem: replace TikiWiki placeholder with architecture docblock
Lester Caine
1
-9
/
+54
2026-06-06
BitBase: replace TikiWiki placeholder with architecture docblock
Lester Caine
1
-2
/
+34
2026-06-05
Switch icons: document-properties → edit, text-x-generic → view-list-text
Lester Caine
3
-3
/
+3
2026-06-05
Switch delete icon from edit-delete to user-trash (dustbin)
Lester Caine
3
-3
/
+3
2026-06-04
admin_system: fix cache prune safety check to allow TEMP_PKG_PATH and STORAGE...
Lester Caine
1
-1
/
+2
2026-06-04
Convert {booticon} to {biticon} — freedesktop/tango icon names throughout
Lester Caine
12
-18
/
+18
2026-06-03
kernel: respect column-visibility feature flags on edit pages
Lester Caine
1
-7
/
+5
2026-06-01
Bump BIT_SUB_VERSION to 1 — getBitVersion() was still returning 5.0.0
Lester Caine
1
-1
/
+1
2026-06-01
Add 5.0.1 upgrade script to store bitweaver_version in kernel_config
Lester Caine
1
-0
/
+17
2026-06-01
Bump version to 5.0.1
Lester Caine
1
-2
/
+2
2026-06-01
Remove 5.0.0 upgrade script — default version set to 5.0.0
Lester Caine
1
-12
/
+0
2026-06-01
Return early from bit_redirect() if URL is null or empty
Lester Caine
1
-0
/
+4
2026-05-24
Allow null default in getConfig() for PHP 8.5 compatibility
Lester Caine
1
-2
/
+2
2026-05-24
Drop finfo_close() deprecated in PHP 8.5
Lester Caine
1
-1
/
+0
2026-05-21
Tidy automatic generation of sitemap
Lester Caine
1
-0
/
+9
2026-05-18
Check if the installer package is enabled.
Lester Caine
2
-10
/
+26
2026-05-18
Fix niggle with displaying information when install is being used
Lester Caine
1
-1
/
+1
2026-05-18
Actually check tk return :)
Lester Caine
1
-1
/
+1
2026-05-18
Move requirements to a base of 5.0.0 since the schema structure needs a more ...
Lester Caine
1
-1
/
+4
2026-05-18
Retire mochikit in favour of jquery replacements
Lester Caine
1
-1
/
+0
2026-05-18
Remove legacy jscalender in favour of modern replacement
Lester Caine
2
-28
/
+33
2026-05-15
Remove unused group model code
Lester Caine
2
-25
/
+0
2026-05-15
Further trimming of role_model selection
Lester Caine
4
-15
/
+2
2026-05-15
Namespace fixes
Lester Caine
1
-3
/
+4
2026-05-14
move phpmailer to external package management
Lester Caine
1
-2
/
+2
2026-05-14
move dBug into local include to manage with package
Lester Caine
2
-1
/
+532
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
81
-1539
/
+1489
2026-05-10
Tidy loose ends from 6 years ago and rework to be php8.5 compliant
Lester Caine
1
-38
/
+37
2026-05-10
(interger) -> (int) for php8.5
Lester Caine
1
-2
/
+2
2026-05-10
Ensure $ADODB_CACHE_DIR exists in the web services /tmp directory ( and check...
Lester Caine
1
-1
/
+1
2026-05-10
Use BIT_INSTALL to block database access until database is populated
Lester Caine
1
-1
/
+1
2026-05-10
Restore BIT_PHP_ERROR_REPORTING setting for error_reporting, bit_error report...
Lester Caine
2
-3
/
+4
2026-05-08
add_link_ticket is not working in the current build of smarty so having to ma...
V5-php84
lsces
1
-1
/
+1
2026-05-08
Missing .php from links
lsces
1
-2
/
+2
2026-04-19
PHP8.4 style tweaks
lsces
1
-14
/
+14
2026-04-16
checkEnvironment expanded to manage server style flags and isFeatureActive ch...
lsces
1
-42
/
+35
2026-04-16
PHP8.4 tidies and restore missing defaults
lsces
1
-7
/
+7
2026-04-06
Tidying links to bitweaver.org to avoid redirect from http
lsces
7
-13
/
+13
2026-04-06
doc.bitweaver.org no longer exists, reset to main website
lsces
1
-1
/
+1
2026-04-06
verifyId needs to allow content_id of -1 for anonymous user traffic
lsces
1
-1
/
+1
2026-04-06
Drop hard coded session name in favour of site specific one
lsces
1
-4
/
+4
2026-04-05
Silly missing .php on the logout link
lsces
1
-1
/
+1
[next]