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
2009-11-11
add default meta description for valid gContent during display so you are not...
R270
Christian Fowler
1
-2
/
+16
2009-11-11
Allow Smarty debug console to be turned on from config_inc.php
Daniel Sutcliffe
1
-2
/
+3
2009-11-10
fix indent
wjames5
1
-2
/
+2
2009-11-09
typo
wjames5
1
-2
/
+2
2009-11-09
Tiki what?
wjames5
1
-2
/
+2
2009-10-20
Fixes for Deprecated features in PHP 5.3.x (ereg and split)
John Turner
3
-5
/
+5
2009-10-08
version is 2.7.0RC1
Christian Fowler
1
-2
/
+2
2009-10-08
change add_link_ticket to use isRegistered instead of the pointless isValid (...
Christian Fowler
1
-2
/
+2
2009-10-08
update bw version to 2.7.0, add defined checking for versioning
Christian Fowler
1
-6
/
+10
2009-10-02
Make fancy vd() table output initial display be expanded like it used to be
Daniel Sutcliffe
1
-1
/
+1
2009-10-02
Introduce 3rd vd() param that delays output until after <body>, default behav...
Daniel Sutcliffe
3
-3
/
+17
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
24
-49
/
+49
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
24
-49
/
+49
2009-09-30
fix for off by one error in bit_select_datetime
Tyler Bello
2
-8
/
+8
2009-09-29
Allow install upgrade to warn about inactive packages, and provide a default ...
Daniel Sutcliffe
1
-4
/
+11
2009-09-29
Packages that aren't installed don't have an upgrade version they just have a...
Daniel Sutcliffe
1
-2
/
+6
2009-09-29
Make auto-install work better for tableless packages and introduce idea of au...
Daniel Sutcliffe
2
-6
/
+20
2009-09-21
add style to handled attributes
Christian Fowler
1
-1
/
+1
2009-09-10
Convert timestamps to epochs
Tyler Bello
1
-3
/
+5
2009-09-04
add a htmlTagAttributes smarty var that can be populated in any bit_setup_inc...
Christian Fowler
1
-2
/
+2
2009-09-02
call parent::debug so member vars get properly initialized
Christian Fowler
1
-1
/
+2
2009-08-28
new smarty plugin to include js files - will pack and cache them to - this is...
wjames5
1
-0
/
+57
2009-08-19
whitespace
Tyler Bello
1
-1
/
+1
2009-07-15
remove arbitrary {box}
Christian Fowler
1
-24
/
+22
2009-07-12
allow video file extenstion instead of changing it to '*.bin'
Max Kremmel
1
-3
/
+14
2009-07-03
only add onsubmit if it is non-empty
Christian Fowler
1
-1
/
+3
2009-06-30
move $() into BitBase name space, and use document.getElementById in distro'e...
Christian Fowler
1
-1
/
+1
2009-06-18
split is replaced by explode in PHP5.3
Lester Caine
1
-5
/
+5
2009-06-18
Correct order of default checking in convertSortMode
Lester Caine
1
-10
/
+11
2009-06-04
First PHP5.3 fix. Need to ensure default time zone is set for date functions....
Lester Caine
1
-1
/
+4
2009-05-30
set charset in all phpmailer instances to utf-8
wjames5
1
-2
/
+3
2009-05-28
Smarty has moved ...
Lester Caine
1
-2
/
+2
2009-05-28
lets you add a known custom module into a tpl, this could be modified to allo...
Tekimaki
1
-0
/
+63
2009-05-25
wrap link to kernel admin in gBitUser->isAdmin since package admin menus will...
Christian Fowler
1
-2
/
+2
2009-05-11
change to new dropmenu css, which is cross browser compliant
Christian Fowler
1
-2
/
+7
2009-05-05
allow css id and style as parameters
Christian Fowler
1
-1
/
+4
2009-05-05
enabled different display text param from link title so hover can provide dif...
wjames5
1
-1
/
+10
2009-05-01
confirm is edit mode - tell the template system
wjames5
1
-3
/
+3
2009-04-28
do not stuff obsubmit with an empty semi=colon if get_template_vars( 'service...
Christian Fowler
1
-1
/
+3
2009-04-22
fix $root in package defines so uri_mode creates proper URL's when using in a...
Christian Fowler
1
-2
/
+2
2009-04-21
fix date offset, this is as proper as it gets until users have their own time...
Tekimaki
2
-2
/
+8
2009-04-21
support id param so we can support multiple tab panel cookies
Tekimaki
1
-2
/
+7
2009-04-14
handle non-3xx errors with a separate header so spiders are properly informed...
Christian Fowler
2
-3
/
+36
2009-04-12
Oracle adjustment to sort order
Lester Caine
1
-1
/
+4
2009-04-02
add users_login_homepage config, and use that value where default is users/my...
Christian Fowler
2
-3
/
+7
2009-04-01
if js enabled void href
Tekimaki
1
-1
/
+3
2009-04-01
add cool new <table> layout as default
Christian Fowler
1
-0
/
+1
2009-04-01
js in a tags should go in onclick NOT in href. void href but make plugin back...
Tekimaki
1
-6
/
+7
2009-03-31
Stop numeric chars in column name sort specifiers being filtered out
Daniel Sutcliffe
1
-2
/
+2
2009-03-31
Missing phpdoc block
Lester Caine
1
-1
/
+5
[next]