Use Validator
CodeStyle
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
CodeStyle - use new str_*() functions
PHPdoc
Bootstrap5 needs explicit spacing between form rows
Use wt- namespace for data attributes
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Fix: off-by-one error in FAQ admin page
Code style
Unused imports
Update links to modules page
Convert function to view
Apply PSR12 code style to templates
Use tree service
Use POST+GET for module admin
Fix: #2649 - Fix routing for FAQ module
Working on routing
Working on routing; Code cleanup
Strict types
12