- 31 Oct, 2001 1 commit
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
-
- 15 Oct, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 13 Oct, 2001 2 commits
-
-
justdave%syndicomm.com authored
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
-
justdave%syndicomm.com authored
Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave
-
- 10 Sep, 2001 1 commit
-
-
jake%acutex.net authored
Patch by David D. Kilzer <ddkilzer@theracingworld.com> r= jake@acutex.net
-
- 07 Sep, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 98468: sample email regexp for username-only address changed from ^[^@]*$ to ^[^@]+$ and the default emailregexp changed from ^[^@]*@[^@]*\\.[^@]*$ to ^[^@]+@[^@]+\\.[^@]+$ Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net x2
-
- 31 Aug, 2001 1 commit
-
-
myk%mozilla.org authored
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
-
- 25 Aug, 2001 1 commit
-
-
jake%acutex.net authored
Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net
-
- 14 Aug, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 26194: There are now substitution parameters available for use in newchangedmail which will include the reason(s) that the person is receiving the mail in either an email header, the body of the message, or both. The default newchangedmail parameter includes these in it. If you have an existing installation you will need to either hit "reset" next to the newchangedmail parameter, or add the substitution parameters where you like them according to the instructions given in editparams.cgi viewed from the web. Patch by Matthew Tuck <matty@chariot.net.au> and Zach Lipton <zach@zachlipton.com> r= justdave@syndicomm.com
-
- 12 Aug, 2001 2 commits
-
-
zach%zachlipton.com authored
More bug 26194: move the reason to the top of the email so that it doesn't look like part of the comment. a=dave
-
zach%zachlipton.com authored
Patch by MattyT <matty@chariot.net.au>, r=zach@zachlipton.com.
-
- 04 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
Patch by Gervase Markham <gervase.markham@univ.ox.ac.uk> r= justdave@syndicomm.com
-
- 24 May, 2001 1 commit
-
-
jake%acutex.net authored
r= justdave@syndicomm.com
-
- 22 Apr, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 20 Apr, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 07 Apr, 2001 2 commits
-
-
justdave%syndicomm.com authored
Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl. Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements. Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham) r= justdave
-
justdave%syndicomm.com authored
Re-fix for bug 29820: remove "Changed" from email subject line. Based on patch submitted by Stephan Niemz [faniz] <st.n@gmx.net>, r= jake, cyeh UPGRADE NOTES: when you install this update, you will need to change the subject line in your 'changedmail' and 'newchangedmail' params from the web by running editparams.cgi. The subject line needs to be changed from: Subject: [Bug %bugid%] %neworchanged% - %summary% to Subject: [Bug %bugid%] %neworchanged%%summary% Or whatever is appropriate for the subject you are using on your system. Note the removal of the " - " in the middle.
-
- 20 Mar, 2001 1 commit
-
-
dave%intrec.com authored
Adding a comment to the top to hopefully prevent some of the confusion that new Bugzilla maintainers are often running into with hacking Bugzilla installs.
-
- 23 Dec, 2000 1 commit
-
-
dmose%mozilla.org authored
changes from jake@acutex.net to make it possible to toggle the default value of newemailtech for new profiles, this is set by default to be turned on (the old default was off) ; r=dmose@mozilla.org. changes from me to make newemailtech the default in all new installations, and update the verbiage in various spots to make it clear that newemailtech is now considered the one true way and the old tech will be going away. r=endico@mozilla.org,cyeh@bluemartini.com
-
- 24 Oct, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 16 Sep, 2000 2 commits
-
-
dave%intrec.com authored
background colors/image and link colors.
-
cyeh%bluemartini.com authored
by jmrobins@tgix.com (Joe Robins). LDAP sections haven't been tested yet, but the code is arranged such that it shouldn't disturb existing user authentication system.
-
- 30 Aug, 2000 1 commit
-
-
cyeh%bluemartini.com authored
-
- 28 Aug, 2000 1 commit
-
-
cyeh%bluemartini.com authored
-
- 14 Jul, 2000 1 commit
-
-
endico%mozilla.org authored
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
-
- 09 May, 2000 1 commit
-
-
terry%mozilla.org authored
set the target milestone when accepting a bug.
-
- 29 Mar, 2000 1 commit
-
-
dmose%mozilla.org authored
-
- 11 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
of a group per project, and automatically put new bugs against that project into that group, thus allowing entire projects to be protected against viewing by unauthorized users. This is all optional, controlled by new parameters.
-
- 08 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
bug-writing guidelines.
-
- 26 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
have a universal (and more noticable) way of displaying them.
-
- 18 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
bug queries can be run against it, so that these slow queries won't be able to tie up the rest of the system.
-
- 17 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
"editbugs" and "canconfirm". People without these states are now much more limited in what they can do. For backwards compatability, by default all users will have the editbugs and canconfirm bits on them. Installing this changes as is should only have one major visible effect -- an UNCONFIRMED state will appear in the query page. But no bugs will become in that state, until you tweak some of the new voting-related parameters you'll find when editing products.
-
- 08 Feb, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 25 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
bottom. Made "My bugs" show bugs you own AND bugs you submitted. Added ability to display your named queries in the footer. Many random bugfixes.
-
- 23 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
dependent bugs.
-
- 22 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
different fields we keep an activity log on. The bugs_activity table now has a pointer into that table instead of recording the name directly. Set up a new, highly experimental email-notification scheme. To turn it on, the maintainer has to turn on the "New email tech" param, and then individual users have to turn on the "New email tech" preference.
-
- 19 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 15 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case.
-
- 13 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 17 Dec, 1999 1 commit
-
-
terry%mozilla.org authored
Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla require comments on certain operations.
-