aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user-error.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-3/+0
|
* Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerByron Jones2014-10-271-5/+0
| | | | (remove unused user-error "invalid_context")
* Bug 1088399 - Add support for Github pull requests in See Also field. ↵Matt Selsky2014-10-241-1/+1
| | | | r=gerv, a=glob.
* Bug 1033068: The "unknown_action" error message could confuse the userFrédéric Buclin2014-10-221-2/+3
| | | | r=dkl a=sgreen
* Bug 1080840: Update WebServices to include Markdown featureKoosha KM2014-10-161-0/+3
| | | | r=dkl,a=glob
* Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green2014-09-111-8/+8
| | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-0/+14
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 1014345 - Add Group.get RPC callSimon Green2014-07-021-0/+5
| | | | r=glob, a=glob
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+5
| | | | r=glob a=justdave
* Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin2014-04-171-0/+9
| | | | r=dkl a=justdave
* Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-271-0/+6
| | | r=glob, a=justdave
* Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin2014-02-251-4/+4
| | | | | | user doesn't alter the keywords list r=gerv a=justdave
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan2014-01-071-7/+7
| | | | | | specific Bugzilla installation r=dkl,a=justdave
* Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence2013-12-311-0/+10
| | | | r=sgreen,a=justdave
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-311-8/+4
| | | | r/a=justdave
* Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin2013-12-221-6/+6
| | | | r/a=justdave
* Bug 947766 - Poorly worded error message when attempting to attach a file ↵Simon Green2013-12-121-1/+2
| | | | | that is too large r=glob, a=sgreen
* Fix warning caused by Bug 793963Byron Jones2013-11-251-4/+0
|
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-1/+26
| | | | r=dkl, a=glob
* Bug 931765 - When you enter your login or password wrong, the error message ↵tinajohnson.1234@gmail.com2013-11-051-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
* Bug 798927: An error should be thrown when passing an illegal pronounImran Chaudhry2013-09-281-0/+7
| | | | r=LpSolit a=justdave
* Bug 917669 - invalid or expired authentication tokens and cookies should ↵Dave Lawrence2013-09-261-0/+5
| | | | | | throw errors, not be silently ignored r/a=glob
* Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green2013-08-071-15/+15
| | | r=LpSolit, a=sgreen
* Bug 402745 - Improve the error message displayed when accessing ↵Sunil Joshi2013-07-301-0/+2
| | | | summarize_time.cgi with no bug ID
* Bug 896066 - Allow REST WebService API to for GET /product to allow ↵Dave Lawrence2013-07-231-3/+3
| | | | | | retrieval of multiple product objects r/a=glob
* Bug 850986: don't allow setting a flag's requestee to a disabled accountByron Jones2013-07-221-1/+6
| | | | r=dkl, a=justdave
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-0/+7
| | | | r=glob,a=justdave
* Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵Byron Jones2013-03-281-0/+5
| | | | | | will display r=LpSolit, a=LpSolit
* Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵Frédéric Buclin2013-02-191-1/+4
| | | | | | invalid page format r=glob a=LpSolit
* Bug 752946 - Moving a bug into another product lists inactive components, ↵Dave Lawrence2013-01-171-0/+5
| | | | | | milestones and versions r/a=LpSolit
* Bug 401918: describekeywords.cgi with no keywords simply displays an empty ↵Sunil Joshi2013-01-021-0/+5
| | | | | | page instead of throwing an error r/a=LpSolit
* Bug 605086: Messages about wrong login-attemps should refer to the forget ↵Hugo Seabrook2012-12-161-0/+2
| | | | | | password (reset password) functionality r/a=LpSolit
* Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-221-0/+11
| | | | r=dkl,a=LpSolit
* Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵Frédéric Buclin2012-11-121-9/+65
| | | | | | not triggered by the code itself r=glob a=LpSolit
* Bug 604388 - Filenames used to store data for Old Charts should be based on ↵Marc Schumann2012-10-161-4/+0
| | | | | | product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit
* Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messagesSunil Joshi2012-10-131-3/+2
| | | | r/a=LpSolit
* Bug 798994: Fix incorrect double escaping when displaying saved queries URLsSimon Green2012-10-111-1/+1
| | | | r=glob, a=LpSolit
* Bug 308709: Misleading confirmation when entering an invalid sort key for a ↵Sunil Joshi2012-09-191-3/+3
| | | | | | field value r/a=LpSolit
* Bug 345878 - "Access Denied" should be "Bug Access Denied"Sunil Joshi2012-09-151-2/+2
| | | | [r=LpSolit a=LpSolit]
* Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-201-1/+1
| | | | r=glob a=LpSolit
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-181-0/+6
| | | | r/a=LpSolit
* Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-091-2/+6
| | | | r=glob a=LpSolit
* Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman2012-08-071-0/+8
| | | | r/a=LpSolit
* Bug 759413 - Use "cannot" instead of "can not".Matt Selsky2012-08-031-5/+5
| | | | r=Wurblzap, 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-281-2/+2
| | | | | | change r/a=LpSolit
* Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu2012-05-171-0/+5
| | | | | | better understand what they are used for r/a=LpSolit
* Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky2012-05-071-3/+3
| | | | r=timello, a=LpSolit
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-181-0/+1
| | | | r=timello a=LpSolit
* Fix bustage (missing filter)Frédéric Buclin2012-04-131-1/+2
|