Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ↵ | mkanat%kerio.com | 2005-02-25 | 1 | -23/+16 | |
| | | | | | | all 'enum' types in the database from Bugzilla. Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
* | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-19 | 1 | -4/+9 | |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | |||||
* | Bug 271276 : Cannot enter negative time for 'Hours Worked' | travis%sedsystems.ca | 2005-02-17 | 1 | -11/+7 | |
| | | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave | |||||
* | Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is ↵ | mkanat%kerio.com | 2005-02-17 | 1 | -1/+0 | |
| | | | | dead code r=vladd, a=myk | |||||
* | Bug 11901 : Change Bugzilla comments line-wrapping policy | travis%sedsystems.ca | 2005-02-10 | 1 | -3/+5 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave | |||||
* | Bug 280994 : Move ValidateNewUser out of globals.pl | travis%sedsystems.ca | 2005-02-09 | 1 | -33/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-02-09 | 1 | -3/+2 | |
| | | | | Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave | |||||
* | Bug 276838 : Eliminate use of $::unconfirmedstate | travis%sedsystems.ca | 2005-02-09 | 1 | -4/+2 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave | |||||
* | Bug 277623 : Move PerformSubsts() out of globals.pl | travis%sedsystems.ca | 2005-02-04 | 1 | -7/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 279690 : Remove BugInGroup from globals.pl | travis%sedsystems.ca | 2005-02-02 | 1 | -12/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 279740 : Move CountOpenDependencies out of globals.pl | travis%sedsystems.ca | 2005-02-02 | 1 | -32/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave | |||||
* | Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB) | travis%sedsystems.ca | 2005-02-02 | 1 | -20/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 280124 : Move InsertNewUser to Bugzilla::User | travis%sedsystems.ca | 2005-02-01 | 1 | -24/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 278792 : Move Crypt() to Bugzilla::Auth | travis%sedsystems.ca | 2005-02-01 | 1 | -34/+2 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug | travis%sedsystems.ca | 2005-02-01 | 1 | -29/+0 | |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Backing out the checking from bug 257315 until it gets corrected. It ↵ | justdave%bugzilla.org | 2005-01-30 | 1 | -2/+3 | |
| | | | | | | prevents new bugs from being filed. a=justdave | |||||
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-01-29 | 1 | -3/+2 | |
| | | | | Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave | |||||
* | Bug 278791 : Move ModTime() to Bugzilla::Util | travis%sedsystems.ca | 2005-01-28 | 1 | -13/+1 | |
| | | | | Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Bug 236533 : Text "Additional Comments From ..." can be improved | travis%sedsystems.ca | 2005-01-21 | 1 | -2/+3 | |
| | | | | Patch by Todd Stansell <tjs@tellme.com> r=kiko a=myk | |||||
* | Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵ | travis%sedsystems.ca | 2005-01-19 | 1 | -2/+0 | |
| | | | | | | Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave | |||||
* | Patch for bug 276842: Move @default_column_list out of globals.pl into ↵ | jocuri%softhome.net | 2005-01-17 | 1 | -4/+0 | |
| | | | | Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. | |||||
* | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -1/+1 | |
| | | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | |||||
* | Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -14/+0 | |
| | | | | K-A <mkanat@kerio.com>, r=wurblzap, a=myk. | |||||
* | Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -29/+0 | |
| | | | | Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. | |||||
* | Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵ | travis%sedsystems.ca | 2005-01-08 | 1 | -2/+4 | |
| | | | | | | | | | | 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 | |||||
* | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; ↵ | gerv%gerv.net | 2005-01-01 | 1 | -21/+16 | |
| | | | | r=gerv,vladd; a=justdave. | |||||
* | Patch for bug 269398: request.cgi should not fail with error in SQL when no ↵ | jocuri%softhome.net | 2004-12-11 | 1 | -12/+14 | |
| | | | | products are available for the user; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. | |||||
* | Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; ↵ | jocuri%softhome.net | 2004-12-09 | 1 | -1/+1 | |
| | | | | patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. | |||||
* | Patch for bug 271048: Remove confusion when sorting classifications by ↵ | jocuri%softhome.net | 2004-12-05 | 1 | -1/+1 | |
| | | | | modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave. | |||||
* | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 2004-08-21 | 1 | -4/+85 | |
| | | | | | | | | etc.) patch by Albert Ting r=joel, glob a=myk | |||||
* | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 2004-08-04 | 1 | -44/+2 | |
| | | | | | r=kiko a=justdave | |||||
* | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 2004-07-31 | 1 | -4/+4 | |
| | | | | | | patch by erik,joel r=kiko a=justdave | |||||
* | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 2004-07-27 | 1 | -1/+1 | |
| | | | | | r=kiko a=justdave | |||||
* | Fix for bug 252370: Provide edit link for attachment in comment. Adds an | kiko%async.com.br | 2004-07-24 | 1 | -3/+3 | |
| | | | | | | [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. | |||||
* | Bug 234855: Show only products enterable by current user in edit-multiple | bugreport%peshkin.net | 2004-07-10 | 1 | -0/+11 | |
| | | | | | | patch by kiko r=joel,justdave a=justdave | |||||
* | Patch for bug 246778: ThrowUserError shouldn't cause internal error with ↵ | jocuri%softhome.net | 2004-06-19 | 1 | -1/+1 | |
| | | | | timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave. | |||||
* | Bug 226411: Fixed the indentation issue mentioned in bug comments but ↵ | jouni%heikniemi.net | 2004-05-13 | 1 | -5/+5 | |
| | | | | forgotten on previous checkin. | |||||
* | Bug 226411: make DiffStrings handle fields with duplicate values | bugreport%peshkin.net | 2004-05-13 | 1 | -13/+13 | |
| | | | | | | patch by jouni r=joel,myk a=justdave | |||||
* | Bug 232861: Prevent references to bugs or comments from being expanded in ↵ | bugreport%peshkin.net | 2004-05-12 | 1 | -3/+5 | |
| | | | | | | attachment links r=timeless,a=justdave | |||||
* | Bug 240036: Unlock tables after address error before attempting to process ↵ | bugreport%peshkin.net | 2004-05-12 | 1 | -1/+1 | |
| | | | | | | footer r=timeless, a=justdave | |||||
* | Patch for bug 240004: limit the password generation subroutine to nice ↵ | jocuri%softhome.net | 2004-04-23 | 1 | -22/+2 | |
| | | | | characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave. | |||||
* | Random speling fix. | kiko%async.com.br | 2004-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bug 233962 - UserInGroup() should not accept a second parameter any longer. ↵ | gerv%gerv.net | 2004-03-27 | 1 | -0/+4 | |
| | | | | Patch by gerv; r=bbaetz, justdave, joel; a=justdave. | |||||
* | Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI. | kiko%async.com.br | 2004-03-27 | 1 | -13/+0 | |
| | | | | | | | | | | | | | 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. | |||||
* | Patch for bug 237369: implement relatively simple changes from %FORM to ↵ | jocuri%softhome.net | 2004-03-27 | 1 | -1/+2 | |
| | | | | $cgi->param variable; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, justdave; a=justdave. | |||||
* | Patch for bug 237840: eliminate case sensitivity for "attachment N" ↵ | jocuri%softhome.net | 2004-03-22 | 1 | -1/+1 | |
| | | | | linkification; r=kiko, a=justdave. | |||||
* | Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, ↵ | justdave%syndicomm.com | 2004-03-18 | 1 | -0/+32 | |
| | | | | | | | 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 | |||||
* | Bug 192516: Moving the loose .pm files into the Bugzilla directory, where ↵ | justdave%syndicomm.com | 2004-03-18 | 1 | -3/+3 | |
| | | | | | | | 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 | |||||
* | Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define | kiko%async.com.br | 2004-03-17 | 1 | -2/+2 | |
| | | | | | | | | 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. | |||||
* | Patch for bug 123077; improve the ValidatePassword sub so that a password ↵ | jocuri%softhome.net | 2004-03-03 | 1 | -1/+1 | |
| | | | | change is no longer accepted with a blank second field; r=kiko, a=justdave. |