aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 284352: Break Bugzilla::DB code/docs into sectionsmkanat%kerio.com2005-03-091-6/+70
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=travis, a=myk
* Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bugmkanat%kerio.com2005-03-092-18/+18
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
* Bug 273825 : UserInGroup("canedit") in post_bug.cgi sounds incorrecttravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=jpeshkin a=justdave
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-084-57/+52
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
* Bug 283769 : wrong filtering in create-guided causes problemstravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵travis%sedsystems.ca2005-03-081-1/+1
| | | | | | message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 280778 : remove sendmail and qmail delivery methods on windowstravis%sedsystems.ca2005-03-082-1/+23
| | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=jake a=justdave
* Bug 284155 : New editusers.cgi broke group visibilitytravis%sedsystems.ca2005-03-081-1/+1
| | | | Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
* Bug 283924: Move ValidateComment out of CGI.plmkanat%kerio.com2005-03-073-10/+16
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
* Bug 162194: DOCTYPE should include system identifiermkanat%kerio.com2005-03-071-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
* Bug 284909: fixing broken link. Patch by gerv; r=mozbot.gerv%gerv.net2005-03-061-1/+1
|
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-055-31/+58
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 284525: Checksetup uses some bad SQL that is not cross-database compatiblemkanat%kerio.com2005-03-051-21/+30
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
* Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵mkanat%kerio.com2005-03-051-2/+3
| | | | | | permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
* Bug 284838: editvalues.cgi does not use $dbh->bz_(un)lock_tablesmkanat%kerio.com2005-03-051-6/+6
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
* Bug 277782: _throw_error should unlock tables when tables are locked, ↵mkanat%kerio.com2005-03-0512-70/+46
| | | | | | automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
* Bug 283394: Editing or deleting classifications causes a blank pagemkanat%kerio.com2005-03-031-0/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQLmkanat%kerio.com2005-03-035-28/+27
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
* Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQLmkanat%kerio.com2005-03-035-45/+85
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 284547: Fix escaping of > characters inside C<> tags in the pod docsjustdave%bugzilla.org2005-03-032-4/+4
| | | | r=mkanat, a=justdave
* Bug 277617: Move database-manipulation subroutines in checksetup to ↵mkanat%kerio.com2005-03-022-343/+433
| | | | | | Bugzilla::DB and (eventual) subclasses Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 238802 : Input filter for integer sort key gives bad error outputtravis%sedsystems.ca2005-03-021-2/+6
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca2005-03-021-1/+1
| | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave
* Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵travis%sedsystems.ca2005-03-021-1/+1
| | | | | | not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave
* Bug 283567 : Toggling a comment's privacy does nothing (regression from bug ↵travis%sedsystems.ca2005-03-011-0/+1
| | | | | | 279700) Patch by : Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 283183 : check_multi in Config.pm returns a bad error message if the ↵travis%sedsystems.ca2005-03-011-2/+2
| | | | | | check fails iPtch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 178370 : global param for whether or not to send mailtravis%sedsystems.ca2005-03-012-4/+11
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=myk
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-0119-809/+1812
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave
* Bug 283973 : Charts broken: DBD::mysql::st execute failed: Unknown column ↵travis%sedsystems.ca2005-03-011-1/+1
| | | | | | '$datefrom' in 'field list' Patch by Teemu Mannermaa <wicked@etlicon.fi> r=mkanat a=justdave
* Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵travis%sedsystems.ca2005-03-013-35/+59
| | | | | | r.t. throwing an error saying it's not zeroed out. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-017-1/+883
| | | | Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave
* Bug 284080 : cannot list quips, regression from bug 277504travis%sedsystems.ca2005-03-011-1/+1
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap,peshkin a=justdave
* Bug 87976: application/xml should be in default list for attachment typesmkanat%kerio.com2005-02-271-0/+1
| | | | Patch By Anne van Kesteren <bug@annevankesteren.nl> r=myk, r=mkanat, a=myk
* Bug 283019: Stop Bugzilla::Config.pm from use-ing Bugzilla::Utilmkanat%kerio.com2005-02-271-4/+2
| | | | Patch By Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk
* Bug 282349: Comments are forced to being left-justifiedmkanat%kerio.com2005-02-272-25/+23
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=myk, r=gerv, a=justdave
* Bug 283725: Platform, OS, Priority and Severity field dropdowns are not ↵mkanat%kerio.com2005-02-271-1/+2
| | | | | | sorted correctly Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=justdave
* Bug 283576: DBID_to_real_or_loginname is dead codemkanat%kerio.com2005-02-271-13/+0
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=justdave
* Bug 283562: Insecure dependency in parameter 3 of DBI::db (login_to_id ↵mkanat%kerio.com2005-02-271-2/+3
| | | | | | forgets a trick_taint) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, r=joel, a=justdave
* Bug 283031: Sanitycheck can't send un-sent mail (SQL error)bugreport%peshkin.net2005-02-261-1/+1
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap,a=myk
* Bug 182939 : Remove the word 'Additional' from 'Additional Comments'travis%sedsystems.ca2005-02-263-6/+6
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* Bug 283424 : URL with extra space created in enter_bug.cgi when using a formattravis%sedsystems.ca2005-02-262-8/+8
| | | | Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk
* Bug 36257 : Have the QA Contact field appear in New Bug submission formtravis%sedsystems.ca2005-02-263-19/+74
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
* Bug 283361 : 'Deadline' info not saved in bookmarkable templatetravis%sedsystems.ca2005-02-262-1/+3
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=wurblzap a=myk
* Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word.travis%sedsystems.ca2005-02-261-2/+2
|
* Bug 155414 : "Account not found" error should be more friendlytravis%sedsystems.ca2005-02-251-8/+8
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
* Bug 282983 : bug cloning doesn't work if classifications are enabledtravis%sedsystems.ca2005-02-252-0/+4
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=glob a=myk
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-2516-21/+21
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Bug 264192: Fix search where BugsThisDependsOn or OtherBugsDependingOnThis ↵bugreport%peshkin.net2005-02-251-4/+8
| | | | | | is empty Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=myk
* Bug 282035: Add boolean search by "Commenter"bugreport%peshkin.net2005-02-251-0/+1
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat,a=myk
* Bug 282748: uninitialized value in localtime in Format.pmmkanat%kerio.com2005-02-254-17/+23
| | | | Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk