| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 2013-12-31 | 1 | -17/+16 |
| | | | | | r/a=justdave | ||||
| * | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -18/+5 |
| | | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
| * | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 1 | -2/+0 |
| | | | | | r/a=mkanat | ||||
| * | Bug 615636: Labels are badly aligned when editing versions and milestones in ↵ | Matt Selsky | 2011-10-03 | 1 | -2/+2 |
| | | | | | | | admin pages r/a=LpSolit | ||||
| * | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 2010-08-31 | 1 | -0/+5 |
| | | | | | | | milestones r/a=mkanat | ||||
| * | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 1 | -4/+4 |
| | | | | | r/a=mkanat | ||||
| * | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 1 | -2/+2 |
| | | | | | r=glob, a=mkanat | ||||
| * | Bug 554552: Refactor classifications and components templates to use ↵ | Tiago Mello | 2010-03-29 | 1 | -62/+2 |
| | | | | | | | edit-common.html.tmpl and add the 'rows' hook r/a=mkanat | ||||
| * | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 2010-02-21 | 1 | -0/+2 |
| | | | | | r=LpSolit, a=mkanat | ||||
| * | Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ↵ | lpsolit%gmail.com | 2008-11-20 | 1 | -1/+0 |
| | | | | | despite this field cannot be blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
| * | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
| * | Bug 213831 "Update" is ambiguous/confusing to sleepy admins | timeless%mozdev.org | 2007-07-24 | 1 | -1/+1 |
| | | | | | r=wurblzap a=lpsolit | ||||
| * | Bug 380103: No product name provided when editing a component - Patch by ↵ | lpsolit%gmail.com | 2007-05-11 | 1 | -1/+3 |
| | | | | | Frédéric Buclin <LpSolit@gmail.com> r=dkl r=justdave a=LpSolit | ||||
| * | Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵ | lpsolit%gmail.com | 2007-05-10 | 1 | -1/+1 |
| | | | | | <spam@bmo2007.rsz.jp> r=wicked a=mkanat | ||||
| * | Bug 365083 edit components cc list text needs wordsmithing | timeless%mozdev.org | 2006-12-29 | 1 | -1/+1 |
| | | | | | r=lpsolit a=justdave | ||||
| * | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -0/+1 |
| | | | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
| * | Bug 38922: Default (Initial) CC list for each component | mkanat%bugzilla.org | 2006-09-21 | 1 | -0/+19 |
| | | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
| * | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 2006-07-12 | 1 | -1/+1 |
| | | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
| * | Bug 311258: use objects in admin templates (products & co) - Patch by André ↵ | lpsolit%gmail.com | 2006-03-02 | 1 | -6/+4 |
| | | | | | Batosti <batosti@async.com.br> r=LpSolit a=justdave | ||||
| * | Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵ | lpsolit%gmail.com | 2006-02-22 | 1 | -2/+8 |
| | | | | | <wurblzap@gmail.com> r=vladd a=justdave | ||||
| * | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵ | lpsolit%gmail.com | 2005-09-07 | 1 | -34/+21 |
| | | | | | from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | ||||
| * | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -4/+4 |
| | | | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | ||||
| * | Bug 272658 : Add user dropdowns to editcomponents.cgi | travis%sedsystems.ca | 2005-01-28 | 1 | -6/+20 |
| | | | | | Patch by GavinS <bugzilla@chimpychompy.org> r=glob a=myk | ||||
| * | Patch for bug 272322: add a delete link to the editcomponents edit component ↵ | jocuri%softhome.net | 2004-12-31 | 1 | -1/+5 |
| | | | | | page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave. | ||||
| * | Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵ | jocuri%softhome.net | 2004-07-31 | 1 | -0/+105 |
| <bugzilla@chimpychompy.org>; r=jouni, a=justdave. | |||||
