summaryrefslogtreecommitdiff
path: root/reportengine.php
AgeCommit message (Expand)AuthorFilesLines
2010-12-09Allow the use of translate_fact() in reports, as well as i18n::translate().fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-7/+7
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-6/+4
2010-10-25Downloading PDF files crashes fastcgi servers with regiser_globals=On. Set h...fisharebest1-3/+2
2010-09-21(no commit message)fisharebest1-2/+2
2010-09-18added some code that make easier the installation of pedigree single page rep...Łukasz Wilenski1-0/+5
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-07-17Remove static image names for ease of sorting/maintenancefisharebest1-2/+2
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-4/+4
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-3/+3
2010-07-13remove singlepage pedigree reportŁukasz Wilenski1-6/+0
2010-07-09fix: default valuesŁukasz Wilenski1-2/+3
2010-07-09add single page pedigree reportŁukasz Wilenski1-0/+6
2010-06-06Move gedcom and privacy settings from .PHP files to database tablesfisharebest1-2/+2
2010-05-07#557069 Reports aren't translated [ This is the final part of this fix - repo...fisharebest1-3/+7
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-18/+11
2010-04-17Fix UTF8 issues on servers that specify ISO8859-1 as defaultfisharebest1-0/+1
2010-04-05(no commit message)Veit Olschinski1-0/+386