Commit Graph

370 Commits

Author SHA1 Message Date
lpsolit%gmail.com
1823d8db70 Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-04-16 17:17:06 +00:00
mkanat%kerio.com
a64fc8ad3c Bug 285533: Bugzilla displays inactive enum values
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2005-04-12 01:27:57 +00:00
travis%sedsystems.ca
3d0f288895 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
mkanat%kerio.com
4a77c6881a Bug 285534: bugs.qa_contact should allow NULL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-15 05:20:48 +00:00
mkanat%kerio.com
dce9290512 Bug 285692: lastdiffed should use NULL instead of the "beginning of time"
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
2005-03-11 19:45:03 +00:00
mkanat%kerio.com
3e56eb40d2 Bug 283561: Move AppendComment out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-03-10 08:20:41 +00:00
mkanat%kerio.com
8b46dbab3b Bug 285403: LearnAboutColumns does not work on PostgreSQL
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 08:07:34 +00:00
mkanat%kerio.com
9318dabcd2 Bug 285532: GetSelectableProducts cannot run on PostgreSQL when classifications are enabled
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 07:49:41 +00:00
mkanat%kerio.com
60fdb390a0 Bug 277782: _throw_error should unlock tables when tables are locked, automatically
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
2005-03-05 00:18:48 +00:00
travis%sedsystems.ca
a599c8a816 Bug 119485 : Templatise editusers.cgi
Patch by Marc Schumann <wurblzap@gmail.com>   r=GavinS, mkanat  a=justdave
2005-02-28 20:41:45 +00:00
mkanat%kerio.com
64171d9144 Bug 283725: Platform, OS, Priority and Severity field dropdowns are not sorted correctly
Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=justdave
2005-02-27 01:11:22 +00:00
mkanat%kerio.com
5c3f471bdf Bug 283576: DBID_to_real_or_loginname is dead code
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=justdave
2005-02-27 01:09:50 +00:00
travis%sedsystems.ca
4490484430 Bug 182939 : Remove the word 'Additional' from 'Additional Comments'
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=myk  a=myk
2005-02-25 17:57:16 +00:00
mkanat%kerio.com
1410f4c35e Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 03:07:05 +00:00
mkanat%kerio.com
c11313b78b Bug 283237: Move DBname_to_id out of globals.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
2005-02-24 23:42:48 +00:00
mkanat%kerio.com
3fc36af47e Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-02-24 23:37:48 +00:00
mkanat%kerio.com
d2bd847749 Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes all 'enum' types in the database from Bugzilla.
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-24 22:43:28 +00:00
mkanat%kerio.com
a570c5ec1b Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18 16:14:27 +00:00
travis%sedsystems.ca
1711a1aeed Bug 271276 : Cannot enter negative time for 'Hours Worked'
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=LpSolit  a=justdave
2005-02-16 16:16:38 +00:00
mkanat%kerio.com
73dd171a1d Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is dead code r=vladd, a=myk 2005-02-16 16:14:36 +00:00
travis%sedsystems.ca
f61c79ffec Bug 11901 : Change Bugzilla comments line-wrapping policy
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=gerv,justdave  a=justdave
2005-02-09 17:30:20 +00:00
travis%sedsystems.ca
140f3c1905 Bug 280994 : Move ValidateNewUser out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-09 06:42:43 +00:00
travis%sedsystems.ca
8d3d9643dc Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>  r=mkanat, LpSolit   a=justdave
2005-02-08 16:51:03 +00:00
travis%sedsystems.ca
87ab95fcf8 Bug 276838 : Eliminate use of $::unconfirmedstate
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-08 16:22:26 +00:00
travis%sedsystems.ca
56b32cf830 Bug 277623 : Move PerformSubsts() out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-03 17:37:08 +00:00
travis%sedsystems.ca
9a0c595307 Bug 279690 : Remove BugInGroup from globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd   a=justdave
2005-02-02 15:52:01 +00:00
travis%sedsystems.ca
dee83746a8 Bug 279740 : Move CountOpenDependencies out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-01 17:43:26 +00:00
travis%sedsystems.ca
42b5ff9295 Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-01 16:26:26 +00:00
travis%sedsystems.ca
3983d66dee Bug 280124 : Move InsertNewUser to Bugzilla::User
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 21:04:12 +00:00
travis%sedsystems.ca
94087628c8 Bug 278792 : Move Crypt() to Bugzilla::Auth
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 19:26:01 +00:00
travis%sedsystems.ca
4509ee08b7 Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
Patch by Max Kanat-Alexander <mkanat@kerio.com>   r=vladd  a=justdave
2005-01-31 16:32:57 +00:00
justdave%bugzilla.org
cc238a3fce Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
a=justdave
2005-01-30 04:22:28 +00:00
travis%sedsystems.ca
0c7f295b2e Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>   r=vladd, LpSolit  a=justdave
2005-01-28 19:01:28 +00:00
travis%sedsystems.ca
063d04f799 Bug 278791 : Move ModTime() to Bugzilla::Util
Patch by Max K-A <mkanat@kerio.com>   r=vladd   a=justdave
2005-01-27 20:08:34 +00:00
travis%sedsystems.ca
b29da4c180 Bug 236533 : Text "Additional Comments From ..." can be improved
Patch by Todd Stansell <tjs@tellme.com>   r=kiko    a=myk
2005-01-21 04:09:51 +00:00
travis%sedsystems.ca
4ca38535e9 Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
Patch by Max K-A <mkanat@kerio.com>    r=vladd    a=justdave
2005-01-18 16:53:50 +00:00
jocuri%softhome.net
b1bcecdb68 Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. 2005-01-16 20:27:24 +00:00
jocuri%softhome.net
fb736a87bf Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. 2005-01-16 13:36:05 +00:00
jocuri%softhome.net
768a233a9e Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=myk. 2005-01-16 13:25:46 +00:00
jocuri%softhome.net
25a26afdfc Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. 2005-01-16 13:02:35 +00:00
travis%sedsystems.ca
a21e27d8a3 Bug 108870: Bugzilla does not set email prefs for new user until user visits userprefs.cgi
Patch: travis  r=mkanat  a=justdave

