summaryrefslogtreecommitdiff
path: root/resources/views/edit/reorder-children.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-10-30Fix: 'Cancel' button goes to wrong URL for reorder childrenGreg Roach1-1/+3
2022-09-06CodeStyleGreg Roach1-0/+2
2022-08-31Fix: reorder children fails when broken links existGreg Roach1-1/+3
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-2/+2
2021-09-01Use wt- namespace for data attributesGreg Roach1-2/+2
2021-02-10CodeStyleGreg Roach1-1/+7
2020-05-10Fix: #3215 - add first/previous/next/last buttons to the re-order pagesGreg Roach1-11/+9
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-4/+8
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-6/+9
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-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-1/+1
2019-01-24Working on iconsGreg Roach1-2/+1
2019-01-24Working on iconsGreg Roach1-3/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach1-3/+4
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::getTarget() to target()Greg Roach1-4/+4
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+53