summaryrefslogtreecommitdiff
path: root/fanchart.php
AgeCommit message (Expand)AuthorFilesLines
2011-12-21#902683 - HTML validationfisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-22/+22
2011-12-05#900273 - Default person in chartsfisharebest1-3/+4
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-22Fan chart - use simple options, instead of cryptic options with help textfisharebest1-40/+38
2011-11-20Fix: some charts starting with the wrong person. Use rootid (instead of pid)...fisharebest1-2/+2
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-3/+3
2011-11-08Fanchart - update $_SESSION *before* we write the page headerfisharebest1-35/+39
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-5/+5
2011-11-04Add spaces to fix HTML validation errorsfisharebest1-7/+7
2011-11-04Validation errors: imagemap coordinates may not contain spacesfisharebest1-2/+2
2011-11-04Missing semicolon in previous changefisharebest1-1/+1
2011-11-04Fix badly escaped URLs in fan chart.fisharebest1-6/+5
2011-10-25Fix for position of title and select box on compact and fan chartNigel Osborne1-4/+6
2011-06-10I18N: feedback from translators. use standard message for file not found. t...fisharebest1-1/+1
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-28/+24
2011-05-01Rename "Pedigree tree" -> "Pedigree"fisharebest1-1/+1
2011-04-30Rename: Pedigree chart -> Pedigree treefisharebest1-1/+1
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-11/+8
2011-04-25Access the privacy functions via the gedcom objects. (Preparing to move priva...fisharebest1-5/+3
2011-03-26#739387 - Circle diagram: error in help textfisharebest1-1/+1
2011-03-25#739379 - Interactive treefisharebest1-2/+4
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-24/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-12-22Use proper object accessfisharebest1-1/+1
2010-12-22Fan chart - improve performance by using object API instead of scanning raw g...fisharebest1-50/+22
2010-12-22Fan chart - names containing " not escaped in tooltips. Also minor tidy up t...fisharebest1-25/+31
2010-12-16Remove "help about this page" option, and move the (few) useful help items to...fisharebest1-1/+1
2010-12-10Combine translations that differ only in capitalisationfisharebest1-1/+1
2010-11-29add the rawurlencoded GEDCOM to more urlsLarry Meaney1-10/+10
2010-11-08#672453 - Fan chart: Undefined variable: GEDCOMfisharebest1-1/+1
2010-11-01Remove unused globalsfisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-6/+6
2010-09-25Tidy up whitespace/indentsfisharebest1-2/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-2/+2
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-7/+4
2010-06-27Remove unused globalsfisharebest1-2/+1
2010-06-27Remove old references to print-preview modefisharebest1-59/+52
2010-06-18(no commit message)fisharebest1-1/+1
2010-06-14Fix: privacy function checking wrong recordfisharebest1-1/+1
2010-06-03Don't show XREF in bracketsfisharebest1-3/+2
2010-05-24Use constant instead of global variablefisharebest1-7/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-9/+9
2010-05-08Rename module parameter from pgvaction to mod_actionfisharebest1-1/+1
2010-04-19(no commit message)fisharebest1-2/+1
2010-04-05(no commit message)Veit Olschinski1-0/+505