summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org5-495/+752
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-01-20Bug 412836: Clean up process_bug.cgi now that we have Bugzilla::Bug->updatemkanat%bugzilla.org1-5/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-01-13Bug 411437: Clipping of "Free Text" fields when user enters more then 255 ↵lpsolit%gmail.com1-2/+3
characters - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-01-12Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2-0/+7
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-12-14Bug 384604: make guided form default to General component. Patch by gerv; ↵gerv%gerv.net1-0/+5
r=justdave.
2007-12-03Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com3-4/+6
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org4-6/+27
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
2007-11-21Bug 404412: Couldn't edit comments anymore because of a regression from bug ↵mkanat%bugzilla.org2-5/+5
401957. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-11-13Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bugmkanat%bugzilla.org1-6/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-11-12Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colinlpsolit%gmail.com4-0/+4
2007-10-24Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org1-1/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-10-10Bug 57842: On enter_bug.cgi, show component description when it is selected ↵lpsolit%gmail.com1-114/+124
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-08Bug 264785: config.rdf needs XML filtering of output to generate valid HTML ↵lpsolit%gmail.com1-2/+2
(Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-03Bug 324990: The "Bug Activity" page does not display the bug summary in the ↵lpsolit%gmail.com1-10/+14
title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-09-19Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com1-95/+66
Buclin <LpSolit@gmail.com> r/a=mkanat
2007-09-19Bug 373689: Implement set_product: Move product changing from process_bug ↵mkanat%bugzilla.org1-50/+67
into Bugzilla::Bug Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-09-17Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org1-0/+7
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org1-5/+26
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-24Bug 365088 (Voters) is a strange way to let me see other people who voted ↵timeless%mozdev.org1-1/+1
for a bug r=vladd a=mkanat
2007-08-24Bug 389537 bug title should linkify alias next to already linkified bug numbertimeless%mozdev.org1-1/+2
r=vladd, r=mkanat a=mkanat
2007-08-24Bug 389541 Provide a way to get from full text bug listing to short bug listingtimeless%mozdev.org1-0/+10
r=vladd a=mkanat
2007-08-23Bug 386942: [SECURITY] User Agent text should be HTML escaped - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com33-33/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-08-15Bug 259723 – Alternative Bugzilla CSS.wurblzap%gmail.com2-1/+2
Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit
2007-08-13First part of bug 259723 (2nd skin for Bugzilla): Fix the comment header of ↵lpsolit%gmail.com1-44/+40
comment 0 to be easily customized - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=LpSolit
2007-08-08Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵lpsolit%gmail.com2-3/+10
lost connection in the middle of the commit. Bad!
2007-08-08Bug 225731: Implement a user pref to choose if clicking the "Reply" link of ↵lpsolit%gmail.com1-16/+23
a comment should qutote the comment or not, or only its ID - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit
2007-07-28Bug 370739: Bugzilla UI broken with Firefox 2.0.0.x - Patch by ↵lpsolit%gmail.com1-0/+8
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-17Bug 388311: Users with no privs see "Reopen bug" on closed bugs even if they ↵lpsolit%gmail.com1-2/+1
are not the reporter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-07-13Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com1-0/+1
go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-06-20Bug 370921: reporter_accessible and cclist_accessible checkboxes in ↵lpsolit%gmail.com1-2/+4
show_bug.cgi appear editable by users with no privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-06-20Bug 347213: When moving a bug to another product, Bugzilla should let us ↵lpsolit%gmail.com1-24/+69
preemptively put the bug into a (valid) group which is not a default one for this product Bug 303183: Bugzilla fails to warn when a product change would force the removal of an optional group Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-06-11Bug 380552 don't strike out "cancel and return to" it makes the link unreadabletimeless%mozdev.org1-2/+2
r=mkanat a=mkanat
2007-05-31Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.gerv%gerv.net1-1/+2
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com2-77/+33
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com6-5/+115
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-04-23Bug 372589: Firefox squishes bugsearch window making it difficult to use - ↵lpsolit%gmail.com1-2/+2
Patch by Gervase Markham <gerv@mozilla.org> r/a=mkanat
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵lpsolit%gmail.com2-3/+3
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2007-04-13Bug 92552: Separate reassignment from bug status change (they are now ↵lpsolit%gmail.com2-49/+23
independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") ↵lpsolit%gmail.com4-13/+13
(next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-04-07Bug 102622: Dependency graphs should be able to be limited by "relationship" ↵lpsolit%gmail.com1-25/+22
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2007-04-07Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by ↵lpsolit%gmail.com1-1/+60
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
2007-03-10Bug 373413: Wrong variable used when clearing the bug resolution - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-02-27bug 369429: bug reports should contain microformat markup in order to make ↵db48x%yahoo.com2-15/+27
the information in them more useable. r=LpSolit
2007-02-11Bug 364960 - ""Reassign bug to default assignee" text is worded very badly" ↵reed%reedloden.com1-2/+2
[p=reed r=Colin a=LpSolit]
2007-02-11Bug 369960 - "Ensure 'steps to reproduce' does not appear when there aren't ↵reed%reedloden.com1-1/+1
any (field is blanked out)" [p=justdave/reed r=bkor a=justdave]
2007-02-05Bug 290288: When editing a bug, include the bug number in the "Bug ↵lpsolit%gmail.com1-1/+10
processed" title - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-01-24Bug 363717: Cloning a bug results in HTML-filtered text in initial ↵lpsolit%gmail.com1-1/+3
description (text escaped twice) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
2007-01-18Bug 299405: Attachments don't work if you need to log in again [ Undefined ↵lpsolit%gmail.com1-1/+4
subroutine @ Fh::slice ] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2007-01-08Bug 365518 bug/process/verify-new-product uses strange mark uptimeless%mozdev.org1-1/+1
patch by bmo2007@rsz.jp r=timeless a=justdave