summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Bug 1251100 - checksetup.pl no longer tells admins which modules are installe...Dylan William Hardison1-1/+2
2016-03-19Bug 1230932: Providing a condition as an ID to the webservice results in a ta...Frédéric Buclin1-0/+8
2016-02-08Bug 1046241: All links to the documentation displayed besides error messages ...Frédéric Buclin1-1/+1
2015-12-22Revert "Bug 1230932 - Providing a condition as an ID to the webservice result...David Lawrence1-7/+0
2015-12-22Bug 1230932 - Providing a condition as an ID to the webservice results in a t...Dylan Hardison1-0/+7
2015-06-03Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dum...Jeff Fearn1-0/+4
2015-04-08Backout bug 1089475, it causes deep recursions when the DB server is not acce...Frédéric Buclin1-4/+0
2014-12-23Bug 1106653: Truncate the field-* and type-* values in error messagesFrédéric Buclin1-2/+4
2014-12-17Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dum...Jeff Fearn1-0/+4
2014-03-26Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin1-9/+3
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan1-3/+3
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin1-8/+7
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin1-8/+8
2013-10-16Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ...Dave Lawrence1-0/+3
2012-11-12Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...Frédéric Buclin1-73/+0
2012-10-16Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann1-2/+2
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones1-0/+4
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin1-4/+2
2012-02-26Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky1-2/+0
2012-01-23Bug 319953: Missing real email syntax checkFrédéric Buclin1-2/+1
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-17/+5
2012-01-06Bug 714664: The content of the "emailregexpdesc" parameter is not escaped whe...Frédéric Buclin1-1/+1
2011-11-01Fix missing-space bugs in error messages. a=LpSolit.Gervase Markham1-4/+4
2011-08-07Bug 288049: "internal error" from ThrowCodeError is confusing. Reword itFrédéric Buclin1-5/+7
2011-08-04Bug 676237: The traceback in code-error.html.tmpl is displayed on a single lineFrédéric Buclin1-1/+1
2011-04-02Bug 647466: Allow Search.pm to take the new URL syntax for custom searchMax Kanat-Alexander1-0/+7
2011-01-05Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham1-1/+2
2010-12-30Bug 622105 - Misspelling in setting_info_invalid error message David Lawrence1-1/+1
2010-10-22Another unused error tagFrédéric Buclin1-3/+0
2010-10-14Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)Christian Legnitto1-0/+4
2010-07-18Bug 119703: Create an attachment by pasting it into a text fieldFrédéric Buclin1-5/+1
2010-07-16Bug 578258: Calling votes.cgi with no arguments should either display the use...Frédéric Buclin1-0/+5
2010-07-15Remove unsused error tag left by bug 578904Frédéric Buclin1-5/+0
2010-07-15Bug 578739: Instead of removing REFERENCES from _bz_real_schema and thenMax Kanat-Alexander1-1/+6
2010-07-08Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander1-4/+0
2010-07-08Bug 490930: Always store attachments locally if they are over X size (and bel...Frédéric Buclin1-5/+1
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-4/+0
2010-05-25Bug 567303: Implement a working algorithm for sorting fields based onMax Kanat-Alexander1-0/+5
2010-05-20Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin1-14/+1
2010-05-19Bug 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander1-1/+1
2010-05-14Need to do FILTER html FILTER html_linebreak to actually have a safe filter.Max Kanat-Alexander1-1/+1
2010-05-14Bug 372537: Improve CodeErrors: show the traceback (without functionMax Kanat-Alexander1-0/+3
2010-05-14Bug 565880: Do not throw an error when obsoleting an already obsolete attachmentFrédéric Buclin1-4/+0
2010-05-14Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be...Frédéric Buclin1-10/+0
2010-03-29Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander1-3/+0
2010-02-24Fix bustage (unused error tag)Frédéric Buclin1-4/+0
2010-02-16Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander1-5/+0
2010-02-06Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin1-0/+3
2010-01-05Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com1-1/+5
2009-12-04Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org1-0/+17