summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence1-18/+23
2012-07-29Backout bug 768573Frédéric Buclin1-1/+1
2012-06-26Bug 766528: Use field-label.html.tmpl for timetracking fieldsPami Ketolainen1-17/+17
2012-06-26Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin1-1/+1
2012-06-26Bug 138546: Add a checkbox to add himself to the CC list when creating or edi...Reed Loden1-6/+1
2012-05-08Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. r=g...Matt Selsky1-9/+9
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin1-1/+10
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky1-2/+0
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-23/+5
2011-12-26Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)Matt Selsky1-7/+3
2011-12-14Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit themDave Lawrence1-1/+30
2011-12-05Bug 577854: URL field header caption does not link to field value description...Matt Selsky1-9/+5
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-2/+0
2011-10-19Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky1-1/+2
2011-09-01Bug 653634 - Change the comment reply header to include the name of the perso...David Lawrence1-67/+0
2011-08-07Bug 55436: Implement list of duplicate bug numbers on show_bug.cgiFrédéric Buclin1-3/+28
2011-05-19Bug 658056 - Improper HTML on show_bug.cgi page when user is logged outDavid Lawrence1-7/+13
2011-05-10Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones1-3/+13
2011-01-24Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...Frédéric Buclin1-6/+4
2011-01-21Bug 626292: "Make description private" checkbox should set bz_private class o...David Lawrence1-2/+3
2011-01-21Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the...David Lawrence1-0/+10
2011-01-04Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander1-26/+24
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-11/+1
2010-10-21Bug 598014: Document how to mark the initial comment as private when using Bu...Frédéric Buclin1-1/+1
2010-10-03Bug 601218: Do not display (show) when the CC list is emptyGuy Pyrzak1-10/+14
2010-09-19Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak1-0/+3
2010-08-31Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence1-0/+1
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers1-1/+22
2010-07-05Bug 455810 - Add autocomplete support to the keywords fieldReed Loden1-2/+7
2010-06-25Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander1-4/+5
2010-06-22Bug 398473: User preference for the position of the comment boxMatt McHenry1-1/+8
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-3/+0
2010-02-18Bug 546763: Extra spaces when copying bug headerGuy Pyrzak1-2/+2
2010-02-17Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander1-3/+3
2010-02-17Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley1-4/+3
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-17/+2
2010-02-13Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....Reed Loden1-1/+1
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark1-1/+7
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander1-22/+12
2009-12-31Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@...reed%reedloden.com1-1/+1
2009-12-13Bug 524251: Move the bug visibility controls to the right of the timetracking...mkanat%bugzilla.org1-104/+95
2009-12-13Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org1-66/+70
2009-12-13Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org1-7/+4
2009-11-10Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com1-2/+2
2009-11-10Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com1-1/+1
2009-11-10Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org1-2/+2
2009-10-09Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org1-1/+2
2009-10-06Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...mkanat%bugzilla.org1-16/+6
2009-10-01Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org1-1/+1
2009-10-01Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org1-2/+2