summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/versions
AgeCommit message (Collapse)AuthorFilesLines
2011-12-30Bug 465118: The "version_has_bugs" error message is slighly unclearChristopher1-4/+4
r/a=LpSolit
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin3-6/+0
r/a=mkanat
2011-10-03Bug 615636: Labels are badly aligned when editing versions and milestones in ↵Matt Selsky1-2/+2
admin pages r/a=LpSolit
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence2-1/+10
milestones r/a=mkanat
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin3-11/+11
r/a=mkanat
2010-06-24Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interfaceTiago Mello1-0/+2
for products, components, milestones, and versions r=mkanat, a=mkanat
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander3-126/+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-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com9-9/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-07-24Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org1-1/+1
r=wurblzap a=lpsolit
2007-01-08Bug 365515 admin/versions/updated has useless <p>timeless%mozdev.org1-3/+1
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365514 admin/versions/select-product has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365513 admin/versions/list has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365512 admin/versions/footer produces invalid markuptimeless%mozdev.org1-3/+3
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365511 admin/versions/edit has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365510 admin/versions/deleted has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365509 admin/versions/created has useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365508 admin/versions/create useless <p>timeless%mozdev.org1-2/+0
patch by bmo2007@rsz.jp r=timeless a=justdave
2007-01-08Bug 365507 admin/versions/confirm-delete uses strange mark uptimeless%mozdev.org1-4/+4
patch by bmo2007@rsz.jp r=timeless a=justdave
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com1-2/+2
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com3-2/+3
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-19Bug 313125: Implement validations and database persistence functions for ↵lpsolit%gmail.com1-5/+3
Versions.pm and clean-up editversions.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com3-3/+3
<batosti@async.com.br> r=ghendricks a=myk
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com8-77/+78
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2005-09-28Bug 307604: "Redisplay table with bug counts" should also be available from ↵lpsolit%gmail.com2-20/+51
editmilestones.cgi and editversions.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-05-22Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵lpsolit%gmail.com1-1/+1
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-04-06Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵lpsolit%gmail.com2-61/+13
by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS ↵jocuri%softhome.net9-0/+598
<bugzilla@chimpychompy.org>, r=jouni, a=myk.