summaryrefslogtreecommitdiff
path: root/save.php
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Tidy up code for creating/checking password hashes.fisharebest1-1/+1
2011-05-23Add support for inline editing of module status (not used yet)fisharebest1-0/+23
2011-03-03Password change log message recorded twice. Just log it in set_user_password().fisharebest1-1/+0
2011-03-03Change $user_id to WT_USER_ID (fatal error when changing password) Bug #728144 Nigel Osborne1-1/+1
2011-02-19Editing passwords: Use "click to edit" instead of "*****". Otherwise it is e...fisharebest1-8/+11
2011-02-17Fix: user admin - cannot edit user settings (role and relationship path length)fisharebest1-37/+28
2011-02-17Remove the comment_exp option. It had poor I18N, was rarely used, and provid...fisharebest1-1/+0
2011-02-17Fix: user admin - cannot edit user settingsfisharebest1-35/+52
2011-02-17Site settings: Add validation for fields that could make webtrees unusable. ...fisharebest1-17/+41
2011-02-13Site setting "THEME_DIR" not being savedfisharebest1-1/+1
2010-11-14Add initial support for inline editing using jeditablefisharebest1-0/+198