summaryrefslogtreecommitdiff
path: root/resources/views/edit/change-family-members.phtml
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Fix some broken tests and simplify a viewGreg Roach1-20/+15
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
2022-05-02Outdated bootstrap markupGreg Roach1-5/+5
2022-02-18PHPdocGreg Roach1-6/+6
2022-02-01Remove spaces on non-bootstrap formsGreg Roach1-4/+4
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-5/+5
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-5/+5
2021-02-10CodeStyleGreg Roach1-2/+15
2020-06-14Factor controller actions into request handlersGreg Roach1-1/+2
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+5
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/+1
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-5/+4
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-6/+6
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-18Rename GedcomRecord::getXref() to xref()Greg Roach1-1/+1
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-29Fix: #1994 - removing one child from family removes them allGreg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+85