aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...dkl%redhat.com2009-01-281-1/+1
* Bug 467334: Commit button is not spaced the same vertically as the Status dro...mkanat%bugzilla.org2009-01-261-1/+1
* Bug 471461: Incorrect text displayed about groups when a bug is in a product ...lpsolit%gmail.com2009-01-251-35/+41
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org2009-01-221-1/+16
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-291-1/+0
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-171-8/+0
* Caught by justdave: comment box <table> was unclosed if you weren't logged in.mkanat%bugzilla.org2008-11-301-2/+2
* Bug 466912: The Commit button is too far on the right (align it with the comm...mkanat%bugzilla.org2008-11-291-0/+3
* Bug 465746: Marking bugs duplicate got a lot more annoyingmkanat%bugzilla.org2008-11-251-3/+3
* Bug 464732: There is no label next to the Status drop-downguy.pyrzak%gmail.com2008-11-201-3/+12
* Bug 465741: Resolution display at top of bug doesn't display what the duplica...lpsolit%gmail.com2008-11-201-2/+1
* Bug 452888: The status selector is too far from the comment box, leading to a...guy.pyrzak%gmail.com2008-11-051-1/+16
* Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org2008-10-251-6/+25
* Bug 214017: Wrap group fields in a single <table class="foo"> so people can h...lpsolit%gmail.com2008-10-211-1/+1
* Bug 457719: The "You need to _log in_ before you can comment..." link in show...dkl%redhat.com2008-10-051-1/+1
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-10/+1
* Bug 453023: The "Importance" label in show_bug.cgi should point to the severi...lpsolit%gmail.com2008-09-171-1/+2
* Bug 452906 - Long URLs smash the right column widthguy.pyrzak%gmail.com2008-09-051-2/+3
* Bug 452746: Link to the bug in the bug header/title bar includes a spacemkanat%bugzilla.org2008-09-021-2/+1
* Bug 452733: [Classification] should not be next to bug ID and short_desc in t...mkanat%bugzilla.org2008-09-021-3/+0
* Bug 452810: Remove my name after "including you" when CCed to a bug - Patch b...lpsolit%gmail.com2008-08-301-4/+2
* Bug 431370: Make the bug summary edit field larger on show_bug.cgi - Patch by...lpsolit%gmail.com2008-06-291-16/+28
* Bug 437008: Add hook to edit.html.tmpl to show additional fieldsmkanat%bugzilla.org2008-06-041-0/+3
* Bug 430989 – Status should probably be at the top of show_bug.cgiguy.pyrzak%gmail.com2008-05-201-11/+19
* Bug 434007 - Restrict group visibility text options is too smallguy.pyrzak%gmail.com2008-05-201-1/+1
* Bug 429768 - show_bug_flags is needlessly set twice in edit.html.tmplguy.pyrzak%gmail.com2008-04-191-10/+0
* Bug 429767 - short_desc label is controlled by check_can_change_field('alias')guy.pyrzak%gmail.com2008-04-191-3/+1
* Bug 419016 - Space between the votes text and period is visually unappealing ...guy.pyrzak%gmail.com2008-04-101-4/+13
* Bug 427219 Ð The "Reset QA Contact to default" checkbox remains bold when ed...guy.pyrzak%gmail.com2008-04-101-10/+10
* Bug 427236 Ð Different font sizes used in the group restrictions section of ...guy.pyrzak%gmail.com2008-04-101-2/+2
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-29/+24
* Bug 425433: Read-only fields should not be passed to process_bug.cgi - Patch ...lpsolit%gmail.com2008-04-051-12/+0
* Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2008-03-011-5/+10
* Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ...lpsolit%gmail.com2008-02-261-22/+28
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-9/+6
* Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org2008-02-081-2/+8
* Bug 414269: Move the knobs to appear below the enter comments area (like it u...lpsolit%gmail.com2008-01-301-2/+1
* Bug 414382: Remove the duplicated "CC myself" checkbox below the "Additional ...lpsolit%gmail.com2008-01-301-22/+14
* Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org2008-01-281-489/+729
* Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bugmkanat%bugzilla.org2008-01-121-0/+5
* Bug 389983 - "Enable spellchecking in the summary field" [p=reed r+a=justdave]reed%reedloden.com2007-12-031-2/+4