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.
Update links to modules page
Individuals on chart pages are required fields
Working on routing
Working on routing; Code cleanup
Fix: #2472 - cannot swap individuals on relationship chart
Fix: #2510 - cannot set relationship module options
Fix: #2363 - inconsistent parameter names for select and radio inputs
Replace Bootstrap4 class with views
Refactoring themes and chart boxes
Fix: #2129 - module management
Merge chart controllers into chart modules
Tidy ajax parameter to charts