Commit Graph

304 Commits

Author SHA1 Message Date
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