summaryrefslogtreecommitdiff
path: root/includes/functions/functions_print.php
AgeCommit message (Expand)AuthorFilesLines
2013-07-28#1203396 - Invalid Gedcom Records constructorsfisharebest1-41/+40
2013-07-25#1080013 - different notes are not shown if first line is the samefisharebest1-1/+3
2013-07-24Bug 1204587 remove font11 from the print statement -- should be the only plac...Rob Peters1-1/+1
2013-07-18Rename function getFactbyType to getFirstFact to better reflect what it doesfisharebest1-6/+6
2013-07-16#1192731 - w3.org validation errorsfisharebest1-1/+1
2013-07-05PHP error when no marriagefisharebest1-1/+1
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest1-5/+5
2013-07-05More refactoring - print agefisharebest1-5/+15
2013-07-05More refactoring - get LDS ordinances at a glancefisharebest1-32/+12
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-11/+3
2013-06-30More refactoring - consistent calls to get_relationship_name()fisharebest1-2/+2
2013-06-30More refactoring - consistent calls to get_relationship_name()fisharebest1-2/+2
2013-06-29(no commit message)fisharebest1-40/+40
2013-06-23Remove special code for PHP5.2fisharebest1-1/+1
2013-06-15#901278 - Partner incorrectly displayed as wifefisharebest1-2/+2
2013-05-17typo in 15004Nigel Osborne1-1/+1
2013-05-17Bug #1152587 - utliser les balises "RELA" et "ASSO" en même temps pour un é...Nigel Osborne1-7/+11
2013-04-30Census Assistant - Amend links to WIKI pages and correct a layout problem.Nigel Osborne1-1/+1
2013-04-26Change display of associates from "John Smith - Informant" to "Informant - Jo...Nigel Osborne1-2/+2
2013-03-24Treat "2 _ASSO" as a synonym for "2 ASSO". See http://wiki-de.genealogy.net/...fisharebest1-1/+1
2013-01-30Remove some old debugfisharebest1-164/+1
2013-01-22Replace silhouette images with CSS markupfisharebest1-9/+3
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-1/+1
2012-11-16I18N: use consistent textfisharebest1-1/+1
2012-11-16Minor HTML validation - no whitespace allowed at end of attributesfisharebest1-13/+13
2012-11-15Refactor class WT_Event - use objects instead of XREFS and do not custom tags...fisharebest1-1/+1
2012-11-14Refactor find_highlighted_object()fisharebest1-5/+5
2012-11-03http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-release/269...Nigel Osborne1-1/+1
2012-10-28#1072365 - relations: some cleanup in get_relationship() code. Remove the NO...fisharebest1-1/+1
2012-10-04Remove the auto-complete for NPFX/SPFX/NSFX - it isn't helping data entry.fisharebest1-12/+5
2012-09-30FIx: svn14135 introduced a regression in the handling of surname prefixes. T...fisharebest1-5/+10
2012-09-27Remove a couple of unused styling variablesNigel Osborne1-4/+5
2012-09-21Remove .help css class no longer used.Nigel Osborne1-1/+1
2012-09-13Fix: unescaped gedcom name prevents "find place" from workingfisharebest1-16/+16
2012-07-31Fix: NSFX duplicated in display of pending namefisharebest1-6/+5
2012-07-31Show warning for family events that occur after death.fisharebest1-0/+4
2012-07-14Use WT_Place objects to generate links to placelist.phpfisharebest1-34/+11
2012-07-09Remove unused functionfisharebest1-19/+0
2012-07-08Move functions_places.php into class WT_Placefisharebest1-1/+2
2012-07-08Remove unused functionsfisharebest1-20/+0
2012-07-07URLs for placelist.php do not need "level". We can work this out automatical...fisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-2/+2
2012-06-19Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-4/+4
2012-06-17Fix: edit-interface broken in recent change - errors in Javascriptfisharebest1-26/+27
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-06-11Small correction to 13990Nigel Osborne1-1/+1
2012-06-11Error on directory from SVN 12534 and webtrees forum http://webtrees.net/en/f...Stephen Arnold1-1/+1
2012-06-10Allow for https: use of googlemapsNigel Osborne1-5/+5
2012-05-28Refactor handling of pending new/old factsfisharebest1-2/+0
2012-05-14Move styles to style sheetNigel Osborne1-4/+5