aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 55436: Implement list of duplicate bug numbers on show_bug.cgiFrédéric Buclin2011-08-071-3/+28
* Bug 658056 - Improper HTML on show_bug.cgi page when user is logged outDavid Lawrence2011-05-181-7/+13
* Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones2011-05-101-3/+13
* Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking f...Frédéric Buclin2011-01-241-6/+4
* Bug 626292: "Make description private" checkbox should set bz_private class o...David Lawrence2011-01-211-2/+3
* Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the...David Lawrence2011-01-201-0/+10
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-031-26/+24
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-261-11/+1
* Bug 598014: Document how to mark the initial comment as private when using Bu...Frédéric Buclin2010-10-211-1/+1
* Bug 601218: Do not display (show) when the CC list is emptyGuy Pyrzak2010-10-021-10/+14
* Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak2010-09-191-0/+3
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-311-0/+1
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-051-1/+22
* Bug 455810 - Add autocomplete support to the keywords fieldReed Loden2010-07-051-2/+7
* Bug 573173: Make Bugzilla::Bug's add_group and remove_group take groupMax Kanat-Alexander2010-06-251-4/+5
* Bug 398473: User preference for the position of the comment boxMatt McHenry2010-06-211-1/+8
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-3/+0
* Bug 546763: Extra spaces when copying bug headerGuy Pyrzak2010-02-181-2/+2
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-171-3/+3
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-4/+3
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-17/+2
* Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit....Reed Loden2010-02-131-1/+1
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-071-1/+7
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-22/+12
* Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@...reed%reedloden.com2009-12-311-1/+1
* Bug 524251: Move the bug visibility controls to the right of the timetracking...mkanat%bugzilla.org2009-12-131-104/+95
* Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCKmkanat%bugzilla.org2009-12-131-66/+70
* Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...mkanat%bugzilla.org2009-12-131-7/+4
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-2/+2
* Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...lpsolit%gmail.com2009-11-101-1/+1
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-2/+2
* Bug 514913: Eliminate ssl="authenticated sessions"mkanat%bugzilla.org2009-10-091-1/+2
* Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...mkanat%bugzilla.org2009-10-061-16/+6
* Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org2009-09-301-1/+1
* Bug 512623: Change get_status and get_resolution to display_value everywhere.mkanat%bugzilla.org2009-09-301-2/+2
* Bug 516269: New Template Hook: after the bug comment textareamkanat%bugzilla.org2009-09-161-0/+1
* Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ...mkanat%bugzilla.org2009-09-101-3/+2
* Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch b...lpsolit%gmail.com2009-08-011-0/+8
* Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a...reed%reedloden.com2009-07-231-1/+1
* Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.mkanat%bugzilla.org2009-07-201-1/+2
* Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...mkanat%bugzilla.org2009-07-201-2/+6
* Bug 482584: Add a parameter to hide the "See Also" fieldmkanat%bugzilla.org2009-04-171-7/+9
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com2009-03-171-0/+1
* Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org2009-02-121-4/+5
* Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug shou...guy.pyrzak%gmail.com2009-02-121-6/+8
* Bug 477662: Display attachment flags as read-only to logged out users - Patch...lpsolit%gmail.com2009-02-091-13/+1
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-081-4/+5
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-0/+1
* Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2009-01-301-8/+11
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-54/+31