summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-24use the high contrast icon style when the installer is runningMax Kremmel1-1/+4
2008-09-22all list items capitalizedlaetzer1-3/+3
2008-07-29Switch double quotes off in Oracle before installing tables.Lester Caine1-4/+4
2008-07-18revert debugging changesMax Kremmel1-2/+2
2008-07-18clean up PHP_MAGIC_PATH during installMax Kremmel3-6/+24
2008-07-18trailing whitespaceMax Kremmel1-4/+8
2008-07-13Correct link to pear manualLester Caine1-1/+1
2008-07-06Reverted change back to PHP 4.3.0Stephan Borg1-2/+2
2008-07-06Moved Continue Installation buttons so that they would appear, even if you we...Stephan Borg1-14/+15
2008-07-06Changed minimum PHP version to 4.1.0Stephan Borg1-2/+2
2008-07-06Added check for IIS as $_SERVER['HTTPS'] uses 'off' valueStephan Borg1-3/+5
2008-07-06Added check for IIS as $_SERVER['HTTPS'] uses 'off' valueStephan Borg1-2/+3
2008-07-04updates to get language exports workingbitweaver.org1-6/+5
2008-07-04update path to temporary language filesbitweaver.org1-2/+4
2008-07-03use better isInstalled method instead of dodgy @Max Kremmel1-2/+2
2008-07-03clean up code and add docsMax Kremmel1-38/+108
2008-07-03remove debugMax Kremmel1-2/+1
2008-07-03undefined var error and only display mail data if we have some to displayMax Kremmel2-14/+17
2008-07-02add better explanation why given permissions might be on the listMax Kremmel2-9/+18
2008-07-02large icon for browser back warningMax Kremmel1-1/+1
2008-07-02revert reload redirectwjames51-2/+2
2008-07-02scan all plugins after inserting meta tables - this is synonymous to updating...Max Kremmel1-1/+4
2008-06-30add a generic mail() checkMax Kremmel4-23/+72
2008-06-30add name to submit buttonMax Kremmel1-1/+1
2008-06-30specify reload url. might cause problems otherwiseMax Kremmel1-5/+5
2008-06-25typoChristian Fowler1-2/+2
2008-06-12Delete correct three tables in the correct orderLester Caine1-2/+2
2008-06-12delete liberty_meta_content_map before tables linked by foreign keys to break...Lester Caine1-2/+2
2008-06-12td text can't be white since our table row backgrounds are white and very lig...wjames51-1/+1
2008-06-09forced #000 for td's to prevent attack from body's #ffflaetzer1-1/+1
2008-06-08simply commandMax Kremmel1-2/+2
2008-06-08add ffmpeg stuffMax Kremmel1-1/+6
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 Kremmel2-10/+126
2008-02-26register content types on install. many packages are updated with this, but m...R202wjames51-4/+15
2007-12-12Implementation of transperant support of InnoDb storage engine for MysqlMW5-19/+108
2007-12-10Handle prefixes for sequences in a proper way on upgrade, as pointed out by l...MW1-6/+9
2007-12-07Support code to make it possible to upgrade a mysql db to use InnoDb engine.MW2-3/+28
2007-12-07Add missing prefix in case 'CREATESEQUENCE' and better handling of RENAMESEQU...MW1-8/+11
2007-11-21check for safe_mode setting before running shell_exec()Max Kremmel1-2/+2
2007-11-08finalise the move of the top and bottom stuff to modules available in kernel....Max Kremmel1-4/+1
2007-11-08remove duplicat file_uploads checkMax Kremmel1-5/+4
2007-11-01avoid undefined index when inserting perms into groupsMax Kremmel1-5/+8
2007-10-27prevents dead end if Javascript is being blockedlaetzer1-1/+1
2007-10-26Fix typo.Nick Palmer1-2/+2
2007-10-15add loud warning gfx for blind peopleMax Kremmel3-7/+8
2007-10-12prevents light text on light background (in packager)laetzer1-1/+2
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 Palmer2-1/+13