]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
authortravis%sedsystems.ca <>
Thu, 10 Mar 2005 23:51:40 +0000 (23:51 +0000)
committertravis%sedsystems.ca <>
Thu, 10 Mar 2005 23:51:40 +0000 (23:51 +0000)
commit6674f61905d98aee08b95c22181aa439bfb041e5
tree1b220ecddbfbc5a433982841508571696e211c60
parent9ffc6eb52bb9c549dae85a51aaf2b29750b7ba14
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=jouni, mkanat  a=myk
15 files changed:
Bugzilla/DB/Schema.pm
Bugzilla/User.pm
Bugzilla/User/Setting.pm [new file with mode: 0644]
checksetup.pl
editsettings.cgi [new file with mode: 0755]
template/en/default/account/prefs/prefs.html.tmpl
template/en/default/account/prefs/settings.html.tmpl [new file with mode: 0644]
template/en/default/admin/settings/edit.html.tmpl [new file with mode: 0644]
template/en/default/admin/settings/updated.html.tmpl [new file with mode: 0644]
template/en/default/filterexceptions.pl
template/en/default/global/code-error.html.tmpl
template/en/default/global/field-descs.none.tmpl
template/en/default/global/setting-descs.none.tmpl [new file with mode: 0644]
template/en/default/global/useful-links.html.tmpl
userprefs.cgi