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-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
2024-09-26
rename antiquated bit- css classes to bw-
spiderr
2
-12
/
+12
2024-09-26
rename antiquated bittop css class to bw-top
spiderr
2
-3
/
+3
2024-08-17
add $pgnUrl to pagination.tpl
spiderr
1
-1
/
+1
2024-06-04
fix fatalPermission for AJAX / api calls
spiderr
1
-1
/
+6
2024-01-06
return second half of mime/type for unknown mime types
spiderr
1
-0
/
+3
2023-11-25
w3c cleanup: The type attribute is unnecessary for JavaScript resources.
spiderr
1
-1
/
+1
2023-11-25
w3c cleanup: The type attribute is unnecessary for JavaScript resources.; mv ...
spiderr
1
-7
/
+1
2023-11-25
w3c cleanup: Trailing slash on void elements has no effect and interacts bad...
spiderr
1
-16
/
+16
2023-11-25
HTML w3c validation cleanup
spiderr
1
-1
/
+1
2022-12-17
update signin href
spiderr
1
-1
/
+1
[prev]
[next]