Also includes fixes for
Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and
Bug 275599: flag request email prefs not behaving correctly
2005-01-07 20:56:01 +00:00
gerv%gerv.net
e8d7480d58 Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave. 2005-01-01 13:44:16 +00:00
jocuri%softhome.net
1e24be09c6 Patch for bug 269398: request.cgi should not fail with error in SQL when no products are available for the user; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-11 00:05:41 +00:00
jocuri%softhome.net
aeb737ecd4 Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. 2004-12-09 09:27:10 +00:00
jocuri%softhome.net
e7cfde48e7 Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave. 2004-12-05 14:18:59 +00:00
bugreport%peshkin.net
b29bf6770a Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
bugreport%peshkin.net
4d03d01641 Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
r=kiko
a=justdave
2004-08-04 16:17:10 +00:00
bugreport%peshkin.net
d013e1a35e Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
bugreport%peshkin.net
40ca95b00d Bug 251837: Extend group_group_map to control which groups can see each other
r=kiko
a=justdave
2004-07-27 16:33:41 +00:00
kiko%async.com.br
6984287fa8 Fix for bug 252370: Provide edit link for attachment in comment. Adds an
[edit] link next to attachments in comment text, and removes the
&action=view suffix which breaks things when pasting into a shell.
r=bugreport, myk; a=myk.
2004-07-24 00:20:43 +00:00
bugreport%peshkin.net
cda8bd6861 Bug 234855: Show only products enterable by current user in edit-multiple
patch by kiko
r=joel,justdave
a=justdave
2004-07-10 07:44:12 +00:00
jocuri%softhome.net
2217d0942c Patch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave. 2004-06-19 08:15:26 +00:00
jouni%heikniemi.net
0afa513e3d Bug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on previous checkin. 2004-05-13 07:17:43 +00:00
bugreport%peshkin.net
23b4d76c40 Bug 226411: make DiffStrings handle fields with duplicate values
patch by jouni
r=joel,myk
a=justdave
2004-05-12 23:57:31 +00:00
bugreport%peshkin.net
fdc0631e13 Bug 232861: Prevent references to bugs or comments from being expanded in attachment links
r=timeless,a=justdave
2004-05-12 05:08:28 +00:00
bugreport%peshkin.net
693d95bdd6 Bug 240036: Unlock tables after address error before attempting to process footer
r=timeless, a=justdave
2004-05-12 04:20:10 +00:00
jocuri%softhome.net
94b6b1ec7b Patch for bug 240004: limit the password generation subroutine to nice characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave. 2004-04-22 21:15:28 +00:00
kiko%async.com.br
eb316b8ca2 Random speling fix. 2004-03-28 22:49:16 +00:00
gerv%gerv.net
29301895c2 Bug 233962 - UserInGroup() should not accept a second parameter any longer. Patch by gerv; r=bbaetz, justdave, joel; a=justdave. 2004-03-27 10:45:30 +00:00
kiko%async.com.br
2b54f4f614 Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
Consolidates the logout code into Bugzilla::Auth::CGI, and provides
simple front-end wrappers in Bugzilla.pm for use in the CGIs we have.
r=bbaetz, joel; a=justdave.

Adds a set of constants to the logout() API which allow specifying "how
much" we should log out -- all sessions, the current session, or all
sessions but the current one.

