aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Collapse)AuthorAgeFilesLines
* Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander2010-09-181-0/+17
| | | | r=glob, a=mkanat
* Bug 578256 - Autocomplete user names in the search UIMax Kanat-Alexander2010-09-181-1/+13
| | | | r=pyrzak, a=mkanat
* Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵Guy Pyrzak2010-09-191-0/+13
| | | | | | Comment" link at [bottom|top] r/a=mkanat
* Bug 577835: Improve the error message displayed when you put an invalidMax Kanat-Alexander2010-09-181-2/+8
| | | | Bug URL into the See Also field.
* Bug 136225: Make summary a link in buglistsGuy Pyrzak2010-09-191-1/+4
| | | | r/a=mkanat
* Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2010-09-191-1/+1
| | | | r/a=LpSolit
* Bug 595664: Maximum password length is hardcoded in the UI when editing user ↵Artem Anisimov2010-09-142-5/+3
| | | | | | accounts r/a=LpSolit
* Bug 596038: The before_table hook needs to be moved before tableheaderFrédéric Buclin2010-09-141-2/+2
| | | | r/a=mkanat
* Bug 463134: Remove "Show every bug in the system with dependencies" in ↵Frédéric Buclin2010-09-081-4/+1
| | | | | | dependency graphs r/a=mkanat
* Bug 271758: noresolveonopenblockers = on doesn't allow removing open ↵Frédéric Buclin2010-09-081-25/+10
| | | | | | blockers and resolve the bug in a single change r/a=mkanat
* Bug 594038 - Add new hook 'end' in footer.html.tmplTiago Mello2010-09-071-0/+2
| | | | r/a=mkanat
* Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander2010-09-031-0/+3
| | | | | when it finishes. r=mkanat, a=mkanat (module owner)
* Fix bustage due to bug 549586Frédéric Buclin2010-09-021-2/+2
|
* Bug 549586: Allow the See Also field to take an integer or a localTiago Mello2010-09-011-0/+4
| | | | | bugzilla url and treat them as a link to the local Bugzilla. r/a=mkanat
* Bug 77193 - Add the ability to retire (disable) old versions, components and ↵Dave Lawrence2010-08-3111-11/+57
| | | | | | milestones r/a=mkanat
* Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak2010-08-291-1/+1
| | | | r=mkanat, a=mkanat
* Bug 577574: Make YUI's unload listener into a "pagehide" listener onGuy Pyrzak2010-08-291-1/+4
| | | | | | browsers that support it. Before this patch, fields using YUI autocomplete were losing their entered data when pressing "Back" in the browser r=mkanat, a=mkanat
* Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behindGuy Pyrzak2010-08-294-30/+32
| | | | | a show/hide widget r=mkanat, a=mkanat
* Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak2010-08-292-4/+4
| | | | r=mkanat, a=mkanat
* Bug 591218 - Add missing 'longdesclength' form field to fix problem when ↵Reed Loden2010-08-281-0/+1
| | | | | | receiving a mid-air after selecting "Submit only my new comment" on mid-air page. [r=mkanat a=mkanat]
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-276-12/+23
| | | | | based on multiple values of another field (visibility controllers) r/a=mkanat
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-244-6/+6
| | | | r/a=mkanat
* Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in ↵Frédéric Buclin2010-08-243-138/+0
| | | | | | Gecko r/a=mkanat
* Bug 584115: Some comments incorrectly disappear for users not in the ↵Frédéric Buclin2010-08-211-2/+3
| | | | | | timetracking group r/a=mkanat
* Bug 581690: Restore the ability to move several bugs at once to another ↵Frédéric Buclin2010-08-131-0/+3
| | | | | | installation r=ghendricks a=LpSolit
* Fix "No language defines the string 'update_summary_truncated'" when upgradingMax Kanat-Alexander2010-08-111-1/+1
| | | | | from certain versions. https://bugzilla.mozilla.org/show_bug.cgi?id=586210
* Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander2010-08-111-0/+221
| | | | | including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner)
* Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann2010-08-091-2/+2
| | | | r/a=mkanat
* Bug 585454 - In flagmail, the Date header field splits the Subject header ↵Marc Schumann2010-08-081-1/+1
| | | | | | field in two. r/a=LpSolit
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so ↵Frédéric Buclin2010-08-061-5/+54
| | | | | | that bugmails are 100% localizable r/a=mkanat
* s/where missing/were missing/ (no bug)Reed Loden2010-08-061-1/+1
| | | | [r=mkanat a=mkanat] (via IRC)
* Bug 584032: Cannot set requestees on bug creationFrédéric Buclin2010-08-051-2/+3
| | | | r=pyrzak a=LpSolit
* Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin2010-08-041-0/+16
| | | | r=glob a=LpSolit
* Bug 583649: Release Notes for Bugzilla 3.6.2Max Kanat-Alexander2010-08-041-0/+58
| | | | r=LpSolit
* Bug 584069: IE6 throws many JS errorsGuy Pyrzak2010-08-031-1/+1
| | | | r/a=LpSolit
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-011-1/+2
| | | | | | | similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat
* Bug 581622: When a quicksearch includes the "content" field, it is limited ↵Frédéric Buclin2010-08-021-4/+0
| | | | | | to 200 bugs r/a=mkanat
* Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link ↵Frédéric Buclin2010-08-021-1/+1
| | | | | | when the buglist is empty r=timello a=LpSolit
* Bug 583167: The "X-Bugzilla-Changed-Fields:" header in bugmails is unreadableFrédéric Buclin2010-07-301-1/+1
| | | | r=reed a=LpSolit
* Bug 396558: Dependency change e-mails should only include status changes ↵Frédéric Buclin2010-07-281-1/+1
| | | | | | that happened right now r/a=mkanat
* Bug 581798: Remove whitespaces from URLs when listing classifications and ↵Frédéric Buclin2010-07-262-23/+5
| | | | | | products in editproducts.cgi r/a=mkanat
* Bug 581693: Missing whitespace for the auth_failure_action hookFrédéric Buclin2010-07-251-1/+1
| | | | r/a=mkanat
* Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ↵Frédéric Buclin2010-07-241-4/+3
| | | | | | product r=timello a=LpSolit
* Bug 581663: Directive closed twiceFrédéric Buclin2010-07-241-1/+1
| | | | r=timello a=LpSolit
* Bug 581326 – Misleading JSON error message.Marc Schumann2010-07-231-2/+2
| | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=mkanat
* Bug 581316 – Minor typos in notification reason descriptions.Marc Schumann2010-07-231-2/+2
| | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
* Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander2010-07-221-2/+2
| | | | | the field had *any* value-controlling values. r=LpSolit, a=LpSolit
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-2366-218/+218
| | | | r/a=mkanat
* Bug 580761: YUI scripts no longer workFrédéric Buclin2010-07-211-1/+1
| | | | r/a=mkanat
* Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander2010-07-202-128/+75
| | | | | | are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat