History log of /webtrees/resources/views/admin/site-mail.phtml (Results 1 – 23 of 23)
Revision Date Author Comments
# 10e06497 06-Sep-2022 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# 81443e3c 19-May-2022 Greg Roach <greg@subaqua.co.uk>

Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables


# 9e3c2cf9 02-May-2022 Greg Roach <greg@subaqua.co.uk>

Outdated bootstrap markup


# afc2d190 23-Jan-2022 Greg Roach <greg@subaqua.co.uk>

Bootstrap5 needs explicit spacing between form rows


# 09482a55 12-Oct-2021 Greg Roach <greg@subaqua.co.uk>

PHPdoc


# d4786c66 25-Aug-2021 Greg Roach <greg@subaqua.co.uk>

Use wt- namespace for data attributes


# 315eb316 16-Aug-2021 Greg Roach <greg@subaqua.co.uk>

Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.


# 110955ce 27-Jul-2021 Greg Roach <greg@subaqua.co.uk>

Prefer lower case for buttons


# b52a415d 27-Jul-2021 Greg Roach <greg@subaqua.co.uk>

Fix: #3920 - hide/show password text is not translated


# e2c25bff 11-Apr-2021 Greg Roach <fisharebest@gmail.com>

Allow custom sender name in emails


# 3282ccec 25-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Add FAQ link for email


# 9105309c 25-Apr-2020 Greg Roach <greg@subaqua.co.uk>

Prevent browsers auto-filling the SMTP password field


# b4144a6d 02-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Add ability to send test messages from email preferences page


# dbc19611 02-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2044 - add instructions for Google mail with 2FA


# 0c0910bf 14-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 83615acf 06-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# 1dcac87e 20-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Add checks/warnings to email settings page


# 4d99955e 16-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #1238 - add support for DKIM mail signatures


# 1f1ffa65 15-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Add autocomplete attribute to login/registration forms


# c9e11c2a 01-Apr-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2363 - inconsistent parameter names for select and radio inputs


# b6c326d8 25-Mar-2019 Greg Roach <fisharebest@webtrees.net>

Replace Bootstrap4 class with views


# 510d3f2f 02-Feb-2019 Greg Roach <fisharebest@webtrees.net>

Replace password confirmation with hide/show password


# dd6b2bfc 12-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Use .phtml extension for template files