summaryrefslogtreecommitdiff
path: root/pedigree.php
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Remove unnecessary instructionsfisharebest1-5/+0
2012-01-17Pedigree chart - make options box the same as other charts, and add error han...fisharebest1-179/+177
2012-01-16Charts controllers - use "root objects" instead of "rootid XREFs"fisharebest1-7/+7
2012-01-05#911344 - undefined vlength and linexoffset in pedigree.phpfisharebest1-3/+4
2012-01-05Bug 911344 - fix pedigree chart where no empty boxes and no parentsRob Peters1-3/+7
2012-01-01Fix lines when child has no father and empty boxes not displayedRob Peters1-5/+18
2011-12-24improve chart line alignment for pedigree chartRob Peters1-2/+2
2011-12-22Do not print arrows on pedigree chartfisharebest1-16/+16
2011-12-21#902683 - HTML validationfisharebest1-15/+15
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-21/+21
2011-12-05#900102 - Some charts missing title help iconfisharebest1-1/+1
2011-12-03Set x and y person_box size to theme.php valuesRob Peters1-2/+12
2011-11-22Help text for "layout" on pedigree chart is incomplete, and not really needed.fisharebest1-1/+1
2011-11-22Charts options: the help text for "Show Details" is out of date, and not real...fisharebest1-1/+1
2011-11-22The help text for "Generations" on the charts does not say anything useful. ...fisharebest1-1/+1
2011-11-22Chart options. Use friendly "Individual", instead of "Root Person ID"fisharebest1-1/+1
2011-11-20validationƁukasz Wilenski1-8/+8
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-11Remove redundant/obsolete html attribute (border="0") as this is already set ...fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-6/+6
2011-11-10Remove hspace="0" and vspace="0" attributes from <img> tags. These are (a) d...fisharebest1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-6/+2
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-8/+4
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-8/+2
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-34/+28
2011-01-15Correct z-index on CloudyRob Peters1-3/+1
2011-01-12Update pedigree chart to new rtl structureRob Peters1-2/+1
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-36/+20
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-20/+20
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+2
2010-12-22Use proper object accessfisharebest1-5/+7
2010-12-22Tidy up code layout and indentationfisharebest1-91/+145
2010-12-16Remove "help about this page" option, and move the (few) useful help items to...fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-6/+6
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-1/+1
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-19/+19
2010-09-25Tidy up whitespace/indentsfisharebest1-6/+6
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-13/+13
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-13/+13
2010-06-27Remove old references to print-preview modefisharebest1-19/+15
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-6/+0
2010-06-26Remove old references to print-preview modefisharebest1-12/+4
2010-04-05(no commit message)Veit Olschinski1-0/+431