summaryrefslogtreecommitdiff
path: root/install.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-18tidy first install logic so that installed opens in the right placeLester Caine1-1/+5
2026-04-05It does help if you stage changes from the right machine. This is the rework ↵lsces1-8/+9
of the installer for namespace and php8.4
2025-05-24SmartyBC cleanup: assign_by_ref->assignByRefspiderr1-1/+1
2022-11-12major cleanup to install of new installation testingspiderr1-2/+13
2021-06-02clean up install for new includes/classes directory pathingspiderr1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2014-06-04resolve conflictssanto spider1-1/+1
2014-06-04inline signin handlingsanto spider1-0/+7
2014-05-30bootstrap3-css-changesspiderr1-1/+1
2013-04-02lots of bootstratp cleanupspiderr1-1/+1
2012-08-05Tidier fix for strict complaince of the BitInstall classlsces1-2/+2
2012-08-05display has to match base class formatlsces1-2/+2
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-3/+3
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-03-22eregi_replace converted for PHP5.3 complianceLester Caine1-2/+2
2009-03-06only check value when get_cfg_var( 'memory_limit' ) does not return FALSEChristian Fowler1-2/+2
2009-02-03SMARTY assign $gBitSystem for use in templatesDaniel Sutcliffe1-1/+4
2008-10-24lots more work towards package based upgrades. basics all working now. see ↵Max Kremmel1-3/+3
wiki test upgrade script for details.
2008-10-23add files for package upgrader, but i've commented the menu entries for now ↵Max Kremmel1-1/+5
since it's not functional yet
2008-10-03add code to allow for a version check and force a visit to the installer ↵Max Kremmel1-1/+4
when a given version hasn't been reached yet.
2008-09-28provide progress to correctly display barMax Kremmel1-1/+2
2008-09-28installer design revamplaetzer1-11/+11
2008-09-22all list items capitalizedlaetzer1-3/+3
2008-07-18revert debugging changesMax Kremmel1-2/+2
2008-07-18clean up PHP_MAGIC_PATH during installMax Kremmel1-2/+2
2008-07-02revert reload redirectwjames51-2/+2
2008-06-30specify reload url. might cause problems otherwiseMax Kremmel1-5/+5
2007-12-12Implementation of transperant support of InnoDb storage engine for MysqlMW1-3/+10
2007-08-19fix htmlPRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-20/+22
2007-06-22Add session reset if we jump to start over. Check memory limit and output ↵Nick Palmer1-1/+42
page early and without using memory. Fix continue if no packages to install so that we can get to resolve conflicts if we jump back in the middle of an install.
2007-01-11fix hide errors settingMax Kremmel1-8/+6
2007-01-06first stab at a flexible content uninstaller. some stuff probably needs some ↵Max Kremmel1-2/+2
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-10-11check for installed users package, not user activeChristian Fowler1-2/+2
2006-08-30rename data to datapumpMax Kremmel1-2/+2
2006-06-18add a reload page button on settings check pageMax Kremmel1-1/+5
2006-02-22force ADODBChristian Fowler1-1/+4
2006-01-10merge recent changes into HEADMax Kremmel1-8/+2
2005-10-12merge recent changes to HEADChristian Fowler1-35/+12
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-8/+8
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel1-6/+6
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-6/+3
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-2/+8
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+126