summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-13Revert a few changes of <br> to <br /> where they occur inside translation st...fisharebest1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-16/+16
2011-12-08#899773 - Admin mail config help messages wrongfisharebest1-14/+2
2011-12-05#900473 - RTL Setup wizard error at download stagefisharebest1-1/+1
2011-11-19Fix I18N commentsfisharebest1-2/+2
2011-11-1112689 included some changes that were not ready. Comment out one that causes...fisharebest1-14/+14
2011-11-10Fix: sidebar modules should use the module interface for their AJAX callback....fisharebest1-1/+17
2011-11-05Change document headers from XTHML to HTML5.fisharebest1-4/+5
2011-11-03Tweak to new help textfisharebest1-1/+1
2011-11-03Use consistent help text for username/password/email/real namefisharebest1-1/+1
2011-09-10#822603 - Death flag set wrongly fisharebest1-24/+20
2011-07-05XHTML validation: autocomplete is not a valid attributefisharebest1-1/+1
2011-06-27Scripts that do not call session.php need to set the new WT_DEBUG_LANG constant.fisharebest1-0/+1
2011-06-09Add check for PHP module "iconv" in setup wizardfisharebest1-1/+1
2011-06-07Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ...fisharebest1-2/+1
2011-05-28Increase size of password field from 64 to 128 characters to support PHP inst...fisharebest1-1/+1
2011-05-07Setup script: apply validation to database name and table-prefix, use prepare...fisharebest1-33/+52
2011-03-17Fix: final page in setup always shown in Englishfisharebest1-0/+1
2011-03-07Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...fisharebest1-2/+3
2011-02-26Fix: setup cannot proceed when max_execution_time is set to zero. (fix to 10967)fisharebest1-1/+1
2011-02-25Fix: setup cannot proceed when max_execution_time is set to zero.fisharebest1-2/+3
2011-02-18Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.fisharebest1-2/+2
2011-02-01We no longer need the "dom" module, as we no longer export in XML (gramps) fo...fisharebest1-1/+0