summaryrefslogtreecommitdiff
path: root/resources/views/edit/edit-fact.phtml
AgeCommit message (Expand)AuthorFilesLines
2020-08-27PHPdocGreg Roach1-0/+1
2020-08-08CleanupGreg Roach1-7/+6
2020-07-29Return to individual page after cancelling the edit of a family factGreg Roach1-1/+1
2020-07-03Merge some changes from developGreg Roach1-14/+16
2020-07-02Fix: #3150 - return to original page after editing fact from another recordGreg Roach1-5/+16
2020-06-27Better handling for custom record typesGreg Roach1-1/+1
2020-06-14Preparing to use GedcomElementsGreg Roach1-2/+2
2020-06-14Use new route namesGreg Roach1-1/+2
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-1/+1
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-1/+1
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+1
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-3/+1
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-7/+12
2019-10-15Fix: missing tree parameter on various edit routesGreg Roach1-1/+1
2019-10-10Working on routingGreg Roach1-2/+2
2019-10-07RoutingGreg Roach1-1/+4
2019-10-06Working on routingGreg Roach1-1/+2
2019-05-07CodeStyleGreg Roach1-4/+2
2019-05-07Fix for #1377, second attempt (#2381)Richard Cissée1-0/+19
2019-04-25Strict typesGreg Roach1-1/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-2/+1
2019-03-20Fix: #2321 - should not be able to add notes to REPO:NAMEGreg Roach1-13/+0
2019-03-03Convert from Carbon (v1) to CarbonImmutable (v2)Greg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary users,...Greg Roach1-1/+0
2019-01-24Working on iconsGreg Roach1-2/+2
2018-12-19Fix copy/paste errorGreg Roach1-1/+1
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-2/+2
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-2/+2
2018-11-18Rename Fact::getFactId() to id()Greg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+125