summaryrefslogtreecommitdiff
path: root/app/Functions/FunctionsPrintFacts.php
AgeCommit message (Expand)AuthorFilesLines
2022-01-31Upgrade commonmark from 1.x to 2.xGreg Roach1-2/+2
2021-12-16CodeStyleGreg Roach1-2/+4
2021-11-20Text formattingGreg Roach1-10/+3
2021-11-13Fix: #4080 - do not create links to places in historic eventsGreg Roach1-1/+1
2021-10-29CodeStyle - whitespaceGreg Roach1-7/+10
2021-10-13Remove unused local variablesGreg Roach1-3/+1
2021-10-12PHPdocGreg Roach1-3/+3
2021-09-27Fix: #4050 - CONT subtags in ADDR attributesGreg Roach1-2/+4
2021-09-27Fix: #2972 - spacing in fact layoutGreg Roach1-19/+15
2021-09-04Adjust spacing of sources with no detailsGreg Roach1-0/+2
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-1/+1
2021-08-15Fix: #3986 - Close relative events are CustomEvent, not EventDescriptorGreg Roach1-0/+1
2021-07-26Revert "Upgrade league/commonmark to 2.0" - the legacy census format parser n...Greg Roach1-4/+4
2021-07-26Upgrade league/commonmark to 2.0Greg Roach1-4/+4
2021-07-17Remove class GedcomTagGreg Roach1-80/+22
2021-07-01Fix: #2800 - remove spacer when fact has no value/date/placeGreg Roach1-1/+4
2021-06-28Fix: #2600 - refactor markdown formatting to allow XREF links to be disabledGreg Roach1-5/+25
2021-06-25Remove deprecated function Fact::getTag()Greg Roach1-7/+7
2021-05-19Fix: #3900 - double-escaping dataGreg Roach1-5/+0
2021-05-17Shared/inline notesGreg Roach1-31/+4
2021-05-17Remove deprecated codeGreg Roach1-10/+10
2021-05-07Fix: #3877 level 2 RELA tag not translatedGreg Roach1-7/+7
2021-04-19Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...Greg Roach1-1/+2
2021-04-12Fix: #3831 - separate associate/relatives events on the individual-facts-tabGreg Roach1-1/+1
2021-04-06Remove spaces around icons for better alignmentGreg Roach1-1/+1
2021-03-24Fix: #3801 - ASSO:RELA tag not translated when used as labelGreg Roach1-1/+4
2021-03-24Fix: #3801 - ASSO:RELA tag not translated when used as labelGreg Roach1-4/+9
2021-03-22Fix: husband/wife ages duplicated on family factsGreg Roach1-0/+2
2021-03-19Remove GedcomTagGreg Roach1-178/+49
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-02-11Fix: #3372 - show marriage type as label for factGreg Roach1-4/+4
2021-02-11Merge changes from 2.1 branchGreg Roach1-61/+18
2021-02-04Code styleGreg Roach1-3/+3
2021-02-04Use gedcom elementsGreg Roach1-11/+0
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-22Fix: #3484 - show ages of associates when dates are knownGreg Roach1-1/+19
2020-11-23Fix: re-use variable causes error with notes and restrictionsGreg Roach1-4/+4
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-9/+9
2020-09-04Remove calls to deprecated functionGreg Roach1-1/+1
2020-09-03Fix: #3495 - show multi-line addresses on multiple linesGreg Roach1-1/+6
2020-08-29Fix: #3492 - reinstate display of 'Yes' for events with 'Y'Greg Roach1-1/+1
2020-08-05Fix: source transcripts containing GEDCOM sources break parserGreg Roach1-12/+7
2020-07-05Cleanup codeGreg Roach1-34/+13
2020-07-04Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()Greg Roach1-1/+2
2020-07-02Fix: #3150 - return to original page after editing fact from another recordGreg Roach1-1/+1
2020-06-27Better handling for custom record typesGreg Roach1-1/+1
2020-06-27Fix: #2502 - fact media objects shouldn't floatGreg Roach1-25/+2
2020-06-26Working on gedcom elementsGreg Roach1-1/+1
2020-06-21Fix: #3289, fix: #3246 - Redesign the expand/collapse note structure to ensur...Greg Roach1-15/+10
2020-06-14Preparing to use GedcomElementsGreg Roach1-0/+2