summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2006-10-28Bug 357858: Having links to search for and create a new bug 4 times on a ↵olav%bkor.dhs.org1-3/+0
page is excessive Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-23Bug 121576: fields should not be editable when viewing a bug if the user is ↵olav%bkor.dhs.org1-66/+86
not logged in Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-23Bug 357580: Flag fieldset should appear directly under People fieldsetolav%bkor.dhs.org1-8/+3
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-22Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-280/+322
<LpSolit@gmail.com> r=mkanat a=justdave
2006-10-22Bug 357478: Custom fields should appear as text when they are not editableolav%bkor.dhs.org1-1/+1
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
2006-10-22Bug 357490: Reorganize fields in show_bug.cgi and group links together - ↵lpsolit%gmail.com2-148/+141
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-10-20Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2-37/+24
Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
2006-10-18Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com11-34/+45
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
2006-10-17Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is ↵olav%bkor.dhs.org1-7/+21
another radio button Patch By Olav Vitters <olav@bkor.dhs.org> r=timeless a=myk
2006-10-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2-2/+4
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com3-5/+5
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-13Bug 356393: No title is displayed when confirming a bug by popular votes - ↵lpsolit%gmail.com1-0/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-10-12Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk1-3/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-09-28Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵lpsolit%gmail.com1-0/+6
changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org2-3/+27
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-10Fix a regression due to the checkin of bug 340001: show.xml.tmpl is broken ↵lpsolit%gmail.com1-1/+1
due to a missing whitespace. r=mkanat on IRC
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com1-0/+8
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-09-07Bug 340001: Bug XML should include real namesmozilla%colinogilvie.co.uk1-2/+6
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=myk
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org5-14/+14
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-08-25Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk ↵lpsolit%gmail.com1-1/+1
<bugzilla@joostdevalk.nl> r=mkanat a=myk
2006-08-23Bug 300436: In votes.cgi, the bug description should not link to voters - ↵lpsolit%gmail.com1-3/+2
Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk
2006-08-22Bug 344961: Display custom fields on show_bug.cgi before the time tablemkanat%bugzilla.org1-14/+13
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-18Bug 348871: modify show_bug in order to pass HTML validation - Patch by ↵vladd%bugzilla.org1-8/+11
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
2006-08-18Bug 343418: Update the votes page in order to include the reason for crossed ↵vladd%bugzilla.org1-3/+1
out bugs; patch by Paul <pdemarco@zoominternet.net>, r=LpSolit, a=myk.
2006-08-15Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ↵lpsolit%gmail.com2-10/+9
Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
2006-08-15Bug 313816 - fix height of iframe so you can read things inside it. Patch by ↵gerv%gerv.net1-0/+1
gerv; r=mkanat, a=myk.
2006-08-12Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->newmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25Bug 329789: The guided format when creating a bug doesn't let me specify a ↵lpsolit%gmail.com1-1/+1
component as part of the URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-34/+82
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-07-23Bug 326946: Hide resolved bugs by default when accessing ↵lpsolit%gmail.com1-1/+1
showdependencytree.cgi from show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-07-19Bug 344521: Make custom fields optionally functional on enter_bug.cgimkanat%bugzilla.org2-0/+12
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org4-14/+46
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-17Bug 95923: Don't let users change fields they aren't allowed to change - ↵lpsolit%gmail.com1-36/+74
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com4-6/+6
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com13-21/+24
<batosti@async.com.br> r=ghendricks a=myk
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com1-1/+1
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au1-1/+1
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-27Bug 341538: Missing information in XML for Time Tracking and Duplicate Bugsmozilla%colinogilvie.co.uk1-0/+5
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-06-19Bug 341924: When viewing several bugs at once using ↵lpsolit%gmail.com1-0/+17
show_bug.cgi?format=multiple, invalid bugs should generate an error message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
2006-06-18Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com1-1/+51
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2006-06-18Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2-28/+25
Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-06-13Bug 340426: Add a navbar at the top of each pages + have a better title - ↵lpsolit%gmail.com1-1/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
2006-06-05Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by ↵lpsolit%gmail.com3-0/+57
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-05-23Bug 152361: can't continue walking a dependency tree - Patch by André ↵lpsolit%gmail.com1-0/+5
Batosti <batosti@async.com.br> r/a=myk
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com1-0/+7
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-05-11Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org3-3/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵lpsolit%gmail.com1-1/+11
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
2006-04-18Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com3-98/+97
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2006-04-18I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com1-2/+2
2006-04-18Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com1-13/+13
Buclin <LpSolit@gmail.com> r=wicked a=justdave