summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-08if no db table and no settings for pkg found then must not be installedpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEwjames51-1/+4
2010-02-05nuke deprecated cruft - its about timewjames51-135/+1
2010-02-01Only suggest a user register if that feature is turned onDaniel Sutcliffe1-2/+5
2010-01-14replace bad comment with placeholder - needs help from someone who knows what...wjames51-3/+3
2010-01-09set new version - also updated bitversion.txt on bwoMax Kremmel1-3/+3
2010-01-06remove duplicate setting of 'style' on outstrChristian Fowler1-3/+3
2010-01-06cleanup for XHTML validationChristian Fowler1-4/+5
2009-12-28remove duplicate check that screws up mimetypeMax Kremmel1-2/+2
2009-11-19make sure module has access to config paramswjames51-1/+2
2009-11-12Begin module upgrade - read in modules from both old and new locations and pr...wjames51-2/+5
2009-11-11add default meta description for valid gContent during display so you are not...R270Christian Fowler1-2/+16
2009-11-11Allow Smarty debug console to be turned on from config_inc.phpDaniel Sutcliffe1-2/+3
2009-11-10fix indentwjames51-2/+2
2009-11-09typowjames51-2/+2
2009-11-09Tiki what?wjames51-2/+2
2009-10-20Fixes for Deprecated features in PHP 5.3.x (ereg and split)John Turner3-5/+5
2009-10-08version is 2.7.0RC1Christian Fowler1-2/+2
2009-10-08change add_link_ticket to use isRegistered instead of the pointless isValid (...Christian Fowler1-2/+2
2009-10-08update bw version to 2.7.0, add defined checking for versioningChristian Fowler1-6/+10
2009-10-02Make fancy vd() table output initial display be expanded like it used to beDaniel Sutcliffe1-1/+1
2009-10-02Introduce 3rd vd() param that delays output until after <body>, default behav...Daniel Sutcliffe3-3/+17
2009-10-01remove ref to non-existant copyright.txt filewjames524-49/+49
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames524-49/+49
2009-09-30fix for off by one error in bit_select_datetimeTyler Bello2-8/+8
2009-09-29Allow install upgrade to warn about inactive packages, and provide a default ...Daniel Sutcliffe1-4/+11
2009-09-29Packages that aren't installed don't have an upgrade version they just have a...Daniel Sutcliffe1-2/+6
2009-09-29Make auto-install work better for tableless packages and introduce idea of au...Daniel Sutcliffe2-6/+20
2009-09-21add style to handled attributesChristian Fowler1-1/+1
2009-09-10Convert timestamps to epochsTyler Bello1-3/+5
2009-09-04add a htmlTagAttributes smarty var that can be populated in any bit_setup_inc...Christian Fowler1-2/+2
2009-09-02call parent::debug so member vars get properly initializedChristian Fowler1-1/+2
2009-08-28new smarty plugin to include js files - will pack and cache them to - this is...wjames51-0/+57
2009-08-19whitespaceTyler Bello1-1/+1
2009-07-15remove arbitrary {box}Christian Fowler1-24/+22
2009-07-12allow video file extenstion instead of changing it to '*.bin'Max Kremmel1-3/+14
2009-07-03only add onsubmit if it is non-emptyChristian Fowler1-1/+3
2009-06-30move $() into BitBase name space, and use document.getElementById in distro'e...Christian Fowler1-1/+1
2009-06-18split is replaced by explode in PHP5.3Lester Caine1-5/+5
2009-06-18Correct order of default checking in convertSortModeLester Caine1-10/+11
2009-06-04First PHP5.3 fix. Need to ensure default time zone is set for date functions....Lester Caine1-1/+4
2009-05-30set charset in all phpmailer instances to utf-8wjames51-2/+3
2009-05-28Smarty has moved ...Lester Caine1-2/+2
2009-05-28lets you add a known custom module into a tpl, this could be modified to allo...Tekimaki1-0/+63
2009-05-25wrap link to kernel admin in gBitUser->isAdmin since package admin menus will...Christian Fowler1-2/+2
2009-05-11change to new dropmenu css, which is cross browser compliantChristian Fowler1-2/+7
2009-05-05allow css id and style as parametersChristian Fowler1-1/+4
2009-05-05enabled different display text param from link title so hover can provide dif...wjames51-1/+10
2009-05-01confirm is edit mode - tell the template systemwjames51-3/+3
2009-04-28do not stuff obsubmit with an empty semi=colon if get_template_vars( 'service...Christian Fowler1-1/+3
2009-04-22fix $root in package defines so uri_mode creates proper URL's when using in a...Christian Fowler1-2/+2