Граф коммитов

3841 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%student.usyd.edu.au b3b1cfa914 Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
2002-07-10 00:05:42 +00:00
bbaetz%student.usyd.edu.au 88961d3b64 bug 155861 - showdependancygraph.cgi fails taint check with local dot
installation
r=gerv, myk
2002-07-09 23:40:32 +00:00
jouni%heikniemi.net b799fd6bb0 Bug 149246: Allow use of relative time units in query screen.
Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni
2002-07-09 10:58:10 +00:00
myk%mozilla.org d48668c9c1 Fix for bug 150925: make email address changes work.
2xr=bbaetz
2002-07-09 02:16:56 +00:00
bbaetz%student.usyd.edu.au fe976807e1 Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug
150770
r=myk x2 on the new patch
2002-07-09 01:46:30 +00:00
bbaetz%student.usyd.edu.au d74ee16523 Bug 151714 - user with no canconfirm permission should not get option to
mark bugs they reported as NEW
r=jouni, myk
2002-07-09 01:17:17 +00:00
myk%mozilla.org 099e05229b Fix for bug 150804: makes "allwords" the default when searching for keywords.
2xr=bbaetz
2002-07-09 00:48:25 +00:00
bbaetz%student.usyd.edu.au e3e655516a Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
r=jouni x2
2002-07-08 06:10:47 +00:00
ian%hixie.ch 5a6c17d958 Let's try a different tactic in a scalar context. If there's no data, return undef. 2002-07-07 15:42:57 +00:00
ian%hixie.ch 299f260287 Update the string data source to use the new input metadata APIs 2002-07-07 00:13:29 +00:00
myk%mozilla.org 6fca9fcb20 Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint checks.
2rx=bbaetz
2002-07-06 18:27:18 +00:00
ian%hixie.ch 62165e7d5b Typo: adddress should be address. Doesn't make any particular difference to anything unless someone has already written automated installation scripts... 2002-07-06 17:59:10 +00:00
ian%hixie.ch 12d86e0428 Change the 'row' method of the ResultsFrame API to return an array in an array context, a hashref in a scalar context, and the value on its own if there is only one returned value. (Controversial change. This could introduce hard to spot regressions, and might be backed out at some point.) 2002-07-06 17:52:21 +00:00
ian%hixie.ch c5ff59c053 Introduce the service.uaStringInterpreter.<protocol> service, which takes a UA string and splits it into name, version, manufacturer, platform and comment. This is the HTTP implementation of that service. 2002-07-06 17:49:22 +00:00
ian%hixie.ch c931d0e91f Added the following filters to the Template Toolkit toolbox: htmlcomment, xmlcomment, xml, cdata, htmljs, js, css. Added support for named [% BLOCK %], which had been removed when the template processing code was overridden. 2002-07-06 16:14:58 +00:00
ian%hixie.ch 67ff1ef52d Remove XXX comment about needing an API to enable or disable UI elements, since that need has disappeared now that we use provide that information reliably in the user object. Also split a long line into two for no particular reason. 2002-07-06 16:12:42 +00:00
ian%hixie.ch 724d714a02 Changed the default handling of the generic output module. Now, if there's no generic dispatcher for an output command, it'll effectively synthesise one on the fly, using the method name as the string name and the arguments as an array of values for a 'data' variable. This means that applications can skip out on implementing a generic dispatcher now. Anyone using strings with dot separators (i.e. anyone writing libraries) still need to have generic output dispatcher methods though, to map the method call to a string name. 2002-07-06 16:05:48 +00:00
ian%hixie.ch 927a78dfd7 Made the SMTP 'timeout' value configurable at setup time (defaults to 5 seconds) 2002-07-06 16:02:07 +00:00
ian%hixie.ch 3f748a7c22 Implement getArgumentsTree(), which returns a hash tree representing the first value of each unique argument name in a branch, using dots as the separator. Finally replaced the hardcoded non-extensible meta data stuff with a proper getMetaData() API. Implemented that in the various Input modules. Renamed 'parameter' to 'property' in the CGI Input module. Added '--batch-force-defaults' as an argument handled by the CommandLine Input module. Made CommandLine derive from Default instead of Arguments, so that it can pick up the default handling of metadata and default output protocol. 2002-07-06 15:59:56 +00:00
jouni%heikniemi.net 3ccecf11d8 Bug 155388: <link> elements for next/prev/first/last in buglists didn't appear post-templatization.
r=gerv,bbaetz
2002-07-06 09:33:39 +00:00
timeless%mac.com 6a3435735b Bug 155805 doeditcheckin.cgi still has an unported TCL line(!!)
r=justdave
2002-07-04 18:24:19 +00:00
jouni%heikniemi.net f4663c4cf4 Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
2xr=bbaetz
2002-07-04 11:16:02 +00:00
jouni%heikniemi.net df13b24c40 Bug 145795: editcomponents had error messages referring to products where it should've been components.
r=bbaetz,afranke
2002-07-04 11:13:50 +00:00
jouni%heikniemi.net 40a67027f9 Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin of bug 99203.
2xr=bbaetz
2002-07-04 11:06:59 +00:00
jouni%heikniemi.net 8620785718 Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the
documentation issue was split to bug 155743.
2xr=bbaetz
2002-07-04 09:12:33 +00:00
myk%mozilla.org 07ba2589b3 Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
bbaetz%student.usyd.edu.au ced17778df Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
few other misc bugs too.
r=myk x2
2002-07-03 02:45:13 +00:00
myk%mozilla.org 00ce4849c3 Fix for bug 122900: implements email preference for unconfirmed bugs.
r=jouni
2002-07-02 22:18:49 +00:00
myk%mozilla.org de2a97e058 Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript" parameter.
2xr=jouni
2002-07-02 21:40:30 +00:00
bbaetz%student.usyd.edu.au 4af4f29561 Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave
2002-07-01 03:28:56 +00:00
ian%hixie.ch 7c56b08e2b Update to TemplateToolkit format 2002-06-30 21:35:27 +00:00
ian%hixie.ch 19251aa801 Include character set information in the HTTP headers 2002-06-30 21:34:57 +00:00
ian%hixie.ch b0b0c2d2b3 HTTP needs RFC822 dates for its Date: line 2002-06-30 21:33:21 +00:00
ian%hixie.ch 24c018b496 Primitive POST support (work in progress) 2002-06-30 21:30:43 +00:00
ian%hixie.ch f4a812c534 Oops, wrong repository... 2002-06-30 21:05:35 +00:00
ian%hixie.ch 71c3a67ce8 Initial checkin 2002-06-30 21:02:35 +00:00
bbaetz%student.usyd.edu.au a5031a1db1 Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
patch by davef@tetsubo.com, r=kiko x2
2002-06-30 04:22:57 +00:00
gerv%gerv.net bc73d733c2 Bug 152693 - added "resolution" to the INTERFACE comment. 2002-06-28 20:06:32 +00:00
gerv%gerv.net 877c7d89c0 Bug 151281 - change duplicates.cgi to make one query instead of several thousand. Patch by gerv; r=myk, bbaetz. 2002-06-28 20:02:09 +00:00
bbaetz%student.usyd.edu.au bf0d6aeda1 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
timeless%mac.com 5d5bd27956 Bug 32239 rebuildcvshistory fails on files whose rlog date are in mm/dd/yyyy format.
patch by mgstahl@sonalysts.com r=tara
2002-06-27 04:31:28 +00:00
tara%tequilarista.org e5582bf3fd Landing fix for bug #153744, enabling proper branch handling for diff and blame 2002-06-27 03:41:42 +00:00
bbaetz%student.usyd.edu.au e53a1781f1 Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv
2002-06-26 12:16:24 +00:00
bbaetz%student.usyd.edu.au 4b3fa0a5f9 Bug 157085 - verify-new-product doesn't set defaults
r=jouni, gerv
2002-06-25 10:07:59 +00:00
jouni%heikniemi.net 5fe64c3b8a Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also removes the My Bugs query from the index page.
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
2002-06-23 17:34:14 +00:00
gerv%gerv.net 9c2fbebce4 Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz. 2002-06-23 15:13:43 +00:00
bbaetz%student.usyd.edu.au 4e48f11acc Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
jouni%heikniemi.net 7ad43e8523 Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
2xr=kiko
2002-06-22 23:54:33 +00:00
jouni%heikniemi.net 739ade1186 Bug 150778: Remove an extraneous linefeed above initial bug comments (not visible in all browsers).
2xr=bbaetz
2002-06-22 21:02:06 +00:00
jouni%heikniemi.net 76b467b3f8 Bug 152283: Show votes by bug -list has a logged out footer.
2xr=bbaetz
2002-06-22 10:32:38 +00:00
myk%mozilla.org b75cac0546 Fix for bgu 153114: Files bugs about changes (that the user can't make herself because she doesn't have CVS access) into the mozilla.org product, webmaster@mozilla.org component instead of the Documentation product. Also, adds a link to the document's change log so users can figure out to whom to assign the bug. 2002-06-20 22:56:23 +00:00
gerv%gerv.net cd29ee5857 Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=bbaetz. 2002-06-19 22:52:52 +00:00
timeless%mac.com c0b7e7d826 Bug 12180 Menu overlaps filenames
Bug 88759 improperly nested tags break links
r=tara
2002-06-19 07:00:18 +00:00
myk%mozilla.org 5659dd078d Fix for bug 152688: HTML-escape CVS error messages before they are output. 2002-06-18 23:33:26 +00:00
bbaetz%student.usyd.edu.au 2ced097afd Bug 152541 - After deleting remembered query it is still in page footer
r=jouni x2
2002-06-18 10:25:59 +00:00
gerv%gerv.net b8b9508e38 Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz. 2002-06-17 21:52:00 +00:00
myk%mozilla.org b38ebe63a2 Fix for bug 150792: Locks profiles table so adding a CC while creating a bug doesn't fail.
2xr=bbaetz
2002-06-17 15:54:50 +00:00
bbaetz%student.usyd.edu.au 3327303fbe Bug 151529 - No list of votes shown if there is a + sign in the address
r=jouni x2
2002-06-17 11:29:45 +00:00
bbaetz%student.usyd.edu.au 693d63dda2 Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
bbaetz%student.usyd.edu.au dd519e4374 Bug 151369 - need to trim the entered assignee's email address
r=mattyt x2
2002-06-16 05:26:50 +00:00
bbaetz%student.usyd.edu.au 78775f9e88 Bug 148712 - add component with error/invalid initial owner results in
double header output
patch by stu@xanboo.com (Stu Tomlinson), r=jouni, bbaetz
2002-06-15 05:34:42 +00:00
bbaetz%student.usyd.edu.au 31f73de2dc Bug 151695 - assignee/qa contact can't access secure bugs
r=myk x2
2002-06-15 01:52:59 +00:00
myk%mozilla.org 2150942351 Fix for bug 151658: get UI for moving bugs showing again.
r=gerv,bbaetz
2002-06-14 16:56:20 +00:00
gerv%gerv.net b49522dfbf Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz. 2002-06-14 07:20:03 +00:00
gerv%gerv.net 9e6b49ed4f Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by gerv; 2xr=bbaetz. 2002-06-13 22:45:19 +00:00
gerv%gerv.net ce34567495 Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by gerv; r=bbaetz, jouni. 2002-06-13 22:21:53 +00:00
bbaetz%student.usyd.edu.au 8f14e4f9bf Bug 150882 - SQL error when sorting by bugs.votes with explicit direction
r=gerv x2
2002-06-12 23:18:58 +00:00
bbaetz%student.usyd.edu.au 51d1fc0692 Bug 150802 - default version for bug entry not read from cookies
r=jouni x2
2002-06-11 13:32:01 +00:00
bbaetz%student.usyd.edu.au 8226cfb52e Bug 150826 - missing space between list of attachments
r=mattyt x2
2002-06-11 09:27:27 +00:00
bbaetz%student.usyd.edu.au 5e4576f2d2 Bug 150798 - Extra whitespace included in saved query links
r=mattyt x2
2002-06-11 06:14:49 +00:00
myk%mozilla.org 0cfe7d6788 Backing out change I accidentally made while checking in fix for bug 137855. 2002-06-11 02:25:29 +00:00
myk%mozilla.org e7ab4e4520 Fix for bug 150703: Adds format support to query.cgi.
2rx=gerv
2002-06-10 22:38:48 +00:00
mcafee%netscape.com 0550cb1b6a Adding mozilla favicon 2002-06-08 10:43:08 +00:00
bbaetz%student.usyd.edu.au 7eb23ca2d9 Bug 149845 - buglist.cgi checks for ORDER validity are wrong
r=myk x2
2002-06-08 03:06:10 +00:00
matty%chariot.net.au 7fd909fe95 Release notes updates. 2002-06-07 23:39:35 +00:00
dkl%redhat.com 7a32f193b8 Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com 2002-06-07 16:39:38 +00:00
myk%mozilla.org 623fb7b506 Backing out incorrect change to background color that was accidentally checked in as part of the fix for bug 148179. 2002-06-06 22:11:29 +00:00
matty%chariot.net.au 91e3d50d91 Release notes updates. 2002-06-06 04:07:02 +00:00
timeless%mac.com 5175193e79 Bug 90598 spelling and minor syntactic correctness [doeHs]
a=baloo
2002-06-05 17:57:41 +00:00
matty%chariot.net.au 134730e1df Release notes updates. 2002-06-05 04:43:05 +00:00
matty%chariot.net.au 188bc9262c Bug 148919: Make entryheader a separate template. (again) 2002-06-05 03:40:28 +00:00
justdave%syndicomm.com df969a46dc Fix for bug 148679: permit multiple stylesheets in the header template.
Patch by Joel Peshkin <bugreport@peshkin.net>
r= jouni, gerv
2002-06-05 02:21:18 +00:00
myk%mozilla.org 173210f48a Fix for bug 148179: Cleans up interface to header.html.tmpl.
r=justdave,bbaetz
2002-06-04 22:54:07 +00:00
matty%chariot.net.au ed8e670065 Bug #142890: Make the banner a separate template. 2002-06-04 05:56:04 +00:00
bbaetz%student.usyd.edu.au c1d3775ff8 Bug 143574 - taint errors with alternate formats. Also make data/template
writable for non webservergroup users.
r=myk, justdave
2002-06-04 05:47:28 +00:00
bbaetz%student.usyd.edu.au 615278689a Bug 144285 - checksetup.pl fails to set data dir (and other dir)
permissions properly
r=justdave, myk
2002-06-04 02:38:55 +00:00
myk%mozilla.org 0e8ae6b3e3 Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
myk%mozilla.org 549dd0f817 Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved.
r=jouni,gerv
2002-06-03 22:31:11 +00:00
timeless%mac.com 48dc2bd8cf Update README to post TCL post terry world
This file probably contains many inaccuracies, but at least it's a bit closer to reality
a=tara
2002-06-03 21:09:49 +00:00
timeless%mac.com 84bd46f942 Bug 61366 "branchspam.cgi" and "branchspammer.cgi" should be removed from Makefile.in and README
suggested by bugzilla@gemal.dk
Also removed from bonsai.spec
2002-06-03 14:52:31 +00:00
matty%chariot.net.au 4f213c0fd5 Release notes updates. 2002-06-03 14:15:27 +00:00
bbaetz%student.usyd.edu.au 0c6f77e971 Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni
2002-06-03 13:36:39 +00:00
timeless%mac.com 8113aa6e97 Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
2002-06-03 02:42:00 +00:00
bbaetz%student.usyd.edu.au 34fc077f95 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
justdave%syndicomm.com 394070853a Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT
2002-06-02 17:25:14 +00:00
preed%sigkill.com 6990c6f133 Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk 2002-06-01 09:26:25 +00:00
bbaetz%student.usyd.edu.au 2bc4120dad Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-06-01 02:28:35 +00:00
leaf%mozilla.org 1eb2085c0f cleanup the hack 2002-05-30 23:00:04 +00:00
leaf%mozilla.org ed7ecdf28e trick who.cgi into passing the branchtype=regexp parameter to bonsai 2002-05-30 22:33:53 +00:00