#
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
|
#
f91b88bb |
| 05-Sep-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: do not pass email/username in URL parameters
|
#
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.
|
#
d446377e |
| 18-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Remove HTML from text
|
#
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
|
#
dc270d8c |
| 08-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
3574e27d |
| 26-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
User registration comments are limited to 255 characters
|
#
70ca9c90 |
| 22-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2901 - add captcha to deter spam messages/registrations
|
#
9fa6ab69 |
| 10-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2759, fix #2761 - add tree to registration notification emails
|
#
d72b284a |
| 10-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
56f9a9c1 |
| 07-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Named routes
|
#
d403609d |
| 05-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Working on routing
|
#
4c9729fb |
| 18-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration on private sites
|
#
b51c2707 |
| 18-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
#1938 - set initial height for all textarea elements
|
#
1f1ffa65 |
| 15-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add autocomplete attribute to login/registration forms
|
#
54bcf2f0 |
| 09-Apr-2019 |
Rico Sonntag <mail@ricosonntag.de> |
Fixed password hint text to be 8 characters long not 6 (#2372)
|
#
510d3f2f |
| 02-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Replace password confirmation with hide/show password
|