summaryrefslogtreecommitdiff
path: root/resources/views/edit/raw-gedcom-record.phtml
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Fix: #3279 - styling of level 0 tag in raw-edit pageGreg Roach1-3/+1
2020-05-10Fix: #3215 - add first/previous/next/last buttons to the re-order pagesGreg Roach1-10/+9
2020-05-01Fix: #3190 - raw-edit non-standard records can break level 0 lineGreg Roach1-1/+1
2020-01-27Fix: #3010 - update link to GEDCOM specificationGreg Roach1-1/+2
2020-01-18Fix: #2979 - re-ordering deleted factsGreg Roach1-13/+11
2019-11-30Edit raw GEDCOM - first line should be read onlyGreg Roach1-1/+1
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-4/+2
2019-10-28Fix: #2705 - Break EditGedcomRecordController into request handlersGreg Roach1-4/+8
2019-10-15Fix: missing tree parameter on various edit routesGreg Roach1-1/+1
2019-10-15Fix: undefined variable when editing raw gedcom for record with no factsGreg Roach1-1/+1
2019-10-15wipGreg Roach1-1/+1
2019-10-06Working on routingGreg Roach1-1/+1
2019-09-26Fix: drag'n'drop re-orderingGreg Roach1-7/+8
2019-08-14Fix: #2481 sort facts in edit raw gedcomGreg Roach1-0/+2
2019-05-06HTML5: textarea does not have a pattern attributeGreg Roach1-2/+2
2019-04-18#1938 - set initial height for all textarea elementsGreg Roach1-3/+3
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg 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-11-24Fix: #2038 - getFactId() is now id()Greg Roach1-4/+4
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-1/+1
2018-11-18Rename GedcomRecord::getGedcom() to gedcom()Greg Roach1-1/+1
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-2/+2
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+71