summaryrefslogtreecommitdiff
path: root/library/WT/Report
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Ancestors report with children can fail when $type is undefinedGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach3-5/+3
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho3-3/+3
2013-12-29Report engine bypassing privacy checksGreg Roach1-65/+65
2013-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach2-2/+2
2013-11-30Typos in msgctxt strings for relationships. Consistent use of punctuationGreg Roach3-15/+15
2013-11-01Tidy up trailing whitespaceGreg Roach3-14/+14
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart la...fisharebest1-23/+2
2013-08-16Remove duplicated functionGreg Roach1-10/+2
2013-08-13PHP error in changes reportGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach3-9/+3
2013-07-28#1203396 - Invalid Gedcom Records constructorsfisharebest1-13/+98
2013-07-18Rename function getFactbyType to getFirstFact to better reflect what it doesfisharebest1-3/+3
2013-07-13Refactor away find_gedcom_record() - reportsfisharebest1-12/+3
2013-07-05More refactoring - getting rid of get_gedcom_value()fisharebest1-5/+102
2013-07-05More refactoring - compareChanDate()fisharebest1-1/+19
2013-06-29(no commit message)fisharebest1-41/+28
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-18/+1
2013-01-30Remove some old debugfisharebest2-16/+3
2013-01-23Remove more old/unused media codefisharebest1-4/+3
2012-11-27Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - th...fisharebest1-2/+1
2012-11-14Refactor find_highlighted_object()fisharebest1-3/+2
2012-10-31find_highlighted_object() - pass gedcom objects as parameters, not xrefs.fisharebest1-1/+2
2012-10-30tidy up reportsŁukasz Wilenski1-1/+1
2012-10-27Bug Bug #1071822 - Invalid index on Individual report when no pictureRob Peters1-14/+16
2012-10-18Finish removing the address reportfisharebest1-11/+0
2012-10-16Bug #1004435 - Pictures in reportsŁukasz Wilenski3-47/+58
2012-10-15Bug #1004435 - Pictures in reportsŁukasz Wilenski1-68/+53
2012-10-07#1063130 - Report date no translatefisharebest1-4/+4
2012-10-03Validation errors in HTML reportsfisharebest1-35/+33
2012-10-03Cleaner solution to svn14383 - keep theme specific code in the themesfisharebest1-13/+4
2012-10-03Add check for colors theme in style sheet select.Rob Peters1-1/+2
2012-10-02Fix regression - dates not localised in reportsfisharebest1-1/+10
2012-09-15Remove old/unreachable codefisharebest1-3/+3
2012-09-14Assume PHP time is the same as MySQL time. Both should use the same underlyi...fisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest2-5/+5
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-6/+3
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-5/+4
2012-05-28Refactor handling of pending new/old factsfisharebest1-1/+1
2012-04-16Don't use untranslated/internal names for report filenames.fisharebest1-1/+1
2012-04-03Bug #969437 - Unescaped values in Individual-ReportŁukasz Wilenski1-2/+2
2012-04-02add WT_I18N::number to numbers in report options, add autocomplete to NAME inputŁukasz Wilenski1-1/+1
2012-04-02add WT_I18N::number to numbers in report optionsŁukasz Wilenski1-3/+3
2012-03-22Bug #894748 - Vital Records Report prints data on the next individualŁukasz Wilenski1-4/+4
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-3/+1
2012-01-12fix: reports don't display images when media firewall is enabledŁukasz Wilenski1-0/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest3-30/+30
2011-11-19Fix I18N commentsfisharebest1-1/+1
2011-11-05Change document headers from XTHML to HTML5.fisharebest3-13/+4
2011-11-04Fix invalid HTML in report headerfisharebest1-30/+26