summaryrefslogtreecommitdiff
path: root/includes/classes/class_reportbase.php
AgeCommit message (Collapse)AuthorFilesLines
2010-09-25Tidy up whitespace/indentsfisharebest1-78/+74
2010-09-25Tidy up whitespace/indentsfisharebest1-95/+94
2010-09-19Tidy whitespace/indentationfisharebest1-13/+12
2010-09-10Tidy up some whitespace/formattingfisharebest1-53/+53
2010-09-03change PGV to webtrees references in commentsStephen Arnold1-2/+2
2010-07-09add single page pedigree reportŁukasz Wilenski1-1/+1
2010-07-06Bug #589671 - Descendancy Report - error, SVN 8610Nigel Osborne1-0/+1
2010-06-18(no commit message)fisharebest1-1/+1
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and ↵fisharebest1-59/+32
showFact() with a new function canDisplayFact()
2010-06-09Remove unused meta tagsfisharebest1-2/+2
2010-06-05Combine show_fact and show_fact_details. Part of simplification of privacy ↵fisharebest1-8/+8
rules.
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-8/+8
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-9/+9
2010-05-21Removing the use of PGVR from all report files - part of the "Rebranding" ↵Nigel Osborne1-382/+382
blueprint
2010-05-13#579946 Translation of fact abbreviations in reportsfisharebest1-9/+5
2010-05-05#572650 Some report errors, svn 8143fisharebest1-8/+5
2010-04-27I18N for reports: step two, embed strings in reports, and replace them when ↵fisharebest1-19/+19
processing reports
2010-04-19(no commit message)fisharebest1-15/+13
2010-04-05(no commit message)Veit Olschinski1-0/+3940