summaryrefslogtreecommitdiff
path: root/install_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2012-08-06ROLE_MODEL enables using role rather than group team permissions.lsces1-1/+7
Started using 'team' to refer to manage sets of users ...
2012-06-07Fixed on main code, don't need to set 'SCRIPT_NAME' twice."Lester Caine ext:(%22)1-1/+1
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-4/+4
2010-06-29move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ↵Bitweaver1-1/+1
have some standardized modularity forming for config/<pkg>/blah..., also all non-exec files have _inc.php by convention
2010-06-22move config_inc.php to config root dir where all install specific ↵tekimaki1-1/+1
configurations are to be housedPlease enter the commit message for your changes. Lines starting
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-09-28improve readability of insane if-clauseMax Kremmel1-8/+9
2008-09-28installer design revamplaetzer1-4/+1
2008-09-24use the high contrast icon style when the installer is runningMax Kremmel1-1/+4
2007-07-11no need to set default style herewjames51-2/+2
2007-04-05Fixed the themes issue in the install.jetskijoe1-3/+3
2007-03-07add a generic post package installation database integrity check. this ↵Max Kremmel1-26/+19
should make it easy to spot dodgy schema_inc stuff.
2007-02-07update setPrefence to setConfigChristian Fowler1-4/+4
2007-01-11fix hide errors settingMax Kremmel1-7/+2
2007-01-06first stab at a flexible content uninstaller. some stuff probably needs some ↵Max Kremmel1-1/+7
more testing and we also need to think about how to physically remove files from the harddisk when uninstalling stuff like fisheye or treasury. ideally we should have a confirmation page that lists all the content that's about to be nuked, but i just can't be asked...
2006-09-21remove debugMax Kremmel1-2/+1
2006-09-21fix IS_LIVE and AUTO_BUG_SUBMIT settings in create_config()Max Kremmel1-3/+4
2006-09-21add is_live to installer, merge all create_config() settings into an array ↵Max Kremmel1-5/+17
and clean up some code
2006-09-05get installer up to speed with new iconsMax Kremmel1-2/+9
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ↵Jams H Thompson1-2/+2
each others passwords
2006-07-23improve package management and performance, eliminate some package related ↵Jams H Thompson1-8/+24
install errors
2006-05-03remove the kill_script stuff, which only works on MSIE and replace it with a ↵Max Kremmel1-6/+1
decent security message
2006-04-19more kernel_config renamesMax Kremmel1-4/+4
2006-02-14Merge recent changes from R1 into HEADSean Lee1-2/+6
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-4/+4
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2006-02-06further paermission renaming and cleanupMax Kremmel1-4/+4
2005-11-22merge recent changes into HEADMax Kremmel1-1/+4
2005-10-12merge recent changes to HEADChristian Fowler1-2/+44
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-4/+4
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-4/+4
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-11/+10
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-4/+9
2005-06-19Update firebird port to ADOdb4.63 - use ADOdb driversLester Caine1-4/+4
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+98