summaryrefslogtreecommitdiff
path: root/indilist.php
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-6/+6
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-2/+2
2012-03-17Remove old/unused check_NN() function.fisharebest1-1/+1
2012-03-09RTL: surnames that contain weakly-directional characters (such as punctuation...fisharebest1-0/+1
2011-11-24indilist/famlist - fix conflict between parameters $falpha and $show_all_firs...fisharebest1-1/+5
2011-11-24Fix typofisharebest1-1/+1
2011-11-23Change indi-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1
2011-11-15indilist.php logic - unable to view all individuals when the given-name subli...fisharebest1-1/+7
2011-11-15Fix: indi/fam list does not work when you select the show_marnm option while ...fisharebest1-2/+6
2011-11-15Fix: stray ";" in URLfisharebest1-1/+1
2011-11-14html validationƁukasz Wilenski1-1/+0
2011-11-14Tidy up the options on the individiual-list page. show-married-names is now ...fisharebest1-106/+91