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-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
2022-12-15
add cron_setup_inc
spiderr
1
-0
/
+11
2022-11-12
add default CONFIG_PKG_URL; fix EXTERNAL_LIBS_PATH
spiderr
1
-1
/
+2
2022-08-16
update kernel_config.config_name to C(64)
spiderr
1
-1
/
+1
2022-07-30
remove usued dir
spiderr
1
-0
/
+0
2022-07-30
migrate from font-awesome 3.2.1 icon- to 6.1.2 fa-
spiderr
11
-19
/
+19
2022-03-22
init listInfo = array(); postGetList
spiderr
2
-0
/
+3
2022-01-16
fix EMAIL_ADDRESS_REGEX for largers TLD's
spiderr
1
-1
/
+1
2021-09-22
add BIT_QUERY_CACHE_CLEAR
spider@dav
1
-0
/
+1
[next]