summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
2015-03-02PSR-1Greg Roach1-1/+1
2015-02-26Incorrect EnglishGreg Roach1-1/+1
2015-02-09Error reportingGreg Roach1-4/+1
2015-02-09Error handlingGreg Roach1-4/+9
2015-02-06Undefined constants when site offlineGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-3/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-182/+168
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-2/+0
2015-01-31English textGreg Roach1-2/+2
2015-01-28#1405672 - Modern Konqueror browser not recognised by default rulesGreg Roach1-1/+1
2015-01-25Error handlingGreg Roach1-1/+6
2015-01-24Fix #389 - move help text into the pageGreg Roach1-1/+1
2015-01-23#386 Allow a user to delete their own account.Greg Roach1-10/+9
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-8/+16
2015-01-20phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc.Greg Roach1-8/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-12/+34
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-367/+367
2015-01-18Default constructors do not need parenthesesGreg Roach1-2/+2
2014-11-28Setup wizard - memory limits not specified in MB are not convertedGreg Roach1-18/+9
2014-11-27#1397083 - Remove requirement for ini_setGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+0
2014-10-29authentication.php no longer existsGreg Roach1-1/+0
2014-10-14Allow webtrees to be embedded in other applications (or test harnesses?)Greg Roach1-0/+3
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