aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Bug 257767: Option to have fields in CSV files separated by semicolons instea...lpsolit%gmail.com2005-07-201-0/+4
* Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com2005-07-131-0/+5
* Bug 63536: User preference for whether or not to go to the next bug after pro...lpsolit%gmail.com2005-07-111-0/+3
* Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t...mkanat%kerio.com2005-07-081-0/+27
* Bug 299212: "already locked" errors should be more informative - Patch by FrÃ...lpsolit%gmail.com2005-07-081-1/+3
* Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...lpsolit%gmail.com2005-07-071-0/+3
* Bug 289570: Blank value always shown on target type code error from editflagt...lpsolit%gmail.com2005-04-111-1/+1
* Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com2005-03-151-0/+5
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-101-0/+9
* Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error m...travis%sedsystems.ca2005-03-081-1/+1
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-011-1/+5
* Bug 282570: Missing errors for DB compatibility layermkanat%kerio.com2005-02-181-0/+12
* Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=...gerv%gerv.net2005-01-041-1/+4
* Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...jocuri%softhome.net2004-12-141-2/+2
* Patch for bug 233049: Improve error when filtering requests with component no...jocuri%softhome.net2004-12-091-8/+0
* Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net2004-07-131-5/+10
* Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com2004-04-171-0/+5
* Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com2004-04-151-5/+0
* Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br2004-04-121-0/+5
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-191-1/+1
* Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j...jocuri%softhome.net2003-12-101-0/+4
* Bug 108528: knob is not a defined error message and it does not help a user f...jocuri%softhome.net2003-10-191-1/+5
* Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com2003-10-171-6/+1
* Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org2003-10-161-1/+6
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-29/+24
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-071-23/+16
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net2003-07-041-27/+29
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+11
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-5/+0
* Bug 192677: Add new test to flag failure-to-filter situations in the template...justdave%syndicomm.com2003-04-251-1/+1
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-0/+10
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-091-0/+3
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-0/+4
* Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0myk%mozilla.org2002-11-081-0/+7
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-291-0/+4
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+6
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-251-0/+4
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-171-0/+21
* Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.gerv%gerv.net2002-10-081-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-0/+13
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2002-10-021-0/+5
* Bug 164038 - token.cgi: Cancel token messages should be moved into the templa...gerv%gerv.net2002-09-301-1/+8
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net2002-09-291-0/+11
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-0/+42
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-0/+4
* Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.c...gerv%gerv.net2002-09-211-0/+21
* Bug 166698 - clean up the error system, which was confused and broken. Patch ...gerv%gerv.net2002-09-051-4/+2
* Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net2002-08-161-5/+15
* Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net2002-08-151-3/+15
* Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-2/+34