History log of /webtrees/resources/views/login-page.phtml (Results 1 – 24 of 24)
Revision Date Author Comments
# 81bf3221 07-Dec-2022 Greg Roach <greg@subaqua.co.uk>

PHP 8.0 - use nullsafe operator


# 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


# 89950eb4 01-Feb-2022 Greg Roach <greg@subaqua.co.uk>

Remove spaces on non-bootstrap forms


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

Bootstrap5 needs explicit spacing between form rows


# a5068f91 13-Oct-2021 Greg Roach <greg@subaqua.co.uk>

Remove unused imports


# 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


# 7dca5265 18-Feb-2021 Greg Roach <greg@subaqua.co.uk>

HTML validation


# 7c2c99fa 09-Feb-2021 Greg Roach <greg@subaqua.co.uk>

CodeStyle


# f917a287 12-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Add tree parameter to registration and password reset


# 9fa6ab69 10-Nov-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2759, fix #2761 - add tree to registration notification emails


# b089a1f5 27-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Use flash messages for authentication failure


# 86661454 19-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2635 - no tree shown on login page


# 56f9a9c1 07-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Named routes


# d403609d 05-Oct-2019 Greg Roach <fisharebest@webtrees.net>

Working on routing


# a00bcc63 22-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Update password reset procedure


# 4c9729fb 18-Sep-2019 Greg Roach <fisharebest@webtrees.net>

Fix: #2575 and #1945 - update email from/reply-to fields, allow registration on private sites


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

Add autocomplete attribute to login/registration forms


# 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