aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/Setting.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2010-07-141-2/+3
| | | | r=mkanat, a=mkanat (module owner)
* Bug 364161: Inefficient SQL: Selecting subclass from setting tablemkanat%bugzilla.org2008-09-061-11/+12
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 408037: [Oracle] Running checksetup.pl twice doesn't workmkanat%bugzilla.org2007-12-131-3/+2
| | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
* Bug 404581: add_setting() incorrectly handles settings with no values - ↵lpsolit%gmail.com2007-11-291-5/+12
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 297186: Send emails in the recipient's locale, not the current user's - ↵lpsolit%gmail.com2006-12-121-4/+17
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-2/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2006-09-071-15/+28
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk
* Bug 346932: Move settings creation/maintenance into Bugzilla::Installmkanat%bugzilla.org2006-08-021-8/+11
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵lpsolit%gmail.com2005-07-261-1/+8
| | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com2005-07-201-0/+23
| | | | instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 286357: user preference settings only works if all users sets ↵lpsolit%gmail.com2005-05-041-8/+22
| | | | non-default values for all settings - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave
* Bug 289012: Can't use an undefined value as a HASH reference at ↵mkanat%kerio.com2005-04-271-2/+2
| | | | | | userprefs.cgi line 142. Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-101-0/+352
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk