Upgrade URL in email needs to be a link
CodeStyle
PHPdoc
Send automatic emails when a new version is available. Add site-uuid to support usage statistics
Fix: #3307 - include email address in contact emails
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Refactor controller as request handlers
Update register-notify-text.phtml (#3663)
Apply PSR12 code style to templates
Unused imports
Add tree parameter to registration and password reset
Fix: missing tree parameter in email verification email
Simplify access to current locale
Fix: #2759, fix #2761 - add tree to registration notification emails
Fix error updating account preferences; use constants for preference names
Refactor pending changes to use service and request handlers
Fix: #2646 - broadcast messages should not have a 'sent from URL' footer
Working on routing
Named routes
We only use absolute URLs
Add tree to request; preparing for router
Update password reset procedure
Fix: #1945 - registration emails now go to admins, not genealogy contacts
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration on private sites
123