Граф коммитов

89 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
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 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
bugreport%peshkin.net 0ba5d772f5 Bug 113459 Bad regexp in emailregexp causes system lockout 2002-07-31 10:15:54 +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 d13b52aeae bug 158498 - defparams.pl prints an error message in a check function instead of returning it. Patch by gerv; 2xr=zeroj. 2002-07-24 06:56:11 +00:00
bbaetz%student.usyd.edu.au b3b1cfa914 Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
2002-07-10 00:05:42 +00:00
bbaetz%student.usyd.edu.au e3e655516a Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
r=jouni x2
2002-07-08 06:10:47 +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
bbaetz%student.usyd.edu.au bf0d6aeda1 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
justdave%syndicomm.com c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
gerv%gerv.net e860784175 Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by gerv; r=justdave, ddk. 2002-05-08 23:20:22 +00:00
gerv%gerv.net 4950c6bca3 Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. 2002-05-08 04:40:35 +00:00
bbaetz%student.usyd.edu.au 10422610d8 Bug 129442 - make html of a default installation (mostly) HTML 4.01
transitional compliant
Original patch by chema@ximian.com, modified/extended by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-15 02:48:17 +00:00
bbaetz%student.usyd.edu.au 43e088d22a Bug 134575 - some scripts trying to make world writable directories
r=justdave, gerv
2002-04-07 03:56:46 +00:00
gerv%gerv.net 133007193d Bug 120537 (b) - fix previous patch to not complain if there's no .htaccess file. Patch by ddkilzer@theracingworld.com; r=justdave, bbaetz. 2002-04-02 18:23:23 +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
bbaetz%student.usyd.edu.au 8707927c94 Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy
graphs
patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
2002-03-31 04:19:07 +00:00
gerv%gerv.net f7e3d853f4 Bug 110711 - various query.cgi/tmpl problems. This patch resolves all known issues. 2002-02-24 08:25:00 +00:00
bbaetz%student.usyd.edu.au 0c682418d4 Bug 119715 - strictvaluechecks should always be enabled
r=justdave, gerv
2002-02-05 00:20:09 +00:00
myk%mozilla.org aba1aab698 Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,kiko
2002-01-30 14:14:12 +00:00
myk%mozilla.org 4ea5f75411 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
gerv%gerv.net ddc6d7cf2b Bug 46935 - trivial typo. 2001-10-15 03:46:28 +00:00
justdave%syndicomm.com 93a2f50358 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
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com 66cd4cbf7f 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
2001-10-13 00:40:41 +00:00
jake%acutex.net f3c75e5233 Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defparams_pl_sillyness
Patch by David D. Kilzer <ddkilzer@theracingworld.com>
r= jake@acutex.net
2001-09-10 14:57:12 +00:00
justdave%syndicomm.com 26ba717886 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
2001-09-07 03:25:33 +00:00
myk%mozilla.org 0228e535c8 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 03:54:37 +00:00
jake%acutex.net f07afdfc54 Fix for bug 95634 - Improvements to Param('voteremovedmail')
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net
2001-08-25 00:12:12 +00:00
justdave%syndicomm.com ab35046f09 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
2001-08-13 17:06:38 +00:00
zach%zachlipton.com 093dd8dbe4 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 2001-08-12 01:11:21 +00:00
zach%zachlipton.com 616634ff9e patch for bug 26194: Header explaining reason d'etre for email in New email notification scheme. Patch by MattyT <matty@chariot.net.au>, r=zach@zachlipton.com. 2001-08-11 23:16:16 +00:00
justdave%syndicomm.com babcf8d29e Fix for bug 87701: Invalid username in bug changes echoed back without escaping HTML data
Patch by Gervase Markham <gervase.markham@univ.ox.ac.uk>
r= justdave@syndicomm.com
2001-07-04 07:06:00 +00:00
jake%acutex.net 7d7408335b Bug 71552 - Remove oldemailtech from Bugzilla
r= justdave@syndicomm.com
2001-05-24 03:10:49 +00:00
gerv%gerv.net 9f556a9d3e Fix bug 76524 - mostfreqhtml param text has a few issues. Patch by matty@chariot.net.au . 2001-04-22 16:44:10 +00:00
tara%tequilarista.org 4aeb7565b6 landing final patch for bug 76261 2001-04-19 17:19:07 +00:00
justdave%syndicomm.com 926fa731c5 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
2001-04-06 18:19:47 +00:00
justdave%syndicomm.com c09b1fd81e 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.
2001-04-06 17:40:49 +00:00
dave%intrec.com 0567f93f66 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. 2001-03-19 21:17:48 +00:00
dmose%mozilla.org a1b8c789f4 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 2000-12-22 23:01:30 +00:00
tara%tequilarista.org f4303b44e5 Landing duplicates stuff from gervase markham 2000-10-23 22:01:31 +00:00
dave%intrec.com a8b9e30b12 Fix for bug 51270: param for bodyhtml to allow sites to customize
background colors/image and link colors.
2000-09-16 14:08:37 +00:00
cyeh%bluemartini.com 5f18a20d2d fixes for 51184, 51185, 51186: allow for ldap authentication. patches
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.
2000-09-15 18:35:18 +00:00
cyeh%bluemartini.com 19bbc79051 fix for 50698: parameter for sendmail deferred mode 2000-08-29 20:10:15 +00:00
cyeh%bluemartini.com 624738e32c fix for 45116, typo, above should be below. 2000-08-28 04:16:18 +00:00