summaryrefslogtreecommitdiff
path: root/reportengine.php
AgeCommit message (Expand)AuthorFilesLines
2011-06-10Add I18N commentsfisharebest1-0/+9
2011-06-08Don't close the session until after we have displayed the header. Customised...fisharebest1-222/+218
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-1/+1
2011-03-11Report menu -- no default webtrees Bugs Bug #732955Nigel Osborne1-2/+0
2011-02-26#725432 - Report no selection svn 10975fisharebest1-1/+1
2011-02-09Copy common images to individual themes. Remove old/unused icons.fisharebest1-2/+2
2011-01-02Refactoring class names and use autoloading.fisharebest1-2/+192
2011-01-02Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-13/+13
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2010-12-22Use proper object accessfisharebest1-11/+12
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