summaryrefslogtreecommitdiff
path: root/relationship.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-5/+5
2011-10-18Don't query database directly - use APIfisharebest1-3/+6
2011-07-28Relationship charts - links the wrong way round.fisharebest1-2/+2
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-1/+0
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-15/+17
2011-04-25Access the privacy functions via the gedcom objects. (Preparing to move priva...fisharebest1-33/+23
2011-04-12Pass gedcom ID as parameter, rather than a globalfisharebest1-2/+2
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-02-15#717562 - error message hidden behind input formŁukasz Wilenski1-1/+6
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-32/+26
2011-01-15Reverting change 10464 and added style in css. Please don't add such things i...Veit Olschinski1-1/+1
2011-01-15Correct z-index on CloudyRob Peters1-1/+1
2011-01-14Remove more rtl code and remove mozilla dependent codeRob Peters1-9/+2
2011-01-13Update relationship chart to new rtl structureRob Peters1-1/+1
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
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: '&amp;' for ones i...fisharebest1-17/+15
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-16/+16
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-11/+11
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