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
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
2026-04-05
bitweaver.txt is not returning a value and in any case it's out of sync with ...
lsces
1
-2
/
+5
2026-04-05
Use namespace calls rather than require_once
lsces
1
-1
/
+1
2026-04-05
If the pdo driver is being used, then db_name is part of the db_host string a...
lsces
1
-15
/
+8
2026-04-05
verifyId should only return true for valid positive content_id numbers, but -...
lsces
1
-1
/
+1
2026-04-05
Solving a little chicken and egg situation when installing from scratch. Once...
lsces
5
-10
/
+10
2026-04-05
ADOdb needs a few little changes to properly handle pdo drivers. Currently ha...
lsces
1
-1
/
+1
2026-04-05
Renamed as BitDb to match with the autoloaded naming convention
lsces
1
-1132
/
+0
2026-04-02
Missing default for php8.4
lsces
1
-1
/
+1
2026-03-27
Figured what has been causing a problem with using && and || in smarty templa...
lsces
20
-49
/
+49
2026-03-26
Namespace tidies
lsces
2
-2
/
+4
2026-03-26
String/null confusion change ... empty string is tidier than null
lsces
1
-3
/
+3
2026-03-26
Smarty style changes
lsces
11
-29
/
+29
2026-02-02
Fix duplicating _PATH defines ... cluge needed for VSCode to see the defines ...
lsces
1
-1
/
+3
2026-02-02
Modernize code style.
lsces
1
-2
/
+2
2025-09-11
Merge pull request #1 from BitweaverCMS/master
Lester Caine
2
-0
/
+231
2025-09-04
Modernize code with defaults and code style.
lsces
2
-5
/
+5
2025-09-04
Modernize code with defaults and code style. Also add missing layout tags
lsces
1
-1
/
+1
2025-09-04
Trap divid by zero error when nothing to display
lsces
1
-2
/
+2
2025-08-30
add BitCli abd BitLogger
spiderr
2
-0
/
+231
2025-08-29
Tidied the class layout and removed more adodb links, but still needs more wo...
lsces
1
-173
/
+197
2025-08-29
General code changes to cover uninitialized variables and style changes for P...
lsces
3
-21
/
+16
2025-08-29
Extra templates
lsces
3
-0
/
+48
2025-08-29
Templates changes to cover uninitialized variables and style changes for PHP8.4
lsces
17
-178
/
+186
2025-08-29
Modules changes to cover uninitialized variables and style changes for PHP8.4
lsces
13
-39
/
+61
2025-08-29
Kernel extras changes to cover uninitialized variables and style changes for ...
lsces
11
-1113
/
+268
2025-08-29
Classes remorked in namespace structure
lsces
13
-1463
/
+3080
2025-08-29
Admin functions changes to cover uninitialized variables and style changes fo...
lsces
16
-1037
/
+1000
2025-08-29
Drop unused upgrade stuff
lsces
2
-477
/
+2
2025-08-16
update apc.php for PHP8+
spiderr
1
-759
/
+779
2025-06-15
revert last commit for BitDate
spiderr
1
-4
/
+4
2025-06-15
use ::mktime instead of ::gmmktime in getTimestampFromISO as the timestamp do...
spiderr
1
-4
/
+4
2025-06-07
fix login.php for signin.php
spiderr
1
-3
/
+3
2025-05-24
remove .DB_PERFORMANCE_STATS in menu_kernel_admin.tpl
spiderr
1
-3
/
+1
2025-05-24
use BitSystem::outputHeader in bit_redirect
spiderr
1
-5
/
+3
2025-05-24
add cleaned up strftime replacement
spiderr
1
-86
/
+272
2025-05-24
::prepGetList verifyIdParameter on page; empty & bool checks in ::verifyId
spiderr
1
-2
/
+2
2025-05-24
clean up BitDate methods that are long since outdated; use getdate instead
spiderr
1
-5
/
+15
2025-05-13
PHP8 fixes: curly params, apache_setenv
spiderr
1
-4
/
+6
2025-04-27
Merge branch 'master' of github.com:bitweaver/kernel
spiderr
4
-16
/
+16
2025-04-27
empty check in smarty
spiderr
2
-3
/
+3
[next]