History log of /webtrees/resources/views/edit/reorder-children.phtml (Results 1 – 20 of 20)
Revision Date Author Comments
# 50405528 30-Oct-2022 Greg Roach <greg@subaqua.co.uk>

Fix: 'Cancel' button goes to wrong URL for reorder children


# 10e06497 06-Sep-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 71cd890d 31-Aug-2022 Greg Roach <greg@subaqua.co.uk>

Fix: reorder children fails when broken links exist


# 81443e3c 19-May-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables


# d4786c66 25-Aug-2021 Greg Roach <greg@subaqua.co.uk>

Use wt- namespace for data attributes


# 7c2c99fa 09-Feb-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 92044e0d 10-May-2020 Greg Roach <greg@subaqua.co.uk>

Fix: #3215 - add first/previous/next/last buttons to the re-order pages


# aabcb63c 15-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Refactor the re-ordering of children/spouses/names/media; add assertions


# 5229eade 15-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Refactor the re-ordering of children/spouses/names/media; add assertions


# a437889d 15-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: missing tree parameter on various edit routes


# 9022ab66 15-Oct-2019 Greg Roach <fisharebest@webtrees.net>

wip


# 83615acf 06-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 39ca88ba 15-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Rename functions getFoo() to foo() and return collections instead of arrays


# 6a83cfe8 24-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on icons


# d993d560 23-Jan-2019 Greg Roach <fisharebest@webtrees.net>

Working on icons


# 8d0ebef0 17-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Prefer class-constants to global-constants


# 30158ae7 12-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getFacts() to facts()


# 905ab80a 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Fact::getFactId() to id()


# dc124885 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Fact::getTarget() to target()


# dd6b2bfc 12-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Use .phtml extension for template files