summaryrefslogtreecommitdiff
path: root/edituser.php
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Prepare to remove class FilterGreg Roach1-4/+4
2017-06-18Fix #1231 - PHP cannot validate emailsGreg Roach1-1/+1
2017-06-18Modern browsers support RFC7231 - relative URLs in 30x responsesGreg Roach1-2/+2
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-222/+204
2017-03-222017Greg Roach1-1/+1
2016-12-24Code styleGreg Roach1-1/+1
2016-10-25Cannot save user themeGreg Roach1-1/+1
2016-06-26Simplify help textGreg Roach1-1/+1
2016-06-11user name => usernameGreg Roach1-2/+2
2016-04-30I18NGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-23Username versus emailGreg Roach1-2/+2
2016-01-17Two spaces have no effect in HTMLGreg Roach1-6/+6
2015-08-11fixes fisharebest/webtrees#679: user (non-admin) can delete own account againMalte Franken1-1/+4
2015-08-11fixes fisharebest/webtrees#678: renamed admin setting back to 'canadmin' so t...Malte Franken1-2/+2
2015-07-11Fix #636 - Time zonesGreg Roach1-0/+24
2015-06-08PHPDocGreg Roach1-2/+1
2015-06-05Refactor includes/functions into classesGreg Roach1-4/+6
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-31Fix #533 - edituser loses default individual XREFGreg Roach1-1/+1
2015-03-15en-GB versus en-USGreg Roach1-1/+1
2015-03-12Replace Zend_Locale with Fisharebest\LocalizationGreg Roach1-2/+2
2015-03-09Use Tree object instead of ID/nameGreg Roach1-2/+2
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-3/+3
2015-03-04Remove restriction on characters that may appear in usernamesGreg Roach1-1/+0
2015-03-04Fix 1423133Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-03-02PSR-1Greg Roach1-2/+2
2015-02-05GlobalsGreg Roach1-0/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04PHPDoc for globalsGreg Roach1-0/+6
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-80/+70
2015-01-31Combine WT_SERVER_NAME and WT_SCRIPT_PATH into WT_BASE_URLGreg Roach1-2/+2
2015-01-31English textGreg Roach1-1/+1
2015-01-24Fix #389 - move help text into the pageGreg Roach1-1/+1
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-23#386 Allow a user to delete their own account.Greg Roach1-88/+206
2015-01-21Code quality - avoid @, exit() and die()Greg Roach1-2/+4
2015-01-19HTML5Greg Roach1-2/+2
2015-01-18Default constructors do not need parenthesesGreg Roach1-1/+1
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-6/+6
2015-01-17New theme system and admin interfaceGreg Roach1-4/+5
2014-12-09merge some minor changes from the theme branchGreg Roach1-11/+5
2014-11-08PHPDocGreg Roach1-1/+1
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-1/+1
2014-10-20#278 - explicit deletion of user preferencesGreg Roach1-2/+7
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-9/+9