| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 345244: Bug template creation window has silly title | Sunil Joshi | 2012-09-19 | 1 | -1/+1 |
* | Bug 581538 - Hide (instead of showing as disabled) flags that aren't availabl... | Dave Lawrence | 2012-08-01 | 1 | -2/+2 |
* | Bug 581538 - Hide (instead of showing as disabled) flags that aren't availabl... | Dave Lawrence | 2012-08-01 | 1 | -23/+24 |
* | Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with lar... | Frédéric Buclin | 2012-02-28 | 1 | -1/+1 |
* | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 2012-02-26 | 1 | -2/+0 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 7 | -143/+35 |
* | Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, max... | Simon Green | 2012-01-11 | 1 | -1/+1 |
* | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 1 | -5/+2 |
* | Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized b... | Frédéric Buclin | 2011-11-22 | 1 | -57/+0 |
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 3 | -6/+0 |
* | Bug 451804: Change templates to use field_descs.rep_platform | Matt Selsky | 2011-10-19 | 1 | -1/+1 |
* | Bug 460074: Make post_bug.cgi use should_set for array fields, so they | Max Kanat-Alexander | 2011-08-15 | 1 | -0/+1 |
* | Fix bustage from fixing "Severity" to field_descs.bug_severity. | Max Kanat-Alexander | 2011-08-09 | 1 | -2/+0 |
* | Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-coded | Matt Selsky | 2011-08-09 | 1 | -2/+2 |
* | Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl | Frédéric Buclin | 2011-07-26 | 1 | -0/+2 |
* | Bug 647158: The Error Console in Firefox reports | Frédéric Buclin | 2011-07-26 | 1 | -33/+10 |
* | Bug 652427: Going back to the new bug page loses the description if possible ... | Guy Pyrzak | 2011-06-28 | 1 | -1/+1 |
* | Bug 653104 - The description of components in enter_bug.cgi is out of sync wh... | David Lawrence | 2011-04-25 | 1 | -0/+1 |
* | Bug 640719: Allow creating bookmarkable templates without passing validation, | Max Kanat-Alexander | 2011-04-27 | 1 | -1/+1 |
* | Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious | David Lawrence | 2011-02-01 | 1 | -2/+2 |
* | Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicate... | Reed Loden | 2011-01-24 | 1 | -1/+2 |
* | Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html... | David Lawrence | 2011-01-21 | 1 | -0/+2 |
* | Bug 626292: "Make description private" checkbox should set bz_private class o... | David Lawrence | 2011-01-21 | 1 | -1/+2 |
* | Bug 598014: Document how to mark the initial comment as private when using Bu... | Frédéric Buclin | 2010-10-21 | 1 | -3/+3 |
* | Bug 594155: IE6 throws JS errors when filing new bugs | Guy Pyrzak | 2010-09-19 | 1 | -1/+1 |
* | Bug 77193 - Add the ability to retire (disable) old versions, components and ... | Dave Lawrence | 2010-08-31 | 1 | -5/+8 |
* | Bug 584032: Cannot set requestees on bug creation | Frédéric Buclin | 2010-08-05 | 1 | -2/+3 |
* | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 2 | -3/+3 |
* | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2010-07-18 | 1 | -1/+2 |
* | Bug 521463: Use consistent CSS for text input fields on enter_bug, | Max Kanat-Alexander | 2010-07-12 | 1 | -6/+6 |
* | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 2010-07-12 | 1 | -6/+9 |
* | Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group check... | Frédéric Buclin | 2010-07-13 | 1 | -2/+2 |
* | Bug 455810 - Add autocomplete support to the keywords field | Reed Loden | 2010-07-05 | 1 | -7/+4 |
* | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 2010-06-21 | 1 | -5/+41 |
* | Bug 572949: Update YUI to 2.8.1 | Max Kanat-Alexander | 2010-06-18 | 1 | -5/+3 |
* | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 2010-05-19 | 1 | -4/+4 |
* | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 2010-05-13 | 1 | -53/+54 |
* | Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs | Frédéric Buclin | 2010-04-19 | 1 | -0/+2 |
* | Bug 556429: Stop sending bugmail from inside the template | Max Kanat-Alexander | 2010-04-05 | 1 | -4/+1 |
* | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 2010-03-28 | 1 | -37/+44 |
* | 101770 | Guy Pyrzak | 2010-03-02 | 1 | -1/+1 |
* | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 2010-02-22 | 1 | -8/+10 |
* | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 2010-02-21 | 1 | -2/+7 |
* | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2010-02-17 | 1 | -5/+3 |
* | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2010-02-17 | 1 | -6/+3 |
* | Bug 487508: Allow restricting the visibility of custom fields and values by c... | Max Kanat-Alexander | 2010-02-01 | 1 | -16/+21 |
* | Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help... | mkanat%bugzilla.org | 2009-12-31 | 1 | -1/+1 |
* | Bug 310532: Bookmarkable new bug templates do not include estimated hours or ... | lpsolit%gmail.com | 2009-12-13 | 1 | -2/+2 |
* | Bug 530009: Put the template header stuff required to display show_bug all in... | mkanat%bugzilla.org | 2009-12-07 | 1 | -6/+1 |
* | Bug 204106: Make enter_bug indicate which fields are mandatory | mkanat%bugzilla.org | 2009-12-04 | 1 | -9/+15 |