aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/edit.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 404412: Couldn't edit comments anymore because of a regression from bug ...mkanat%bugzilla.org2007-11-211-4/+4
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-201-1/+0
* Bug 225731: Implement a user pref to choose if clicking the "Reply" link of a...lpsolit%gmail.com2007-08-081-16/+23
* Bug 370739: Bugzilla UI broken with Firefox 2.0.0.x - Patch by Frédéric...lpsolit%gmail.com2007-07-281-0/+8
* Bug 370921: reporter_accessible and cclist_accessible checkboxes in show_bug....lpsolit%gmail.com2007-06-201-2/+4
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-271-1/+1
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com2007-05-141-2/+11
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-191-1/+1
* Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com2007-04-131-6/+23
* bug 369429: bug reports should contain microformat markup in order to make th...db48x%yahoo.com2007-02-271-13/+22
* Bug 364851: Some accesskeys are duplicated when viewing a bug - Patch by Reed...lpsolit%gmail.com2006-12-271-0/+1
* Bug 353528 - "<select> fields with just one value shouldn't appear editable" ...reed%reedloden.com2006-12-271-1/+1
* Bug 364169 - "There is a "show votes for this bug" link when the bug has no v...reed%reedloden.com2006-12-271-2/+4
* Bug 364065 - "Disabling CC list <select> for logged-out users can make the li...reed%reedloden.com2006-12-191-2/+1
* Bug 363556: No obvious way to log in to view/change a bug when you're not log...lpsolit%gmail.com2006-12-131-4/+13
* Bug 181239: Do not show flag table's header when all flags are disabledolav%bkor.dhs.org2006-12-121-24/+34
* Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org2006-10-231-66/+86
* Bug 357580: Flag fieldset should appear directly under People fieldsetolav%bkor.dhs.org2006-10-231-8/+3
* Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-10-221-280/+322
* Bug 357478: Custom fields should appear as text when they are not editableolav%bkor.dhs.org2006-10-221-1/+1
* Bug 357490: Reorganize fields in show_bug.cgi and group links together - Patc...lpsolit%gmail.com2006-10-221-131/+141
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-181-0/+2
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-151-3/+3
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-4/+4
* Bug 338965: Add me to cc list feature is confusing - Patch by Joost de Valk <...lpsolit%gmail.com2006-08-251-1/+1
* Bug 344961: Display custom fields on show_bug.cgi before the time tablemkanat%bugzilla.org2006-08-221-14/+13