summaryrefslogtreecommitdiff
path: root/modules_v3/login_block
AgeCommit message (Collapse)AuthorFilesLines
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-16/+16
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-01-17New theme system and admin interfaceGreg Roach1-2/+3
2014-12-05PHPDocGreg Roach1-2/+3
2014-11-27PHPDocGreg Roach1-7/+7
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ↵Greg Roach1-12/+13
Escape username, to remove restriction on allowed characters.
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-7/+8
2014-09-17Split site-preference getter/setter into two functionsGreg Roach1-1/+1
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-05-10Create separate route for logoutGreg Roach1-4/+2
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-10-31Prevent page jumping to top when clicking on 'request new password' link.JustCarmen1-0/+1
2013-09-03#1214183 - "On This Day" is a Day OffGreg Roach1-2/+2
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-3/+0
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-10-25Combine similar texts and remove unnecessary buttonsfisharebest1-1/+1
2012-09-14Performance: fetch all the wt_site_setting values in one query.fisharebest1-1/+1
2012-06-29Error in fix 14048 (old code left behind)Nigel Osborne1-1/+0
2012-06-29Bug #980373 JS Error requesting password Reset (in Login Block)in IE9Nigel Osborne1-1/+2
2012-06-16Defer loading of external javascript (and most inline javascript) to the ↵fisharebest1-1/+1
bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed.
2012-04-02JS Error in Login Block ↵Nigel Osborne1-1/+1
(http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/22617-js-error-in-ie9-login-block)
2012-03-05fix: Missing argument 4 for safe_POST_integer()Łukasz Wilenski1-9/+9
2012-02-07Login block using wrong value for LOGIN_URLfisharebest1-2/+1
2012-02-01#913486 - Invalid redirection when Login URL is not emptyfisharebest1-3/+3
2012-01-14Improve alignment of elements on login / registration pages and allow for ↵Nigel Osborne1-3/+5
longer translated texts
2012-01-13A couple of HTML validation issuesNigel Osborne1-3/+3
2012-01-13Improve alignment of elements on login / registration pages and allow for ↵Nigel Osborne1-14/+17
longer translated texts
2012-01-06#907637 - Multiple unnumbered placeholders?fisharebest1-7/+7
Allow forgotten password by email as well as username Remove incorrect/unhelpful help Update the content of notification emails
2012-01-04Further changes to login page:Nigel Osborne1-59/+48
Merge login.php and login_register.php, Make Lost Password a drop-down rather than new page, Update login-block module to similar design to login page, Update help text to match changes,
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-12/+12
2011-11-24Remove some convoluted ltr/rtl markup logicfisharebest1-23/+9
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we ↵fisharebest1-10/+8
apply "center" at a parent element. We have now removed the "center", and no longer need this markup.
2011-11-02"User name" versus "Username". We have a mixture of both. "Username" seems ↵fisharebest1-1/+1
to be the preferred term.
2011-10-24#604136 - Nav Options box location display bug-SVN906651Łukasz Wilenski1-0/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest1-0/+159