phpdoc
Corrected php, js and phtml files (#4855)
CodeStyle
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
PHP 8.0 compatibility
PHPdoc
Fix: #1584 - Replace FunctionsPrint* with templates
Remove spaces on non-bootstrap forms
Bootstrap5 needs explicit spacing between form rows
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
CodeStyle - remove unnecessary parentheses
CodeStyle - remove redundant units in CSS
Use wt- namespace for data attributes
Fix: #3479 - need gender-specific translations for 'aged %s'
Refactor ages
Apply PSR12 code style to templates
Refactor icons. Use SVG and foreground images. De-duplicate. Remove unused.
Individuals on chart pages are required fields
Avoid empty(), as it can be unpredicatable
Working on routing; Code cleanup
Working on routing
12