summaryrefslogtreecommitdiff
path: root/library/WT/Controller/AdvancedSearch.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-656/+0
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-134/+134
2015-01-17New theme system and admin interfaceGreg Roach1-8/+22
2014-11-08PHPDocGreg Roach1-5/+56
2014-10-23Soundex: PSR-1, PHPDocGreg Roach1-8/+8
2014-10-23CommentsGreg Roach1-1/+0
2014-10-22Remove old/commented codeGreg Roach1-2/+0
2014-10-21PSR-1Greg Roach1-1/+1
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-1/+3
2014-09-18Unused codeGreg Roach1-1/+1
2014-09-14#233 - advanced search on text fields (for family records)Greg Roach1-2/+6
2014-09-14#233 - advanced search on text fieldsGreg Roach1-1/+3
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-1/+1
2014-08-29Move global I18N functions to I18N classGreg Roach1-2/+2
2014-08-27Remove unused codeGreg Roach1-2/+0
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
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-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