summaryrefslogtreecommitdiff
path: root/resources/views/edit/reorder-media.phtml
AgeCommit message (Collapse)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 ↵Greg Roach1-2/+2
truncated input variables
2022-02-18Make displayImage() arguments consistentGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach1-1/+7
2020-05-10Fix: #3215 - add first/previous/next/last buttons to the re-order pagesGreg Roach1-6/+4
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-6/+4
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-3/+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-4/+8
2019-04-25CodeStyle - single quotesGreg Roach1-1/+1
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-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::getTarget() to target()Greg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+41