aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-263-4/+13
| | | | r/a=mkanat
* Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized ↵Frédéric Buclin2011-11-221-57/+0
| | | | | | bug creation r=mkanat a=LpSolit
* Bug 703983 - CSRF vulnerability in attachment.cgi allows possible ↵Reed Loden2011-11-211-48/+0
| | | | | | unauthorized attachment creation [r=LpSolit a=LpSolit]
* Fix bustage due to bug 643411.Tiago Mello2011-11-181-2/+2
|
* Bug 643411: New default bug limit makes time summary results confusingTiago Mello2011-11-181-0/+9
| | | | r/a=mkanat
* Bug 697371 - link to comment in emails looks like it is part of the commentDave Lawrence2011-11-161-2/+1
| | | | r=glob, a=LpSolit
* Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham2011-11-013-6/+6
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=698737
* Bug 365709 - Add link to comment in bugmail notificationDavid Lawrence2011-10-241-0/+1
| | | | r/a=mkanat
* Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence2011-10-242-2/+5
| | | | r/a=mkanat
* Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh2011-10-231-1/+10
| | | | r/a=mkanat
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-23115-251/+1
| | | | r/a=mkanat
* Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-198-11/+15
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmplFrédéric Buclin2011-10-191-0/+0
| | | | r=glob a=LpSolit
* Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander2011-10-151-1/+4
| | | | | | button in Firefox when viewing a buglist r=glob a=mkanat
* Bug 673012: Add "does not contain" to people searchMatt Selsky2011-10-151-0/+1
| | | | r=gerv a=mkanat
* Bug 691697: There is no link pointing to the new bug in HTML bugmailsFrédéric Buclin2011-10-151-1/+7
| | | | r=pyrzak a=LpSolit
* Bug 615636: Labels are badly aligned when editing versions and milestones in ↵Matt Selsky2011-10-034-13/+14
| | | | | | admin pages r/a=LpSolit
* Bug 582529: Ambiguous error message "You did not specify a file to attach" ↵Frédéric Buclin2011-10-011-0/+4
| | | | | | when deleting an existing attachment filename a=LpSolit
* Bug 315451: Add 'Enabled user accounts only' filter when searching forTiago Mello2011-09-301-0/+7
| | | | | user accounts. r=glob, a=LpSolit
* Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes BugzillaFrédéric Buclin2011-09-291-4/+4
| | | | r/a=mkanat
* Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello2011-09-121-2/+2
| | | | | Product. r/a=mkanat
* Bug 686246: When editing the inclusion and exclusion lists of a flagtype, ↵Frédéric Buclin2011-09-121-1/+1
| | | | | | empty grant and request groups are replaced by "" instead of "(no group)" in the drop-down menu a=LpSolit
* Bug 683623 - "Unterminated string constant" errors from people with ↵David Lawrence2011-09-071-1/+1
| | | | | | double-quotes in their name r=glob, a=LpSolit
* Fix bustage due to bug 604237Frédéric Buclin2011-09-071-2/+2
|
* Bug 684946 - The word "Version is hard coded; not all pages use ↵Guy Pyrzak2011-09-061-20/+21
| | | | | | | field_descs.version r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=604237
* Bug 682822: Hide 'obsolete attachments' section when there are none to displayByron Jones2011-09-021-15/+11
| | | | r=LpSolit, a=LpSolit
* Bug 653634 - Change the comment reply header to include the name of the ↵David Lawrence2011-09-012-68/+36
| | | | | | person who has commented r/a=LpSolit
* Bug 680780: Advanced Search: help for field Comment is missing a spaceFrédéric Buclin2011-08-301-1/+1
| | | | r=wicked a=LpSolit
* Bug 637648 - Rename the "tags" table to "tag"Stephanie Daugherty2011-08-291-1/+1
| | | | r=LpSolit, a=LpSolit
* Bug 661476: sanitycheck.pl should check if all products have components defined.Frédéric Buclin2011-08-176-31/+61
| | | | | Also, creating a new product from the web UI asks you to create a component too. r=glob a=LpSolit
* Bug 679449: Add a link to duplicates.cgi from report.cgiFrédéric Buclin2011-08-161-0/+4
| | | | r=dkl a=LpSolit
* Bug 678844: When trying to edit a non-existent classification, the error ↵Frédéric Buclin2011-08-161-2/+4
| | | | | | message has missing words r=glob a=LpSolit
* Bug 466419: Add SSL support for SMTPFrédéric Buclin2011-08-162-0/+3
| | | | r/a=mkanat
* Bug 460074: Make post_bug.cgi use should_set for array fields, so theyMax Kanat-Alexander2011-08-151-0/+1
| | | | | | are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat
* Bug 537759: The "Description" field for attachments should be highlighted as ↵Kent Rogers2011-08-151-2/+3
| | | | | | being mandatory r/a=LpSolit
* Bug 677187: If the attachment filename contains a newline, an error is ↵Frédéric Buclin2011-08-101-2/+3
| | | | | | thrown when trying to download the attachment r/a=mkanat
* Fix bustage from fixing "Severity" to field_descs.bug_severity.Max Kanat-Alexander2011-08-094-10/+3
|
* Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-codedMatt Selsky2011-08-094-10/+13
| | | | | "Severity" r=mkanat, a=mkanat
* Add a missing FILTER from the value-controller checkin.Max Kanat-Alexander2011-08-091-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=636416
* Bug 585440 - Allow disabled accounts to turn off all bugmailDavid Lawrence2011-08-093-1/+11
| | | | r/a=mkanat
* Bug 636416: Use the standard value-controller javascript to control theMax Kanat-Alexander2011-08-096-119/+82
| | | | | drop-down fields on the Advanced Search page. r=glob, a=mkanat
* Bug 622203 - Allow filing closed bugs via the WebServiceMax Kanat-Alexander2011-08-092-5/+10
| | | | r=dkl, a=mkanat
* Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.plMax Kanat-Alexander2011-08-091-3/+2
| | | | r=glob, a=mkanat
* Bug 437076: Allow email_in to accept multipart/alternative HTML email withMax Kanat-Alexander2011-08-091-2/+2
| | | | | attachments r=glob, a=mkanat
* Bug 677081: Private comments should remain visible by their authorFrédéric Buclin2011-08-081-1/+1
| | | | r=glob a=LpSolit
* Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD ↵David Lawrence2011-08-082-1/+181
| | | | | | creation)) r=mkanat, a=LpSolit
* Bug 666313: Remove the obsolete [% FLUSH %] directiveFrédéric Buclin2011-08-071-1/+0
| | | | r=glob a=LpSolit
* Bug 288049: "internal error" from ThrowCodeError is confusing. Reword itFrédéric Buclin2011-08-071-5/+7
| | | | r=justdave a=LpSolit
* Bug 55436: Implement list of duplicate bug numbers on show_bug.cgiFrédéric Buclin2011-08-071-3/+28
| | | | r=mkanat a=LpSolit
* Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause ↵Byron Jones2011-08-041-0/+5
| | | | | | XSS on this domain in IE 6-8 and Safari r/a=LpSolit