summaryrefslogtreecommitdiff
path: root/fanchart.php
AgeCommit message (Expand)AuthorFilesLines
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