jake%bugzilla.org
a0a44f13e7
Bug 274397 - Editing a saved search should now work even after clicking "Show List" from a bug.
...
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com >
r=wurblzap, a=justdave
git-svn-id: svn://10.0.0.236/trunk@166982 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-23 09:54:18 +00:00
jake%bugzilla.org
73ceb535b2
Bug 188193 - Add some info to the troubleshooting appendix about what to do if i
...
ndex.cgi isn't being used for the DirectoryIndex.
r=travis
git-svn-id: svn://10.0.0.236/trunk@166931 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-21 20:57:39 +00:00
jake%bugzilla.org
a3ab1de813
Bug 264601 - Bugzilla will now tell a user which field contained an "invalid bug number or alias."
...
Patch by Frédéric Buclin <LpSolit@netscape.net >
r=myk, a=justdave
git-svn-id: svn://10.0.0.236/trunk@166909 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-21 09:04:01 +00:00
jake%bugzilla.org
09400b6c6b
Bug 137631 - Add a lifecycle (or workflow) diagram to the guide
...
r=travis
git-svn-id: svn://10.0.0.236/trunk@166875 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-20 10:18:42 +00:00
jake%bugzilla.org
f601880d8b
Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding the max_allowed_packet option.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca >
r=jake
git-svn-id: svn://10.0.0.236/trunk@166854 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-18 11:56:13 +00:00
jake%bugzilla.org
7098b9b31d
Bug 267873 - Massive FAQ update. Everything should be up to date now.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca >
r=jake
git-svn-id: svn://10.0.0.236/trunk@166784 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-16 11:05:16 +00:00
jake%bugzilla.org
f32b1ec4e8
Bug 253720 - The docs now specify that it is required to run ./checksetup.pl after adding a template to the custom directory.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca >
r=jake
git-svn-id: svn://10.0.0.236/trunk@166701 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 07:25:21 +00:00
jocuri%softhome.net
3858cc3b95
Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166695 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 02:31:56 +00:00
myk%mozilla.org
b1fe70189f
Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
...
git-svn-id: svn://10.0.0.236/trunk@166694 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 02:29:58 +00:00
jocuri%softhome.net
721f79fa1b
Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166693 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 02:25:15 +00:00
jocuri%softhome.net
074a655e89
Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd.
...
git-svn-id: svn://10.0.0.236/trunk@166692 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 02:11:59 +00:00
jocuri%softhome.net
22e4b3570a
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166689 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 01:59:59 +00:00
jocuri%softhome.net
92672a4ead
Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166686 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 01:50:33 +00:00
jocuri%softhome.net
618aa07aee
Patch for bug 244756: checksetup.pl shouldn't fail to remove product index from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166683 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 01:41:35 +00:00
jocuri%softhome.net
7281f6fda6
Patch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark as new' checkbox; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166682 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 01:35:54 +00:00
jocuri%softhome.net
4f67acc01d
Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166680 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 01:29:44 +00:00
jocuri%softhome.net
08667cf73b
Patch for bug 274400: Safari should show the lock icons (the quoted value of the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166679 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-14 01:15:26 +00:00
jake%bugzilla.org
c74051ba97
Add Vlad to the credits section.
...
git-svn-id: svn://10.0.0.236/trunk@166647 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-13 03:29:58 +00:00
jake%bugzilla.org
100ad456a7
Bug 274177 - The credits section had been previously severly reduced in size and content. Fixing that problem.
...
r=vladd
git-svn-id: svn://10.0.0.236/trunk@166645 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-13 03:15:22 +00:00
jocuri%softhome.net
33c967d63e
Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166617 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-12 01:41:09 +00:00
jocuri%softhome.net
7e6d611422
Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in editproducts.cgi and questionable activity log entries when an admin changes the votes-to-confirm setting to a lower value and bugs get confirmed by popular vote; patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166602 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-11 13:34:03 +00:00
jake%bugzilla.org
393209a2f8
Bug 256019 - The documentation was unclear regarding what to do if the administrator gets logged out while "shutdownhtml" is active.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca >
r=jake
git-svn-id: svn://10.0.0.236/trunk@166599 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-11 11:32:16 +00:00
jocuri%softhome.net
57ebc38e0c
Patch for bug 274134: Modify relative path to padlock.png in recently moved CSS file; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166598 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-11 08:57:32 +00:00
jocuri%softhome.net
c152c5dc9a
Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166591 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-11 00:28:22 +00:00
jocuri%softhome.net
d0fa6f2209
Patch for bug 269398: request.cgi should not fail with error in SQL when no products are available for the user; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166590 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-11 00:05:41 +00:00
gerv%gerv.net
e93cffb42c
Bug 264662: Don't delete old chart data. We'll document the problems instead. Patch by gerv; r,a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166581 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-10 21:57:15 +00:00
jocuri%softhome.net
3338d08e63
Patch for bug 201554: remove un-necessary warning to non-root user with webservergroup access gave by checksetup.pl; patch by Rob Siklos <rsiklos@adexa.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166559 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-10 14:28:34 +00:00
jocuri%softhome.net
6093ff9cb7
Patch for bug 273483: update param(sendmailnow) information; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166485 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 10:55:21 +00:00
jocuri%softhome.net
aecbadf98b
Patch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1; patch by Frédéric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166484 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 10:49:53 +00:00
jocuri%softhome.net
675ba798a6
Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166483 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 09:36:51 +00:00
jocuri%softhome.net
141688bf99
Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166482 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 09:27:36 +00:00
jocuri%softhome.net
0a15c88e9a
Patch for bug 233049: Improve error when filtering requests with component not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166481 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 09:22:20 +00:00
jocuri%softhome.net
0adf3c1cd8
Patch for bug 182375: Do not permit flags with spaces or commas; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166480 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-09 09:16:08 +00:00
jake%bugzilla.org
fc5e679417
Add id's to sections that didn't have them.
...
git-svn-id: svn://10.0.0.236/trunk@166390 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-07 12:29:04 +00:00
jake%bugzilla.org
36cf735ea1
Bug 265995 - Make the docs closer to being valid XML (note: to complete the process the bz-devel ENTITY would have to be removed).
...
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com > with half 0f it being removed by myself.
git-svn-id: svn://10.0.0.236/trunk@166388 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-07 11:52:56 +00:00
jake%bugzilla.org
3a5e10b0ba
Bug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved a few items out of the FAQ and into this new appendix.
...
git-svn-id: svn://10.0.0.236/trunk@166387 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-07 11:41:59 +00:00
jocuri%softhome.net
2f15f8c59d
Patch for bug 262372: clicking on a column header shouldn't result in loss of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166326 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 17:21:52 +00:00
jocuri%softhome.net
7877d122ef
Patch for bug 256592: Cut down the DBD error string to a reasonable size; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166324 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 17:16:33 +00:00
jocuri%softhome.net
7b75d470ee
Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc Schumann <wurblzap@gmail.com>, r=glob, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166323 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 17:14:05 +00:00
jocuri%softhome.net
2c94eecdea
Patch for bug 270589: Make t/008filter.t accept empty template directives; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166322 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 17:11:15 +00:00
jocuri%softhome.net
930f674f5e
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166321 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 17:08:20 +00:00
jocuri%softhome.net
72d431c965
Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166320 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-06 17:03:00 +00:00
jocuri%softhome.net
3335b3687c
Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166263 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 15:05:21 +00:00
jocuri%softhome.net
e8ba587193
Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166262 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 14:24:41 +00:00
jocuri%softhome.net
45a52cd1e7
Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166261 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 14:18:59 +00:00
jocuri%softhome.net
7d007593fe
Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166260 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 14:13:27 +00:00
jocuri%softhome.net
824ac5564a
Patch for bug 175222: Add product and component fields to change mails; patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166259 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-05 14:06:46 +00:00
jake%bugzilla.org
ef648241ef
More typo (and factual) fixes.
...
git-svn-id: svn://10.0.0.236/trunk@166224 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-03 23:22:28 +00:00
jake%bugzilla.org
5af38fb771
Correct some minor typos in the security chapter.
...
git-svn-id: svn://10.0.0.236/trunk@166220 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-03 22:56:31 +00:00
jocuri%softhome.net
d545ffa171
Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave.
...
git-svn-id: svn://10.0.0.236/trunk@166177 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 22:31:50 +00:00