summaryrefslogtreecommitdiff
path: root/admin_pgv_to_wt.php
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Replace default checkbox settings with persistant user settingsGreg Roach1-1/+0
2016-06-22Replace default checkbox settings with persistant user settingsGreg Roach1-2/+0
2016-06-18Automate USE_RIN - no need for optionGreg Roach1-1/+0
2016-06-05PHP5.3Greg Roach1-2/+2
2016-06-01Simplify common surnamesGreg Roach1-6/+0
2016-05-07Improve English textsGreg Roach1-2/+2
2016-04-09Fix: #887 - invalid user breaks wizardGreg Roach1-2/+8
2016-02-21Case mismatchGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-7/+7
2015-10-28Code styleGreg Roach1-4/+3
2015-10-08pgv to wt: Don't search parrent directory for pgv installations, this could r...Robert Heel1-2/+4
2015-10-04Corrupy PGV dataGreg Roach1-20/+12
2015-07-10PGV wizard fails with MySQL strict modeGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+1
2015-05-30Code styleGreg Roach1-9/+7
2015-04-26Replace Zend_Session with our own classGreg Roach1-23/+21
2015-04-05Update .PO filesGreg Roach1-17/+17
2015-04-03Fix #526 - gender specific pronouns, plus associated cleanupGreg Roach1-2/+0
2015-03-22Remove SHOW_STATS optionGreg Roach1-2/+0
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-2/+2
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-3/+6
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+3
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-8/+8
2015-02-13PHPDocGreg Roach1-1/+2
2015-02-09Error handlingGreg Roach1-6/+14
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Document globalsGreg Roach1-0/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-107/+104
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-1/+1
2015-01-29Quotation marksGreg Roach1-1/+1
2015-01-26HTML validation and tidy upGreg Roach1-3/+5
2015-01-26Allow themes to style alertsGreg Roach1-11/+9
2015-01-26Add a11y links for keyboard users. Rename 'admin pages' to 'Control panel'Greg Roach1-1/+1
2015-01-23#386 Allow a user to delete their own account.Greg Roach1-5/+0
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-1/+1
2015-01-21PGV wizard - stylingGreg Roach1-58/+70
2015-01-20phpGedView import wizard - remove some limitations, bug fixes, cleanup, etc.Greg Roach1-192/+313
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-394/+394
2015-01-17New theme system and admin interfaceGreg Roach1-2/+2
2014-12-23Flushing output buffers has no effect on many servers, and breaks othersGreg Roach1-24/+0
2014-12-14Use transaction via PDO interfaceGreg Roach1-2/+2
2014-10-22Don't sleepGreg Roach1-49/+42
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-7/+7
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-14/+14
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-3/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-4/+7