bbaetz%student.usyd.edu.au
6e32d61fef
Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
...
r=joel x2
2002-10-16 10:49:56 +00:00
bugreport%peshkin.net
dd8abb1dbb
Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
...
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
gerv%gerv.net
b90348132e
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus.
2002-10-06 11:52:37 +00:00
gerv%gerv.net
bbed0bbae4
Bug 164038 - token.cgi: Cancel token messages should be moved into the templates. Patch by burnus; r=gerv.
2002-09-30 07:22:44 +00:00
myk%mozilla.org
e8f16e93a1
Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.
...
r=bbaetz
2002-09-29 16:04:24 +00:00
myk%mozilla.org
f60927251d
Fixing build bustage.
2002-09-28 18:59:28 +00:00
myk%mozilla.org
f8e4483e93
Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
...
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
gerv%gerv.net
8d6e59e08f
Bug 12282 - General summary reports. Patch by gerv; r=joel.
2002-09-25 07:11:45 +00:00
bugreport%peshkin.net
1c0ddbd1ae
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net
fb12774885
Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz.
2002-09-18 07:20:18 +00:00
gerv%gerv.net
b445bca5ee
Bug 168075 - Undefined subroutine &main::Error called at /opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz.
2002-09-13 17:37:41 +00:00
bugreport%peshkin.net
c49f36cc60
Bug 167595 - Query - multiple-select product (and probably component) broken
...
2xr = bbaetz
2002-09-10 23:51:05 +00:00
matty%chariot.net.au
f11ecf8841
Spelling fixes.
2002-09-06 03:59:06 +00:00
bbaetz%student.usyd.edu.au
5bc51b82dd
Bug 165756 - Running tests without checksetup causes failure
...
r=joel, jake
2002-09-04 22:43:38 +00:00
bbaetz%student.usyd.edu.au
9283e3b274
Bug 166318 - Bugzilla::Config should check for defparams.pl failure
...
r=joel x2
2002-09-03 23:07:44 +00:00
bbaetz%student.usyd.edu.au
06a80377b0
Bug 163829 - move pref code into a separate package
...
r=joel, preed
2002-08-29 09:25:54 +00:00
jake%bugzilla.org
49a521ab90
Updating my e-mail address as jake@acutex.net is no longer valid.
...
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
bugreport%peshkin.net
b9d181a5cc
Bug 164623 - xml.cgi - attachments is broken and insiders not enforced
...
2xr=bbaetz
2002-08-26 22:24:58 +00:00
bbaetz%student.usyd.edu.au
eac0c90e66
Bug 164623 - add .htaccess to .cvsignore
...
r=joel x2
2002-08-26 22:24:55 +00:00
bbaetz%student.usyd.edu.au
2b781fd427
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au
bf00fdce5f
Bug 164566 - Param and UserInGroup are not defined in Bugzilla::Search
...
r= joel x2
2002-08-26 05:11:57 +00:00
bbaetz%student.usyd.edu.au
d09b47af7a
Bug 163570 - Bugzilla::Search missing Date::Format include
...
patch by jussi@comlink.fi (Jussi Sirpoma), r=bbaetz x2
2002-08-22 10:31:24 +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
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
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
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
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
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
gerv%gerv.net
7bbdf27692
Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.
2002-07-28 23:15:53 +00:00
myk%mozilla.org
d48668c9c1
Fix for bug 150925: make email address changes work.
...
2xr=bbaetz
2002-07-09 02:16:56 +00:00
myk%mozilla.org
07ba2589b3
Fix for bug 99203: Implements bug aliases feature.
...
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
gerv%gerv.net
b218062135
Bug 135836 - change requests should include expiration details. Patch by zeroJ@null.net; r=gerv, justdave.
2002-05-03 06:37:47 +00:00
bbaetz%student.usyd.edu.au
0af30f9d57
Bug 105960 - xml.cgi has wrong content type, and should be standalone
...
r=caillon x2
2002-04-27 06:25:41 +00:00
gerv%gerv.net
8f2afb69b0
Bug 135817 - update template filename. Oops.
2002-04-26 06:46:16 +00:00
gerv%gerv.net
73f235dadf
Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz.
2002-04-26 06:01:30 +00:00
gerv%gerv.net
25f5d8eef4
Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv.
2002-04-24 18:27:43 +00:00
gerv%gerv.net
3bc9d4ca2b
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
bbaetz%student.usyd.edu.au
2df551b1ef
Bug 126883 - bugzilla.dtd isn't quite correct
...
r=gerv, justdave
2002-04-04 04:19:58 +00:00
justdave%syndicomm.com
04a1b81006
Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up.
2002-04-01 22:52:40 +00:00
gerv%gerv.net
d391f38ecb
Bug 110012 - show_bug templatisation. r=bbaetz, afranke.
2002-03-23 17:58:41 +00:00
bbaetz%student.usyd.edu.au
31ae83ceb3
Bug 97729 - uploaders need to be able to obsolete their own attachments
...
r=jake, justdave
2002-02-26 06:13:35 +00:00
justdave%syndicomm.com
065a93f81a
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
...
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
bbaetz%student.usyd.edu.au
b798365389
Bug 100094 - use generic template handling code
...
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
justdave%syndicomm.com
a4a033f5d4
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
...
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period). Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org , jake
2002-02-06 02:47:00 +00:00
bbaetz%student.usyd.edu.au
be348b2fe1
Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates
...
r=gerv,myk
2002-01-23 00:24:31 +00:00
justdave%syndicomm.com
e24c04e22a
Fix for bug 108982: enable taint mode for all user-facing CGI files.
...
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00