Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-03 | Bug 615636: Labels are badly aligned when editing versions and milestones in ↵ | Matt Selsky | 1 | -3/+3 | |
admin pages r/a=LpSolit | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 2 | -1/+10 | |
milestones r/a=mkanat | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 3 | -11/+11 | |
r/a=mkanat | |||||
2010-06-24 | Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interface | Tiago Mello | 1 | -0/+2 | |
for products, components, milestones, and versions r=mkanat, a=mkanat | |||||
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 3 | -149/+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. | |||||
2009-06-25 | Bug 304267: Large lists in admin pages fail to display (they take too much ↵ | lpsolit%gmail.com | 1 | -6/+3 | |
time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit | |||||
2007-10-10 | Bug 313129: Implement $milestone->create and $milestone->update based on ↵ | lpsolit%gmail.com | 1 | -6/+5 | |
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 9 | -9/+0 | |
<bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2007-07-24 | Bug 213831 "Update" is ambiguous/confusing to sleepy admins | timeless%mozdev.org | 1 | -1/+1 | |
r=wurblzap a=lpsolit | |||||
2007-07-10 | Bug 384400 Delete milestone message uses "ALL" incorrectly | timeless%mozdev.org | 1 | -2/+3 | |
r=lpsolit a=lpsolit | |||||
2007-01-08 | Bug 365496 admin/milestones/list has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365498 admin/milestones/updated has useless <p> | timeless%mozdev.org | 1 | -4/+3 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365497 admin/milestones/select-product has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365495 . admin/milestones/footer produces invalid markup | timeless%mozdev.org | 1 | -3/+3 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365494 admin/milestones/edit has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365493 admin/milestones/deleted has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365492 admin/milestones/created has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2007-01-08 | Bug 365491 admin/milestones/create has useless <p> | timeless%mozdev.org | 1 | -2/+0 | |
patch by bmo2007@rsz.jp r=timeless a=justdave | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 1 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 3 | -2/+3 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-12 | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 3 | -3/+3 | |
<batosti@async.com.br> r=ghendricks a=myk | |||||
2006-03-02 | Bug 311258: use objects in admin templates (products & co) - Patch by André ↵ | lpsolit%gmail.com | 8 | -86/+81 | |
Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-09-28 | Bug 307604: "Redisplay table with bug counts" should also be available from ↵ | lpsolit%gmail.com | 2 | -18/+51 | |
editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | |||||
2005-08-29 | Bug 302955: Remove the "delete" link for the default milestone - Patch by ↵ | lpsolit%gmail.com | 1 | -6/+19 | |
Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-08-23 | Bug 304542: Focus/Select forms with javascript when editting milestones - ↵ | lpsolit%gmail.com | 2 | -2/+4 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-07-28 | Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and ↵ | lpsolit%gmail.com | 2 | -3/+0 | |
Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | |||||
2005-05-22 | Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-04-06 | Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵ | lpsolit%gmail.com | 2 | -66/+24 | |
by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2004-09-24 | Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ↵ | jocuri%softhome.net | 1 | -0/+2 | |
GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave. | |||||
2004-09-11 | Bug 190224: templatize editmilestones.cgi | justdave%bugzilla.org | 9 | -0/+635 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave |