summaryrefslogtreecommitdiff
path: root/resources/views/edit/paste-fact-row.phtml
AgeCommit message (Expand)AuthorFilesLines
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-55/+0
2021-02-10CodeStyleGreg Roach1-0/+8
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-2/+8
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-06Working on routingGreg Roach1-3/+4
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-1/+1
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach1-3/+5
2019-01-30Fix: #2158 - update views to use new Place classesGreg Roach1-1/+1
2019-01-27Refactor class PlaceGreg Roach1-1/+1
2018-12-14Bootstrap - input-group not working with form-control ???Greg Roach1-3/+5
2018-12-14Fix: #860 allow clipboard facts to be pasted to different types of recordGreg Roach1-0/+3
2018-12-14Refactor clipboard functionality to a ClipboardServiceGreg Roach1-0/+33