summaryrefslogtreecommitdiff
path: root/resources/views/edit/reorder-names.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-2/+2
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach1-3/+2
2020-06-25Merge changes from developGreg Roach1-0/+8
2020-05-10Fix: #3215 - add first/previous/next/last buttons to the re-order pagesGreg Roach1-6/+4
2020-01-18Fix: #2979 - re-ordering deleted factsGreg Roach1-1/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-3/+1
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-6/+8
2019-10-15Fix: missing tree parameter on various edit routesGreg Roach1-1/+1
2019-10-15wipGreg Roach1-1/+1
2019-10-06Working on routingGreg Roach1-1/+4
2019-09-26Fix: drag'n'drop re-orderingGreg Roach1-8/+15
2019-01-24Working on iconsGreg Roach1-2/+1
2019-01-24Working on iconsGreg Roach1-2/+2
2018-11-18Prefer class-constants to global-constantsGreg Roach1-1/+1
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-1/+1
2018-11-18Rename Fact::getFactId() to id()Greg Roach1-1/+1
2018-11-18Rename Fact::getAttribute() to attribute()Greg Roach1-1/+1
2018-11-18Rename Fact::getValue() to value()Greg Roach1-1/+1
2018-11-18Rename Fact::getParent() to record()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+43