summaryrefslogtreecommitdiffstats
path: root/summarize_time.cgi
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Bug 1088022 - Bump min version to CGI 4.09Frédéric Buclin1-3/+3
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...Dylan Hardison1-1/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-1/+3
2013-07-30Bug 402745 - Improve the error message displayed when accessing summarize_tim...Sunil Joshi1-1/+1
2012-09-20Bug 450546: Use visible_bugs() where appropriate instead of/in combination wi...Koosha Khajeh Moogahi1-1/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-1/+1
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-16/+5
2011-08-17Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin1-2/+1
2011-07-18Bug 561170: Date validations are done in the wrong order, generating unwanted...Frédéric Buclin1-6/+6
2009-11-10Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com1-11/+23
2008-06-30Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugIDmkanat%bugzilla.org1-1/+1
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
2007-09-19Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com1-244/+76
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-2/+2
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-1/+1
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-3/+4
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com1-2/+0
2006-04-13Bug 308668: summarize_time.cgi: Use of uninitialized value in concatenation (...lpsolit%gmail.com1-1/+1
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com1-1/+0
2006-02-21Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com1-0/+1
2006-01-06Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org1-1/+0
2006-01-06Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org1-0/+1
2005-12-30Bug 315551: time summary split by month counts days twice - Patch by Miluse N...lpsolit%gmail.com1-34/+73
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-3/+3
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com1-3/+2
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+1
2005-04-08Bug 286686: ORDER BY column needs to be selected or groupedmkanat%kerio.com1-1/+2
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-17/+22
2005-03-30Bug 286003: Direct access to summarize-time.cgi when time tracking is off gen...lpsolit%gmail.com1-2/+4
2005-03-17Bug 286501: Summarize time fails with "Can't bind reference" errormkanat%kerio.com1-5/+5
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com1-4/+6
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-1/+1
2005-03-01Bug 250410 : Time tracking summariestravis%sedsystems.ca1-0/+484