summaryrefslogtreecommitdiff
path: root/resources/views/modules/family-book-chart
AgeCommit message (Expand)AuthorFilesLines
2022-12-07PHP 8.0 - use nullsafe operatorGreg Roach1-4/+4
2022-09-06CodeStyleGreg Roach4-0/+8
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-23Update and use Validation classGreg Roach1-1/+3
2022-02-18PHPdocGreg Roach1-2/+2
2022-02-01Remove spaces on non-bootstrap formsGreg Roach1-3/+3
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-5/+5
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-8/+6
2021-02-10CodeStyleGreg Roach2-0/+24
2021-02-08CodeStyleGreg Roach1-2/+3
2021-01-15Unused importsGreg Roach1-1/+0
2020-06-21Replace deprecated functionsGreg Roach1-2/+2
2019-12-03Apply PSR12 code style to templatesGreg Roach4-14/+18
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach2-3/+3
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 Roach2-11/+11
2019-10-06Working on routingGreg Roach1-1/+1
2019-04-25Closures that do not use $this should be declared staticGreg Roach1-1/+3
2019-04-18Refactor family-book chart to use CSS bordersGreg Roach3-1/+124
2019-04-01Fix: #2363 - inconsistent parameter names for select and radio inputsGreg Roach1-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-5/+4
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 Roach2-0/+62