Fixes callsites to use this new API; cleans and documents things a
bit while we're at it. Part I in the great COOKIE apocalypse.
2004-03-27 01:28:29 +00:00
jocuri%softhome.net
160d1a18c2 Patch for bug 237369: implement relatively simple changes from %FORM to $cgi->param variable; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, justdave; a=justdave. 2004-03-26 21:00:11 +00:00
jocuri%softhome.net
79568e80ab Patch for bug 237840: eliminate case sensitivity for "attachment N" linkification; r=kiko, a=justdave. 2004-03-22 06:45:21 +00:00
justdave%syndicomm.com
0e962f6de6 Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open.
Patch by Andreas H��fler <andreas.hoefler@bearingpoint.com>
r= justdave, a= myk
2004-03-18 05:55:41 +00:00
justdave%syndicomm.com
48a6a62693 Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
kiko%async.com.br
06e65cf6b9 Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
specific bz_obsolete/closed/inactive classes (that don't specify
underline, but line-through instead) and additional Template filters for
conveniently applying them. Change occurences of <strike> to use new
classes and clean up callsites. Patch by byron jones
<bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-03-16 23:53:01 +00:00
jocuri%softhome.net
fa9ce070ba Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave. 2004-03-03 05:19:28 +00:00
gerv%gerv.net
79a5ebfb26 Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave. 2004-02-13 20:24:51 +00:00
myk%mozilla.org
df2692d333 Fix for bug 232447: Warns user about missing bug number instead of dying in GetBugLink().
r=justdave
2004-01-28 22:08:29 +00:00
kiko%async.com.br
7881540959 Fix for bug 194290: irc:// links are not highlighted as links. Adds irc
to the list of supported protocols in quoteUrls(). Patch by Emmanuel
Bourg <smanux@lfjr.net>, r=kiko, a=justdave.
2004-01-14 18:07:32 +00:00
bbaetz%acm.org
47e32a94e6 Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
jocuri%softhome.net
79bf989ca6 Bug 155119: reassigning bugs to a product with no components gives 'browser' error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave. 2003-11-06 21:55:25 +00:00
jocuri%softhome.net
8126d48aa6 Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave. 2003-10-30 17:18:16 +00:00
kiko%async.com.br
4f6d3ae2e5 Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk.
2003-10-30 01:31:58 +00:00
justdave%syndicomm.com
eb3c3dfaae Bug 218386: add 'view-source:' to the link of URL protocols which automatcalyy get hyperlinked in comments.
r= timeless, a= justdave
2003-10-26 05:26:41 +00:00
justdave%syndicomm.com
ddcc0d823a Bug 160422: If data/versioncache is not readable, pretend it's expired and rebuild it. 2003-08-24 06:45:05 +00:00
justdave%syndicomm.com
115a5e0ad4 Backing out changes accidently checked in with bug 174942: the "die_with_dignity" sub is supposed to remain commented out in CVS. Also adding comments with the sub to explain what it's used for. 2003-08-06 01:46:14 +00:00
jkeiser%netscape.com
925721344e 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
caillon%returnzero.com
9aae417072 Bug 153583 - Links to obsoleted attachment should use line-through style
r=kiko@async.com.br
a=justdave@netscape.com
2003-07-27 01:16:45 +00:00
justdave%syndicomm.com
f48a63a8a8 Bug 212361: Additional Comments date had month and day swapped in bug change emails
r= jaypee, a= justdave
2003-07-11 16:12:09 +00:00
myk%mozilla.org
d3f78ee8d3 Fix for bug 204631: enhances config.cgi to generate a list of queryable fields so third-party clients can populate search forms with the list.
r=gerv
a=myk
2003-06-23 18:01:39 +00:00
bbaetz%acm.org
c1e4afb682 Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
2003-06-03 09:48:15 +00:00
bbaetz%acm.org
325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org
30357668b4 Bug 180086 - Rename 'count' column in votes tables
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
myk%mozilla.org
ce35b9bcd9 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
4cda207d0e Bug 179513, take N. Fix the bracketing so that it actually works...
r=myk, justdave
a=justdave
2003-04-25 00:47:17 +00:00
justdave%syndicomm.com
8384cb3943 Bug 197153: Fix for insecure temporary filename handling.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
2003-04-24 21:17:31 +00:00
bbaetz%acm.org
709c9b24de Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
bbaetz%acm.org
cc51915dd4 Bug 195695 - Requesting a non-existant format results in an Internal Error
r=gerv, a=myk
2003-03-22 01:17:02 +00:00
bbaetz%acm.org
d6885b62ab Bug 194394 - Internal error after turning useqacontact off
r,a=justdave
2003-02-23 07:31:09 +00:00
bbaetz%acm.org
5297114192 Bug 192393 - $::dbwritesallowed never set
r, a=justdave
2003-02-08 23:26:48 +00:00
bbaetz%acm.org
8b73cba208 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
timeless%mozdev.org
2d70259cdd Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi breaks bug entering
patch by jon@vmware.com r=justdave a=justdave
2003-01-23 07:43:06 +00:00
bbaetz%student.usyd.edu.au
3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
bbaetz%student.usyd.edu.au
a3c47abf4b Bug 180870 - Remove old shadowdb manual replication code
r, a=myk
2002-12-20 23:35:29 +00:00
bbaetz%student.usyd.edu.au
1a66a353fa Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave 2002-12-20 07:21:43 +00:00
bbaetz%student.usyd.edu.au
d25f5c7440 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
bugreport%peshkin.net
2fba29c0b6 Bug 184081 Change search interfaces to use Viewable products instead of enterable products
r=bbaetz
a=justdave
2002-12-10 14:17:05 +00:00
bbaetz%student.usyd.edu.au
84fd3e4dde Bug 176461 - Move descs strings from change-columns.html.tmpl to
field-descs.html.tmpl

Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
bbaetz%student.usyd.edu.au
f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
jake%bugzilla.org
4d920129ae 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