# # ChangeLog for trunk/grails-app/services/TaskReportService.groovy # # Generated by Trac 1.2 # Apr 20, 2024, 9:12:09 AM Tue, 30 Nov 2010 00:24:52 GMT gav [732] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) Auto swap date range in all reports. Mon, 15 Nov 2010 02:04:41 GMT gav [709] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) Return error message on immediate callouts report submit when endDate ... Mon, 15 Nov 2010 01:48:34 GMT gav [708] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) Fix small bug in reactive ratio report, where BigDecimal not returned ... Sat, 18 Sep 2010 11:55:29 GMT gav [651] * trunk/grails-app/services/TaskReportService.groovy (modified) Small correction to !TaskReportService comments. Tue, 08 Jun 2010 12:41:21 GMT gav [585] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/src/groovy/org (added) * trunk/src/groovy/org/gnumims (added) * trunk/src/groovy/org/gnumims/RichUiCalendarItem.groovy (added) First draft of displaying work load on task calendar, see ticket #66. Mon, 24 May 2010 14:17:20 GMT gav [545] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/immediateCallouts.jrxml (modified) * trunk/web-app/reports/templateLandscape.jrxml (modified) * trunk/web-app/reports/templatePortrait.jrxml (modified) Update report templates, add downloadTemplate action and general tidy ... Sun, 23 May 2010 17:48:53 GMT gav [544] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/immediateCallouts.jrxml (modified) Improvements to Immediate Callout Report. Sun, 23 May 2010 06:43:44 GMT gav [542] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/reports/immediateCallouts.jrxml (added) Start Immediate Callout report. Mon, 17 May 2010 21:23:46 GMT gav [536] * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report. Sun, 16 May 2010 07:47:34 GMT gav [535] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report. Sat, 15 May 2010 12:14:31 GMT gav [533] * trunk/grails-app/controllers/ReportController.groovy (added) * trunk/grails-app/services/TaskReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports (added) * trunk/web-app/reports/reactiveRatio.jrxml (added) * trunk/web-app/reports/templateLandscape.jrxml (added) * trunk/web-app/reports/templatePortrait.jrxml (added) Add !ReportController, !TaskReportService and start template reports.