summaryrefslogtreecommitdiff
path: root/relationship.php
AgeCommit message (Collapse)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-21/+21
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+2
2010-12-10Combine translations that differ only in capitalisationfisharebest1-2/+2
2010-10-30(no commit message)fisharebest1-4/+4
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-17/+17
2010-10-30(no commit message)fisharebest1-38/+38
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones ↵fisharebest1-17/+15
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-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-16/+16
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-11/+11
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove old references to print-preview modefisharebest1-9/+1
2010-06-19Remove "line up generations" option - we always want the "pretty" output.fisharebest1-135/+85
2010-06-19fix typoŁukasz Wilenski1-1/+1
2010-06-18(no commit message)fisharebest1-2/+2
2010-06-17Fix: upper/lower case input for xrefsfisharebest1-28/+10
2010-06-14Fix: privacy function checking wrong recordfisharebest1-2/+2
2010-06-13Add missing link to help textfisharebest1-2/+4
2010-06-13Merge similar help-text messagesfisharebest1-1/+1
2010-06-10#592024 "Warning: Unknown property 'align'." on relationship.phpfisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-04-10Bug #559757 (Display of relationships and paths)fisharebest1-7/+2
2010-04-05(no commit message)Veit Olschinski1-0/+608