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: #3730 - icons on pedigree chart
Replace deprecated functions
Fix: #3082 - order of elements in 'up' pedigree chart
Fix: #3082 - type in fix for #3079
Fix: #3079 - use a CSS stacking context instead of z-index to allow background styling
Fix: #3033 - use spacers consistently on pedigree chart
Apply PSR12 code style to templates
Working on routing
CodeStyle - redundant semicolons
Fix: #2363 - inconsistent parameter names for select and radio inputs
Replace Bootstrap4 class with views
Working on pedigree chart
Refactoring themes and chart boxes
Remove old code
12