bbaetz%acm.org
0969b6b902
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
...
r,a=justdave
2003-09-14 06:05:23 +00:00
jkeiser%netscape.com
0710be46c2
Check for PatchReader as a part of the installation and disable the "Diff"
...
links if it is not there (bug 215268)
2003-08-20 00:45:43 +00:00
jkeiser%netscape.com
d5220b4361
Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
2003-07-30 20:05:04 +00:00
bbaetz%acm.org
7177c5af4a
Bug 180635 - Enhance Bugzilla::User to store additional information
...
r=myk,jake
2003-06-03 09:48:15 +00:00
jkeiser%netscape.com
a128d4a570
Make attachment view work again (bug 204964), r=myk@mozilla.org
2003-05-09 02:12:16 +00:00
bbaetz%acm.org
cf4e631923
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
myk%mozilla.org
773351299c
Fix for bug 179510: takes group restrictions into account when sending request notifications
...
r=bbaetz,jpreed
a=justdave
2003-04-25 05:41:29 +00:00
bbaetz%acm.org
ae48684900
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
...
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
jake%bugzilla.org
774aa5e232
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
...
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
preed%sigkill.com
09648063f2
Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave
2003-02-09 22:04:25 +00:00
jouni%heikniemi.net
10beb4fb12
Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=justdave
2003-01-14 06:36:12 +00:00
gerv%gerv.net
2190aada6c
Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave.
2002-12-15 09:01:15 +00:00
bugreport%peshkin.net
d83ce23fb0
Bug 184256 Canedit group_control_map entry does not prevent making attachments
...
r=bbaetz
a=justdave
2002-12-11 00:41:19 +00:00
jake%bugzilla.org
1110be1d39
Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
...
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
myk%mozilla.org
122ea965f8
Fix for bug 179876: Labels the "Requestee" field to reduce confusion about its purpose.
...
r=bbaetz
a=myk
2002-11-19 01:15:01 +00:00
myk%mozilla.org
dc3f4e2359
Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code.
...
r=bbaetz
a=myk
2002-11-11 12:36:27 +00:00
myk%mozilla.org
b53938253d
Fix for bug 171505: shows disabled flags in the UI
...
r=bbaetz
a=justdave
2002-11-09 01:58:51 +00:00
myk%mozilla.org
58f3ba2a8d
Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
...
r=gerv,bbaetz
a=justdave
2002-11-09 01:23:07 +00:00
myk%mozilla.org
47c75dcfe7
Fix for bug 172518: makes the request tracker use the generic user matching code
...
r=not_erik,joel
a=justdave
2002-11-08 01:35:46 +00:00
bbaetz%student.usyd.edu.au
a81c77a9a2
Bug 147833 - start using CGI.pm
...
r=gerv, justdave
2002-10-26 01:57:09 +00:00
myk%mozilla.org
76cd798b52
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
justdave%syndicomm.com
5e2b997b21
Fix for bug 171296: changing Content-disposition header in attachment.cgi to use 'inline' instead of 'attachment' so that it
...
doesn't *force* you to download it.
r= bbaetz, bzbarsky
2002-09-28 04:10:27 +00:00
bugreport%peshkin.net
342d43845b
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
justdave%syndicomm.com
273d933aa2
Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header)
...
Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, gerv
2002-09-21 16:57:12 +00:00
gerv%gerv.net
930b444050
Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.cgi. Patch by gerv; r=burnus.
2002-09-20 22:26:14 +00:00
gerv%gerv.net
28313a2131
Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. Patch by gerv; r=bbaetz.
2002-09-12 22:51:50 +00:00
bbaetz%student.usyd.edu.au
aacda75fc3
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
bugreport%peshkin.net
a161fd578f
Fixed merge problem from checkin of 143826 - No bug
2002-08-24 14:51:27 +00:00
gerv%gerv.net
8bb806bf00
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
f57b6b67e2
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
900e798ac1
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
jouni%heikniemi.net
af5b114ee0
Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the
...
documentation issue was split to bug 155743.
2xr=bbaetz
2002-07-04 09:12:33 +00:00
gerv%gerv.net
db4ad2cb68
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
myk%mozilla.org
391c90292b
Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-11 07:33:03 +00:00
bbaetz%student.usyd.edu.au
ecc799cad3
Bug 97729 - uploaders need to be able to obsolete their own attachments
...
r=jake, justdave
2002-02-26 06:13:35 +00:00
bbaetz%student.usyd.edu.au
bebcb1671a
Bug 100094 - use generic template handling code
...
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
bbaetz%student.usyd.edu.au
4cd5bf5ed3
Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
...
a taint error.
2002-02-05 00:11:48 +00:00
bbaetz%student.usyd.edu.au
aad730e113
bug 122418 - setting attachment status fails taint checks. Just needed to
...
detaint after checking.
r=gerv,kiko
2002-02-04 22:16:18 +00:00
justdave%syndicomm.com
d9529b08af
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
gerv%gerv.net
7ef2e8aa47
Bug 104261 - incorrect template paths. r=myk, ddk.
2001-11-22 06:12:36 +00:00
myk%mozilla.org
2f64efe730
Fix for bug 109240: fixes the regression that changed the way comments regarding attachment creation are formatted.
...
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org , no second review needed.
2001-11-20 02:59:55 +00:00
myk%mozilla.org
d8061828ca
Fix for bug 109048: fixes error when creating attachments without logging in.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2001-11-09 01:11:09 +00:00
myk%mozilla.org
e67b38e912
Fix for bug 98602: re-implementation of "create attachment" page.
...
Patch by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org ,jake@acutex.net
2001-10-30 23:42:22 +00:00
justdave%syndicomm.com
a04643f3f2
Fix for bug 97784: comments in attachment update form are now properly word-wrapped. This is a server-side implementation to
...
do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well.
Patch by Myk Melez <myk@mozilla.org>
r= gerv, justdave
2001-10-11 02:17:58 +00:00
myk%mozilla.org
dbd90ba1be
Fix for bug 97764: Fixes errant sending of mail on attachment changes to users who do not want to receive mail about their own changes.
...
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org ; no second review needed.
2001-08-31 21:40:33 +00:00
myk%mozilla.org
41268ed110
Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
...
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com
2001-08-31 04:19:32 +00:00