aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/User
Commit message (Collapse)AuthorAgeFilesLines
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-012-0/+0
| | | | | | | During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
* 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 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com2008-08-271-0/+71
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* 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 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com2007-08-221-0/+60
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 259723 – Alternative Bugzilla CSS.wurblzap%gmail.com2007-08-151-0/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit
* Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by ↵lpsolit%gmail.com2007-07-131-2/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
* Bug 376908: Installation process should not assume skins are in the same ↵lpsolit%gmail.com2007-05-101-1/+1
| | | | directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat
* 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-072-15/+108
| | | | | 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