summaryrefslogtreecommitdiff
path: root/library/WT/Query
AgeCommit message (Expand)AuthorFilesLines
2013-06-29(no commit message)fisharebest2-8/+8
2013-02-01Media list - (1) always include a top level folder, even if it is empty (2) o...fisharebest1-10/+17
2013-01-30#1104494 - svn 14680 - Folder Media List shows all tree mediafisharebest1-9/+10
2013-01-24Fix: media-list errors when no media paths found in the databasefisharebest1-2/+10
2013-01-18Major refactoring of media code.fisharebest1-5/+19
2013-01-16Add new library class (to replace functions_mediadb.php)fisharebest1-0/+97
2012-10-31Update DB structure - remove wt_media_mapping table (use wt_links instead), u...fisharebest1-3/+3
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-04-06SQL error in admin.php changes summaryfisharebest1-0/+226
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