summaryrefslogtreecommitdiff
path: root/search.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-1/+2
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-13PunctuationGreg Roach1-2/+2
2015-02-14Fix #1225606 - search needs to use GET, replaces needs to use POSTGreg Roach1-198/+269
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-1/+1
2015-02-05Add API to access the parent tree of a recordGreg Roach1-2/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
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-73/+68
2015-01-31Private members of WT_Tree classGreg Roach1-1/+1
2015-01-31#1416744 - Family tree titles on RTL/LTR pagesGreg Roach1-2/+2
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-19HTML5Greg Roach1-39/+23
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-9/+27
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-19/+19
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18WhitespaceGreg Roach1-2/+0
2014-11-26#1395367 - Search: no results foundGreg Roach1-7/+7
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-3/+2
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-1/+1
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-5/+3
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-4/+5
2014-04-05Coding style - wrap blocks in {}Greg Roach1-16/+2
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-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-01#1249053 - Phonetic search by place does not work - 1.5.0 demo-devGreg Roach1-4/+4
2013-11-01Tidy up trailing whitespaceGreg Roach1-25/+25
2013-09-11#1222337 - General search page broken (latest 1.5.0)Greg Roach1-1/+1
2013-08-24Update non-typographic quotation marksGreg Roach1-2/+2
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-1/+1
2013-05-27Remove "unhelpful" and out-of-date help textfisharebest1-1/+1
2012-09-16#1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-15Part of #1006430 - rtl/ltr parenthesis etc.fisharebest1-1/+1
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-8/+6
2012-07-19Always ignore non-genelaogical data when performing a general searchfisharebest1-10/+0
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest1-4/+4
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-10/+5
2012-04-16search.php - filter some inputsfisharebest1-8/+8
2012-04-11validation error - missing ">"fisharebest1-4/+4
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-2/+3
2012-03-28Functions should return HTML, rather than output itfisharebest1-1/+1
2012-03-18Refactor soundex functions into a separate class.fisharebest1-2/+2
2012-01-06#907639 - search needs I18N commentfisharebest1-2/+2