aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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