summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-10/+10
2014-09-18Unused codeGreg Roach1-2/+2
2014-09-13Remove dependency on PHP's ext/calendar extension, and use our ownGreg Roach1-1/+0
2014-09-02Remove references to (deleted) functions_utf-8.phpGreg Roach1-1/+1
2014-08-27Prevent full-table-scans on wt_site_access_rulesGreg Roach1-3/+2
2014-08-13Remove I18N debug tool.Greg Roach1-1/+0
2014-08-02Updated foreign key names to be uniqueDerek Kniffin1-93/+95
2014-07-06PHP5.6 compatibility during setupGreg Roach1-1/+1
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-04-13Remove invalid CSSGreg Roach1-1/+1
2014-04-05I18N cache now requires the site details as a prefixGreg Roach1-13/+13
2014-03-27Install libraries using composer; use faster autoloader; update to latest ver...Greg Roach1-4/+2
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-15#1250707 - IE11 Treated as a Bot / Issue #32Greg Roach1-0/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-2/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-2/+2
2013-08-24Update non-typographic quotation marksGreg Roach1-7/+7
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-23/+23
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-29#1205999 - Database table prefix ignored if it's emptyfisharebest1-12/+12
2013-06-23setup wizard - PHP 5.3.2 or later is now required.fisharebest1-49/+28
2013-05-28Spelling errorNigel Osborne1-1/+1
2013-05-12#1100239- SMTP_HELO site config setting is incorrectly labelledfisharebest1-100/+8
2013-05-12#1166368 - New installation - admin has no blocksfisharebest1-2/+10
2013-05-07setup.php - change language on first page not working; add check for disabled...fisharebest1-2/+10
2013-01-22Fix: setup.php needs to set more environment variablesfisharebest1-0/+1
2013-01-02Family tree preferences - update config options in preparation for changes to...fisharebest1-18/+15
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-2/+2
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-23/+11
2012-10-25Combine similar textsfisharebest1-1/+1
2012-10-25Simplify the setup wizard. Create the config.ini.php file automatically - we...fisharebest1-107/+68
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-5/+2
2012-05-31Fix: upgrades from 1.2.5, 1.2.6 and 1.2.7 fail to run database schema updatesfisharebest1-1/+1
2012-04-17Default site-access-rule for WebKit based browsers is too strict - does not m...fisharebest1-1/+1
2012-04-17Fix: missing dependency in setup.phpfisharebest1-0/+1
2012-04-06[CDATA[ wrappers are only required for strict XHTML validation. They are not...fisharebest1-9/+3
2012-04-03Site access rules - bad pattern for WebKit browsers.fisharebest1-1/+1
2012-04-03Add experimental option to control site access using user-defined rulesfisharebest1-6/+5
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-0/+26
2012-03-25Fix: now that we initialise the modules during setup, we need the privacy con...fisharebest1-0/+5
2012-03-18#946697 - Use HTML5 email input typefisharebest1-1/+1
2012-03-17Tidy up some of the WT_Module initialisation code. We need to be able to cre...fisharebest1-130/+135
2012-03-17#957870 - Ein unerwarteter Datenbankfehler ist aufgetretenfisharebest1-1/+5
2012-03-05Add support for default blocks for new trees/usersfisharebest1-2/+15
2012-02-11setup.php - remove dependency on Zend_Registryfisharebest1-1/+1
2012-02-10Fix: harmless PHP error in setup.phpfisharebest1-0/+1
2012-02-01#913486 - Invalid redirection when Login URL is not emptyfisharebest1-3/+1
2012-01-14#915260 - session, php.ini, session.hash_function = sha256fisharebest1-1/+1