myk%mozilla.org
bf6545f387
Fix for bug 249868: makes series pages validate
2004-09-14 23:30:20 +00:00
myk%mozilla.org
2a740cfae6
Fix for bug 240460: updates upgrading examples with new URLs and version numbers; r=gerv; a=justdave
2004-09-14 23:04:38 +00:00
justdave%bugzilla.org
104a25fa65
Oops, backing out changes to administration.xml that are supposed to be part of a different patch.
2004-09-14 05:50:29 +00:00
justdave%bugzilla.org
3da173d889
Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl)
...
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-09-14 05:48:54 +00:00
justdave%bugzilla.org
a3b068601f
Bug 252295: Ensure that the "Edit Search" link goes back to the same form the search was created on when running a saved search that was saved before we had multiple search forms.
...
r=gerv, a=justdave
2004-09-12 22:19:37 +00:00
justdave%bugzilla.org
fbf187730e
Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32
...
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni,bbaetz a=justdave
2004-09-12 20:20:42 +00:00
gerv%gerv.net
6806819975
Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv.
2004-09-12 15:46:07 +00:00
gerv%gerv.net
d40151304e
Bug 225854 - only print "Steps to reproduce" when the user has entered some. Patch by buti@gmx.at; r=gerv.
2004-09-12 15:23:24 +00:00
justdave%bugzilla.org
77de5b1c84
Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzilla->user->email now includes emailsuffix in the result.
...
Patch by Marc Schumann <wurblzap@gmail.com>
r=justdave,tobias, a=justdave
2004-09-11 07:09:46 +00:00
justdave%bugzilla.org
6513acdfed
Bug 190224: templatize editmilestones.cgi
...
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
2004-09-11 06:48:14 +00:00
justdave%bugzilla.org
452569d37d
Bug 255664: Wait until buglist is ready to be displayed before closing the "please wait" page when using server push, so any errors that occur can actually be seen by the user instead of getting a blank page.
...
r=myk, a=myk
2004-09-11 06:24:43 +00:00
justdave%bugzilla.org
5f4bb009ce
Bug 255663: Query on [Bug creation] and anything to do with attachments no longer crashes
...
r=joel, a=myk
2004-09-11 06:20:00 +00:00
myk%mozilla.org
b8efb39e34
Fix for bug 215319: changes "flag requester" field in boolean charts to "flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field)
...
r=justdave
2004-09-10 23:38:46 +00:00
myk%mozilla.org
cb360e10e1
basic docs on using flags
2004-09-10 00:28:48 +00:00
myk%mozilla.org
84e72664d0
Fix for bug 254360: lists the rules governing who can edit which fields in 2.16 and 2.18 and the differences in those rules between the two versions. Contributed by Nick Barnes.
2004-09-09 23:48:11 +00:00
kiko%async.com.br
c312af8dd4
Fix for bug 232659: Fix inconsistent attachment links (and clean up diff
...
viewer UI while we're at it). Do just that. r=myk, a=myk.
2004-09-09 22:19:49 +00:00
jocuri%softhome.net
a1ca010233
Patch for bug 257303: convert lastused field in logincookies from timestamp to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-09-08 23:29:08 +00:00
jocuri%softhome.net
93056b178d
Patch for bug 254729: fix editproducts.cgi generated warnings in the error log when creating new products; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
2004-09-08 22:53:39 +00:00
jocuri%softhome.net
1b94d5966b
Patch for bug 211188: Make testing suite check for any #! lines that are not /usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave.
2004-09-08 22:46:34 +00:00
jocuri%softhome.net
9d1358d94f
Patch for bug 253308: Mention the Scmbug integration system in documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave.
2004-09-04 09:27:15 +00:00
jocuri%softhome.net
c9ec78f545
Bug 250591: Conversion of boolean conditions in SQL statements for better db independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave.
2004-09-04 09:15:05 +00:00
jocuri%softhome.net
5e8ad2c046
Patch for bug 257419: make checksetup.pl quote database name in 'show table status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
2004-09-03 10:03:37 +00:00
jocuri%softhome.net
58e7915572
Patch for bug 257152: make flag type deletion not crash when JavaScript is switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
2004-09-03 09:58:00 +00:00
jocuri%softhome.net
730099dec6
Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk.
2004-09-03 06:59:08 +00:00
jocuri%softhome.net
7f25399f03
Patch for bug 257106: Make testing suite know about new directory levels in Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk.
2004-09-03 06:53:58 +00:00
jocuri%softhome.net
8ac8e183a6
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk.
2004-09-03 06:49:55 +00:00
jouni%heikniemi.net
03a5132693
Bug 257111: t/006spellcheck.t should check each file only once.
...
Patch by Marc Schumann <marcschum@web.de>
r=jouni, a=myk
2004-09-01 20:11:59 +00:00
jocuri%softhome.net
bb57d6ae34
Patch for bug 254371: include Flag Types in create new attachments form; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk.
2004-08-31 23:28:10 +00:00
kiko%async.com.br
ab2c31f867
Whitespace-only fix to indentation in BugMail.pm, bear with me.
2004-08-30 21:49:25 +00:00
gerv%gerv.net
3995c366d7
Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave.
2004-08-29 21:29:36 +00:00
jocuri%softhome.net
e922de549e
Patch for bug 254146: make the error message clear if servertest.pl failed to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave.
2004-08-28 09:05:55 +00:00
jocuri%softhome.net
42d1e9e2cc
Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-28 08:58:14 +00:00
jocuri%softhome.net
34dd0a955c
Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
2004-08-28 08:44:54 +00:00
jocuri%softhome.net
59ed7fd39d
Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave.
2004-08-28 08:14:59 +00:00
kiko%async.com.br
a4bcd63531
Fix for bug 253480: pages should be classified rather than identified by
...
domain name. r,a=myk.
2004-08-24 02:33:31 +00:00
kiko%async.com.br
40fff27c7d
Fix for bug 254587: group description not displayed on delete group
...
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>.
r=kiko, a=myk.
2004-08-24 01:33:39 +00:00
kiko%async.com.br
7aa5d169ca
Addtional item for fix for bug 252810: p1, critical not displayed in red
...
when groups are used for bug. Including padlock.png image. r=myk,a=myk.
2004-08-23 16:16:53 +00:00
kiko%async.com.br
ecb3b34829
Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.
2004-08-23 15:34:30 +00:00
kiko%async.com.br
c5026e453f
Patch for bug 252810: p1, critical not displayed in red when groups are
...
used for bug. Roundabout patch that adds a padlock icon next to the bug
ID to bug listings, and does even/odd striping of the buglist. r,a=myk.
2004-08-23 15:21:58 +00:00
bugreport%peshkin.net
b29bf6770a
Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
...
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
bugreport%peshkin.net
920c8188a1
Bug 255772: Prevent whine.pl from running endless whining loop
...
patch by erik
r=joel, jouni
a=myk
2004-08-17 14:51:04 +00:00
bugreport%peshkin.net
c2aa1d8f98
Bug 244239: Add group-based pronouns to query
...
r=erik,justdave
a=justdave
2004-08-11 14:00:34 +00:00
bugreport%peshkin.net
09e7bd7ef4
Bug 241903: Add Environment Variable Authentication for apache auth and SSO
...
patch by erik
r=joel
a=justdave
2004-08-11 13:53:46 +00:00
bugreport%peshkin.net
a32f5d79d4
Bug 251669: add an option to show users in a drop down menu instead of a text edit field
...
patch by glob <bugzilla@glob.com.au>
r=joel
a=justdave
2004-08-11 05:08:13 +00:00
kiko%async.com.br
5ad5cbcdae
More whitespace fixes. r=ssdbot. I've already talked to Alexandre
...
about this, won't happen again.
2004-08-06 13:47:25 +00:00
bugreport%peshkin.net
ce0af4d52f
Bug 254430: Fix User.pm so it returns a logged-out user if userid=0
...
r=erik, kiko
a=justdave
2004-08-05 22:19:19 +00:00
kiko%async.com.br
80a91c9e77
Whitespace fixes. r=ssdbot
2004-08-05 13:51:23 +00:00
kiko%async.com.br
518245d051
Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.
...
Cleans up Bugzilla::Bug::actual_time to do things the right way (dbi,
Bugzilla->user) and apparently fixes a problem limited to some
platforms. r=joel, a=justdave.
2004-08-05 13:43:48 +00:00
bugreport%peshkin.net
3fca7f6a78
Bug 254374: Fix regression in qacontact from bug 186093
2004-08-05 03:18:42 +00:00
bugreport%peshkin.net
b84eb0ffec
Bug 185090: Add revamped whining system
...
patch by: Erik
r=joel
r=jouni
a=justdave
2004-08-04 21:36:27 +00:00
bugreport%peshkin.net
3f5df3ecb0
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
...
r=kiko
a=justdave
2004-08-04 18:08:21 +00:00
bugreport%peshkin.net
4d03d01641
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
...
r=kiko
a=justdave
2004-08-04 16:17:10 +00:00
jocuri%softhome.net
661915c1e3
Patch for bug 253604: When commit a bug, validate timetracking before user match; patch by Tiago R. Mello <tiago@async.com.br>; r=kiko, a=justdave.
2004-08-03 06:23:25 +00:00
bugreport%peshkin.net
58c00082d9
Bug 253968: Fix extra column in insert statement in checksetup
...
r=glob
a=justdave
2004-08-02 05:30:35 +00:00
timeless%mozdev.org
02ca230f77
Bug 253583 Warning: assignment to undeclared variable assigned_to
...
patch by mcsmurf@gmx.de r=vladd a=justdave
2004-08-02 04:42:05 +00:00
jouni%heikniemi.net
e7badaa11a
Remove accidentally committed .orig files (from bug 190220)
2004-08-01 06:55:39 +00:00
jocuri%softhome.net
5af84e034b
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-07-31 09:36:18 +00:00
jocuri%softhome.net
a667f91f4f
Patch for bug 253357: replace IFNULL with COALESCE for increased database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-07-31 08:59:16 +00:00
bugreport%peshkin.net
d013e1a35e
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
...
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
jocuri%softhome.net
04d3d635f2
Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave.
2004-07-30 22:25:50 +00:00
jocuri%softhome.net
71a503cc6e
Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
2004-07-30 22:16:39 +00:00
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
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
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
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
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
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
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
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
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