CodeStyle
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
PHPdoc
Remove spaces on non-bootstrap forms
Bootstrap5 needs explicit spacing between form rows
Use wt- namespace for data attributes
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Fix: #2955 - hourglass chart arrows inconsistent with other charts
Replace deprecated functions
Apply PSR12 code style to templates
Fix: #2653 add ability to re-order parent families; make the first one the primary family
Individuals on chart pages are required fields
Working on routing
Fix: #2392 hourglass chartbox links not working
Closures that do not use $this should be declared static
Tweak spacing on hourglass chart
Convert hourglass chart to use CSS borders
Fix: #2363 - inconsistent parameter names for select and radio inputs
Replace Bootstrap4 class with views
Refactoring themes and chart boxes
12