summaryrefslogtreecommitdiff
path: root/branches.php
AgeCommit message (Expand)AuthorFilesLines
2011-07-14I18N: text relating to phonetic searchingfisharebest1-2/+2
2011-07-05branches: undefined variable error, plus XHTML validation errorsfisharebest1-32/+29
2011-05-31Tidy up: generate BIRTH-YEAR - DEATH-YEAR ranges consistently.fisharebest1-2/+2
2011-05-01Change the display of unknown names from "(Unknown)" to "…". This avoids m...fisharebest1-1/+1
2011-04-26reverse wrongly submitted changesŁukasz Wilenski1-8/+5
2011-04-26(no commit message)Łukasz Wilenski1-5/+8
2011-03-13branches -> use correct surnames; hide ID numbersŁukasz Wilenski1-5/+8
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-2/+2
2011-03-09fix sosa number in branchesŁukasz Wilenski1-42/+41
2011-03-07Performance: rewrite INDILIST and FAMLIST queries to use new indexes on n_sur...fisharebest1-1/+1
2011-03-07Branches - enable right-click on spouse-surname (instead of javascript onclic...fisharebest1-1/+1
2011-03-04Performance: move gedcom lookup codes to their own classes, so we only load/t...fisharebest1-4/+4
2011-02-09Copy common images to individual themes. Remove old/unused icons.fisharebest1-2/+2
2011-01-06Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-3/+9
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-24/+14
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-10/+10
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+3
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-6/+6
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-3/+3
2010-09-25Tidy up whitespace/indentsfisharebest1-6/+4
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-09-06#631652 Error in Branches List on record containing "PEDI adopted"Łukasz Wilenski1-0/+2
2010-09-06#631652 Error in Branches List on record containing "PEDI adopted"Łukasz Wilenski1-2/+2
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-1/+1
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-31#587736 - Direct line ancestors-ancestorsNigel Osborne1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-2/+1
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-04-23use translate_fact() instead of i18n:translate()Łukasz Wilenski1-3/+3
2010-04-23I18N: PedigreeŁukasz Wilenski1-2/+6
2010-04-05(no commit message)Veit Olschinski1-0/+245