summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-06-03Refactor database migrations to use autoloading and remove duplicatesGreg Roach1-462/+24
2015-05-30Code styleGreg Roach1-11/+10
2015-04-26Replace Zend_Controller_Request_HttpGreg Roach1-5/+0
2015-04-26Replace Zend_Session with our own classGreg Roach1-7/+5
2015-04-03Remove old codeGreg Roach1-1/+0
2015-04-03Fix #545 - errors during setupGreg Roach1-5/+7
2015-04-03Fix #526 - gender specific pronouns, plus associated cleanupGreg Roach1-1/+0
2015-03-13Numbers need to be strings for I18NGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-1/+0
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-4/+4
2015-03-02Fix #421 - setup fails on unpatched PHP <= 5.3.6Greg Roach1-0/+5
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