CodeStyle
Added "autocomplete="off" to check boxes that save state across page refreshes (#4230)
PHPdoc
Fix: #1584 - Replace FunctionsPrint* with templates
Remove unused imports
Fix: #4000 - persistent checkbox toggles / BS5
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Working on adding new GEDCOM tags
Shared/inline notes
Cleanup webtrees.js
Avoid ambiguous functions such as empty()
Fix: #2706 - Break EditGedcomRecordController into request handlers
Working on routing
Fix: #2264 - styling for chartboxes
Fix: #2159 - integrate clipboard support into modules
Fix: #1711 - display toggles not persistent
Rename GedcomRecord::getTree() to tree()
Rename GedcomRecord::getXref() to xref()
Rename Tree::getTreeName() to name()
Use .phtml extension for template files
Code style
Remove unused import statements
Convert add/edit/update facts to http/controller
12