ian%hixie.ch
de9aeb6e08
Round correctly. This makes the '1 hour' and other singular forms work correctly.
2002-12-22 22:21:59 +00:00
ian%hixie.ch
4a934ce6cb
Add a 'sprintf' operator to scalars
2002-12-22 22:21:07 +00:00
ian%hixie.ch
c978fe5f8f
Add a convenient 'time delta in seconds' to 'brief duration description in english' convertor. Escaped the values in an HTML output string.
2002-12-22 15:44:50 +00:00
bbaetz%student.usyd.edu.au
89af29d488
Bug 186337 - Param lookup should fall back to defaults
...
r=joel, a=justdave
2002-12-21 23:39:48 +00:00
bugreport%peshkin.net
4c8eaee52c
Bug 186383 Checksetup leaves editor backups of localconfig accessible
...
r=zach
a=justdave
2002-12-21 21:04:05 +00:00
gerv%gerv.net
e0a3ab45c6
Rebuild HTML and text versions of documentation for 2.17.2 release.
2002-12-21 16:33:58 +00:00
bbaetz%student.usyd.edu.au
0975d52915
Bug 180870 - Remove old shadowdb manual replication code
...
r, a=myk
2002-12-20 23:35:29 +00:00
bbaetz%student.usyd.edu.au
6c0875eb6a
Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave
2002-12-20 07:21:43 +00:00
bugreport%peshkin.net
f50b2620ae
Bug 185760: New group system doesn't upgrade transparently if usebuggroups = 0
...
r=justdave
a=justdave
2002-12-20 07:16:28 +00:00
justdave%syndicomm.com
b8ff077121
Bug 186218: importxml.pl was doing a query against the products table using the old schema
...
Patch by Jonathan Schatz <jon@vmware.com>
r= justdave, a= justdave
2002-12-20 03:37:49 +00:00
justdave%syndicomm.com
c46495806e
Bug 185944: radio buttons for adding/removing groups on the change-multiple-bugs screen all had the same name
...
r=bbaetz, a=justdave
2002-12-18 08:01:51 +00:00
gerv%gerv.net
fd5c20bdf7
Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=justdave.
2002-12-17 00:00:46 +00:00
jouni%heikniemi.net
8e831de720
Bug 185332: Rewrite the description for timezone param (typo fixes etc.)
...
r=joel, a=justdave
2002-12-16 06:28:14 +00:00
bbaetz%student.usyd.edu.au
9b08ac22d4
Bug 158499 - Templatise XML bug output
...
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
gerv%gerv.net
2190aada6c
Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.
2002-12-15 09:01:15 +00:00
johnkeis
cd81d6da0a
Initial Revision
2002-12-13 19:43:18 +00:00
justdave%syndicomm.com
06a7ff6f81
bumping version number to 2.17.2
2002-12-13 11:33:07 +00:00
justdave%syndicomm.com
84ff91de1d
Bug 183188: collectstats.pl no longer makes data/mining world-readable
...
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave a= justdave
2002-12-13 11:01:03 +00:00
bugreport%peshkin.net
d83ce23fb0
Bug 184256 Canedit group_control_map entry does not prevent making attachments
...
r=bbaetz
a=justdave
2002-12-11 00:41:19 +00:00
kestes%walrus.com
cca7f87c8e
add functions to access the VC_TREE data structure.:
2002-12-10 19:49:27 +00:00
kestes%walrus.com
c2c5e2c6cf
major reworking of code structure to provide a clean Link construction but
...
not trip the perl warnings about undefined values.
2002-12-10 19:45:03 +00:00
kestes%walrus.com
1820cc2304
I have a better fix for perl warning the last checkin was meant to fix.
...
Fix it at the source in Build.pm. This function really should return
undefined if the result is undefined.
2002-12-10 19:43:21 +00:00
kestes%walrus.com
bc8811d60c
fixes to allow test harness to run through all VCDisplay implementations during
...
testing.
2002-12-10 19:35:50 +00:00
kestes%walrus.com
11f6a3b1e9
fixes to allow test driver to run through all VCDisplay packages during unit
...
testing.
2002-12-10 19:34:34 +00:00
kestes%walrus.com
0f94aa8053
fixes to quiet perl warnings about using undefined variables.
...
Localize most of the creation of Bonsai arguments into one function
fixes to allow testing of all VCDisplay packages by one test driver.
2002-12-10 19:32:46 +00:00
kestes%walrus.com
b051bb5d1a
fix to quiet new perl warnings about using undefined value.
2002-12-10 19:28:48 +00:00
kestes%walrus.com
dc90f0b03d
quiet a warning about testing an undefined value (environmental variable
...
passed from webserver). Update some of the CGI functions to use the
lastest versions. This was accomplised by including the whole library inside
the file.
2002-12-10 19:27:53 +00:00
kestes%walrus.com
b49a7a680d
add referesh times to summary pages, this variable was empty before this fix.
2002-12-10 19:24:37 +00:00
kestes%walrus.com
9305416bf7
pass refreshtimes to Summaries. There was no referesh times, in the generated
...
html before this fix.
2002-12-10 19:23:37 +00:00
kestes%walrus.com
36c1650d56
add target for VCDisplay tests.
2002-12-10 19:22:18 +00:00
kestes%walrus.com
63c971b2f0
test the VCDisplay subsystem in isolation.
2002-12-10 19:21:12 +00:00
kestes%walrus.com
880c4876e8
add new unit tests. These test the VCDisplay and HTMLpopup subsystems.
2002-12-10 19:20:05 +00:00
bugreport%peshkin.net
97a69e9311
Bug 184081 Change search interfaces to use Viewable products instead of enterable products
...
r=bbaetz
a=justdave
2002-12-10 14:17:05 +00:00
justdave%syndicomm.com
f1bb9b7f4d
Bug 184336: default urlbase parameter on new installs now points at http://you-havent-visited-editparams.cgi-yet/ to a) relieve cvs-mirror.mozilla.org of all the hits, and b) give people who receive those emails a hint what to do to fix it.
...
r= joel, a= justdave
2002-12-10 12:10:21 +00:00
zach%zachlipton.com
e4a25fd245
Fix for bug 180955: Remove dual-license from test files
...
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz,
and myself (as gleamed from bonsai and the contributors lines and
indicated in the bug report). a=justdave.
2002-12-09 22:32:12 +00:00
kestes%walrus.com
f4300a56fb
package name was declared wrong.
2002-12-09 18:19:59 +00:00
kestes%walrus.com
79ce1d4260
force the use of Link, since this is my design that all links use this.
...
This will quiet some of my tests.
2002-12-09 18:17:00 +00:00
kestes%walrus.com
4d50a47fb6
change code to quiet perl warnings.
2002-12-09 18:15:06 +00:00
kestes%walrus.com
8623170463
portability fix for xargs
...
record the arguments to ./configure
find all the full paths for build commands on build machine
2002-12-09 18:02:32 +00:00
kestes%walrus.com
34844381bd
portability fix for xargs
...
record the arguments to ./configure
providea a means of seeing all the perl package dependencies
2002-12-09 18:01:13 +00:00
justdave%syndicomm.com
452bc3a8ba
Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigation toolbar.
...
r=gerv, a=me
2002-12-09 10:40:39 +00:00
bugreport%peshkin.net
06c15447ea
Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts)
...
r=burnus
a=justdave
2002-12-09 00:24:43 +00:00
bugreport%peshkin.net
75f9c8363c
Bug 159627 quips should be editable and deleteable using the web interface
...
patch by burnus
r=timeless,a=justdave
2002-12-08 23:57:23 +00:00
bbaetz%student.usyd.edu.au
6947c96106
Bug 176461 - Move descs strings from change-columns.html.tmpl to
...
field-descs.html.tmpl
Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
bugreport%peshkin.net
a24387083e
Bug 183843 Query knobs are missing if requirelogin is set
...
r,a=justdave
2002-12-06 03:37:59 +00:00
bbaetz%student.usyd.edu.au
b920df4c58
Bug 182946 - fix additional typo noticed on irc by tm
2002-12-03 12:35:44 +00:00
bbaetz%student.usyd.edu.au
f5b47810e7
Bug 182946 - fix regressions from bug 171493
...
(Bug.pm/show_bug.cgi/bug_form.pl reorg)
r,a=justdave
2002-12-03 09:44:42 +00:00
justdave%syndicomm.com
8d36f8edb3
Bug 177850: checksetup.pl was failing if the user didn't have read permissions to the entire Bugzilla path
...
Patch by Jussi Sirpoma <jussi@comlink.fi>
r=justdave, a=justdave
2002-12-02 01:47:20 +00:00
jake%bugzilla.org
d2103f411c
Bug 178880 - Creation date is now displayed in the long list.
...
Patch by Frank Wein <mcsmurf@gmx.net>
r=jake
a=justdave
2002-12-01 03:59:33 +00:00
bugreport%peshkin.net
d7179ba1dc
Bug 182512 Charts over time broken
...
patch by joel
r=gerv
a=justdave
2002-11-30 03:47:41 +00:00
bugreport%peshkin.net
10b9e4baea
Bug 181951 Cannot delete groups
...
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
bbaetz%student.usyd.edu.au
4709340695
Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
...
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
jake%bugzilla.org
1110be1d39
Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
...
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
bugreport%peshkin.net
697c9ff44c
Bug 173761 Need ability to always require login
...
patch by joel
r=gerv, a=justdave
2002-11-27 14:46:06 +00:00
gerv%gerv.net
9e3e6a0871
Bug 114179 - Concentration, improvement, and templatisation of Bugzilla general user help system. Patch by gerv; r,a=justdave.
2002-11-26 21:11:23 +00:00
gerv%gerv.net
e0508e4030
Bug 181221 - CSV reports on 2-d tables have header messed up. Patch by gerv; r=joel, a=justdave.
2002-11-26 21:09:09 +00:00
bugreport%peshkin.net
e955443dee
Bug 181960 Reason for account being disabled is not shown
...
Patch by joel
r,a=justdave
2002-11-26 06:33:28 +00:00
bugreport%peshkin.net
662414fc8f
Bug 180460 request.cgi doesn't filter list of products/components
...
patch by joel
r=bbaetz
a=justdave
2002-11-25 05:38:09 +00:00
justdave%syndicomm.com
8cf3ca6fa2
Bug 181582 - reorders the table cells on the query page so that the list headers are grouped with the lists in Links and when
...
used with voice synthesis packages.
r= timeless, a= justdave
2002-11-24 22:08:42 +00:00
bugreport%peshkin.net
9f713c8ded
Bug 147275 Rearchitect product groups
...
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
justdave%syndicomm.com
5932619503
Adding blurb to release notes indicating development snapshot status
2002-11-22 03:43:46 +00:00
justdave%syndicomm.com
69d70b58a0
Correcting website URL in the README file.
2002-11-22 03:29:20 +00:00
bugreport%peshkin.net
156e0f618b
Bug 180980 Doing 2 email searches fails when searching for CC list members
...
Patch by bugreport@peshkin.net
r=myk, a=justdave
2002-11-22 02:38:18 +00:00
bbaetz%student.usyd.edu.au
c0055563a0
Bug 180966 - warnings in webserver error log (take 2)
...
r=joel, a=justdave
2002-11-22 01:47:38 +00:00
bbaetz%student.usyd.edu.au
1cd5a40879
Bug 181613 - $::ENV not being cleared
...
r=gerv, a=justdave
2002-11-22 00:36:13 +00:00
gerv%gerv.net
844b3e6b4f
Bug 181182 - Reporting fix pack 2. Fixes bug 179198 (Don't print labels for pie chart wedges when smaller than a certain size), bug 180255 (Tabular report CSV downloads should suggest csv filename), and bug 180967 (csv reports swap rows/columns). Patch by gerv; r=joel, a=justdave.
2002-11-22 00:07:22 +00:00
bbaetz%student.usyd.edu.au
333834e7af
Bug 181286 - Invalid html in banner.html.tmpl
...
patch by Tobias Burnus <burnus@gmx.de>
r=bbaetz, a=justdave
2002-11-21 23:55:58 +00:00
gerv%gerv.net
68321cf90f
Bug 179483 - Guided template displays wrong product name sometimes. Patch by gerv; r=bbaetz, a=justdave.
2002-11-21 23:04:01 +00:00
justdave%syndicomm.com
3e502ccfd1
Backing out the checkin for bug 180966 (fix warnings in web server error log). This checkin caused commenting on bugs to fail
...
if timetracking is not enabled.
2002-11-21 18:46:21 +00:00
mcafee%netscape.com
36f81e34da
Allow for value=0.
2002-11-20 05:30:47 +00:00
jeff.hedlund%matrixsi.com
3b04f797e4
Bug 179582 - More informative and easier to read flag email template
...
r=myk
a=myk
2002-11-20 03:03:21 +00:00
bbaetz%student.usyd.edu.au
3e831d6e58
Bug 179293 - time tracking js should only appear if time tracking is
...
enabled
patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>
r=bbaetz, a=justdave
2002-11-20 02:26:00 +00:00
bbaetz%student.usyd.edu.au
887ae7c11b
Bug 181000 - Lock the keyworddefs table for READ when using a shadowdb, too
...
r,a=myk
2002-11-20 00:59:58 +00:00
bbaetz%student.usyd.edu.au
7d6f10be3a
Bug 180966 - fix misc warnings
...
r,a=myk
2002-11-20 00:53:14 +00:00
bbaetz%student.usyd.edu.au
1c245e03ac
Bug 180978 - Adding keyword from enter_bug doesn't update keyword cache
...
r=myk, a=justdave
2002-11-19 23:35:53 +00:00
bbaetz%student.usyd.edu.au
7b2618ec92
Bug 179811, used & instead of &
...
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave
2002-11-19 11:36:25 +00:00
bbaetz%student.usyd.edu.au
60e3a4799f
Typo fix from bug 124589. oops
...
r, a=myk
2002-11-19 09:20:59 +00:00
bbaetz%student.usyd.edu.au
7396c750bf
Bug 124589 - support database replication
...
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
ian%hixie.ch
88376c0240
Fix it so HEAD requests actually work rather than Apache aborting due to 'incomplete headers'.
2002-11-19 06:54:35 +00:00
myk%mozilla.org
9a8316f50b
Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" for logged in users.
...
r=bbaetz
a=myk
2002-11-19 04:52:54 +00:00
myk%mozilla.org
122ea965f8
Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
...
r=bbaetz
a=myk
2002-11-19 01:15:01 +00:00
bbaetz%student.usyd.edu.au
fc67214d22
Bug 175579 - make templates html compliant
...
r=gerv, a=justdave
2002-11-19 00:16:44 +00:00
bbaetz%student.usyd.edu.au
802baaf5d0
Bug 179206 - enter_bug isn't picking up version from URL
...
patch by GavinS <bugzilla@chimpychompy.org>, r=bbaetz
a=justdave
2002-11-18 23:49:18 +00:00
jake%bugzilla.org
642e1817f6
Bug 180545 - It was possible to change the product/component of a bug without having the editbugs permission.
...
r=bbaetz
a=justdave
2002-11-18 04:27:34 +00:00
bbaetz%student.usyd.edu.au
6c32517ed0
Bug 179960 - Qucksearch queries are slow and timeout
...
fixed by adding subselect emulation for product/component lookups
r=joel, a=justdave
2002-11-18 02:03:31 +00:00
gerv%gerv.net
6099abf94f
Bug 180205 - General reporting fixes. Fixes bug 180151 (Grand total links are messed up when axis is restricted), bug 180105 (CSV reports occasionally break), bug 179671 (Boolean charts are broken on reporting pages), bug 179887 (report.cgi should |require Data::Dumper|, not |use|), and works around bug 179581 (Keyword combinations report not very useful). Patch by gerv; r=bbaetz, a=justdave.
2002-11-17 23:56:32 +00:00
myk%mozilla.org
959f5bc929
Fix for bug 180444: Correctly attributes request creation to person who submitted it.
...
r=bbaetz
a=myk
2002-11-17 23:37:13 +00:00
myk%mozilla.org
fc979c7d8a
Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->is_requesteeble
...
r=bbaetz
a=myk
2002-11-17 23:33:54 +00:00
myk%mozilla.org
a845364481
Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz.
...
r=bbaetz
a=myk
2002-11-17 22:50:59 +00:00
myk%mozilla.org
6f0efc6bd6
Fix for bug 179494: prevents Bugzilla from thinking users have changed flags when they haven't.
...
r=bbaetz
a=myk
2002-11-17 12:46:00 +00:00
myk%mozilla.org
8f66910f99
Fix for bug 180544: prevents display of requestee field for generally requestable fields.
...
r=bbaetz
a=myk
2002-11-17 12:40:41 +00:00
bbaetz%student.usyd.edu.au
998e24800e
Bug 179886 - request.cgi should not |use diagnostics|
...
r=gerv, a=justdave
2002-11-16 21:28:08 +00:00
gerv%gerv.net
2bc532d5d3
Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave.
2002-11-16 20:39:13 +00:00
gerv%gerv.net
d16d995ce5
Bug 100639 - make resolution more visible on mostfreq list. Patch by gerv; r,a=justdave.
2002-11-16 10:07:14 +00:00
myk%mozilla.org
8f1bf3297c
Fix for bug 180232: removes unnecessary margins/borders around XUL duplicates report
2002-11-15 22:04:04 +00:00
gerv%gerv.net
d2c104f77e
Bug 179462 - Clarify description for enablequips param. Patch by gerv; r,a=justdave.
2002-11-15 08:48:59 +00:00
bbaetz%student.usyd.edu.au
fa73270f0f
Bug 179697 - OR terms need extra level of bracketing
...
r=myk, a=justdave
2002-11-14 11:11:18 +00:00
gerv%gerv.net
293d0737ad
Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; r=joel.
2002-11-13 08:29:18 +00:00
bugreport%peshkin.net
9e1fc9ac55
Bug 179706 activity log needs to include full account names for requestees
...
r,a=myk
2002-11-13 07:05:41 +00:00
bbaetz%student.usyd.edu.au
9fb24603d6
Bug 179302 - 'anyexact' isn't an option for boolean charts
...
r=joel, a=justdave
2002-11-12 02:07:46 +00:00
bugreport%peshkin.net
9d6b23a436
Bug 179491 Searchs of attachments containing a string do not enforce attchment privacy
...
r=bbaetz
a=justdave
2002-11-12 01:58:02 +00:00
bugreport%peshkin.net
ee093ec3e1
Second installment of Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
...
r=bbaetz
a=justdave
2002-11-12 00:43:34 +00:00
myk%mozilla.org
e7298e10f2
Fix for bug 179360: puts the filters at the top of the request queue and eliminates that empty table that sometimes is at the top of the
...
queue.
r=bbaetz
a=myk
2002-11-11 18:02:03 +00:00
myk%mozilla.org
dc3f4e2359
Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code.
...
r=bbaetz
a=myk
2002-11-11 12:36:27 +00:00
bugreport%peshkin.net
7ea4b27c85
Bug 179260 Unknown table 'map_assigned_to' in order clause at globals.pl line 242
...
r=bbatez
a=myk
2002-11-11 06:52:59 +00:00
bbaetz%student.usyd.edu.au
c771bb6e90
Bug 179290 - login cookie email needs to be escaped
...
r=jake, a=justdave
2002-11-11 02:23:26 +00:00
justdave%syndicomm.com
c28e02e9db
Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message that the quips are disabled instead of letting you view or add quips.
...
r=myk, a=me
2002-11-11 00:19:43 +00:00
zach%zachlipton.com
1e5742dbae
Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).
...
rx2=bbaetz, a=myk (on the condition that we check out the use of the
trilicense later)
2002-11-10 23:31:15 +00:00
myk%mozilla.org
159748ef12
Fix for bug 178984: disables flag requestee field using JavaScript unless flag is set to "requested".
...
r=justdave
a=justdave
2002-11-10 22:51:45 +00:00
gerv%gerv.net
cf5d0a1ff9
Bug 170464 - OS/2 disappeared from 'Operating System' list. This allows selection of any OS, if the submitter is running it, on this form. Patch by gerv; r,a=justdave.
2002-11-10 22:48:55 +00:00
timeless%mozdev.org
e63b4151fe
Bug 178178 Sidebar name should not be hardcoded to "Bugzilla"
...
r=bbaetz a=justdave
2002-11-10 19:26:22 +00:00
ian%hixie.ch
eb2bf803e7
Move FileStrings and GenericOutputs to below the MySQL string datasource.
2002-11-10 17:00:44 +00:00
ian%hixie.ch
eb3ee5729c
Stop requiring that PLIF applications know about every last PLIF service in order to use PLIF. This will require a one-time change to every PLIF app's registerServices method, but will make future changes a lot easier.
2002-11-10 16:39:09 +00:00
gerv%gerv.net
4763ca4ff3
Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave.
2002-11-10 09:01:08 +00:00
bbaetz%student.usyd.edu.au
2fe63e2b8a
Bug 179321 - cannot clear status whiteboard entirely
...
r=joel x2
a=justdave
2002-11-10 08:33:45 +00:00
bugreport%peshkin.net
5c9b2cefb1
Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
...
r,a=justdave
2002-11-10 06:40:05 +00:00
myk%mozilla.org
2d3db8e26c
Fix for bug 179329: filters HTML out of quips on "show all quips" page
2002-11-10 05:13:28 +00:00
zach%zachlipton.com
233634f69a
And turn this into a stub for runtests.pl.
...
No review needed on tests (but review will be needed for all test changes
after this one)
2002-11-10 03:50:31 +00:00
zach%zachlipton.com
47a3cb1a60
Adding runtests.pl for bug 143155. runtests.sh will remain for a little
...
while in order to allow tinderboxen to transition and any documents to be
updated.
Patch by Norton <norton@w5ac.tamu.edu>, r1=jouni, r2=gerv
2002-11-10 03:31:05 +00:00
bbaetz%student.usyd.edu.au
125190031c
Bug 179238 - searching by commenter is ignored if you do 'exact' or
...
'contains'
r, a=myk
2002-11-10 03:05:23 +00:00
bbaetz%student.usyd.edu.au
4124be7323
Bug 176599, Improve performance of duplicates.cgi
...
original patch iteration by gerv, change to use Bugzilla:Search by me
r=myk, a=justdave
2002-11-10 02:50:39 +00:00
jake%bugzilla.org
0b11a0d2d0
Bug 179242 Part 2 - Handle both conditions for the if block
...
r=bbaetz
2002-11-09 23:37:07 +00:00
bbaetz%student.usyd.edu.au
2878cc36e9
Bug 178383 - product/component query conditions appear twice
...
r=myk, justdave
a=justdave
2002-11-09 23:17:15 +00:00
bbaetz%student.usyd.edu.au
f1ca8c3acb
Bug 179193 - anyexact should use IN, not OR
...
r=gerv, a=justdave
2002-11-09 23:02:25 +00:00
bbaetz%student.usyd.edu.au
5eb7567cee
Bug 179184 - regetlastlist returns all bugs
...
r=gerv, a=justdave
2002-11-09 22:18:47 +00:00
bbaetz%student.usyd.edu.au
cc33238c02
Bug 179203 - "Preset Queries" text does not appear in footer if last named query is not in footer
...
r=gerv, a=justdave
2002-11-09 22:11:30 +00:00
jake%bugzilla.org
54ef8734d9
Bug 179188 - The new flag system wasn't indicating which attachment a flag was changed on. This patch inserts the attachment ID any time it exists in the activity log (to match what show_activity does).
...
r=myk
a=myk
2002-11-09 19:21:03 +00:00
bugreport%peshkin.net
9d4dd09593
Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
...
2xr=jake
a=myk
2002-11-09 18:31:27 +00:00
bugreport%peshkin.net
c3346f8906
Bug 179242 Searching for comment contains string + email gives "Not unique table/alias: 'longdescs_' at globals.pl line 242"
...
r=jake
a=myk
2002-11-09 18:09:25 +00:00
bugreport%peshkin.net
3e73c582d6
Bug 179207 Blessing doesn't work right
...
r,a=justdave
2002-11-09 17:23:55 +00:00
ian%hixie.ch
09f66dd24a
More debugging information, to make it easier to debug multiple PLIF-based projects that are outputting to the same error log.
2002-11-09 15:26:41 +00:00
myk%mozilla.org
ef5880cea8
Fix for bug 179205: Makes flag options be correct in all situations.
...
r=justdave
a=justdave
2002-11-09 13:57:28 +00:00
myk%mozilla.org
17ec664d64
Fix for bug 179177: avoid database errors when inserting bug by locking all tables i need to access
...
r=bbaetz
a=justdave
2002-11-09 13:50:08 +00:00
bbaetz%student.usyd.edu.au
e6f4d9fbe4
Bug 178189 - when filing a new bug, the generated bugmail doesn't include
...
product/component
r=justdave, myk
a=justdave
2002-11-09 12:20:18 +00:00
bbaetz%student.usyd.edu.au
38a16a5d4e
Bug 179174 - renable $| = 1
...
r=justdave x2
a=justdave
2002-11-09 11:55:27 +00:00
myk%mozilla.org
a2f6e2b908
Fixing syntax error build bustage.
2002-11-09 02:05:22 +00:00
justdave%syndicomm.com
e158c079df
Bumping version number for development snapshot tarball
2002-11-09 01:59:22 +00:00
myk%mozilla.org
b53938253d
Fix for bug 171505: shows disabled flags in the UI
...
r=bbaetz
a=justdave
2002-11-09 01:58:51 +00:00
bbaetz%student.usyd.edu.au
cefa19aecf
Bug 114696 - permission checking in queries not optimal
...
Patch by joel, dkl + me
r=myk, a=justdave
2002-11-09 01:58:07 +00:00
myk%mozilla.org
58f3ba2a8d
Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
...
r=gerv,bbaetz
a=justdave
2002-11-09 01:23:07 +00:00
gerv%gerv.net
3c0ed008cb
Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee@wilcoxassoc.com; r=gerv, a=justdave.
2002-11-09 00:05:50 +00:00
gerv%gerv.net
2f3c0d0d05
Bug 164003 - Button "Add another boolean chart" appears twice after clicking "And". Patch by gerv; r=myk, a=justdave.
2002-11-08 23:15:14 +00:00
gerv%gerv.net
e166f60da5
Bug 71794 - processmail shouldn't bother checking dependencies unless state changes. Patch by gerv; r=myk.
2002-11-08 08:04:58 +00:00
myk%mozilla.org
f71e006d03
Fix for bug 171480: make output for non requestee-specific requests look better in the request queue.
...
r=joel
a=justdave
2002-11-08 04:21:10 +00:00
myk%mozilla.org
726c7b7cce
Fix for bug 178776: Eliminates warning in duplicates.cgi.
2002-11-08 02:05:20 +00:00
myk%mozilla.org
47c75dcfe7
Fix for bug 172518: makes the request tracker use the generic user matching code
...
r=not_erik,joel
a=justdave
2002-11-08 01:35:46 +00:00
bugreport%peshkin.net
451c156b14
Bug 178772 doeditparams.cgi failed with malformed headers
...
r= justdave
a= justdave
2002-11-08 00:08:08 +00:00
myk%mozilla.org
97ab43418d
Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
...
r=gerv
a=justdave
2002-11-07 23:28:40 +00:00
tara%tequilarista.org
54ffc01b06
Fix for bug 44644
2002-11-07 21:39:57 +00:00
tara%tequilarista.org
9c1c6dd167
Fix for bug 45579, making it so the editparams.cgi page is more secure
2002-11-07 20:46:22 +00:00
myk%mozilla.org
677e576def
Fix for bug 178801: Missing &:: caused function call to fail, resulting in server error.
...
r=justdave
a=justdave
2002-11-07 06:31:51 +00:00
myk%mozilla.org
7d5449859d
Fix for bug 178801: missing &:: caused function not to be found, resulting in server error
...
r=justdave
2002-11-07 05:33:51 +00:00
bugreport%peshkin.net
f3c38413aa
Bug 178794 Request Queue has Internal Server Error if accessed when not logged in
...
2xr=justdave
a=justdave (for commit during freeze)
2002-11-07 04:49:19 +00:00
myk%mozilla.org
a8c316a6d2
Fix for bug 174731: no longer represents spurious flags as being set by default.
...
r=joel
2002-11-07 02:45:47 +00:00
mbarnson%sisna.com
641ea1c633
Added spaces. I promise next time I'll get a review :)
2002-11-06 18:50:26 +00:00
myk%mozilla.org
e8126bb8b6
Fix for bug 171475: make new flags include all categories (product/component combinations) by default.
...
r=joel
2002-11-05 23:45:56 +00:00
tara%tequilarista.org
07bf5b6bd3
Original Blue Martini implementation of cvs-mirroring functionality, not yet genericized for public consumption
2002-11-05 21:16:04 +00:00
mbarnson%sisna.com
d716a6471a
Added information about versioncache back in.
...
See bug 140332
2002-11-05 04:07:18 +00:00
mbarnson%sisna.com
af7f66441e
Added blurb about movebugs. At this point, only bmo uses it, so I'm
...
calling it an "undocumented feature".
See bug 127818
2002-11-05 03:54:27 +00:00
mbarnson%sisna.com
0c13aadd08
Oops, tabs.
...
Fixed.
2002-11-05 03:48:59 +00:00
mbarnson%sisna.com
2fe21cd4d5
Modified text for cookiepath line for clarity.
...
See bug 162359
2002-11-05 03:37:22 +00:00
mbarnson%sisna.com
e683265536
Included note regarding the origin of "bonsaitools", per
...
bug 174922.
2002-11-05 03:24:52 +00:00
mbarnson%sisna.com
a78deda216
Added section for Bugzilla and mod_perl (future expansion).
...
Right now, it just says "Bugzilla doesn't work under mod_perl".
See bug 149883
2002-11-05 03:19:40 +00:00
mbarnson%sisna.com
e7d337e379
Removed binmode references on Win32 documentation.
...
See bug 155743.
2002-11-05 03:11:25 +00:00
mbarnson%sisna.com
e4d145c6d9
A rather controversial new entry to the FAQ. See bug 107917. I
...
decided one way for the Guide, based upon the code I see currently
checked in. If I'm wrong, feel free to correct it!
2002-11-05 03:09:15 +00:00
mbarnson%sisna.com
ee8f5c09cb
Fix for Apache configuration directives from bug 174255 and
...
de-stupidifying of emacs destruction of <programlisting> tags.
2002-11-05 02:52:09 +00:00
mbarnson%sisna.com
b01b8d8bbc
Since I nuked this section out of the SGML, we won't be needing
...
the HTML generated file anymore.
2002-11-05 02:45:55 +00:00
mbarnson%sisna.com
1208cf20ac
Removed links to dbschema.jpg image. See bug 173484, it was really outdated
...
and redundant anyway.
2002-11-05 02:44:57 +00:00
mbarnson%sisna.com
2f0b059d1e
Removing these images, since they are too outdated to be useful, and
...
they are basically redundant anyway. See bug 173484
2002-11-05 02:44:26 +00:00
mbarnson%sisna.com
0b429b47b0
Added notes on using OpenLDAP;
...
We should probably look at code changes to make Net::LDAP our permanent
LDAP plugin rather than Mozilla::LDAP...
See bug 167379.
2002-11-05 02:39:52 +00:00
mbarnson%sisna.com
6ab14dbb0b
Added chunk about setting up DirectoryIndex to use index.cgi as the
...
Bugzilla index page.
2002-11-05 02:15:02 +00:00
mbarnson%sisna.com
8e51c6cdaa
Added dependency on File::Template. Not really fond of
...
doing requirements-of-requirements type stuff, but did it
anyway for clarity.
2002-11-05 02:07:32 +00:00
mbarnson%sisna.com
b728a7f42d
Patched lines per bug 177993.
...
Customization of "mid-air collision" template file.
2002-11-05 01:59:20 +00:00
myk%mozilla.org
3a8bec06d5
Fix for bug 156548: XUL implementation of duplicates report.
2002-11-05 01:54:15 +00:00
gerv%gerv.net
3e656ccb0f
Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch by gerv; r=justdave.
2002-11-04 22:43:28 +00:00
bugreport%peshkin.net
d728b77d11
Bug 177436 User matching shouldn't be case-sensitive
...
patch by not_erik
2xr=justdave
a=justdave for 2.17.1
2002-11-04 21:55:10 +00:00
kiko%async.com.br
4a98d83fc2
Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by
...
Toms Baugis, r=kiko, 2xr=joel.
2002-11-04 00:57:56 +00:00
gerv%gerv.net
bd78bcdfd9
Bug 178019 - reports.cgi should use the shadowdb. Patch by gerv; r=bbaetz.
2002-11-02 22:59:10 +00:00
ian%hixie.ch
6607255592
Adding more debug code to make my life easier.
2002-11-02 17:56:51 +00:00
justdave%syndicomm.com
6f261ef6f8
Fix for bug 176509: "(this bug is not in your list)" no longer appears in the navigation bar when you aren't viewing a bug.
...
Patch by Jody McIntyre <jodym@oeone.com>
r=justdave
2002-11-01 16:40:33 +00:00
bugreport%peshkin.net
f4ddf92b9a
Bug 127200 Query for CC/longdesc/OR takes long time
...
r=gerv
2002-11-01 15:22:01 +00:00
gerv%gerv.net
6f2ed62583
Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave.
2002-10-31 23:06:54 +00:00
bugreport%peshkin.net
23c3c0229e
Bug 177435 exact match on assignee fails with user matching
...
patch by not_erik
r=myk,joel
2002-10-31 22:34:42 +00:00
bugreport%peshkin.net
c006e69d0d
Bug 177624 Wildcard rejects --do_not_change-- in mass-change
...
Patch by not_erik
r=joel
2002-10-31 22:20:26 +00:00
bugreport%peshkin.net
9b81691f10
Bug 95430 Reopening en masse fails.
...
Patch by jeff.hedlund
r=justdave, joel
2002-10-31 14:45:19 +00:00
justdave%syndicomm.com
35b4cecbd7
Fix for bug 177099: stored queries ordering and editing were broken after moving to CGI.pm. They work again now.
...
r=bbaetz
2002-10-31 05:30:49 +00:00
bugreport%peshkin.net
8b9edf5a06
Bug 175838 Reopening a bug does not clear resolution, nor does selecting 'clear resolution'
...
patch by jeff.hedlund@matrixsi.com
2xr=gerv
2002-10-31 02:44:05 +00:00
gerv%gerv.net
920fbe1d14
Bug 177351 - checksetup.pl tells about deleting templates in silent-running mode. Patch by gerv; r=justdave.
2002-10-30 08:29:45 +00:00
dkl%redhat.com
c34c03308b
Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave
2002-10-29 16:27:30 +00:00
gerv%gerv.net
bbfc878c55
Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage.
2002-10-29 09:09:34 +00:00
gerv%gerv.net
c03cb01f08
Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel.
2002-10-29 07:44:18 +00:00
timeless%mozdev.org
306ce87d12
Bugzilla Bug 176936 minor consistency changes for editproducts and editflags
...
r=joel
2002-10-27 00:30:13 +00:00
ian%hixie.ch
1dca9e04c3
Two new filters (substr and acronymise), plus renaming uri_parameter to uriparameter to be consistent with the other filters
2002-10-26 22:43:01 +00:00
bbaetz%student.usyd.edu.au
a81c77a9a2
Bug 147833 - start using CGI.pm
...
r=gerv, justdave
2002-10-26 01:57:09 +00:00
bbaetz%student.usyd.edu.au
d8e824058f
Bug 171278 - component/product ids mean that you can't do change queries on
...
component/product
r=gerv
2002-10-26 01:01:41 +00:00
bugreport%peshkin.net
ca3c2d39fa
Bug 162990
...
Adding missing new file
2002-10-25 04:04:12 +00:00
bugreport%peshkin.net
766bd7f2e5
Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields
...
patch by not_erik@dasbistro.com
r=joel, myk
2002-10-25 03:59:35 +00:00
tara%tequilarista.org
61b50f37e4
Partial fix for bug 104313, making the default behavior of the diff page be correct, at least
2002-10-24 17:53:38 +00:00
justdave%syndicomm.com
299709208c
require Perl 5.6
2002-10-24 06:46:22 +00:00
gerv%gerv.net
d6db869419
Bug 172874 - cvs remove old editattachstatus templates, take 2. All tests still pass. Patch by gerv; r=myk.
2002-10-24 06:45:18 +00:00
justdave%syndicomm.com
2918e7b848
Backing out checking for bug 172874 because it broke the tree.
2002-10-24 03:52:38 +00:00
gerv%gerv.net
6b542bceaf
Bug 171770 - check in Bugzilla Helper. Code by gerv; r=myk.
2002-10-23 22:15:16 +00:00
gerv%gerv.net
387edf5e1c
Bug 172874 - cvs remove old attachstatus templates. "patch" by gerv; r=myk.
2002-10-23 22:11:06 +00:00
bugreport%peshkin.net
04bd65b1cb
Bugzilla Bug 175625 Timetracking columns are computed even if not displayed
...
Patch by jeff.hedlund
r=dkl,joel
2002-10-22 06:00:52 +00:00
tara%tequilarista.org
9f6a980bb9
Checking in timeless' patch for bug #148935
2002-10-21 19:36:40 +00:00
gerv%gerv.net
f3e82267a0
Bug 172875 - Fix site-navigation.html.tmpl to link to flags CGI and not attachments one. Patch by gerv; r=justdave.
2002-10-18 22:21:08 +00:00
bbaetz%student.usyd.edu.au
fb012be145
Bug 173495 - require perl 5.6
2002-10-17 12:49:44 +00:00
bugreport%peshkin.net
3b5cca1e97
Bug 112373 you should be able to enter bug dependencies/blockers when you enter a bug.
...
patch by jhedlund
r,2xr=joel
2002-10-17 04:31:56 +00:00
gerv%gerv.net
f4b4b71ddd
Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by jeff.hedlund@matrixsi.com; r=burnus, gerv.
2002-10-16 23:15:48 +00:00
gerv%gerv.net
b5a2aa1323
Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.
2002-10-16 23:09:31 +00:00
bbaetz%student.usyd.edu.au
5744ff0a32
Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
...
r=joel x2
2002-10-16 10:49:56 +00:00
bbaetz%student.usyd.edu.au
1385a9de13
Bug 174464 - buglist code for empty query shouldn't set headers_done
...
r=gerv x2
2002-10-16 10:10:45 +00:00
ian%hixie.ch
052b5f1975
Switch to a template-based stylesheet.
2002-10-15 04:40:26 +00:00
bugreport%peshkin.net
20bd6fa0ec
Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
...
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
bugreport%peshkin.net
cf9b13beec
Bug 174112 Edit multiple bugs broken
...
r=burnus
2002-10-12 17:00:33 +00:00
tara%tequilarista.org
2d56a565fe
Checking in patch to fix 38789
2002-10-12 03:10:33 +00:00
gerv%gerv.net
8ca70a62ae
Bug 173808 - Use of uninitialized value in subtraction (-) at duplicates.cgi line 133. Patch by gerv; r=bbaetz.
2002-10-11 06:30:09 +00:00
gerv%gerv.net
136f5929cb
Bug 173719 - warnings in report.cgi. Patch by gerv; r=bbaetz.
2002-10-11 06:27:37 +00:00
gerv%gerv.net
1a4072a162
Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz.
2002-10-10 19:12:52 +00:00
gerv%gerv.net
216ff1b582
Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz.
2002-10-10 19:02:36 +00:00
gerv%gerv.net
b90ca215f6
Bug 173581 - Changing milestone sortkeys is broken. Patch by gerv; r=bbaetz.
2002-10-10 06:54:58 +00:00
timeless%mac.com
84e5a97fe8
Bug 137753 "timewarp"ing from "All Checkins" (showcheckins.cgi) list (current hook) to previous hook
...
r=tara
2002-10-09 19:23:11 +00:00
gerv%gerv.net
7f590f8ec7
Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. Patch by burnus; r=gerv.
2002-10-08 21:14:18 +00:00
gerv%gerv.net
2d635934d5
Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, rearranged UI, better API for new report types. Patch by gerv; r=joel.
2002-10-08 06:41:28 +00:00
gerv%gerv.net
6dbaeb255e
Bug 173027 - code-error.html.tmpl misses a </em>. Patch by burnus; r=gerv.
2002-10-07 22:20:52 +00:00
gerv%gerv.net
ef819170b7
Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz.
2002-10-07 06:44:07 +00:00
ian%hixie.ch
2bdfd1fa34
Add support for post-processing output filters. Also, some minor clean-up.
2002-10-06 22:08:32 +00:00
ian%hixie.ch
3b597ad639
HTTP HEAD support (unfortunately Apache screws it up, but theoretically this should work, I think...)
2002-10-06 22:06:51 +00:00
gerv%gerv.net
231ad97074
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus.
2002-10-06 11:52:37 +00:00
matty%chariot.net.au
778255c67a
... and also fix a bug introduced trying to unrot the general bug check rewrite, due to product IDs.
2002-10-05 15:29:20 +00:00
matty%chariot.net.au
e9f630a015
Back out a stupid stupid change I made earlier when fixing the stupid stupid bustage I made even earlier. I need sleep.
2002-10-05 15:26:23 +00:00
matty%chariot.net.au
348f788fa6
... oops missed a reviewer checkin condition.
2002-10-05 15:08:50 +00:00
matty%chariot.net.au
97bcf3e0b4
Bug #93667 : Minor style fix, uninit var fix, add explanatory comments to CrossCheck/DoubleCrossCheck.
2002-10-05 15:07:16 +00:00
matty%chariot.net.au
b518c120c8
Bug #93667 : More movement, commenting, and remove an unused variable.
2002-10-05 14:37:52 +00:00
matty%chariot.net.au
58a8bdec98
Bug #93667 : Move some code around, add some section heading comments.
2002-10-05 14:25:13 +00:00
matty%chariot.net.au
59da6e6429
Bug #93667 : Rewrite double cross checking.
2002-10-05 14:14:47 +00:00
matty%chariot.net.au
7dcc240496
Bug #93667 : Rewrite single cross checking.
2002-10-05 14:14:22 +00:00
matty%chariot.net.au
441d14e02e
... and fix build.
2002-10-05 13:50:12 +00:00
matty%chariot.net.au
b959ea29a0
Bug #93667 : General bug check refactoring.
2002-10-05 13:23:44 +00:00
gerv%gerv.net
d1bcc43c3c
Bug 155389 - More <link> elements & templatization of navigation_links. Fix small regression where I accidentally damaged the user.login field. Patch by gerv.
2002-10-04 07:14:15 +00:00
gerv%gerv.net
6345c3d762
Bug 155389 - More <link> elements & templatization of navigation_links. Patch by gerv; r=bbaetz.
2002-10-03 07:04:10 +00:00
tara%tequilarista.org
fb694257c7
Checking in patch for 114836
2002-10-03 01:44:27 +00:00
bbaetz%student.usyd.edu.au
9ddad11c4c
Bug 20122 - Bugzilla requires new login if IP changes
...
r=joel x2
2002-10-02 11:57:26 +00:00
bugreport%peshkin.net
b56206041c
Bug 172045 can't see restricted bugs if cc set
...
r=daa,bbaetz
2002-10-02 03:06:06 +00:00
bugreport%peshkin.net
cd770741f9
Bug 172010 voting broken on tip
...
Regression from 43600 and 157756
2xr=bbaetz
2002-10-02 00:46:22 +00:00
preed%sigkill.com
276b1380e6
Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtools
2002-10-02 00:03:53 +00:00
gerv%gerv.net
5e18ec7aae
Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=burnus.
2002-10-01 22:41:09 +00:00
gerv%gerv.net
8351ac64fb
Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz.
2002-10-01 22:07:17 +00:00
bugreport%peshkin.net
67ec30d35d
Bug 171639 dupes not marked in original bug
...
2xr=bbaetz
2002-10-01 00:13:58 +00:00
gerv%gerv.net
6db9dc12f6
Bug 164038 - token.cgi: Cancel token messages should be moved into the templates. Patch by burnus; r=gerv.
2002-09-30 07:22:44 +00:00
bbaetz%student.usyd.edu.au
52a6ceda4f
Bug 169819 - remove 'this is bugzilla...' text from footer
...
r=justdave x2
2002-09-30 00:12:37 +00:00
justdave%syndicomm.com
2f632088b5
Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had a dependency on File::Temp, which caused it to
...
crash before the version checks were even done to warn the admin that it wasn't present. This patch reorders the loading
sequence in checksetup.pl so that the version checks are done before the Config module is loaded.
2xr=bbaetz
2002-09-29 23:01:11 +00:00
myk%mozilla.org
6c31979bb0
Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for correct product IDs in the flaginclusions and flagexclusions
...
tables instead of the flagtypes table, which no longer has a product_id field.
r=joel
2002-09-29 20:14:13 +00:00
myk%mozilla.org
a65761a587
Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.
...
r=bbaetz
2002-09-29 16:04:24 +00:00
matty%chariot.net.au
cb905e5b0f
Release notes.
2002-09-29 05:25:36 +00:00
bugreport%peshkin.net
d302e7cd86
Bug 171322 process_bug.cgi makes reference to non-existant product variable
...
2xr=bbaetz
2002-09-29 04:01:54 +00:00
bugreport%peshkin.net
0c45ad3c10
Bug 171440 editgroups shows system groups as usable for bugs even though they are not
...
2xr=justdave
2002-09-28 22:54:44 +00:00
gerv%gerv.net
6d7839dcbb
Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=burnus.
2002-09-28 21:44:27 +00:00
myk%mozilla.org
22eec89c8d
Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses.
2002-09-28 19:14:07 +00:00
myk%mozilla.org
c32d5f57fd
Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where the qw construct needs to be surrounded by parentheses.
2002-09-28 19:12:25 +00:00
myk%mozilla.org
ffa72dfa4d
Fixing build bustage. Some template files didn't have version strings.
2002-09-28 19:08:45 +00:00
myk%mozilla.org
633620a911
Fixing build bustage.
2002-09-28 18:59:28 +00:00
myk%mozilla.org
fcf5b01a23
Checking in build bustage.
2002-09-28 18:51:52 +00:00
myk%mozilla.org
76cd798b52
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
5e2b997b21
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
c5a9825914
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
a184bc2c26
Bug 170195 Regression - buglist highlighting broken
...
r=myk
2002-09-27 16:44:58 +00:00
gerv%gerv.net
1a9c478018
Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.
2002-09-26 23:31:53 +00:00
gerv%gerv.net
46b089fbfd
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
83cb049ede
Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; a=justdave.
2002-09-26 06:16:58 +00:00
tara%tequilarista.org
bdf94e9190
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
32c5d35269
Bug 12282 - General summary reports. Patch by gerv; r=joel.
2002-09-25 07:11:45 +00:00
myk%mozilla.org
3a3bdbd319
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
bf5a83d070
Bug 170392 zap annoying border for who in showbuilds.cgi
...
r=biesi
2002-09-23 21:29:23 +00:00
gerv%gerv.net
32e2672088
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
79544750ed
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
342d43845b
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
justdave%syndicomm.com
273d933aa2
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
87b72c9f2c
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
930b444050
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
82a63c65ec
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
0aa265a7a7
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
ee449a7d6a
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
85ae6a1eea
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
b50b364672
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
e8f6161059
Typo: colon should be dot to be consistent with everything else in PLIF.
2002-09-19 18:23:36 +00:00
gerv%gerv.net
6576a9e1eb
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
571bea1caa
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
8cfb3cd4c2
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
67833d883f
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
3e34b0ac1f
Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus.
2002-09-18 20:09:12 +00:00
gerv%gerv.net
f8de46ec8b
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
3e896ac3ed
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
accb8c9489
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
29e347e553
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
91ff741fa3
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
e075140c8d
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
e2fc7b725d
Add more debugging output to core parts of the run loop.
2002-09-14 12:47:02 +00:00
ian%hixie.ch
a5c6e887dd
The 'acknowledge' string could be used for more than blank requests.
2002-09-14 12:46:16 +00:00
ian%hixie.ch
421de69e88
Implement a way for requests to include referrer information.
2002-09-14 12:45:26 +00:00