summaryrefslogtreecommitdiff
path: root/admin_pgv_to_wt.php
AgeCommit message (Collapse)AuthorFilesLines
2018-06-18Convert PGV import wizard to http/controllerGreg Roach1-1137/+0
2018-05-24import from PGV - correctly read $person_privacy (#1740)Sergio Livi1-3/+1
2018-05-12Convert admin_trees_manage.php to http/controller/viewsGreg Roach1-2/+2
2018-01-15PHP7 - use Throwable classGreg Roach1-3/+4
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Use e() helper functionGreg Roach1-2/+2
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-83/+83
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2017-11-27No longer have next_id tableGreg Roach1-12/+0
2017-11-22Fix: #1297 - remove final need to enter/use XREFsGreg Roach1-11/+0
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+26
2017-11-13Working on front-controllerGreg Roach1-1/+1
2017-11-03Code styleGreg Roach1-3/+1
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-6/+6
2017-10-22Fix: #1433 no longer have one fixed thumbnail for each imageGreg Roach1-3/+0
2017-07-11Prepare to remove class FilterGreg Roach1-2/+2
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-6/+0
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-1/+1
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-18/+10
2017-03-24Merge some changes from develop branchGreg Roach1-6/+6
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-119/+119
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 ↵Robert Heel1-2/+4
result in a open_basedir restriction.
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