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