PHP 8.0 - use nullsafe operator
CodeStyle
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
Update and use Validation class
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.
Unused imports
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; Code cleanup
Working on routing
Closures that do not use $this should be declared static
Refactor family-book 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