summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/updated.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-83/+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.
2007-10-12Bug 313123: Implement $component->create and $component->update based on ↵lpsolit%gmail.com1-30/+16
Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-01-08Bug 365564 admin/components/updated uses strange mark uptimeless%mozdev.org1-2/+1
patch by bmo2007@rsz.jp r=timeless a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org1-2/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-31Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=kiko a=justdave
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com1-14/+15
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com1-5/+5
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
2004-07-31Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵jocuri%softhome.net1-0/+82
<bugzilla@chimpychompy.org>; r=jouni, a=justdave.