summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
AgeCommit message (Collapse)AuthorFilesLines
2008-03-10Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com1-1/+1
fix it)
2008-03-10Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com1-5/+10
can be styled" [p=reed r+a=LpSolit]
2008-03-01Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com1-5/+10
The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
2008-02-26Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com1-22/+28
do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com3-13/+9
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org2-2/+5
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
2008-02-08Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org1-2/+8
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-02-06Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com2-4/+5
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-03Bug 378797: Ability to turn "My votes" page into a bug list - Patch by ↵lpsolit%gmail.com1-2/+13
GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
2008-01-30Bug 414269: Move the knobs to appear below the enter comments area (like it ↵lpsolit%gmail.com1-2/+1
used to) - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
2008-01-30Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional ↵lpsolit%gmail.com1-22/+14
Comment" field in favor of the one near the CC list - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=LpSolit
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