summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2015-03-30Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to ↵Gervase Markham1-1/+2
define what the fixed resolution is. r,a=glob
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green1-0/+5
r=dylan, a=glob
2014-11-24Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv.Matt Selsky1-1/+1
2014-11-24Oops. Revert commit with bogus message #1. paperbag=gerv.Gervase Markham1-1/+1
This reverts commit 9e1efb5e001b8540672f42bfd7101fed4a394c0e.
2014-11-24Are you sure you want to check in on branch masterMatt Selsky1-1/+1
2014-10-31Bug 1062739: add the ability for administrators to limit the number of ↵Byron Jones1-0/+2
emails sent to a user per minute and hour r=dylan,a=glob
2014-10-27Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerByron Jones1-5/+0
(remove unused user-error "invalid_context")
2014-10-24Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky1-1/+1
r=gerv, a=glob.
2014-10-22Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin1-2/+3
r=dkl a=sgreen
2014-10-16Bug 1080840: Update WebServices to include Markdown featureKoosha KM1-0/+3
r=dkl,a=glob
2014-09-11Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green1-8/+8
their current password does not meet the password complexity rules r=glob, a=sgreen
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green1-0/+14
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2014-07-02Bug 1014345 - Add Group.get RPC callSimon Green1-0/+5
r=glob, a=glob
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+5
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin1-0/+9
r=dkl a=justdave
2014-02-26Bug 466178 - Add an INTEGER custom field typeSimon Green1-0/+6
r=glob, a=justdave
2014-02-25Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin1-4/+4
user doesn't alter the keywords list r=gerv a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan1-7/+7
specific Bugzilla installation r=dkl,a=justdave
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence1-0/+10
r=sgreen,a=justdave
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-8/+4
r/a=justdave
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin1-6/+6
r/a=justdave
2013-12-12Bug 947766 - Poorly worded error message when attempting to attach a file ↵Simon Green1-1/+2
that is too large r=glob, a=sgreen
2013-11-25Fix warning caused by Bug 793963Byron Jones1-4/+0
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones1-1/+26
r=dkl, a=glob
2013-11-06Bug 931765 - When you enter your login or password wrong, the error message ↵tinajohnson.1234@gmail.com1-3/+3
shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen
2013-09-28Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry1-0/+7
r=LpSolit a=justdave
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence1-0/+5
throw errors, not be silently ignored r/a=glob
2013-08-07Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green1-15/+15
r=LpSolit, a=sgreen
2013-07-30Bug 402745 - Improve the error message displayed when accessing ↵Sunil Joshi1-0/+2
summarize_time.cgi with no bug ID
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow ↵Dave Lawrence1-3/+3
retrieval of multiple product objects r/a=glob
2013-07-22Bug 850986: don't allow setting a flag's requestee to a disabled accountByron Jones1-1/+6
r=dkl, a=justdave
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-0/+7
r=glob,a=justdave
2013-03-28Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵Byron Jones1-0/+5
will display r=LpSolit, a=LpSolit
2013-02-19Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵Frédéric Buclin1-1/+4
invalid page format r=glob a=LpSolit
2013-01-17Bug 752946 - Moving a bug into another product lists inactive components, ↵Dave Lawrence1-0/+5
milestones and versions r/a=LpSolit
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-16Bug 605086: Messages about wrong login-attemps should refer to the forget ↵Hugo Seabrook1-0/+2
password (reset password) functionality 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-12Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵Frédéric Buclin1-9/+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 Schumann1-4/+0
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-15Bug 345878 - "Access Denied" should be "Bug Access Denied"Sunil Joshi1-2/+2
[r=LpSolit 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 Heyman1-0/+8
r/a=LpSolit
2012-08-03Bug 759413 - Use "cannot" instead of "can not".Matt Selsky1-5/+5
r=Wurblzap, 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