Commit Graph

3996 Commits

Author SHA1 Message Date
myk%mozilla.org
978698129c Fixing build bustage. Some template files didn't have version strings. 2002-09-28 19:08:45 +00:00
myk%mozilla.org
f60927251d Fixing build bustage. 2002-09-28 18:59:28 +00:00
myk%mozilla.org
c6b5c64cc4 Checking in build bustage. 2002-09-28 18:51:52 +00:00
myk%mozilla.org
f8e4483e93 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
justdave%syndicomm.com
434b54ef15 Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it
doesn't *force* you to download it.
r= bbaetz, bzbarsky
2002-09-28 04:10:27 +00:00
gerv%gerv.net
c855358ff8 Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk. 2002-09-27 22:03:56 +00:00
bugreport%peshkin.net
a3944ea4d2 Bug 170195 Regression - buglist highlighting broken
r=myk
2002-09-27 16:44:58 +00:00
gerv%gerv.net
6ac8f33874 Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz. 2002-09-26 23:31:53 +00:00
gerv%gerv.net
b618ed4bea Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net
174ed34902 Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave. 2002-09-26 06:16:58 +00:00
tara%tequilarista.org
1798cfbe5f Fixing (but still leaving commented out) the Log query field, a la bug 170395 2002-09-25 21:55:22 +00:00
gerv%gerv.net
8d6e59e08f Bug 12282 - General summary reports. Patch by gerv; r=joel. 2002-09-25 07:11:45 +00:00
myk%mozilla.org
b50a916e09 Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop
generating warnings.
r=gerv
2002-09-23 21:46:33 +00:00
timeless%mac.com
e9c8f455cc Bug 170392 zap annoying border for who in showbuilds.cgi
r=biesi
2002-09-23 21:29:23 +00:00
gerv%gerv.net
152ef72c3d Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz. 2002-09-23 07:12:12 +00:00
gerv%gerv.net
e931ee5476 Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv; r=bbaetz. 2002-09-22 20:28:25 +00:00
bugreport%peshkin.net
1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
justdave%syndicomm.com
f7bc78f595 Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header)
Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, gerv
2002-09-21 16:57:12 +00:00
gerv%gerv.net
c6aa8133ac Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
gerv%gerv.net
802d5d70a1 Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.cgi. Patch by gerv; r=burnus. 2002-09-20 22:26:14 +00:00
gerv%gerv.net
cff6c39565 Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stofanet.dk; r=gerv. 2002-09-19 23:15:14 +00:00
gerv%gerv.net
c9a4fc145b Bug 152935 - Pref for no notification on Target Milestone change not respected. Patch by jodym@oeone.com; r=bbaetz, gerv. 2002-09-19 23:01:16 +00:00
gerv%gerv.net
37d08f059f 160476 - boolean chart addition doesn't keep query template format. Patch by gerv; r=myk. 2002-09-19 21:05:17 +00:00
myk%mozilla.org
274262c768 Last part of fix for bug 146945: Hack to support format=rdf for legacy applications that don't know to do ctype=rdf instead.
r=gerv
2002-09-19 20:17:21 +00:00
myk%mozilla.org
8f043864e0 Fix for bug 169713: Added PrintHeader to a few more places that return HTML, and added a $::header_done global variable so two PrintHeader() calls cause the header to be displayed only once.
r=dmose
2002-09-19 19:52:03 +00:00
ian%hixie.ch
c327b415aa Typo: colon should be dot to be consistent with everything else in PLIF. 2002-09-19 18:23:36 +00:00
gerv%gerv.net
9463bbea73 Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv; r=bbaetz, joel, myk. 2002-09-19 06:54:42 +00:00
gerv%gerv.net
668cdbed8b Bug 168804 - Document CheckCanChangeField so sites can modify it for local needs. Patch by gerv; r=bbaetz, joel. 2002-09-18 23:23:55 +00:00
myk%mozilla.org
43ce56387c Fix for bug 164143: enables non-authenticated users to look up the module to which a file belongs via a form at the top of owners.html.
r=dmose
2002-09-18 21:32:08 +00:00
terry%mozilla.org
c90dba1003 Fixing a mistake made long ago that resulted in an empty image being committed in place of the despot handcuff image. This is the original image (from revision 1.3). 2002-09-18 21:28:55 +00:00
gerv%gerv.net
e87512b7c7 Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. 2002-09-18 20:09:12 +00:00
gerv%gerv.net
34a4a40da0 Fallout from previous checkin; need to escape "-" in regexp for some versions of Perl, because it interprets it as a range. 2002-09-18 18:59:55 +00:00
gerv%gerv.net
fb12774885 Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. 2002-09-18 07:20:18 +00:00
gerv%gerv.net
513d9f0096 Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rdf.tmpl to fit in with new naming scheme. 2002-09-17 23:30:17 +00:00
gerv%gerv.net
c14171212a Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
myk%mozilla.org
578177f712 Fix for bug 57556: escapes user-entered data when displaying it to prevent cross-site scripting attacks.
r=dmose
2002-09-16 21:31:58 +00:00
ian%hixie.ch
9fb1137821 Form submission cleanup: use ./ instead of blank actions, since some UAs leave the query string on POSTs with blank actions. Also switch some GETs to POSTs since we now support them. 2002-09-14 13:07:18 +00:00
ian%hixie.ch
d7fbc1c86c Add more debugging output to core parts of the run loop. 2002-09-14 12:47:02 +00:00
ian%hixie.ch
662bae0d99 The 'acknowledge' string could be used for more than blank requests. 2002-09-14 12:46:16 +00:00
ian%hixie.ch
25f761a622 Implement a way for requests to include referrer information. 2002-09-14 12:45:26 +00:00
gerv%gerv.net
612d0b26ae Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.com; r=gerv. 2002-09-13 22:21:19 +00:00
gerv%gerv.net
b445bca5ee Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz. 2002-09-13 17:37:41 +00:00
gerv%gerv.net
bda11cb1c6 Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. Patch by gerv; r=bbaetz. 2002-09-12 22:51:50 +00:00
tara%tequilarista.org
40b3b839fe Quick update to Perl module list 2002-09-12 20:19:45 +00:00
ian%hixie.ch
4889c1fb44 To make debugging easier, move the level 9 output debugging dumps from failure cases in the datasources to always, in the generic output service. May need further tweaking later. 2002-09-12 11:45:17 +00:00
ian%hixie.ch
adba24c93e Adding a new way of executing database statements: attempt(). Works like execute() but doesn't raise an exception on failure. Check for failure by using the ResultsFrame's 'lastError' method. 2002-09-12 11:44:07 +00:00
ian%hixie.ch
ad095c7804 Add two new filters: One for theoretically valid URIs, and one for strings being embedded _into_ URIs. Note that the first overrides the Template::Filters version since that version is arguably incorrect. 2002-09-11 23:11:43 +00:00
gerv%gerv.net
93323c2273 Bug 166698 - The error system's in a bit of a mess. This file was missed on the original checkin. 2002-09-11 14:12:12 +00:00
gerv%gerv.net
7712577a10 Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. 2002-09-11 13:56:35 +00:00
bugreport%peshkin.net
c49f36cc60 Bug 167595 - Query - multiple-select product (and probably component) broken
2xr = bbaetz
2002-09-10 23:51:05 +00:00