Commit Graph

1704 Commits

Author SHA1 Message Date
gerv%gerv.net
1ff6a7dc5d Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. 2002-08-19 22:34:32 +00:00
bbaetz%student.usyd.edu.au
65eb009cf6 Bug 163299 - Can't change cc accessible checkbox
r=joel x2
2002-08-19 22:16:04 +00:00
gerv%gerv.net
48d6ce2ad3 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
bbaetz%student.usyd.edu.au
67d1dbd062 Fix long line noticed by Gerv, no bug #. 2002-08-19 14:30:28 +00:00
bbaetz%student.usyd.edu.au
0f27f72d85 Big 163291 - Move utility funcs into a module
r=preed x2
2002-08-19 13:59:45 +00:00
bugreport%peshkin.net
c5b834302c Fix typo from 43600
r=bbaetz x2
2002-08-19 01:06:56 +00:00
bbaetz%student.usyd.edu.au
0ca13739b2 Bug 162854 - buglist.cgi reporter is actually owner
r=joel x2
2002-08-17 14:31:00 +00:00
bbaetz%student.usyd.edu.au
7ad618595d bug 160631 - bug_email.pl is broken
r=joel x2
2002-08-17 14:19:57 +00:00
bbaetz%student.usyd.edu.au
e3f2b3282c Bug 160112 - clean up quip table conversion code
r=joel x2
2002-08-17 14:09:08 +00:00
justdave%syndicomm.com
5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
bugreport%peshkin.net
8ec64bbfd0 Bug 10037 - param to disable adding new quips
r=imajes, preed
2002-08-16 23:28:58 +00:00
gerv%gerv.net
9ad80e5225 Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 23:01:30 +00:00
gerv%gerv.net
4c214d26bb Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
gerv%gerv.net
1d5c9b519b Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10nable. Patch by burnus; r=gerv. 2002-08-15 07:14:34 +00:00
gerv%gerv.net
2e88df3e51 Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 06:43:47 +00:00
bbaetz%student.usyd.edu.au
404f750082 Bug 151619 - Problem with the regex in checksetup.pl to find dependancies
r=jouni, joel
2002-08-14 23:30:40 +00:00
bbaetz%student.usyd.edu.au
1e90376256 Bug 153578 - Attachment modified date is meant to be attachment creation
date
r=preed, joel
2002-08-14 13:42:33 +00:00
bbaetz%student.usyd.edu.au
52987f01cc Bug 162642 - Cannot accept bugs if requiremilestone is on; regression from
bug 43600
r=preed x2
2002-08-14 11:55:24 +00:00
bbaetz%student.usyd.edu.au
b62c0cc5a9 Bug 162438 - fix permissions/tests for Bugzilla/ directory
r=joel x2
2002-08-14 00:59:47 +00:00
bbaetz%student.usyd.edu.au
ce9494955a Bug 24823 - show the last modified date at the top of show_bug
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan)
r=bbaetz x2
2002-08-13 08:02:04 +00:00
bbaetz%student.usyd.edu.au
f26cd04439 Bug 160710 - Taint checking causes problem with rename function
r=joel, preed
2002-08-13 06:54:38 +00:00
bbaetz%student.usyd.edu.au
383efac34c Fixing up the changedate from my bug 43600 patch. Knew I must have
forgotten something....
2002-08-12 12:18:35 +00:00
bbaetz%student.usyd.edu.au
80f3e185c0 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
preed%sigkill.com
d5a71f390e Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole Bugzilla team a good bottle of tequila now (ask Baloo for details) 2002-08-11 22:59:03 +00:00
preed%sigkill.com
759627cc09 D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/ 2002-08-11 14:40:43 +00:00
preed%sigkill.com
9174906a99 Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=joel,r2=bbaetz 2002-08-11 14:12:33 +00:00
gerv%gerv.net
98e5003b0a Bug 160557 - products that start with _ do not show up properly in query.cgi. Patch by pbaker@where2getit.com and gerv; r=bbaetz. 2002-08-11 07:50:59 +00:00
gerv%gerv.net
85fc53afaf Bug 126955 - Bugzilla should support translated/localized templates. This patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv. 2002-08-10 16:58:59 +00:00
gerv%gerv.net
8db2450c5f Bug 155584 - Opening duplicates.cgi with no frequent bugs causes SQL syntax error. Patch by gerv; r=bbaetz. 2002-08-10 09:53:32 +00:00
gerv%gerv.net
d63576bdec Fixing bustage - missing %]. 2002-08-10 08:30:03 +00:00
bbaetz%student.usyd.edu.au
8c5d508324 Bug 159996 - bug vote instructions are misleading/confusing
r=gerv x2
2002-08-10 08:22:42 +00:00
gerv%gerv.net
6a0ced1065 Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r=gerv. 2002-08-10 08:10:22 +00:00
gerv%gerv.net
cce43d09f4 Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by burnus; r=gerv. 2002-08-10 08:06:58 +00:00
bbaetz%student.usyd.edu.au
0b77f31c65 Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table
r=joel x2
2002-08-10 07:34:17 +00:00
gerv%gerv.net
33fcb9cb3f Fix another un-globalised SqlQuote(). Oops. 2002-08-10 07:29:53 +00:00
bbaetz%student.usyd.edu.au
f08a2c0945 Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474)
r=justdave x2
2002-08-10 02:19:52 +00:00
bbaetz%student.usyd.edu.au
f0fe90b9e1 Bug 161402 - Disable DBI taint mode in processmail
r=joel x2
2002-08-10 01:53:39 +00:00
gerv%gerv.net
5f237d4aba Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. 2002-08-09 22:12:14 +00:00
zach%zachlipton.com
fe73f04b66 Add a test to check for speling errors. It only currently checks for two simple errors that used to be in checksetup.pl, more errors can and will be added in the future.
Bug 147151, no review needed for tests
2002-08-09 20:14:23 +00:00
gerv%gerv.net
5fb0ad82a9 Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. 2002-08-09 19:56:36 +00:00
bbaetz%student.usyd.edu.au
56c95371d6 Bug 160224 - remember query radio buttons don't have default
r=gerv x2
2002-08-08 11:03:39 +00:00
gerv%gerv.net
c371997be8 Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch by gerv; r=bbaetz. 2002-08-08 10:42:34 +00:00
bbaetz%student.usyd.edu.au
190a892f2b Bug 118442 - Bugzilla fails to notice if nothing has changed when editing
multiple bugs if no keywords have been defined
patch by jake@bugzilla.org, r=bbaetz
2002-08-01 11:05:12 +00:00
bbaetz%student.usyd.edu.au
ea855a758e Bug 160227 - VERSION cookie not set correctly
r=myk
2002-07-31 12:46:02 +00:00
bugreport%peshkin.net
0ba5d772f5 Bug 113459 Bad regexp in emailregexp causes system lockout 2002-07-31 10:15:54 +00:00
bbaetz%student.usyd.edu.au
f04baa4bd2 Bug 160204 - search/knob.html.tmpl: script type missing, space missing
Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2
2002-07-30 22:43:50 +00:00
bbaetz%student.usyd.edu.au
dcce444a21 Bug 158236 - Remove 'watchfordiffs' column from namedqueries table
r=preed, jouni
2002-07-30 14:05:20 +00:00
gerv%gerv.net
7bbdf27692 Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. 2002-07-28 23:15:53 +00:00
gerv%gerv.net
056ab42829 Merging from 2.16 branch. 2002-07-27 22:03:53 +00:00
gerv%gerv.net
5c46bde5fe Merging new docs from 2.16 branch. 2002-07-27 22:01:14 +00:00