aboutsummaryrefslogtreecommitdiffstats
path: root/summarize_time.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵lpsolit%gmail.com2005-08-251-3/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-1/+1
| | | | r=mkanat,wicked a=justdave
* Bug 286686: ORDER BY column needs to be selected or groupedmkanat%kerio.com2005-04-081-1/+2
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-17/+22
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 286003: Direct access to summarize-time.cgi when time tracking is off ↵lpsolit%gmail.com2005-03-301-2/+4
| | | | generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave
* Bug 286501: Summarize time fails with "Can't bind reference" errormkanat%kerio.com2005-03-171-5/+5
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵mkanat%kerio.com2005-03-161-4/+6
| | | | | | unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-1/+1
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
* Bug 250410 : Time tracking summariestravis%sedsystems.ca2005-03-011-0/+484
Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave