summaryrefslogtreecommitdiff
path: root/resources/views/modules/login_block
AgeCommit message (Expand)AuthorFilesLines
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-09-01Use wt- namespace for data attributesGreg Roach2-2/+2
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg 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-8/+1
2021-02-10CodeStyleGreg Roach2-1/+11
2020-04-09Fix: #3169, Fix: #2847 - redirect to home page after logoutGreg Roach1-1/+2
2019-12-16Convert home page controller into request handlers and a serviceGreg Roach1-1/+2
2019-11-12Add tree parameter to registration and password resetGreg Roach1-1/+1
2019-11-10Fix: #2759, fix #2761 - add tree to registration notification emailsGreg Roach1-1/+2
2019-10-27Fix: #2672 - default redirect after loginGreg Roach1-1/+1
2019-10-19Fix: #2632 - redirect from home-page to user-page after loginGreg Roach1-1/+3
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-10Logout should only be a POST actionGreg Roach1-7/+7
2019-10-07Named routesGreg Roach2-9/+15
2019-10-06Working on routingGreg Roach2-3/+3
2019-05-23Fix: #2429 - missing redirect after sign-in from blockGreg Roach1-0/+1
2019-05-13Fix: #2429 missing 'ged' parameter in redirect URL in sign-in blockGreg Roach1-1/+1
2019-02-02Replace password confirmation with hide/show passwordGreg Roach1-0/+7
2019-02-01Refactor admin controllers and add testsGreg Roach1-1/+1
2018-10-12Use .phtml extension for template filesGreg Roach2-0/+0
2018-10-04Code styleGreg Roach2-45/+45
2018-07-15Move module views to the views/modules folderGreg Roach2-0/+68