summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Code styleGreg Roach1-1/+0
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-2/+2
2017-07-11Prepare to remove class FilterGreg Roach1-22/+22
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-15/+12
2017-03-24Merge some changes from develop branchGreg Roach1-2/+2
2017-03-222017Greg Roach1-1/+1
2017-01-06Add check for TZ during setupGreg Roach1-0/+3
2016-12-24Remove PHP 5.3 workaroundGreg Roach1-1/+1
2016-12-24Remove PHP 5.3 workaroundGreg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-9/+9
2016-06-18Fix: #979 options/preferencesGreg Roach1-2/+1
2016-06-11setting => preferenceGreg Roach1-2/+2
2016-06-10Fix #966 - English textGreg Roach1-1/+1
2016-05-07Improve English textsGreg Roach1-1/+1
2016-05-07Fix #918 - reinstall udpates existing admin userGreg Roach1-8/+18
2016-05-02I18NGreg Roach1-1/+1
2016-04-30I18NGreg Roach1-1/+1
2016-04-18I18NGreg Roach1-1/+1
2016-04-15Fix #900 - sessions not needed during installationGreg Roach1-2/+0
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Misuse of  Greg Roach1-2/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-23/+23
2016-01-06Setup error when /data/ is not writableGreg Roach1-0/+9
2015-12-31Workaround for PHP5.3 / register_globalsGreg Roach1-2/+2
2015-12-18Consolidate PHP polyfillsGreg Roach1-5/+0
2015-07-12Code styleGreg Roach1-1/+0
2015-07-10Error in migration 23Greg Roach1-3/+4
2015-07-10Setup language ignoredGreg Roach1-1/+1
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