summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2013-01-02Bug 401918: describekeywords.cgi with no keywords simply displays an empty ↵Sunil Joshi1-0/+5
page instead of throwing an error r/a=LpSolit
2012-12-29Bug 804343: Implement autolinkification for a list of comment idsKoosha Khajeh Moogahi1-0/+2
r/a=LpSolit
2012-12-16Bug 605086: Messages about wrong login-attemps should refer to the forget ↵Hugo Seabrook1-0/+2
password (reset password) functionality r/a=LpSolit
2012-12-02Bug 547311: Remove the "align" attribute from <th>Christopher Trom2-3/+3
r/a=LpSolit
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-0/+11
r=dkl,a=LpSolit
2012-11-20Bug 491198: The error message shouldn't say "didn't match anything" when ↵Sunil Joshi1-1/+1
entering a too short name (when emailsuffix is in use) r/a=LpSolit
2012-11-14Bug 393751: "The sudo session has been ended." needs a rewriteSunil Joshi1-2/+2
[r=reed a=LpSolit]
2012-11-12Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵Frédéric Buclin2-82/+65
not triggered by the code itself r=glob a=LpSolit
2012-10-16Bug 604388 - Filenames used to store data for Old Charts should be based on ↵Marc Schumann2-6/+2
product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit
2012-10-13Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messagesSunil Joshi1-3/+2
r/a=LpSolit
2012-10-11Bug 798994: Fix incorrect double escaping when displaying saved queries URLsSimon Green1-1/+1
r=glob, a=LpSolit
2012-09-19Bug 308709: Misleading confirmation when entering an invalid sort key for a ↵Sunil Joshi1-3/+3
field value r/a=LpSolit
2012-09-19Bug 445861: $component->default_qa_contact should not return the default ↵Koosha Khajeh Moogahi1-1/+1
user object when no default QA contact is defined r/a=LpSolit
2012-09-15Bug 345878 - "Access Denied" should be "Bug Access Denied"Sunil Joshi1-2/+2
[r=LpSolit a=LpSolit]
2012-09-11Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵Reed Loden1-1/+1
user match page [r=LpSolit a=LpSolit]
2012-09-03Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV outputMatt Tyson1-0/+1
r=glob, a=LpSolit
2012-08-20Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin1-1/+1
r=glob a=LpSolit
2012-08-18Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi1-0/+6
r/a=LpSolit
2012-08-09Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin1-2/+6
r=glob a=LpSolit
2012-08-07Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman3-1/+29
r/a=LpSolit
2012-08-07HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug ↵Frédéric Buclin1-2/+2
730670
2012-08-03Bug 759413 - Use "cannot" instead of "can not".Matt Selsky1-5/+5
r=Wurblzap, a=LpSolit
2012-07-24Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UIMatt Selsky1-4/+4
r=gerv a=LpSolit
2012-07-04Bug 339369: During logout, reword "Your login has been forgotten"Koosha Khajeh Moogahi1-1/+1
r/a=LpSolit
2012-05-28Bug 756314: Fix dropping of unique matches when the "confirm page" page is ↵Byron Jones1-4/+4
display. r=LpSolit, a=LpSolit
2012-05-28Fix bustage: email_confirmation_failed is no longer usedFrédéric Buclin1-4/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=355596
2012-05-28Bug 355596: Your password should be requested to confirm your email address ↵Koosha Khajeh Moogahi1-2/+2
change r/a=LpSolit
2012-05-18The calendar widget is not localizable.Marc Schumann1-0/+33
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365
2012-05-17Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu1-0/+5
better understand what they are used for r/a=LpSolit
2012-05-08Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones1-0/+1
r=gerv, a=LpSolit
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵Frédéric Buclin5-104/+1
(and get rid of the current form in the footer) r=timello a=LpSolit
2012-05-07Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky1-3/+3
r=timello, a=LpSolit
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ↵Byron Jones1-0/+4
type operators r=LpSolit,a=LpSolit
2012-04-18Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky1-0/+1
r=timello a=LpSolit
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵Frédéric Buclin1-4/+2
can control the way to throw errors r=dkl a=LpSolit
2012-04-13Fix bustage (missing filter)Frédéric Buclin1-1/+2
2012-04-13Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi1-1/+2
r/a=LpSolit
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵Frédéric Buclin1-0/+21
code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit
2012-02-27Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin1-0/+7
r=glob a=LpSolit
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky3-7/+0
r/a=LpSolit
2012-02-22Fix bustageFrédéric Buclin1-1/+1
2012-02-22Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵Dave Lawrence1-0/+5
API when using mod_perl r/a=LpSolit
2012-02-19Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classesTiago Mello1-2/+1
to a new 'MoreBugUrl' extension. r/a=LpSolit
2012-01-31Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token ↵Frédéric Buclin1-0/+5
checks and can lead to CSRF (no victim's action required) r=mkanat a=LpSolit
2012-01-25Bug 617802: Add see also support for Rietveld installations on appspot.comMatt Selsky1-0/+1
r=timello, a=LpSolit
2012-01-23Bug 319953: Missing real email syntax checkFrédéric Buclin2-5/+3
r=glob a=LpSolit
2012-01-20Bug 718397: New extensions should be created using the MPL 2.0 licenseMatt Selsky1-2/+1
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin31-522/+155
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2012-01-10Bug 716283: Clickjacking in the attachment "Details" page allows to bypass ↵Frédéric Buclin1-0/+3
token checks r=dkl a=LpSolit
2012-01-06Bug 661533: The See Also field should support Review Board URLsMatt Selsky1-0/+1
r=timello a=LpSolit