summaryrefslogtreecommitdiff
path: root/resources/views/modules/relatives
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Remove unused importsGreg Roach2-2/+0
2021-08-22Fix: #4000 - persistent checkbox toggles / BS5Greg Roach1-9/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-4/+4
2021-05-14Working on GEDCOM elementsGreg Roach2-9/+9
2021-04-19Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...Greg Roach1-3/+4
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-02-11Fix: #3372 - show marriage type as label for factGreg Roach1-1/+3
2021-02-10CodeStyleGreg Roach2-2/+26
2021-02-08CodeStyleGreg Roach1-1/+1
2020-10-08TyposGreg Roach1-1/+1
2020-07-12Cleanup webtrees.jsGreg Roach1-1/+1
2020-06-25Merge changes from developGreg Roach1-9/+9
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach2-12/+19
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-2/+2
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-2/+2
2020-02-06Fix: missing styling for some pending editsGreg Roach1-4/+4
2020-01-24Restore add child/son/daughter links on family tabGreg Roach1-14/+21
2019-12-03Apply PSR12 code style to templatesGreg Roach2-3/+11
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach1-2/+2
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-2/+3
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach2-4/+6
2019-10-15wipGreg Roach1-7/+7
2019-10-10Working on routingGreg Roach1-7/+7
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-25Strict typesGreg Roach1-1/+1
2019-04-15Fix: #2361 - use CSS for chart lines on the family pageGreg Roach1-4/+4
2019-03-20Move chart-boxes from theme-functions to viewsGreg Roach1-4/+3
2019-03-20Collection / arrayGreg Roach1-1/+1
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach1-1/+1
2019-03-02Use app() shortcutGreg Roach1-3/+3
2019-02-16Use Collection classGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach2-7/+7
2019-02-10Working on iconsGreg Roach2-1/+3
2019-02-08Working on CSS and themesGreg Roach1-1/+1
2019-01-30Converting themes to modulesGreg Roach1-4/+4
2019-01-27Refactor class PlaceGreg Roach1-1/+1
2018-12-31Fix: #1711 - display toggles not persistentGreg Roach2-3/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach1-5/+6
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-5/+5
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach2-14/+14
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach2-14/+14
2018-11-18Rename Tree::getTreeName() to name()Greg Roach2-14/+14
2018-11-18Rename Fact::getDate() to date()Greg Roach1-5/+5
2018-11-18Rename Fact::getPlace() to place()Greg Roach1-1/+1
2018-11-18Rename Fact::getTarget() to target()Greg Roach1-3/+3
2018-10-12Use .phtml extension for template filesGreg Roach2-0/+0
2018-10-04Code styleGreg Roach2-302/+302
2018-07-19Update route nameGreg Roach1-1/+1
2018-07-14Remove unused import statementsGreg Roach2-2/+0
2018-07-12Convert add/edit/update facts to http/controllerGreg Roach1-1/+1