bugreport%peshkin.net
06b9779fe4
Bug 253447: Fix unhelpful error if user enters text in "blocks" field
...
r=kiko
a=justdave
2004-07-30 10:37:17 +00:00
kiko%async.com.br
de220d98d1
Fix for bug 216008: Time Tracking: default values cause change bug
...
errors. Check if the time values haven't actually changed by using integer comparison (instead of string comparison). r=jouni, a=justdave.
2004-07-29 03:09:10 +00:00
kiko%async.com.br
f91077d5ad
Missing bits of fix for bug 236678: Clean up access to COOKIE global.
...
Murder the last remaining places in the tree where COOKIE is used;
includes a rather thorough cleanup of Bugzilla::Bug->user and a minor
doc update. r=joel, a=justdave.
2004-07-29 03:02:05 +00:00
kiko%async.com.br
74c54e3a8e
Fix for bug 252789: Empty timetrackinggroup causes error "hours worked
...
needs to be positive" when changing bug. Sanitizing the AddComment bits
in process_bug.cgi to only touch work_time if user is in
timetrackinggroup. Fixes regression introduced in bug 252159.
r=jouni,joel; a=justdave.
2004-07-29 02:59:11 +00:00
kiko%async.com.br
7b9e4a643f
Fix for bug 252839: Remove &action=view from links in attachment table;
...
this was done to improve link target consistency and avoid shell-pasting
bustage from the & character. r=myk, a=justdave.
2004-07-29 02:55:00 +00:00
kiko%async.com.br
a124d61dc5
Fix for bug 236678: Clean up access to COOKIE global. Murder the last
...
remaining places in the tree where COOKIE is used; includes a rather
thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave.
2004-07-29 02:45:38 +00:00
bugreport%peshkin.net
aa8d830575
Bug 204903: Enable searches to match NULL aliases, missing qa_contact, and search on CC even when cc-list is empty
...
r=jouni
a=myk
2004-07-29 00:46:57 +00:00
bugreport%peshkin.net
40ca95b00d
Bug 251837: Extend group_group_map to control which groups can see each other
...
r=kiko
a=justdave
2004-07-27 16:33:41 +00:00
kiko%async.com.br
164afe81a4
Fix for bug 252943: broken title in interdiff. Adds reasonable title while
...
doing an interdiff, and fixes some broken and confusing double-linking
in the text. r=joel, a=justdave.
2004-07-27 15:54:03 +00:00
bugreport%peshkin.net
acab672422
Bug 252450: Unlock tables in edit*.cgi before sending trailer
...
r=kiko
a=justdave
2004-07-27 15:13:48 +00:00
bugreport%peshkin.net
ace5e9f22b
Bug 251837: Add UI to add/remove 'My Bugs' link in footer
...
r=joel
a=justdave
2004-07-27 05:53:27 +00:00
bugreport%peshkin.net
f83173d6c0
Bug 253088: Fix ability of users with bless privileges to bless users
...
r=kiko
a=justdave
2004-07-27 00:25:55 +00:00
myk%mozilla.org
0ea01be6f3
fix for bug 253175: point people to Bugzilla to file bugs instead of telling them to email endico@mozilla.org
2004-07-27 00:22:18 +00:00
gerv%gerv.net
6b98187c2e
Bug 239112 - docs patch to give min. version of TT for hooks. Patch by nick.barnes; r=gerv, a=justdave.
2004-07-26 21:26:59 +00:00
kiko%async.com.br
d0692ce49a
Fix for bug 251911: Silly ThrowUserError bits in attachment.cgi. Fixing
...
variables missing in some errors raised, and doing bits of $::FORM
cleanup while we're at it. r=joel, a=justdave.
2004-07-26 01:27:10 +00:00
kiko%async.com.br
7f42aef00b
Fix for bug 252709: Focus Bugzilla_login field (in login page). r=jouni, a=myk.
2004-07-24 02:18:45 +00:00
kiko%async.com.br
161c8831be
Fix for bug 252840: Provide product name in enter bug page title. r,a=myk.
2004-07-24 02:16:15 +00:00
kiko%async.com.br
13dd02cf2e
Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.
2004-07-24 02:10:05 +00:00
kiko%async.com.br
6984287fa8
Fix for bug 252370: Provide edit link for attachment in comment. Adds an
...
[edit] link next to attachments in comment text, and removes the
&action=view suffix which breaks things when pasting into a shell.
r=bugreport, myk; a=myk.
2004-07-24 00:20:43 +00:00
bugreport%peshkin.net
28f845c5a1
Bug 272721: Document testserver.pl
...
r=zach
a=joel
2004-07-23 22:02:37 +00:00
jouni%heikniemi.net
e22bbd40a4
Bug 252329: Returning to buglist after an empty fulltext search causes code error
...
r=kiko, a=justdave
----------------------------------------------------------------------
2004-07-23 05:09:00 +00:00
kiko%async.com.br
ce59a0e9d4
Updating POD documentation for Bugzilla/Error to suggest the use of
...
'abort' after passing a few minutes looking for it. rs=joel
2004-07-22 20:15:38 +00:00
kiko%async.com.br
86be7fa683
Using "abort" instead of 1 to make the unlock_tables request consistent
...
with the rest of Bugzilla.
2004-07-22 17:51:19 +00:00
kiko%async.com.br
0e83d69da2
Fix for bug 252159: centralize time validation. Adds a ValidateTime
...
function to Bugzilla::Bug and uses it in relevant callsites. Patch by
Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>. r=kiko, a=justdave.
2004-07-22 17:48:37 +00:00
kiko%async.com.br
b8d5ff3c0c
Fix for bug 252358: Unnecessary documentation about
...
/usr/bonsaitools/bin/perl into UNIX (non-root) Installation Notes. Patch
by Marco Aur�lio Graciotto Silva <magsilva@icmc.usp.br>. r=kiko, a=justdave.
2004-07-22 17:33:26 +00:00
bugreport%peshkin.net
9dd8924bca
Bug 252388: Fix undef warning when Bugzilla->cgi->header() is called twice
...
r=jouni
a=justdave
2004-07-22 07:07:56 +00:00
bugreport%peshkin.net
5706e88d91
Bug 245877: Add an installation test suite
...
r=gerv
a=justdave
2004-07-22 07:05:05 +00:00
bugreport%peshkin.net
f6a3a7f7cf
Bug 238544: Emit appropriate error if content and matches are used in
...
invalid search combinations.
r=jouni
a=justdave
2004-07-22 06:48:59 +00:00
jouni%heikniemi.net
10893be580
Bug 98751: Make it easier to update a stored query.
...
r=gerv, a=justdave
2004-07-22 05:14:14 +00:00
bugreport%peshkin.net
e3915ea7f5
Bug 252190: Fix unitialized value in editusers.cgi
...
r=vlad
a=justdave
2004-07-21 21:26:20 +00:00
kiko%async.com.br
a947103290
Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave.
2004-07-21 21:17:05 +00:00
kiko%async.com.br
2a796346c7
Fix for bug 252378: Remove $COOKIE from attachment.cgi. r=bugreport,
...
a=justdave.
2004-07-21 17:53:34 +00:00
kiko%async.com.br
67716aeedb
Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left
...
ant.jpg out to avoid complaints about "this very important testing
resource" <wink>. Fixed single callsite (and someone please explain to
me what it's useful for!) a=justdave, myk.
2004-07-21 17:49:19 +00:00
kiko%async.com.br
d9d65fac12
Fix for bug 251841: body id from urlbase with tilde (~) fails
...
validation. Swap [sequences of] tilde, hypens and some other common
symbols into hyphens. r=burnus, a=myk.
2004-07-21 12:51:33 +00:00
kiko%async.com.br
b345891dda
Fix for bug 123030: Move query.cgi javascript to separate file. Create
...
productform.js that contains functions to handle the various select
boxes in the advanced search page, and update the callsites to use
it. r,a=myk.
2004-07-21 00:58:45 +00:00
bugreport%peshkin.net
7d92a11646
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
...
patch by erik
r=joel, kiko
a=myk
2004-07-20 22:41:22 +00:00
bugreport%peshkin.net
97a92c4b85
Bug 245272: Add per-chart negation to boolean searches
...
r=justdave,myk,timeless
a=myk
2004-07-20 21:46:47 +00:00
bugreport%peshkin.net
c3eaed9e87
Bug 165589 Add data/errorlog logging support to bugzilla
...
r=jouni
a=myk
2004-07-20 21:34:41 +00:00
kiko%async.com.br
cd3bebfa78
Fix for bug 251935: Remove $COOKIE from process_bug.cgi. r=joel, a=myk.
2004-07-20 21:25:33 +00:00
kiko%async.com.br
e3e6913992
Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk.
2004-07-20 21:20:20 +00:00
kiko%async.com.br
9b97fe5543
Fix for bug 251933: Remove $::COOKIE from post_bug.cgi. r=joel, a=myk.
2004-07-20 21:12:33 +00:00
jouni%heikniemi.net
078b6d1054
Bug 250547: Make FlagTypes use INNER JOIN instead of comma operator.
...
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>
r=jouni, a=justdave
2004-07-20 05:08:26 +00:00
jouni%heikniemi.net
b4a9c5210a
Bug 86051: Enable changing product name case.
...
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
2004-07-20 05:06:18 +00:00
jouni%heikniemi.net
dca65bac20
Bug 252002: Fix typo in create-guided.html.tmpl.
...
Patch by GavinS <bugzilla@chimpychompy.org>,
r=jouni, a=justdave
2004-07-20 04:18:51 +00:00
kestes%walrus.com
cd20e40187
ignore the /data/ directory when compiling.
2004-07-18 18:39:21 +00:00
kestes%walrus.com
6939c741f4
fix typo.
2004-07-18 18:38:36 +00:00
kestes%walrus.com
90cc914be2
allow mail processing to cause regeneration.
2004-07-18 18:37:46 +00:00
kestes%walrus.com
91ecbc29c9
missin '/' between dirname and basename. Add functionality for large number of checkins. allow more files to be in each checkin.
2004-07-18 18:36:28 +00:00
cbiesinger%web.de
ea307b37d3
Bug 239018 show date in addition to time at top of tinderbox page
...
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru> r=mcafee
2004-07-18 18:13:02 +00:00
kestes%walrus.com
7969be0ae8
forgot to sort the files.
2004-07-18 17:58:39 +00:00
kestes%walrus.com
f9e61f986b
the tinderbox page of VC activity should not list all the files which have
...
changed in a directory, if there are many of them, instead list the
directory /*
2004-07-18 17:57:13 +00:00
kestes%walrus.com
d20d393405
move the link for bugs to the top of the popup window.
2004-07-18 16:45:57 +00:00
kestes%walrus.com
7689f778f1
add a url back to the main index page, remove unused URL treepages.
2004-07-18 16:44:15 +00:00
kestes%walrus.com
efe82419fb
put a link back to the main tinderbox page.
2004-07-18 16:43:27 +00:00
kestes%walrus.com
65139cbc2c
update the overlib code to 4.00. Give up on supporting browsers without
...
javascript while using the overlib code,
there are so few people using them and this is making a mess of the overlib
popups.
2004-07-18 16:42:39 +00:00
kiko%async.com.br
5c0fe14688
Fix for bug 251898: Add function information to PatchReader output.
...
Added support for the function strings included in unified and
contextual diffs, which is included in PatchReader-0.9.5. r=jkeiser,
a=justdave.
2004-07-18 15:39:49 +00:00
gerv%gerv.net
aef47d46b4
Bug 240093 - get canconfirm working again. Patch by gerv; r=joel, a=justdave.
2004-07-17 16:09:28 +00:00
bugreport%peshkin.net
ad21541069
Bug 251484: Fix taint error on series create when creating a new product
...
r=justdave
a=justdave
2004-07-17 01:55:37 +00:00
bugreport%peshkin.net
250919719d
Bug 251567: Make sure "find a specific bug" doesn't miss exact matches in summary
...
r=justdave
a=justdave
2004-07-17 01:33:51 +00:00
kestes%walrus.com
9035b8ea4a
checked in a file with java comments instead of perl comments.
2004-07-17 00:04:19 +00:00
justdave%bugzilla.org
7d4e7639b4
Bug 250840: Make the minimum version numbers all agree with reality.
...
Patch by Colin Olgilvie <colin.ogilvie@gmail.com>
r=justdave, a=justdave
2004-07-16 22:22:15 +00:00
kiko%async.com.br
13fd737f63
Additional fix for bug 244324: bugzilla-submit crashes when incorrect
...
base url provided. Check other situations in which we may have trouble
with bad base urls and report error conditions. contrib checkin.
2004-07-16 03:56:35 +00:00
kiko%async.com.br
4e46aa49aa
More manpage fixage: make screen sections indent and format properly. For
...
some reason, they need indentation to look good in the generated nroff
format.
2004-07-16 03:41:48 +00:00
kiko%async.com.br
524c78faa9
Adding missing <para> tags to paragraph added under example for bug 244324.
2004-07-16 03:10:07 +00:00
kiko%async.com.br
504e1c8bc4
Updating manpage for bugzilla-submit, part of bug 244324:
...
bugzilla-submit crashed.
2004-07-16 02:52:34 +00:00
kiko%async.com.br
647c3e94b5
Bustage fix for bug 251469. Solve filtering issues with javascript_url,
...
which includes fixing style_url as well and removing it from
filterexceptions. r,a=justdave
2004-07-16 00:30:40 +00:00
kiko%async.com.br
77db6f347a
Fix for bug 251469: Add an interface argument in header template to
...
import <script src files. Patch by Tiago R. Mello <tiago@async.com.br>.
r=timeless, a=justdave.
2004-07-15 23:59:41 +00:00
timeless%mozdev.org
d2a825d8bb
Bug 241861 Image handling should wrap PNG files as it does JPG/GIF
...
r=zach
2004-07-14 23:08:22 +00:00
bugreport%peshkin.net
cac87b4492
Bug 250967: Fix spurious updates to requesteeless flags
...
patch by jouni
r=kiko,joel
a=justdave
2004-07-14 02:37:30 +00:00
bugreport%peshkin.net
0487375e58
Bug 250892: Fix w3c validation errors on search-specific
2004-07-14 02:14:23 +00:00
jocuri%softhome.net
6f3db618d9
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
2004-07-13 05:12:33 +00:00
bugreport%peshkin.net
80f1faf5ed
Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean charts
...
r=jouni
a=justdave
2004-07-13 01:52:06 +00:00
jouni%heikniemi.net
39a49c4939
Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the list
...
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
2004-07-12 05:20:09 +00:00
bugreport%peshkin.net
ccc50e38e8
Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being used
...
patch by glob
r,a=justdave
2004-07-12 05:07:33 +00:00
jouni%heikniemi.net
5929396c2a
Bug 244265: Abstract out the typical admin page table to a separate template. r=vladd, a=justdave
2004-07-12 05:06:58 +00:00
bugreport%peshkin.net
7aa52bd11a
Backing out bug 241900
2004-07-12 03:48:48 +00:00
kestes%walrus.com
532cefb62a
fix filespec definitions, must have a //depot/ and I got the order of my
...
perl variables wrong in construction.
2004-07-12 01:03:38 +00:00
kestes%walrus.com
8f725a2a98
add support for regeneration via httppost.
2004-07-12 01:02:31 +00:00
kestes%walrus.com
bbc1c22202
add oracle warnings to ignore.
2004-07-12 01:01:53 +00:00
kestes%walrus.com
f32560432b
typo, missing '/', this must never have worked.
2004-07-12 01:01:19 +00:00
bugreport%peshkin.net
fc257e2ff0
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
...
patch by erik
r=joel
a=justdave
2004-07-11 23:36:53 +00:00
bugreport%peshkin.net
95e9a2e8a4
Bug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in Search.pm
...
r=zach,justdave
a=justdave
2004-07-11 23:08:39 +00:00
jouni%heikniemi.net
416050702c
Bumping trunk versions to 2.19. r,a=justdave (on irc)
2004-07-11 17:53:28 +00:00
justdave%bugzilla.org
fba6804957
Bump version number for release
2004-07-10 15:01:37 +00:00
justdave%bugzilla.org
82cb5b7c6b
Bug 238797: minor adjustment to javascript filters to prevent tags inserted in product, component, and flag names from causing problems.
...
r=gerv, a=justdave
2004-07-10 14:51:25 +00:00
kestes%walrus.com
aabfd721d0
add documentation about using with HTPP Post
...
add error, output requried by webservers when posting.
2004-07-10 14:48:27 +00:00
kestes%walrus.com
0090dd21d3
fix problem with scope of my variable.
2004-07-10 14:47:34 +00:00
kestes%walrus.com
88daf987de
add the ant errot "BUILD FAILED".
2004-07-10 14:47:00 +00:00
justdave%bugzilla.org
8c7a51524d
Adding 2.18 release notes
2004-07-10 14:24:21 +00:00
kiko%async.com.br
af93d4789d
Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement a
...
single notch to avoid GIF-requirements in GD and 0.99 `confusioning'. r,a=justdave
2004-07-10 14:22:07 +00:00
justdave%bugzilla.org
63dccb7d48
Making version numbers match checksetup.pl and the release notes
2004-07-10 14:11:57 +00:00
justdave%bugzilla.org
6f014a9194
Bump the version number in the documentation title
2004-07-10 08:35:02 +00:00
bugreport%peshkin.net
6b293846b7
Bug 237627: Validate dataset name in reports.cgi
...
patch by teemu
r=justdave
a=justdave
2004-07-10 08:03:15 +00:00
bugreport%peshkin.net
addc71db41
Bug 244272: Remove editusers 'query' parameter
...
r=justdave
a=justdave
2004-07-10 07:52:11 +00:00
bugreport%peshkin.net
cda8bd6861
Bug 234855: Show only products enterable by current user in edit-multiple
...
patch by kiko
r=joel,justdave
a=justdave
2004-07-10 07:44:12 +00:00
bugreport%peshkin.net
3a532d9eaf
Bug 233486: Only process groups user is supposed to be able to bless in editgroups.cgi
...
r=justdave
a=justdave
2004-07-10 07:39:56 +00:00
bugreport%peshkin.net
0b636c9f2d
Bug 227191: Change DBI->connect syntax so database password will not be revealed if connect fails
...
r=bbaetz
a=justdave
2004-07-10 07:35:35 +00:00
bugreport%peshkin.net
4a6e40541c
Bug 236650: html_quote and validate email addresses in editueser.cgi
...
patch by vlad
r=joel,justdave
a=justdave
2004-07-10 07:27:48 +00:00
bugreport%peshkin.net
74f086a329
Bug 234825: Keep duplicates.cgi from revealing products user doesnt have access to
...
r,a=justdave
2004-07-10 07:17:02 +00:00
bugreport%peshkin.net
600e10b727
Bug 235510: Do not expose user password in URL to chart image if login required to access a chart
...
patch by gerv
r=kiko
a=justdave
2004-07-10 07:12:21 +00:00
timeless%mozdev.org
0e453356e3
Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm when adding a component
...
patch by bugzilla@glob.com.au r=joel a=justdave
2004-07-09 03:33:58 +00:00
jocuri%softhome.net
bfee2e2d2a
Patch for bug 250265: fix taint issues with vote fields when editing products; patch by GavinS <bugzilla@chimpychompy.org> slightly updated by me; r=joel; a=justdave.
2004-07-08 20:08:55 +00:00
kiko%async.com.br
5e54da8e32
Wording, wording.
2004-07-08 19:59:25 +00:00
myk%mozilla.org
29b610a7a6
use the entire password as the seed when encrypting it, since some crypt() routines no longer use only the first two characters
2004-07-08 19:18:40 +00:00
dkl%redhat.com
8b6c4453a2
Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave
2004-07-08 02:19:42 +00:00
jocuri%softhome.net
67986a90f1
Patch for bug 250259: Fix taint error on disallownew field in editproducts.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
2004-07-07 23:49:41 +00:00
jocuri%softhome.net
8bf44bf33e
Patch for bug 249863: Move hidden initial state INPUT field at the beginning of the table (previously it was inserted between table rows, causing invalid HTML); patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
2004-07-07 23:44:01 +00:00
timeless%mozdev.org
10177b82be
Bug 250176 Error `r has no properties'' [xs] in file
` http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp&rev=1.76.14.1 '', line 15, character 0.
...
r=doron
2004-07-07 14:32:48 +00:00
jocuri%softhome.net
e2b8c0e1da
Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpfile"; patch by byron jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
2004-07-07 08:59:44 +00:00
justdave%bugzilla.org
8a130479c5
Bug 245077: The "Find a specific bug" tab is now the default query when you go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited.
...
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-07-07 06:02:33 +00:00
bugreport%peshkin.net
7171a5e04b
Bug 250080: Fix regression causing blank regexp to make all users group members
...
r=erik, justdave
a=justdave
2004-07-07 05:10:55 +00:00
jocuri%softhome.net
52a644a5ef
Documentation XML patch for bug 249802: Make the SQL example for granting SQL privs to the DB user suitable for MySQL 4.
2004-07-06 23:30:03 +00:00
jouni%heikniemi.net
a6827b8973
Bug 223878: Flag system dies when changing a deleted flag.
...
r=joel, justdave
a=justdave
2004-07-06 07:08:02 +00:00
bugreport%peshkin.net
f6c439801d
Bug 243463 Use a param to protect new charts from leaking information
...
r=justdave
a=justdave
2004-07-06 01:12:29 +00:00
bugreport%peshkin.net
081a008043
Bug 249862: remove duplicate </tr> from login page
...
r=vladd
a=justdave
2004-07-06 00:06:45 +00:00
justdave%bugzilla.org
7a07ca395c
Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no-longer-existing processmail for use by external scripts that used to use processmail's functionality.
...
Contributed by Nick Barnes of Ravenbrook Ltd.
a=justdave
2004-07-05 21:54:01 +00:00
jocuri%softhome.net
bb1af7acdb
Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave.
2004-07-05 21:19:34 +00:00
justdave%bugzilla.org
2abf0535b0
Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not existing during an upgrade from 2.14.x or older without going through 2.16.x in between.
...
r=joel, a=justdave
2004-07-04 03:34:04 +00:00
myk%mozilla.org
57ea0e91e0
Fix for bug 248379: update to bug 245924; enable link groups to be styled individually
...
Patch by Svetlana Harisova
r=myk
a=myk
2004-07-03 00:49:16 +00:00
jocuri%softhome.net
f2e721be33
Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.
2004-07-03 00:26:29 +00:00
kiko%async.com.br
4233fbbcd6
Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
...
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.
2004-06-26 12:38:28 +00:00
myk%mozilla.org
6bf085d904
Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting.
...
Patch by Vitaly Harisov.
r=myk
a=myk
2004-06-22 21:07:38 +00:00
jocuri%softhome.net
8ba4fb37b9
Patch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
2004-06-22 08:05:49 +00:00
jocuri%softhome.net
9ff220e1b0
Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.
2004-06-22 08:00:58 +00:00
timeless%mozdev.org
7c7f2877e2
Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
...
r=vladd a=justdave
2004-06-22 07:49:15 +00:00
timeless%mozdev.org
697cc08156
Bug 247209 map sun4u to Solaris
...
r=vladd a=justdave
2004-06-22 07:46:48 +00:00
jocuri%softhome.net
2217d0942c
Patch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave.
2004-06-19 08:15:26 +00:00
jocuri%softhome.net
b252b68d5a
Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.
2004-06-16 13:45:37 +00:00
jouni%heikniemi.net
32ca73ddec
Bug 142744: Testing suite should work on Win32
...
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-06-16 11:13:39 +00:00
timeless%mozdev.org
b717e411bf
Bug 246599 Add Mac OS X 10.3 to the list
...
r=vladd,justdave a=justdave
2004-06-16 10:39:48 +00:00
timeless%mozdev.org
9319cf3aed
Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
...
Previous patch left OS detection broken for Mac OS X.
This maps Mac OS X to 10.0.
r=vladd a=justdave
2004-06-16 10:37:27 +00:00
bugreport%peshkin.net
c086db9377
Bug 240325: Keep regexp-based groups up-to-date
2004-06-16 05:04:48 +00:00
kestes%walrus.com
a7e650a21b
minor change to improve consistancy and add bug numbers to some comments.
2004-06-15 01:18:18 +00:00
kestes%walrus.com
8d48c74e1c
add support for the perforce p4db web page changeView.cgi
2004-06-15 01:16:55 +00:00
jocuri%softhome.net
b86634bab0
Patch for bug 245976: fix software error caused by taint issue when trying to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave.
2004-06-11 17:03:50 +00:00
kestes%walrus.com
e2ecdc9aba
get the all_vc.html page working like bonsai version.
2004-06-08 11:48:00 +00:00
kestes%walrus.com
810e7c8c3a
clean up the datastructures $authors which is used during rendering of html. Now its more regular and hopefully less complex.
2004-06-08 04:27:14 +00:00
kestes%walrus.com
e094ceded2
allow for an empty list of arguments. My advanced checking for '--' made this illegal.
2004-06-08 03:43:42 +00:00
kestes%walrus.com
98253014ca
use the new rendering algorthms, (render empty blocks) major change in the structure brings perforce up to what is being done in bonsai and pvcs.
...
But now I understand this a bit more, simplify some data passing as we did in pcvs I need to fold this back into bonsai, perhaps tomorrow.
2004-06-08 03:42:50 +00:00
kestes%walrus.com
d3edb3ee4a
better comments to explain the way perforce accepts input
2004-06-08 03:41:05 +00:00
kestes%walrus.com
057d549411
change the name of the TinderConfig variable which corresponds to P4PORT so thatit matches the env name.
2004-06-08 00:12:16 +00:00
kestes%walrus.com
c8724d1414
better document the perforce variables.
2004-06-08 00:09:09 +00:00
kestes%walrus.com
4f13520f50
had a bug in time2p4db() small differences in time were ignored. This would
...
effect the change lists for any time interval less then an hour.
2004-06-08 00:00:12 +00:00
kestes%walrus.com
ae7fb4b474
the perforce 'p4 changes' command was formatteded wrong. I needto have the filesspec first with the time interval concatenated to this string not in a separate argument.
2004-06-07 22:54:34 +00:00
kestes%walrus.com
818cb13c7e
improve the documentation and error checking for command line options to the configure script. It was not clear that the options must begin with a '-' and that the options do not have '_' but '-' in them.
2004-06-07 22:53:01 +00:00
jocuri%softhome.net
250a8c33cd
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
2004-06-01 21:30:29 +00:00
bugreport%peshkin.net
c439edb834
Bug 244927: Add search on time owner has left the bug idle
...
r=jouni
a=myk
2004-06-01 20:29:05 +00:00
jocuri%softhome.net
f39fb919af
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
2004-06-01 12:53:27 +00:00
jocuri%softhome.net
78c24a7f45
Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
2004-05-30 21:46:07 +00:00
jouni%heikniemi.net
14993e4b4c
Bug 223541: Make flags show up correctly in "View all attachments" mode.
...
r=joel
a=justdave
2004-05-30 15:52:13 +00:00
justdave%bugzilla.org
f4de64d2a9
Bug 179671: Boolean charts didn't work on the reporting pages.
...
r=jouni, a=justdave
2004-05-30 10:40:17 +00:00
justdave%bugzilla.org
5154be9d1e
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
...
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni, myk; a=myk
2004-05-27 09:21:24 +00:00
bugreport%peshkin.net
2cefca9093
Bug 243351: Fix mysql version sensitivity in case-sensitive search
...
r=jouni
a=justdave
2004-05-27 02:40:18 +00:00
justdave%bugzilla.org
7b4fccbb97
Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent.
...
r=jouni, a=justdave
2004-05-26 07:21:43 +00:00
bugreport%peshkin.net
ff82105de5
Bug 244650: Fix query on commentor in combination with other email-based criteria
...
r=justdave
a=justdave
2004-05-26 06:51:52 +00:00
jouni%heikniemi.net
a147d3d37e
Remove stray resid from BugMail.pm. r,a=justdave
2004-05-25 05:53:53 +00:00
jouni%heikniemi.net
17531a3296
Bug 224021: taint issues in editusers.cgi
...
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:32:00 +00:00
jouni%heikniemi.net
616a0ea416
Bug 141006: Run edit*.cgis in taint mode.
...
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:22:32 +00:00
jouni%heikniemi.net
defd8e0ab6
Bug 208847: Fix taint issues in editgroups.cgi
...
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave
2004-05-23 07:07:50 +00:00
jocuri%softhome.net
e191835da2
Patch for bug 244040: checksetup with answers script should be silent on Windows; patch by Byron Jones <bugzilla@glob.com.au>; r=bugreport; a=justdave.
2004-05-19 20:49:29 +00:00
jocuri%softhome.net
e8cf18f4c8
Patch for bug 217627: fix Bugzilla internal error message that appears if bug alias starts with zero; patch by Alexey Gladkov <legion@altlinux.org>; r=justdave; a=justdave.
2004-05-19 19:48:11 +00:00
jocuri%softhome.net
ea1e22b38b
Patch for bug 244045: add --no-silent option to checksetup; patch by Byron Jones <bugzilla@glob.com.au>; r=vladd; a=justdave.
2004-05-19 19:37:45 +00:00
john%johnkeiser.com
9eb1d71925
Add license
2004-05-19 15:49:34 +00:00
timeless%mozdev.org
5cbd69c572
Bug 244053 grammar bug in checksetup
...
r=justdave a=justdave
2004-05-19 15:19:13 +00:00
timeless%mozdev.org
7b6a93e7f8
Bug 243171 position of the checkin summary in CVS graph should be fixed and not absolute
...
r=glazou
2004-05-18 08:56:41 +00:00
bugreport%peshkin.net
d3a014761e
Bug 239263: Avoid hazard in User->groups by switching to main DB for rederive
...
r=jouni
a=justdave
2004-05-14 13:55:45 +00:00
jocuri%softhome.net
4dbf93f239
Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.
2004-05-14 10:05:41 +00:00
bugreport%peshkin.net
d3ec032dd0
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
...
r=gerv,preed
a=justdave
2004-05-13 16:04:27 +00:00
jouni%heikniemi.net
0afa513e3d
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on previous checkin.
2004-05-13 07:17:43 +00:00
bugreport%peshkin.net
23b4d76c40
Bug 226411: make DiffStrings handle fields with duplicate values
...
patch by jouni
r=joel,myk
a=justdave
2004-05-12 23:57:31 +00:00
bugreport%peshkin.net
fd8d6ce267
Bug 226477: Fix undefined method call in Bugzilla::User->in_group
...
r=timeless,a=justdave
2004-05-12 05:11:27 +00:00
bugreport%peshkin.net
fdc0631e13
Bug 232861: Prevent references to bugs or comments from being expanded in attachment links
...
r=timeless,a=justdave
2004-05-12 05:08:28 +00:00
bugreport%peshkin.net
0889ebab00
Bug 227785: Add navigation/summary/last-modified after modifying a bug
...
r=justdave, a=justdave
2004-05-12 05:03:27 +00:00
bugreport%peshkin.net
693d95bdd6
Bug 240036: Unlock tables after address error before attempting to process footer
...
r=timeless, a=justdave
2004-05-12 04:20:10 +00:00
justdave%bugzilla.org
0ca821caf9
Bug 241270: fix regression caused by <label> wrapping other form widgets. Related widgets are now excluded from the <label> blocks.
...
r=myk, a=justdave
2004-05-11 23:27:23 +00:00
bugreport%peshkin.net
25e13f99df
Bug 231975: Avoid naming new product groups the same as existing groups and do not rename product groups on product rename.
...
r=jouni, a=justdave
2004-05-11 23:17:05 +00:00
myk%mozilla.org
e76dc22bde
Fix for bug 240486: makes the banner template CSS friendly
...
Patch by Vitaly Harisov
r=myk
a=myk
2004-05-11 20:49:50 +00:00
justdave%bugzilla.org
afb499b489
Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr after adding an attachment.
...
r= joel, a= justdave
2004-05-10 16:57:11 +00:00
timeless%mozdev.org
62174a7a30
Bug 241737 Despot should have some spam protection
...
r=leaf
2004-05-07 19:10:57 +00:00
myk%mozilla.org
180f212b85
let's try not to clobber things with aliases, shall we?
2004-05-07 04:08:28 +00:00
myk%mozilla.org
0f4f05207d
Fixing capturing so that it works on Perl 5.6.1
2004-05-07 03:50:56 +00:00
myk%mozilla.org
41b6ccc502
Add a .htaccess file (with commented out options to prevent server errors) and update the README with better information
2004-05-07 03:02:04 +00:00
myk%mozilla.org
51509f5667
fix slurping of command output and errors; correct incorrect references to file.version and config variables; extract the version from CVS/Entries now that we aren't checking out to standard output and therefore don't get version info on standard error; localize $/ so we won't mess things up globally; add info about required Perl modules to README; and fix formatting in Doctor.pm
2004-05-07 02:30:25 +00:00
myk%mozilla.org
82d373fc6d
backporting to Perl 5.6.1
2004-05-07 00:51:31 +00:00
justdave%syndicomm.com
c72df42e72
Bug 242740: URL to Bug Writing Help document changed
...
Patch by Niels Reedijk <n.reedijk@planet.nl>
r=justdave,a=justdave
2004-05-06 07:29:33 +00:00
myk%mozilla.org
6336a2d677
more cleanup from recent changes
2004-05-05 01:32:14 +00:00
myk%mozilla.org
606001b579
cleaning up miscellaneous crap from recent changes
2004-05-05 00:24:32 +00:00
myk%mozilla.org
dc375d8f47
Finished rewriting Doctor to encapsulate functionality into Doctor::File object
2004-05-04 03:09:02 +00:00
timeless%mozdev.org
7aab773f33
Bug 241755 153 print PASSWD "# DO NOT EDIT THIS FILE! You must instead go to http://warp/mozilla.org , and\n";
...
r=leaf
2004-04-30 12:10:33 +00:00
myk%mozilla.org
cb9752ad13
encapsulated logic in Doctor and Doctor::File objects to make extending Doctor easier; still have two more doctor.cgi action functions to go: commit and create; then just a lot of cleanup and making sure things are in the right place
2004-04-30 01:40:40 +00:00
myk%mozilla.org
f1414b05aa
Make the modified iframe fill the modified panel instead of being tiny
2004-04-28 08:54:46 +00:00
myk%mozilla.org
bed089f6f7
Use File::Temp instead of my custom temp file stuff and eliminate use of the non-standard IO::Capture module
2004-04-28 02:40:35 +00:00
jocuri%softhome.net
720e095b0f
Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting <altlst@sonic.net>; r=vladd; a=justdave.
2004-04-28 00:17:56 +00:00
gerv%gerv.net
3810195167
Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch by gerv and Tom Karzes; r, a=justdave.
2004-04-27 22:28:06 +00:00
myk%mozilla.org
fe0e080c3e
factor out the code that compares versions and throws an error on mismatch
2004-04-27 20:53:38 +00:00
myk%mozilla.org
12eb13c634
implements a mail-based queue and does some other clean-up
2004-04-27 20:52:54 +00:00
timeless%mozdev.org
97f7e4edfc
Bug 241260 Bonsai hasn't been tcl in a while, this line
...
r=justdave
2004-04-27 06:15:25 +00:00
timeless%mozdev.org
4fe8601753
Bug 210247 URLs followed by close parens get hyperlinked incorrectly
...
r=kiko
2004-04-27 06:10:09 +00:00
justdave%syndicomm.com
3c76a4b31e
Bug 234540: "Take bug" on create attachment screen missed an API change to BugMail which caused it not to mail the previous bug owner about the change.
...
r=gerv, a=justdave
2004-04-27 03:58:55 +00:00
justdave%syndicomm.com
dd2534048c
Bug 241516: remove possible namespace conflicts in the additional CSS classes for bugid, component, and status on show_bug
...
r=myk, a=justdave
2004-04-26 20:39:42 +00:00
ian%hixie.ch
47f159ceab
Minor typo... (eagull->seagull)
2004-04-24 23:54:35 +00:00
myk%mozilla.org
b79e1ff9c9
partial implementation of mail-based queue; i just can't figure out why the mail it sends is messed up somehow
2004-04-23 03:04:09 +00:00
myk%mozilla.org
0575217798
lots of changes, including WYSIWYG editing, a new UI, and a partial implementation of a database-backed patch queue
2004-04-23 01:36:27 +00:00
jocuri%softhome.net
94b6b1ec7b
Patch for bug 240004: limit the password generation subroutine to nice characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave.
2004-04-22 21:15:28 +00:00
timeless%mozdev.org
b6daea0980
Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner and QA contact of selected component to NOOP
...
r=justdave a=justdave
2004-04-22 14:42:14 +00:00
timeless%mozdev.org
bb19b66d6e
Bug 239709 despot.cgi should accept whitespace as delims
...
r=justdave
2004-04-22 04:21:43 +00:00
timeless%mozdev.org
33bcbe95a0
Bug 204464 Name "main::script_type" used only once: possible typo at /opt/webtools/bonsai/rview.cgi line 221.
...
r=justdave
2004-04-20 14:10:30 +00:00
kestes%walrus.com
f95ab430f8
use of uninitiallized variable $time fixed. Thanks to "Troy Chevalier" <troy#tellme.com>
2004-04-19 12:42:16 +00:00
justdave%syndicomm.com
2cea1325c7
Bug 155502: focus the summary field when loading the search/query pages
...
Patch by kiko, r=gerv, a=justdave
2004-04-17 06:06:51 +00:00
justdave%syndicomm.com
e4ec3865f6
Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
...
Patch by kiko, r=vlad, a=justdave
2004-04-17 06:04:14 +00:00
justdave%syndicomm.com
e39cbcfdb6
Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
...
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-17 04:41:19 +00:00
justdave%syndicomm.com
e917075a69
Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
...
a=justdave
2004-04-15 05:44:47 +00:00
justdave%syndicomm.com
86da9f856f
Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
...
a=justdave
2004-04-15 04:24:39 +00:00
jocuri%softhome.net
cb1e30f47d
Patch for bug 240434: replace increased with improved on the login page; r=timeless, a=justdave.
2004-04-14 19:01:08 +00:00
timeless%mozdev.org
7b2b98e617
Bug 240202 rview <form>s are poorly nested
...
r=kiko
2004-04-14 06:37:21 +00:00
justdave%syndicomm.com
20239cff2e
Bug 240439: "Edit user again" link didn't work if the user had a + in their email address
...
R= timeless, vladd; a= justdave
2004-04-13 21:45:35 +00:00
kiko%async.com.br
f645d0afdd
Additional fix for bug 87770: attachment.cgi should work with no
...
parameters. Use <button> tags to allow for localization of the labels.
r=myk, a=myk.
I padded the Edit button with s to ensure it has the same width as
the View button; it may not be kosher but passes as visually agreeable,
at least.
2004-04-13 20:31:27 +00:00
kiko%async.com.br
f821be8c1f
Silly typo fix. r=ssdbot
2004-04-13 19:11:28 +00:00
kiko%async.com.br
30550ddbce
Add a slightly hackish approach to test against values in .netrc that
...
diverge from the specified url by a trailing slash -- we *know* they're
not the same thing, but it seems people want us to think they are!
2004-04-13 18:52:50 +00:00
kiko%async.com.br
82547cebe7
Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
...
XXX comments. r=vladd,justdave; a=justdave.
die %FORM die!
2004-04-13 18:34:59 +00:00
jocuri%softhome.net
a1c645feba
Patch for bug 224477: make webservergroup default to apache on new installs; r=joel; a=justdave.
2004-04-13 18:16:36 +00:00
jocuri%softhome.net
831a06b8e5
Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave.
2004-04-13 18:08:42 +00:00
jocuri%softhome.net
62a15ea511
Patch for bug 240219: display valid PPM commands when using PPM version 2; r=timeless; a=justdave.
2004-04-13 17:59:22 +00:00
jocuri%softhome.net
b885b4fa30
Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm.
2004-04-13 04:18:00 +00:00
jocuri%softhome.net
5ca84baf2a
Patch for bug 194332: fix spelling that caused error message mismatch for the "invalid_maxrows" error message; r=timeless, a=justdave.
2004-04-11 21:38:06 +00:00
kiko%async.com.br
f66db9880d
Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
...
linked page template and adding a code error for the "bad id provided"
case. r=vladd, a=myk.
2004-04-11 21:31:45 +00:00
jocuri%softhome.net
006a30b881
Patch for bug 240228: Improve the format of the error message displayed by checksetup.pl when the MySQL requirements are not satisfied; r,a=justdave.
2004-04-11 18:42:33 +00:00
jocuri%softhome.net
b51e48d4af
Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk.
2004-04-10 15:08:21 +00:00
jocuri%softhome.net
796a9c897a
Patch for bug 224698: remove localconfig variable mysqlpath; patch by chaduv <caduvall@glue.umd.edu> slightly updated by me; r=kiko, a=myk.
2004-04-10 14:53:00 +00:00
jocuri%softhome.net
171a0fbd75
Patch for bug 239826: support closing resolved bugs when changing multiple bugs; patch by Albert Ting <altlst@sonic.net>; r=kiko, a=myk.
2004-04-10 14:42:37 +00:00
jocuri%softhome.net
a5c6f4e208
Patch for bug 239912: make bug_email.pl work with useqacontact; patch by Matthew Mastracci <mmastrac@canada.com>; r=vlad, a=myk.
2004-04-09 02:23:09 +00:00
jocuri%softhome.net
1f0ba53a3b
Patch for bug 239885: Don't display the sendmail message if the current platform is Windows; patch by Bruce Armstrong <bruce.armstrong@teamsybase.com>; r=bugreport; a=myk.
2004-04-09 02:18:13 +00:00
jocuri%softhome.net
2a16ad08a3
Patch for bug 233245: update documentation of formats to include ctypes as well; patch by Niels Reedijk <n.reedijk@planet.nl> slightly modified by me.
2004-04-07 16:36:34 +00:00
gerv%gerv.net
21a8b06c82
Bug 192775 - rearrange parameter order in token URLs to make them always fully linked in some MUAs. Patch by gerv; r=myk, a=justdave.
2004-04-07 07:24:34 +00:00
kiko%async.com.br
ab34c6bba0
Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does just
...
that (incorporating a recommendation from justdave). r=justdave,
a=justdave.
2004-04-07 03:41:52 +00:00
kiko%async.com.br
96bbd52233
Fix for bug 238862: remove %FORM and %COOKIE from enter_bug.cgi. Does
...
that, and also fixes up the bug creation template. r=justdave, a=justdave.
2004-04-07 03:38:26 +00:00
myk%mozilla.org
592397c897
Fix for bug 234797: adds a "limit" param for limiting the number of results returned from a search.
...
r=justdave
a=justdave
2004-04-06 01:19:15 +00:00
myk%mozilla.org
2afd6e54b9
Fix for bug 237176: allows power users to display relevance values as a column in the search results for a fulltext search
...
r=justdave
a=justdave
2004-04-06 00:11:26 +00:00
gerv%gerv.net
cc61d9c881
Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch by gerv; r,a=justdave.
2004-04-05 21:53:10 +00:00
jocuri%softhome.net
4ffe8372d2
Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave.
2004-04-05 01:32:43 +00:00
jocuri%softhome.net
07ce8bc023
Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbaker@acm.org>; r=gerv; a=justdave.
2004-04-05 01:28:18 +00:00
jocuri%softhome.net
7c8ae050ce
Patch for bug 239255: update docs in order to specify that $webservergroup is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd.
2004-04-03 18:12:08 +00:00
gerv%gerv.net
7c6fd75d8f
Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=justdave.
2004-04-03 11:00:33 +00:00
gerv%gerv.net
ba6f90297b
Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. priority) and keep them in a sensible order instead. Patch by gerv; r=kiko, a=justdave.
2004-04-03 10:43:16 +00:00
jocuri%softhome.net
8329b291bc
Patch for bug 233295: document terminology customization feature; patch by Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me.
2004-04-03 08:07:27 +00:00
kiko%async.com.br
85871d75fb
Fix for bug 238868: remove %FORM and %COOKIE from show_bug.cgi. Does
...
that, swapping them for calls to cgi->param/cookie. r=vladd,justdave; a=justdave.
2004-04-01 23:46:11 +00:00
kiko%async.com.br
8e3e29f3a3
Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Does
...
precisely that, swapping them for references to cgi->param/cookie.
r=vladd, justdave, a=justdave.
2004-04-01 23:44:22 +00:00
jocuri%softhome.net
d4e8bd0a49
Fixing encoding issues introduced in bug 220817: add FAQ documentation for 'Why do I have to log in every time I access a page?'.
2004-04-01 21:50:56 +00:00
jocuri%softhome.net
518e6911db
Patch for bug 220817: add to FAQ documentation for 'Why do I have to log in every time I access a page?'.
2004-04-01 21:33:12 +00:00
jocuri%softhome.net
7f5d2f3226
Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that causes flags to remain set but inaccessible when product changes; patch by Max K-A <mkanat@kerio.com>; r=bbaetz,myk; a=justdave.
2004-04-01 08:57:59 +00:00