summaryrefslogtreecommitdiff
path: root/find.php
AgeCommit message (Expand)AuthorFilesLines
2011-12-07#900562 - Find fact tags not populatingfisharebest1-5/+3
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-34/+30
2011-11-16http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/17208-find-id...Łukasz Wilenski1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-7/+7
2011-11-08#584835 Use $WT_SESSION in preference to $_SESSION / Fix assorted minor bugs ...fisharebest1-71/+30
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-11/+12
2011-10-22#766602 - innacurate search resultsfisharebest1-2/+3
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-1/+1
2011-09-21replace getListName() with getFullName() where the two are the samefisharebest1-3/+3
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-1/+1
2011-07-11Always "require_once" functions_print_lists (not just "require"), because the...Larry Meaney1-1/+1
2011-06-10I18N - use consistent markup for "label: value"fisharebest1-28/+24
2011-06-04I18N: combine similar translations (use ones with embedded variables)fisharebest1-3/+3
2011-06-03Remove pointless / circular help textfisharebest1-1/+0
2011-03-03Performance: move GEDCOM tags to their own class, so they are only loaded/tra...fisharebest1-19/+6
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 i...fisharebest1-7/+7
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
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-4/+4
2010-05-14Add color tag to overcome problem of white text on pale background in some th...Nigel Osborne1-0/+2
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 "Sentence...fisharebest1-1/+1
2010-04-05(no commit message)Veit Olschinski1-0/+777