summaryrefslogtreecommitdiff
path: root/library/WT/Query/Name.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-481/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-62/+62
2014-10-18PHPDocGreg Roach1-27/+27
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-8/+8
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-09-12Use the (faster) native mb_string functions where available, and fallbacks wh...Greg Roach1-1/+1
2014-08-29Move global I18N functions to I18N classGreg Roach1-1/+1
2014-08-29Move global I18N functions to I18N classGreg Roach1-2/+2
2014-08-28Update commentsGreg Roach1-20/+5
2014-08-28Tidy up WT_Query_NameGreg Roach1-5/+5
2014-08-28Tidy up WT_Query_NameGreg Roach1-70/+96
2014-08-28Individual/family lists - more untranslated countsGreg Roach1-36/+41
2014-08-28Individual/family lists - count of 'no surname' not translatedGreg Roach1-42/+54
2014-05-10Cleanup - unused codeGreg Roach1-2/+2
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
2014-02-25Make counting number of individuals per surname optional as not required in i...Rico Sonntag1-2/+5
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-01Tidy up trailing whitespaceGreg Roach1-5/+5
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-4/+4
2012-03-05Use the SQL query cache for the A-Z counts on the individual list.fisharebest1-6/+6
2011-11-14Fix: list of surnames on indi-list ignoring the "include married names" optio...fisharebest1-0/+3
2011-10-31Fix: not applying collation rules to surname searchesfisharebest1-2/+2
2011-10-31Fix: need to quote initial letters in name queries - they may contain quotes.fisharebest1-1/+1
2011-10-25#881369 - Individual listingfisharebest1-1/+1
2011-10-23#880404 - Hebrew Indi- & Fam-list top lettersfisharebest1-3/+3
2011-09-14Performance - it is faster to extract the sex from the gedcom record than it ...fisharebest1-1/+1
2011-09-10#822603 - Death flag set wrongly fisharebest1-1/+1
2011-07-21#796581 - "_" in surname breaks indilist fisharebest1-1/+1
2011-06-15Fix: surname lists not taking account of collation rulesfisharebest1-1/+1
2011-05-25#787958 - Individual list - no surname / surname beginning with space fisharebest1-5/+14
2011-05-23When a person has some visible names and also some private names, the INDI li...fisharebest1-8/+12
2011-05-12I18N: add support for the translation of numbers. For example, 12345.67. In...fisharebest1-7/+6
2011-04-27Fix: famlist.php, when filtering for unknown surnames, the given-initial filt...fisharebest1-11/+0
2011-04-26Fix: highlighting wrong initial letter on indilist page, for languages with m...fisharebest1-0/+49
2011-04-24Polish "A-Z" list includes letters that do not occur at the starts of words.Ɓukasz Wilenski1-1/+1
2011-03-31Individual/family lists: Do not show @N.N. in the page title. Sort unknown/m...fisharebest1-2/+2
2011-03-28Fix: Hebrew "A-Z" list includes letters that do not occur at the starts of wo...fisharebest1-1/+1
2011-03-16Fix: sort order of surname initials in scripts other than the current/defaultfisharebest1-2/+2
2011-03-08Fix: wrong function name in famlist.phpfisharebest1-1/+1
2011-03-07Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...fisharebest1-0/+404