summaryrefslogtreecommitdiff
path: root/modules_v3/login_block
AgeCommit message (Expand)AuthorFilesLines
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-29Split class Module into static and abstract partsGreg Roach1-124/+0
2015-03-02Fix 1427100 - users with LTR real names containing parentheses on RTL pagesGreg Roach1-1/+1
2015-03-02Module APIGreg Roach2-106/+125
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-37/+31
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-16/+16
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
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 bott...fisharebest1-1/+1
2012-04-02JS Error in Login Block (http://webtrees.net/en/forums/23-help-for-ver-12-lat...Nigel Osborne1-1/+1
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 lon...Nigel Osborne1-3/+5
2012-01-13A couple of HTML validation issuesNigel Osborne1-3/+3
2012-01-13Improve alignment of elements on login / registration pages and allow for lon...Nigel Osborne1-14/+17
2012-01-06#907637 - Multiple unnumbered placeholders?fisharebest1-7/+7
2012-01-04Further changes to login page:Nigel Osborne1-59/+48
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 a...fisharebest1-10/+8
2011-11-02"User name" versus "Username". We have a mixture of both. "Username" seems ...fisharebest1-1/+1
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