summaryrefslogtreecommitdiff
path: root/find.php
AgeCommit message (Collapse)AuthorFilesLines
2011-01-02Refactoring class names and use autoloading.fisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-74/+74
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-14Fix: typofisharebest1-1/+1
2010-12-13Remove unused code - use "$(document).ready()" instead of "<body onload={}>"fisharebest1-1/+4
2010-10-30(no commit message)fisharebest1-43/+43
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-8/+8
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones ↵fisharebest1-7/+7
in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+2
2010-09-19Tidy whitespace/indentationfisharebest1-3/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-4/+4
2010-09-03Replace pgv_array_merge with wt_array_mergeNigel Osborne1-1/+1
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-2/+2
2010-06-03Don't show XREF in brackets - but make it appear in the browser's status barfisharebest1-5/+3
2010-05-20Moving FindFacts pop-up css styles out of core code into theme/stylesNigel Osborne1-62/+0
2010-05-17Choosing a GEDCOM tag from a listŁukasz Wilenski1-5/+37
add second patch by Michele and fix problem with selected facts
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-4/+4
"Sentence case" to "Initial Capitals"
2010-05-14Add color tag to overcome problem of white text on pale background in some ↵Nigel Osborne1-0/+2
themes. Style element need moving to individual themes later for customising and consistency.
2010-05-13filter tagsŁukasz Wilenski1-4/+6
2010-05-13Choosing a GEDCOM tag from a list (mlocati)Łukasz Wilenski1-0/+245
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-1/+1
"Sentence case" to "Initial Capitals"
2010-04-05(no commit message)Veit Olschinski1-0/+777