summaryrefslogtreecommitdiff
path: root/indilist.php
AgeCommit message (Expand)AuthorFilesLines
2017-10-14whitespace and other differences between indilist and famlistGreg Roach1-3/+3
2017-09-29Cleanup flex for family and individual listsmakitso1-3/+3
2017-09-27Lists / Individules - standardize long list stylingmakitso1-2/+5
2017-08-28Convert hidden-print to d-print-nonemakitso1-1/+1
2017-07-11Prepare to remove class FilterGreg Roach1-3/+3
2017-06-28Corrupt display in indi/fam listsGreg Roach1-5/+5
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-5/+5
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-95/+71
2017-03-222017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-2/+2
2016-04-09Code styleGreg Roach1-1/+1
2016-04-08Show all surname variants in indi/fam list titlesGreg Roach1-2/+6
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+5
2015-06-04Code style - remove globalsGreg Roach1-8/+7
2015-05-31PSR-4Greg Roach1-0/+3
2015-05-30Code styleGreg Roach1-2/+2
2015-04-26Replace Zend_Tag_CloudGreg Roach1-2/+2
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-4/+4
2015-03-09Use Tree object instead of ID/nameGreg Roach1-4/+4
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-13/+13
2015-03-02PSR-1Greg Roach1-5/+5
2015-02-16class Auth should be responsible for checking search enginesGreg Roach1-5/+4
2015-02-06Use tree objectsGreg Roach1-1/+1
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-1/+4
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-59/+49
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-14Remove global - SURNAME_LIST_STYLEGreg Roach1-1/+1
2014-10-14Settings are strings, avoid implicit conversion of booleansGreg Roach1-83/+80
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Allow the User object to work as a null object (e.g. for visitors)Greg Roach1-7/+3
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-3/+3
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-1/+1
2014-08-28Individual/family lists - more untranslated countsGreg Roach1-2/+2
2014-08-28Individual/family lists - count of 'no surname' not translatedGreg Roach1-2/+2
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-5/+7
2014-05-13Call \WT\Auth::user()->setSetting with wrong number of parametersDavid Drury1-2/+2
2014-05-10Bogus arguments being passed to indi/fam listsGreg Roach1-4/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-7/+8
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-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-36/+36