summaryrefslogtreecommitdiff
path: root/fanchart.php
AgeCommit message (Collapse)AuthorFilesLines
2010-12-22Fan chart - improve performance by using object API instead of scanning raw ↵fisharebest1-50/+22
gedcom.
2010-12-22Fan chart - names containing " not escaped in tooltips. Also minor tidy up ↵fisharebest1-25/+31
to use object/api instead of scanning raw gedcom
2010-12-16Remove "help about this page" option, and move the (few) useful help items ↵fisharebest1-1/+1
to explicit links on each page.
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 ↵fisharebest1-6/+6
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-09-25Tidy up whitespace/indentsfisharebest1-2/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-2/+2
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-7/+4
allow themes to share common images, e.g. in the images directory.
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 ↵fisharebest1-9/+9
"Sentence case" to "Initial Capitals"
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