summaryrefslogtreecommitdiff
path: root/admin_site_upgrade.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+4
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-2/+2
2015-04-04Fix #242 - messages and blocks using UTC instead of local timeGreg Roach1-1/+1
2015-03-02Fix 1427100 - clippings cart fails to download when media files are presentGreg Roach1-6/+6
2015-03-02Module APIGreg Roach1-1/+1
2015-02-09Error handlingGreg Roach1-25/+28
2015-02-09Error handlingGreg Roach1-5/+11
2015-02-05Add API to access the parent tree of a recordGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-111/+109
2015-02-01Fix #405 - typosGreg Roach1-1/+1
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-1/+1
2015-01-31English textGreg Roach1-4/+4
2015-01-30DashboardGreg Roach1-1/+1
2015-01-29EnglishGreg Roach1-4/+4
2015-01-28Rewrite site-access rule management. Fix #1159214Greg Roach1-1/+1
2015-01-26HTML validation and tidy upGreg Roach1-1/+1
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-11/+22
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-11/+11
2015-01-17New theme system and admin interfaceGreg Roach1-2/+3
2014-12-23Flushing output buffers has no effect on many servers, and breaks othersGreg Roach1-16/+9
2014-12-09merge some minor changes from the theme branchGreg Roach1-8/+8
2014-11-25#1391195 - upgrade Wizard v 1.6.1Greg Roach1-0/+1
2014-10-13Add check for dot-directories removed (wrongly?) in c4f5ce36 - perhaps becaus...Greg Roach1-0/+1
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-1/+1
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-1/+0
2014-08-27Avoid var_dump() in production codeGreg Roach1-3/+3
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-8/+8
2014-02-10Attempt to reset timeout limit during upgradeGreg Roach1-0/+13
2014-02-10wrong name for lock fileGreg Roach1-1/+1
2014-02-09Don't skip files beginning with a dot when checking permissionsGreg Roach1-1/+1
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-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach1-1/+1
2013-12-01Upgrade wizard displays 'no custom themes enabled, when themes are enabled bu...Greg Roach1-2/+2
2013-12-01Remove pointer-cursor from failure icon in upgrade wizardGreg Roach1-1/+1
2013-11-30Add diagnostic message for failure in upgrade wizardGreg Roach1-0/+4
2013-11-30Allow the automatic upgrade to function with very low memory limitsGreg Roach1-7/+10
2013-11-29Wrong WT_SCRIPT_NAME in admin_site_upgrade.phpGreg Roach1-1/+1
2013-11-29Remove test codeGreg Roach1-1/+1
2013-11-29Remove test codeGreg Roach1-4/+0
2013-11-29Add automatic online upgrade wizardGreg Roach1-0/+480