summaryrefslogtreecommitdiff
path: root/branches.php
AgeCommit message (Collapse)AuthorFilesLines
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 ↵fisharebest1-3/+3
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-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 ↵fisharebest1-1/+1
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-1/+1
allow themes to share common images, e.g. in the images directory.
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 ↵fisharebest1-1/+1
"Sentence case" to "Initial Capitals"
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