summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsHEADmasterLester Caine5-42/+37
2026-03-26Sync with masterV5-php84lsces14-0/+0
2025-08-29Refactor for PHP8.4, namespace and Smarty5lsces9-131/+105
2021-04-15clean up for includes/ reorgmodela bitweaver1-1/+1
2021-02-13move bit_setup_inc.php to includes/modela bitweaver1-0/+0
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver6-6/+6
2016-02-07Merge with githublsces0-0/+0
2016-02-07Bootstrap form classlsces2-13/+13
2016-02-07Move from Smarty2 to Smarty3 function stylelsces2-7/+7
2014-05-30bootstrap3-css-changes-form-groupspiderr2-10/+10
2014-05-23bootstrap3-btn-defaultspiderr1-3/+3
2013-04-24fix <label class=checkbox> wrapping to be bootstrap compliant; add .table to ...spiderr1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-4/+4
2013-04-04cleanup edit formsspiderr1-3/+3
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr2-10/+10
2012-05-25replace PHP_SELF with SCRIPT_NAMEPRE_BOOTSTRAPspiderr1-2/+2
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-2/+2
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git6-9/+9
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phppre_ctype_desc_name_schmeachangePRE_LIBERTYSYS_SERVICE_UPDATEPRE_CONTENTTYPE_NAME_PLURALCVS_HEADwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames53-9/+9
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames53-9/+9
2009-05-01remove random references to pageExists that shouldnt be therewjames51-4/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...pre_update_permissioncreate_permissionR250Christian Fowler2-5/+5
2007-12-07correctly add missing sequence quota_id_seqR202MW1-0/+6
2007-07-09move pump files to individual packagesPRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-0/+21
2007-07-09correct class in wrapping divMax Kremmel1-1/+1
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel1-0/+0
2007-06-13Moved defaults to a new pump_quota_inc.php to avoid installer errors.Nick Palmer1-8/+2
2007-05-07INNER JOIN on attachments so orphans are not counted - use foreign_id, dohChristian Fowler1-4/+4
2007-05-07INNER JOIN on attachments so orphans are not countedChristian Fowler1-4/+5
2007-01-08add p_quota_unlimited to schema_incChristian Fowler1-0/+1
2006-10-13phpDoc correctionsLester Caine2-0/+20
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel2-2/+1
2006-09-05remove debug btChristian Fowler1-4/+3
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel1-0/+0
2006-08-28if there is no more disk quota for this user must return okSylvie Greverend1-4/+5
2006-07-06add ability to query quota info user other than current userChristian Fowler2-6/+15
2006-07-05insert missing <!-- end .body --> tags for more reliable highlightingMax Kremmel1-2/+2
2006-06-10move uploadMax calculation to seperate file for easy inclusionMax Kremmel1-0/+20
2006-05-18modularise quota for other packages to includeMax Kremmel4-51/+56
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a pack...Max Kremmel1-5/+2
2006-04-19comment about install ERROR:Christian Fowler1-0/+1
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-4/+4
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-2/+2
2006-02-18fix query for size->file_size name changeChristian Fowler1-20/+20
2006-02-17registerPackage now takes a hash instead of multiple parameters - keeps # of ...Max Kremmel1-5/+5
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ar...Christian Fowler1-5/+4
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel2-7/+9