- 10 Sep, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
-
- 06 Sep, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Bug 351098: Make Bugzilla::Object able to update objects in the database, and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 19 Aug, 2006 1 commit
-
-
lpsolit%gmail.com authored
-
- 25 Jul, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
lpsolit%gmail.com authored
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk
-
- 17 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 95923: Don't let users change fields they aren't allowed to change - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
- 14 Jul, 2006 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
-
- 03 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
-
- 01 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Bug 343248: SQL query to get all keywords with bug count is duplicated in editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
-
- 13 Jun, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 340426: Add a navbar at the top of each pages + have a better title - Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
-
- 18 Apr, 2006 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
- 15 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
-
- 07 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
-
- 02 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 311258: use objects in admin templates (products & co) - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 26 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 23 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
-
- 22 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
- 10 Jan, 2006 1 commit
-
-
timeless%mozdev.org authored
r=lpsolit a=justdave
-
- 08 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301764: The file size indicates "0" when editing local attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
-
- 17 Nov, 2005 1 commit
-
-
wurblzap%gmail.com authored
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
-
- 14 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 18 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 14 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306601: Bugzilla::Classification needs a products() method - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 28 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 307604: "Redisplay table with bug counts" should also be available from editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
-
- 07 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301743: Replace old code from editcomponents.cgi by methods and routines from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave
-
- 03 Sep, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
lpsolit%gmail.com authored
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
-
- 01 Sep, 2005 1 commit
-
-
myk%mozilla.org authored
-
- 31 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 121112: long_list.cgi generates bad links - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 30 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 275608: The group selection when editing flag types should be a listbox with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
-
- 29 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 302955: Remove the "delete" link for the default milestone - Patch by Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave
-
- 05 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 302723: Deleting a user account when this user is the assignee or QA contact of a bug should reassign this bug to the default ones - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 30 Jul, 2005 1 commit
-
-
myk%mozilla.org authored
Fixing build bustage caused by not correctly updating filter exceptions (and in a couple cases not filtering when it would make sense)
-
- 20 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
-
- 11 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
-
- 08 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave
-
- 07 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 290972: In the "Find a Specific Bug" page, the status of the bug being searched cannot be translated - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
-
- 10 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
-
- 06 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 30 Mar, 2005 1 commit
-
-
gerv%gerv.net authored
Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave.
-