summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2008-10-02remove header - fun, but not general or sedate enough for corporate or other ↵wjames51-0/+2
non-personal installs
2008-09-29browser tweakinglaetzer1-4/+9
2008-09-29wording and format detailslaetzer1-4/+4
2008-09-28trailing whitespaceMax Kremmel1-1/+1
2008-09-28don't use formfeedback as much - installer is slightly different to the rest ↵Max Kremmel1-3/+3
of bw.
2008-09-28force tab and trailing whitespaceMax Kremmel1-29/+29
2008-09-28absolute path and trailing whitespaceMax Kremmel1-5/+5
2008-09-28installer design revamplaetzer29-646/+515
2008-07-18clean up PHP_MAGIC_PATH during installMax Kremmel1-0/+6
2008-07-13Correct link to pear manualLester Caine1-1/+1
2008-07-06Moved Continue Installation buttons so that they would appear, even if you ↵Stephan Borg1-14/+15
were only installing core packages.
2008-07-03undefined var error and only display mail data if we have some to displayMax Kremmel1-12/+14
2008-07-02add better explanation why given permissions might be on the listMax Kremmel1-2/+11
2008-07-02large icon for browser back warningMax Kremmel1-1/+1
2008-06-30add a generic mail() checkMax Kremmel2-1/+22
2008-06-30add name to submit buttonMax Kremmel1-1/+1
2008-05-27add note about treasury database migrationMax Kremmel1-0/+11
2008-05-24add check for old meta tables and a button to upgrade theseMax Kremmel1-2/+40
2007-12-12Implementation of transperant support of InnoDb storage engine for MysqlMW1-0/+10
2007-10-27prevents dead end if Javascript is being blockedlaetzer1-1/+1
2007-10-15add loud warning gfx for blind peopleMax Kremmel1-7/+7
2007-10-09Fixed typo in install welcome text ("unparalled"-->"unparalleled").dmahaffey1-1/+1
2007-10-06add some notes when upgrading from R1 to R2Max Kremmel1-0/+13
2007-10-05Add warning about mysql 4.0 or lower.Nick Palmer1-0/+5
2007-10-03add warning about activating too many packagesChristian Fowler1-0/+2
2007-09-18display notes about package file permissions when no new ones can be found.Max Kremmel1-53/+79
2007-09-17add more options to final upgrade pageMax Kremmel1-5/+24
2007-07-11improve installation help for pear extensions and link to set of bitweaver ↵Max Kremmel1-11/+28
pear bundle on bwo.
2007-07-10remove some of the config assignments and clean up code a bit. there is ↵Max Kremmel1-1/+1
still a global var that needs replacing but it's a bit too late for that now
2007-07-09move pump files to individual packagesMax Kremmel1-2/+2
2007-07-09add note about R1 upgradesMax Kremmel1-1/+6
2007-06-22Tidy help for Firebird database install failureLester Caine1-0/+3
2007-06-17massive rework of group permission assignment UI. this interface is a ↵Max Kremmel3-12/+36
'everything on one page' type solution. it also replaces the unassigned permissions page which was really just a temporary solution
2007-06-15add note about functionality of the migration featureMax Kremmel1-0/+5
2007-06-14improve pear checksMax Kremmel1-15/+35
2007-06-14change flow of installer. users all need to go through install checks since ↵Max Kremmel2-16/+23
so much has happened since R1.
2007-06-13Remove reference to killed mise script.Nick Palmer1-4/+0
2007-06-09clean up some code and add pear checks. this check page is getting rather ↵Max Kremmel1-55/+131
large now. we'll probably need some <package>/admin/install_inc.php file that holds package specific checks at some point
2007-05-20Tidy Database type dropdown in Firefox/SeaMonkeyLester Caine1-1/+1
2007-04-21extend installer that we can have installer extensions for external ↵Max Kremmel3-14/+48
packages. fix some minor stuff and clean up templates a bit.
2007-04-18Make installer catch and display errors on package installs properly.Nick Palmer1-1/+1
2007-03-07add a generic post package installation database integrity check. this ↵Max Kremmel1-0/+63
should make it easy to spot dodgy schema_inc stuff.
2007-03-06use correct iexplainsMax Kremmel1-2/+2
2007-03-06xhmtl compliance stuffMax Kremmel1-7/+4
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-1/+1
2007-01-15fist bash at doing some executable checks on the server when installing ↵Max Kremmel1-0/+32
bitweaver. this should help answer questions as to what file formats can be processed on the server
2007-01-06first stab at a flexible content uninstaller. some stuff probably needs some ↵Max Kremmel1-1/+13
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-12-29use 16MB in tpl as wellMax Kremmel1-1/+1
2006-12-24fix image_processor selection and add magickwand to possible optionsMax Kremmel2-6/+6
2006-11-29UTIL_PKG_URL isn't defined during installation, use BIT_ROOT_URL insteadMax Kremmel1-2/+2