summaryrefslogtreecommitdiff
path: root/resources/views/modules/ancestors-chart
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Fix: #5044 - refactor the loading indicator for dynamically loaded contentGreg Roach1-1/+3
2022-09-06CodeStyleGreg Roach2-0/+4
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-05-02Outdated bootstrap markupGreg Roach1-4/+4
2022-02-01Remove spaces on non-bootstrap formsGreg Roach1-2/+2
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-4/+4
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-9/+7
2021-05-31Tweak layout of ancestors chartGreg Roach1-1/+3
2021-05-31Tweak layout of ancestors chartGreg Roach1-1/+2
2021-02-18HTML validationGreg Roach1-1/+1
2021-02-10CodeStyleGreg Roach1-0/+14
2019-12-03Apply PSR12 code style to templatesGreg Roach1-6/+6
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the ↵Greg Roach1-1/+1
primary family
2019-10-25Individuals on chart pages are required fieldsGreg Roach1-1/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+0
2019-10-09Working on routingGreg Roach1-6/+4
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-25Unused importsGreg Roach1-2/+5
2019-04-21Remove 'booklet' views from ancestors and descendants charts.Greg Roach1-10/+0
2019-04-21Rename 'list' view of ancestors/descendants chart to 'treeGreg Roach1-2/+2
2019-04-21Only show sosa-stradonitz numbers once on ancestors chartGreg Roach1-3/+0
2019-04-12Refactor charts to use CSS lines instead of bitmapsGreg Roach1-0/+62
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-5/+3
2019-02-13Refactoring themes and chart boxesGreg Roach1-1/+1
2019-01-23Tidy ajax parameter to chartsGreg Roach1-0/+0
2019-01-22Merge chart controllers into chart modulesGreg Roach1-1/+1
2019-01-22Merge DescentsChartController into DescendancyChartModuleGreg Roach1-1/+1
2019-01-22Merge CompactChartController into CompactChartModuleGreg Roach1-0/+63