aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Collapse)AuthorAgeFilesLines
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-182-1/+7
| | | | r/a=LpSolit
* Fix bustageFrédéric Buclin2012-08-121-1/+0
|
* Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin2012-08-121-56/+22
| | | | r=dkl a=LpSolit
* Bug 557183: In config.cgi, specify if fields controlled by a parameter are ↵Frank Becker2012-08-091-0/+3
| | | | | | enabled or disabled r/a=LpSolit
* Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-092-3/+8
| | | | r=glob a=LpSolit
* Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman2012-08-074-13/+58
| | | | r/a=LpSolit
* HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug ↵Frédéric Buclin2012-08-071-2/+2
| | | | 730670
* Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵Frédéric Buclin2012-08-062-3/+5
| | | | | | password reset e-mail request r=reed a=LpSolit
* Bug 759413 - Use "cannot" instead of "can not".Matt Selsky2012-08-033-7/+7
| | | | r=Wurblzap, a=LpSolit
* Bug 779600: Hide flag types you cannot request nor set instead of leaving ↵Frédéric Buclin2012-08-011-3/+1
| | | | | | them as disabled r=dkl a=LpSolit
* Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence2012-08-011-2/+2
| | | | | | available for a specific component on enter_bug.cgi Forgot to add periods at the end of the comments.
* Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence2012-08-011-23/+24
| | | | | | available for a specific component on enter_bug.cgi r/a=LpSolit
* Bug 779061: Fix inconsistency between create group documentation and UISImon Green2012-08-011-4/+11
| | | | r=glob, a=LpSolit
* Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence2012-07-311-18/+23
| | | | r/a=LpSolit
* Bug 765189: No longer use an absolute URL in the login formKoosha Khajeh Moogahi2012-07-311-2/+0
| | | | r/a=LpSolit
* Bug 768573: bug/field.html.tmpl overrides the 'hidden' variable, causing ↵Frédéric Buclin2012-07-311-7/+7
| | | | | | some field labels to be hidden by accident r=glob a=LpSolit
* Backout bug 768573Frédéric Buclin2012-07-294-6/+6
|
* Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information ↵Frédéric Buclin2012-07-261-10/+11
| | | | | | about restricted bugs r=glob a=LpSolit
* Bug 777555: Release notes for Bugzilla 4.2.2Frédéric Buclin2012-07-261-0/+42
| | | | r=dkl a=LpSolit
* Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UIMatt Selsky2012-07-242-6/+6
| | | | r=gerv a=LpSolit
* Bug 771107 - List of attachments in attachment details screen does not ↵Dave Lawrence2012-07-232-4/+10
| | | | | | distinguish obsolete attachments r=glob, a=LpSolit
* Bug 767308 - Bug id should be last field in URL query string (after list_id) Dave Lawrence2012-07-231-5/+12
| | | | r=glob, a=LpSolit
* Bug 339369: During logout, reword "Your login has been forgotten"Koosha Khajeh Moogahi2012-07-041-1/+1
| | | | r/a=LpSolit
* Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ↵Matt Selsky2012-07-041-0/+1
| | | | | | MIME type) r/a=LpSolit
* Bug 553553 - We shouldn't be using terms.Bugzilla in the "please contribute" ↵Matt Selsky2012-07-021-4/+6
| | | | | | message. (Quick fix because of borked checkin a minute ago.) r=Wurblzap, a=LpSolit
* Bug 553553 - We shouldn't be using terms.Bugzilla in the "please contribute" ↵Matt Selsky2012-07-021-3/+2
| | | | | | message. r=Wurblzap, a=LpSolit
* Bug 467859: Add X-Bugzilla-Flags to mail headersMatt Selsky2012-07-011-0/+1
| | | | r/a=LpSolit
* Bug 762783: Change dependent bugs to use POST when the url exceeds the url ↵Simon Green2012-06-291-5/+21
| | | | | | length limit r=glob, a=LpSolit
* Bug 766528: Use field-label.html.tmpl for timetracking fieldsPami Ketolainen2012-06-262-19/+23
| | | | r/a=LpSolit
* Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing itFrédéric Buclin2012-06-264-6/+6
| | | | r=glob a=LpSolit
* Bug 138546: Add a checkbox to add himself to the CC list when creating or ↵Reed Loden2012-06-263-8/+20
| | | | | | editing an attachment r/a=LpSolit
* Bug 760034 - Disable all mail button sets the "but not when (overrides ↵Dave Lawrence2012-06-111-1/+1
| | | | | | above)" row incorrectly r/a=LpSolit
* Bug 761230: The server push page no longer displays all debug dataFrédéric Buclin2012-06-071-9/+4
| | | | r=timello a=LpSolit
* Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized ↵Reed Loden2012-05-291-9/+14
| | | | | | setting of default search options [r=LpSolit a=LpSolit]
* Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized ↵Reed Loden2012-05-291-1/+2
| | | | | | use of "Set my default search back to the system default" [r=LpSolit a=LpSolit]
* Bug 327657: "Edit attachment" page should show me when the file was attachedMatt Selsky2012-05-291-2/+7
| | | | r/a=LpSolit
* Bug 756314: Fix dropping of unique matches when the "confirm page" page is ↵Byron Jones2012-05-291-4/+4
| | | | | | display. r=LpSolit, a=LpSolit
* Bug 206455: Add radio buttons in request.cgi to use the do_union paramKoosha Khajeh Moogahi2012-05-281-0/+12
| | | | r/a=LpSolit
* Fix bustage: email_confirmation_failed is no longer usedFrédéric Buclin2012-05-281-4/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=355596
* Bug 355596: Your password should be requested to confirm your email address ↵Koosha Khajeh Moogahi2012-05-282-5/+5
| | | | | | change r/a=LpSolit
* Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ↵Koosha Khajeh Moogahi2012-05-281-0/+1
| | | | | | a comment is added r/a=LpSolit
* Bug 690873: config.cgi should include keyword descriptionsFrank Becker2012-05-271-4/+9
| | | | r/a=LpSolit
* Bug 676039: The XML format for bugs should include the full name of ↵Frank Becker2012-05-272-1/+5
| | | | | | attachment creators r/a=LpSolit
* The calendar widget is not localizable.Marc Schumann2012-05-185-13/+49
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
* Bug 365705: Display the default CC list when listing all components of a ↵Matt Selsky2012-05-171-6/+21
| | | | | | product in editcomponents.cgi r/a=LpSolit
* Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu2012-05-174-37/+68
| | | | | | better understand what they are used for r/a=LpSolit
* Bug 490764: Bugzilla should explain why creating a user account is worthwhileFrédéric Buclin2012-05-162-2/+19
| | | | r=glob a=LpSolit
* Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. ↵Matt Selsky2012-05-081-9/+9
| | | | r=gerv, a=LpSolit.
* Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones2012-05-081-2/+2
| | | | r=LpSolit, a=LpSolit
* Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones2012-05-082-1/+4
| | | | r=gerv, a=LpSolit