CodeStyle
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
Remove spaces on non-bootstrap forms
Bootstrap5 needs explicit spacing between form rows
Prefer object to stdClass
Use wt- namespace for data attributes
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Use place selector in lifespans chart options
Fix: #2959 - invalid URL on lifespan chart links
Parents' names in lists - replace function with template
Apply PSR12 code style to templates
Individuals on chart pages are required fields
Working on routing
Replace Bootstrap4 class with views
Rename functions getFoo() to foo() and return collections instead of arrays
Update page.phtml (#2169)Fixes #2145
Tidy ajax parameter to charts
Merge chart controllers into chart modules