summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2006-08-20Fixing bustage (unfiltered directive in code-error.html.tmpl)lpsolit%gmail.com1-1/+1
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-4/+15
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk
2006-08-11Fixing warnings due to bug 347291 (unused tag in code-error.html.tmpl)lpsolit%gmail.com1-5/+0
2006-08-11Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use itmkanat%bugzilla.org1-0/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-07-25Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵lpsolit%gmail.com1-4/+0
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+7
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-06-20Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵vladd%bugzilla.org1-2/+2
Dascalu <vladd@bugzilla.org>.
2006-06-15Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com1-3/+0
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-06-04Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵lpsolit%gmail.com1-1/+4
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
2006-06-02Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵lpsolit%gmail.com1-0/+3
a=justdave
2006-05-30Bug 337054: Remove get_component_id() and get_component_name() from ↵lpsolit%gmail.com1-15/+3
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-16Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max ↵lpsolit%gmail.com1-0/+5
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-7/+45
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net1-0/+7
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com1-0/+10
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2005-11-30Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵lpsolit%gmail.com1-3/+10
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵lpsolit%gmail.com1-0/+5
of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
2005-10-26Bug 313732: fix typo in name of error message variable. Patch by ↵gerv%gerv.net1-1/+1
bugzilla.mozilla@rjb.za.net; r=gerv, a=myk.
2005-10-24Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵lpsolit%gmail.com1-9/+7
Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2005-10-07Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-09-02Bug 298306: For new products, the charting error message "The tool which ↵lpsolit%gmail.com1-2/+12
gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk
2005-08-31Fix for bug 305773: fixes regression in flag validation code that let ↵myk%mozilla.org1-2/+3
through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com1-0/+4
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵lpsolit%gmail.com1-0/+5
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk
2005-07-11Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com1-0/+3
processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
2005-07-08Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵mkanat%kerio.com1-0/+27
to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
2005-07-08Bug 299212: "already locked" errors should be more informative - Patch by ↵lpsolit%gmail.com1-1/+3
Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵lpsolit%gmail.com1-0/+3
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave
2005-04-11Bug 289570: Blank value always shown on target type code error from ↵lpsolit%gmail.com1-1/+1
editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-03-15Bug 251960: Search.pm uses DB dependent comma operatormkanat%kerio.com1-0/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca1-0/+9
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-03-08Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵travis%sedsystems.ca1-1/+1
message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-03-01Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca1-1/+5
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
2005-02-19Bug 282570: Missing errors for DB compatibility layermkanat%kerio.com1-0/+12
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵gerv%gerv.net1-1/+4
r=justdave; a=justdave.
2004-12-14Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch ↵jocuri%softhome.net1-2/+2
by me, r=wurblzap (Marc), a=justdave.
2004-12-09Patch for bug 233049: Improve error when filtering requests with component ↵jocuri%softhome.net1-8/+0
not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
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
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-15Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com1-5/+0
a=justdave
2004-04-12Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br1-0/+5
linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net1-0/+4
jth, gerv; r/a=justdave.
2003-10-19Bug 108528: knob is not a defined error message and it does not help a user ↵jocuri%softhome.net1-1/+5
find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
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
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-29/+24
r,a=justdave
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-23/+16
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-27/+29
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+11