summaryrefslogtreecommitdiff
path: root/login_register.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-4/+4
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-8/+15
2011-11-03Use consistent help text for username/password/email/real namefisharebest1-2/+2
2011-11-03Fix: help text for username incorrect. It is case-insensitive.fisharebest1-1/+1
2011-11-02"User name" versus "Username". We have a mixture of both. "Username" seems ...fisharebest1-5/+5
2011-10-21fix: Bug #735875 - Registration email process flawed, svn 11128Łukasz Wilenski1-88/+104
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-1/+0
2011-09-25login-register: the "gedcom id" field is only shown when public browsing is d...fisharebest1-8/+1
2011-09-20#849753 - Inconsistent password sanitationfisharebest1-2/+2
2011-05-26Tidy up code for creating/checking password hashes.fisharebest1-4/+4
2011-04-10(no commit message)Veit Olschinski1-12/+12
2011-01-31Replace useradmin.php with admin_users.phpNigel Osborne1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-36/+28
2011-01-01Refactoring class names and use autoloading.fisharebest1-104/+104
2010-12-21Add I18N commentsfisharebest1-2/+2
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest1-3/+0
2010-11-09Use same labels/terminology on login_register page as useradmin pagefisharebest1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-8/+8
2010-10-30(no commit message)fisharebest1-58/+58
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-2/+2
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-6/+6
2010-10-23Relationship privacy - combine the separate gedcom-settings and user-settings...fisharebest1-4/+1
2010-10-17Use sessions to determine logged-in users, rather than trying to maintain a l...fisharebest1-1/+0
2010-09-13fix some message errorsŁukasz Wilenski1-6/+6
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-10/+9
2010-09-07fix some more problems with emailsŁukasz Wilenski1-1/+2
2010-09-06#627727 Registration email problem - new userŁukasz Wilenski1-4/+4
2010-08-27Language change in user registration emails (Bug #625052 - why are new users ...Nigel Osborne1-5/+5
2010-07-28Bug #596176 Add account userfisharebest1-2/+4
2010-07-26Only load infrequent settings from the DB when they are actually needed (GEDC...fisharebest1-1/+1
2010-06-13Remove old/usused help-text messagesfisharebest1-1/+1
2010-06-04Use "0" and "1" consistently for user-settings, instead of a mixture of 0/1, ...fisharebest1-13/+13
2010-06-04Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.fisharebest1-4/+4
2010-06-04Remove global REQUIRE_ADMIN_AUTH_REGISTRATION. Fetch this setting whenever i...fisharebest1-0/+2
2010-05-24#580541 No admin emails during user registrationfisharebest1-4/+2
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-05Replace function pgvMail with function webtreesMailNigel Osborne1-2/+2
2010-05-05Fix minor error sending emailsfisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-7/+9
2010-04-16(no commit message)fisharebest1-9/+9
2010-04-05(no commit message)Veit Olschinski1-0/+554