summaryrefslogtreecommitdiff
path: root/resources/views/register-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Fix: do not pass email/username in URL parametersGreg Roach1-1/+1
2021-09-01Use wt- namespace for data attributesGreg Roach1-1/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-16/+16
2021-08-18Remove HTML from textGreg Roach1-1/+1
2021-07-27Prefer lower case for buttonsGreg Roach1-1/+1
2021-07-27Fix: #3920 - hide/show password text is not translatedGreg Roach1-2/+1
2021-02-18HTML validationGreg Roach1-5/+5
2021-02-08CodeStyleGreg Roach1-6/+8
2020-04-26User registration comments are limited to 255 charactersGreg Roach1-3/+3
2019-12-22Fix: #2901 - add captcha to deter spam messages/registrationsGreg Roach1-0/+1
2019-11-10Fix: #2759, fix #2761 - add tree to registration notification emailsGreg Roach1-2/+1
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-07Named routesGreg Roach1-1/+3
2019-10-05Working on routingGreg Roach1-1/+1
2019-09-18Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ...Greg Roach1-10/+24
2019-04-18#1938 - set initial height for all textarea elementsGreg Roach1-1/+1
2019-04-15Add autocomplete attribute to login/registration formsGreg Roach1-3/+3
2019-04-09Fixed password hint text to be 8 characters long not 6 (#2372)Rico Sonntag1-1/+1
2019-02-02Replace password confirmation with hide/show passwordGreg Roach1-18/+3
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+107