summaryrefslogtreecommitdiff
path: root/library/WT/Controller/AdvancedSearch.php
AgeCommit message (Expand)AuthorFilesLines
2013-12-05Advanced/phonetic search fails for searches with no phonetic contentGreg Roach1-1/+33
2013-12-01#969337 - Soundex search - Code not in Soundex tableGreg Roach1-42/+66
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-28#1195554 - Advance Search with PLACfisharebest1-5/+27
2013-06-29(no commit message)fisharebest1-5/+5
2013-06-14#1100600 - HTML code in Add More Fields Advanced Searchfisharebest1-1/+2
2012-11-17Remove unused translationsfisharebest1-1/+1
2012-10-29#1071093 - Advances Search is broken since v1.3.2fisharebest1-1/+1
2012-10-06#1053888 - Advanced search fails to find placenames containing spacesfisharebest1-14/+16
2012-04-26Bug #988717 advanced search for marriage date doesn't workNigel Osborne1-1/+1
2012-03-22Fix: old references to DMsoundex() function need to be removed.fisharebest1-42/+16
2012-03-18Refactor soundex functions into a separate class.fisharebest1-8/+8
2012-02-01Fix: various errors in dynamic SQL for advanced searchfisharebest1-10/+10
2011-12-21#905856 - Wrong results in Advanced Searchfisharebest1-2/+10
2011-12-15Sort additional facts in advanced searchfisharebest1-5/+17
2011-12-14Sort advanced search additional fields by main tag fort, then sub-tagNigel Osborne1-1/+1
2011-12-14Add "Author of last change" to the advanced searchfisharebest1-39/+39
2011-12-14Fix typo in advanced search controllerfisharebest1-4/+4
2011-12-14Fix typo in advanced search controllerfisharebest1-1/+1
2011-12-14Add "Date of last change" to the advanced searchfisharebest1-20/+36
2011-12-14Advanced search - fix bugs from recent changes, and sort the extra fieldsfisharebest1-5/+10
2011-12-14#902370 - Very inefficient SQL in advanced searchfisharebest1-228/+280
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-11-23Change indi-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1
2011-11-14Update some comments from PGV to webtreesfisharebest1-1/+1
2011-11-07Extend tabbed display to search and place hierarchy results pages.Nigel Osborne1-4/+2
2011-11-05More refactoring - separation into Model/View/Controllerfisharebest1-5/+3
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-7/+1
2011-10-28#883304 - The home page URL does not include the GEDCOMfisharebest1-1/+1
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-2/+2
2011-05-26Performance: some of the advanced-search queries can lock the server. DISTIN...fisharebest1-1/+1
2011-05-14Advanced search: maintain the sort order of the extra fieldsfisharebest1-4/+13
2011-05-14The default fields for the advanced search come from an non-editable config s...fisharebest1-6/+15
2011-04-17Replacing <i> by <em>Veit Olschinski1-1/+1
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-1/+1
2011-01-20Remove unused globalfisharebest1-2/+0
2011-01-02Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+3
2011-01-01Refactoring class names and use autoloading.fisharebest1-8/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+447