#
# ChangeLog for trunk/grails-app/services
#
# Generated by Trac 1.2
# Apr 13, 2025, 7:41:00 AM

Mon, 01 Nov 2010 23:24:28 GMT gav [701]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified)
	* trunk/grails-app/views/taskDetailed/workLoad.gsp (added)

	New workLoad search view and logic to suite.


Mon, 01 Nov 2010 01:29:11 GMT gav [700]
	* trunk/grails-app/services/AssignedGroupService.groovy (modified)

	Fix lazy initialization bug and optimise fetching in ...


Mon, 18 Oct 2010 02:13:54 GMT gav [694]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Work on inventory types base data, added "Tool" and "Service", ...


Mon, 11 Oct 2010 01:57:58 GMT gav [690]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)

	Fix for ticket #85, Null pointer bug on inventory reports.


Tue, 05 Oct 2010 19:31:07 GMT gav [689]
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)

	Add admin feature to create recommended extended attributes for ...


Tue, 05 Oct 2010 18:23:46 GMT gav [688]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/appCore/appAdmin.gsp (modified)

	Add admin feature to create recommended extended attributes for ...


Tue, 05 Oct 2010 15:55:47 GMT gav [687]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/AssetReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/assetDetail.jrxml (modified)

	Change assetDetail report to allow reporting by section and display ...


Tue, 05 Oct 2010 14:58:13 GMT gav [686]
	* trunk/grails-app/services/AssetReportService.groovy (modified)

	Tweak asset and equipment register reports to show blank strings in ...


Tue, 05 Oct 2010 14:56:51 GMT gav [685]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add some extendedAttribute base and demo data.


Mon, 04 Oct 2010 16:24:33 GMT gav [681]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/AssetReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/assetRegister.jrxml (modified)

	Improvements to assetRegister report, adding site and section to page ...


Mon, 04 Oct 2010 14:50:57 GMT gav [679]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/AssetReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/equipmentRegister.jrxml (modified)

	Improvements to equipementRegister report, adding asset detail and ...


Mon, 04 Oct 2010 10:32:56 GMT gav [678]
	* trunk/grails-app/services/AssetReportService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/web-app/reports/assetRegister.jrxml (modified)
	* trunk/web-app/reports/equipmentRegister.jrxml (modified)

	Update asset and equipment register reports with new headers.


Mon, 04 Oct 2010 08:45:47 GMT gav [677]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)

	Work around for 'more than 4' bug in inventory value reports.
	The ...


Sun, 03 Oct 2010 17:18:35 GMT gav [676]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/report/inventoryValueOverview.gsp (added)
	* trunk/web-app/reports/inventoryValueOverview.jrxml (added)

	New report: Inventory Value Overview.


Sun, 03 Oct 2010 12:51:52 GMT gav [671]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/report/inventoryValueDetailed.gsp (moved)
	* trunk/web-app/reports/inventoryValueDetailed.jrxml (moved)

	Rename Inventory Value report to Inventory Detailed Value.


Sun, 03 Oct 2010 11:54:30 GMT gav [670]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/web-app/reports/inventoryValue.jrxml (modified)

	Improvements to Inventory Value report.


Fri, 01 Oct 2010 08:04:29 GMT gav [669]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/web-app/reports/inventoryValue.jrxml (modified)

	New report: Inventory Value, remove pictures due to JVM size limits ...


Fri, 01 Oct 2010 05:22:05 GMT gav [668]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/report (added)
	* trunk/grails-app/views/report/inventoryValue.gsp (added)
	* trunk/web-app/reports/inventoryValue.jrxml (added)

	New report: Inventory Value.


Wed, 29 Sep 2010 21:25:38 GMT gav [665]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add estimatedUnitPrice to demo data.


Fri, 24 Sep 2010 10:17:54 GMT gav [660]
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)

	Bug fix for ticket #83.


Wed, 22 Sep 2010 19:01:46 GMT gav [654]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/AssetReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/equipmentRegister.jrxml (copied)

	New asset report: Equipment Register.


Sat, 18 Sep 2010 11:57:20 GMT gav [652]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetReportService.groovy (added)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/assetDetail.jrxml (added)
	* trunk/web-app/reports/assetRegister.jrxml (added)

	Two new asset reports: Asset Detail and Asset Register.


Sat, 18 Sep 2010 11:55:29 GMT gav [651]
	* trunk/grails-app/services/TaskReportService.groovy (modified)

	Small correction to !TaskReportService comments.


Sat, 18 Sep 2010 11:54:23 GMT gav [650]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Demo data adjustments to !ExtendedAttributeTypes and ...


Mon, 06 Sep 2010 09:43:05 GMT gav [649]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (modified)

	Small improvement to Stock Take By Location report, sort locations ...


Sun, 05 Sep 2010 16:40:39 GMT gav [646]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (added)

	Add inventory reorder search.


Wed, 11 Aug 2010 09:14:12 GMT gav [638]
	* trunk/grails-app/services/DateUtilService.groovy (modified)

	Comment to DateUtilService class.


Tue, 27 Jul 2010 06:58:07 GMT gav [636]
	* trunk/grails-app/conf/BuildConfig.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPictures.gsp (modified)

	Add feature to import inventory item pictures from zip file, part 2.


Mon, 26 Jul 2010 03:33:50 GMT gav [635]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPictures.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Add feature to import inventory item pictures from zip file.


Sun, 18 Jul 2010 22:47:38 GMT gav [633]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/controllers/PurchasingGroupDetailedController.groovy (added)
	* trunk/grails-app/domain/CostCode.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/PurchasingGroup.groovy (added)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/create.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/list.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/purchasingGroupDetailed (added)
	* trunk/grails-app/views/purchasingGroupDetailed/create.gsp (added)
	* trunk/grails-app/views/purchasingGroupDetailed/edit.gsp (added)
	* trunk/grails-app/views/purchasingGroupDetailed/list.gsp (added)
	* trunk/grails-app/views/purchasingGroupDetailed/show.gsp (added)

	Domain change: Add PurchasingGroup.
	Logic and views to suite.


Thu, 15 Jul 2010 06:22:04 GMT gav [631]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryMovementService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)

	Check for authorisation on recurring tasks.


Thu, 15 Jul 2010 00:35:53 GMT gav [629]
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Improvements to inventory text search.


Sat, 10 Jul 2010 12:48:50 GMT gav [622]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/conf/Searchable.groovy (modified)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/domain/InventoryGroup.groovy (modified)
	* trunk/grails-app/domain/InventoryLocation.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/jobs/InventoryIndexJob.groovy (moved)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)

	Apply bug fix for ticket #76.
	Rename all instances of Lucene to ...


Tue, 29 Jun 2010 11:38:17 GMT gav [617]
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Add order search button to Inventory purchasing tab.


Sun, 27 Jun 2010 15:01:30 GMT gav [616]
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Domain change, rename !InventoryItem property enableReorder to ...


Tue, 22 Jun 2010 07:55:31 GMT gav [610]
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Prevent reordering of obsolete or inactive inventory items.


Mon, 21 Jun 2010 02:23:21 GMT gav [605]
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItemPurchase.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/show.gsp (modified)

	Domain change, several changes to !InventoryItemPurchase.
	Update ...


Sun, 20 Jun 2010 04:28:29 GMT gav [601]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)

	Add default.please.select.text and default.none.select.text messages. ...


Fri, 18 Jun 2010 06:58:19 GMT gav [600]
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (modified)

	Trim inventory purchase order number.
	Allow editing of any ...


Mon, 14 Jun 2010 23:18:21 GMT gav [597]
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (modified)

	Improvements to purchasing, update order amount with total invoice ...


Fri, 11 Jun 2010 04:00:04 GMT gav [596]
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)

	Improvements to purchasing, calculate remaining value amounts.


Thu, 10 Jun 2010 02:10:27 GMT gav [592]
	* trunk/grails-app/domain/Task.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Domain change, added safetyRequirement, mandatoryRegulatory and ...


Wed, 09 Jun 2010 01:43:24 GMT gav [587]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Small adjustment to base task groups created in r576, see ticket #65.


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.


Tue, 08 Jun 2010 06:28:09 GMT gav [582]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/taglib/CustomTagLib.groovy (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/web-app/images/skin/table_sort.png (added)

	New defaultSort for Tasks, sort by status then priority then target ...


Mon, 07 Jun 2010 12:19:48 GMT gav [580]
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Small adjustment to rebuilding index log messages.


Mon, 07 Jun 2010 06:58:14 GMT gav [576]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add more base task groups as per ticket #65.


Sat, 05 Jun 2010 14:11:54 GMT gav [572]
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)

	Stop lucene mirroring and reindex after bulk data creation.


Sat, 05 Jun 2010 14:11:11 GMT gav [571]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/Searchable.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Start lucene mirroring and index after creating bootstrap data.


Fri, 04 Jun 2010 10:42:08 GMT gav [567]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/domain/Task.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Domain change, remove scheduled attribute from Task.
	Update views ...


Wed, 02 Jun 2010 18:31:44 GMT gav [566]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryGroup.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Improvements to inventory text search, add inventoryGroup and hide ...


Wed, 02 Jun 2010 12:11:48 GMT gav [564]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)

	Adjust !InventoryReportService getStockTakeByLocation() for MSSQL.


Wed, 02 Jun 2010 06:31:17 GMT gav [562]
	* trunk/application.properties (modified)
	* trunk/grails-app/conf/Searchable.groovy (added)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/domain/InventoryLocation.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified)

	Install searchable plugin, configure and start inventory search.


Mon, 31 May 2010 03:54:53 GMT gav [553]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/DateUtilService.groovy (modified)

	Small refator of !DateUtilService.
	New plusMonth() replaces ...


Mon, 31 May 2010 03:29:04 GMT gav [552]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/DateUtilService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Get Task Search filterpane associatedPropertyValues in controller ...


Thu, 27 May 2010 15:29:19 GMT gav [550]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (modified)

	Improvements to stockTakeByLocation report, includes heap memory ...


Thu, 27 May 2010 11:24:43 GMT gav [549]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)

	Add !InventoryItemService savePicture(), part 2.
	Add some more ...


Thu, 27 May 2010 10:47:06 GMT gav [548]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/views/appCore/appAdmin.gsp (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)

	Add !InventoryItemService savePicture().
	Add bulk tests for ...


Tue, 25 May 2010 17:50:50 GMT gav [547]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (modified)

	Improvements to Inventory Stock Take reports, MSSQL does not like ...


Tue, 25 May 2010 14:29:05 GMT gav [546]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (added)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (added)
	* trunk/web-app/reports/stockTakeOverview.jrxml (added)

	Add new Inventory Stock Take reports.


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.


Sun, 16 May 2010 05:49:30 GMT gav [534]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Refactor !CreateDataService so that demo asset tree is created first, ...


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.


Sun, 09 May 2010 22:30:25 GMT gav [529]
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/test/integration/TaskSearchServiceTests.groovy (modified)

	Tweak !CreateDataService to prevent issues during testing.
	Repair ...


Thu, 06 May 2010 05:51:02 GMT gav [524]
	* trunk/grails-app/services/TaskSearchService.groovy (modified)

	Refactor !TaskSearchServicve getBudgetTasks() to use HQL.


Thu, 06 May 2010 05:48:30 GMT gav [523]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Remove "Predictive Maintenance" !TaskType.


Thu, 29 Apr 2010 17:41:32 GMT gav [515]
	* trunk/grails-app/services/TaskService.groovy (modified)

	Default task dates to today when manually creating a sub task.


Wed, 28 Apr 2010 19:01:51 GMT gav [514]
	* trunk/grails-app/services/AssignedGroupService.groovy (modified)
	* trunk/grails-app/services/AssignedPersonService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/test/integration/TaskSearchServiceTests.groovy (modified)

	Added integration test for !TaskSearchService.getPersonsTasks(). ...


Wed, 28 Apr 2010 13:14:56 GMT gav [512]
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/test/integration/TaskSearchServiceTests.groovy (modified)

	Refactor !TaskSearchService.getTasks() to use HQL and avoid bug in ...


Wed, 28 Apr 2010 07:02:11 GMT gav [511]
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/test/integration/TaskSearchServiceTests.groovy (added)

	Adjust !TaskSearchService.getPersonsTasks() so that if a person ...


Wed, 28 Apr 2010 06:19:56 GMT gav [510]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/test/integration/TaskServiceTests.groovy (added)

	Adding an entry to a task with no time booked will now leave the task ...


Fri, 23 Apr 2010 02:29:14 GMT gav [506]
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)

	Create data adjustment, split createBasePersonGroupTypes into a ...


Tue, 20 Apr 2010 05:56:08 GMT gav [503]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified)

	Refactor !TaskSearchService and associated messages.


Sun, 18 Apr 2010 12:03:40 GMT gav [490]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified)
	* trunk/grails-app/views/taskDetailed/workDone.gsp (added)
	* trunk/web-app/css/main.css (modified)

	Add work done by person and date feature with view and search logic.


Fri, 16 Apr 2010 04:10:52 GMT gav [489]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemSearchService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Add recentlyUsed inventoryItem quick search.


Tue, 13 Apr 2010 02:37:51 GMT gav [485]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemSearchService.groovy (added)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Add inventory item quick search (items below reorder) and remember ...


Tue, 13 Apr 2010 01:04:18 GMT gav [483]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)

	Some comments to !TaskDetailedController and !TaskSearchService.


Tue, 13 Apr 2010 01:02:59 GMT gav [482]
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/entryDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)

	Refactor entry creation to provide correct error messages when trying ...


Mon, 12 Apr 2010 02:00:04 GMT gav [479]
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified)

	Improvements to task search logic, especially 'my' tasks.


Wed, 07 Apr 2010 07:37:40 GMT gav [478]
	* trunk/grails-app/services/TaskService.groovy (modified)

	Setup approved and scheduled during subTask creation.


Wed, 07 Apr 2010 03:49:22 GMT gav [476]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/DateUtilService.groovy (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (added)
	* trunk/grails-app/views/taskDetailed/budget.gsp (deleted)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)
	* trunk/web-app/css/calendarmonthviewCustom.css (added)

	Improve task search and calendar logic.
	Move task quick search links ...


Wed, 31 Mar 2010 03:42:00 GMT gav [474]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/DateUtilService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Scroll month feature to task search calendar.
	Add reasoning, asset ...


Thu, 25 Mar 2010 17:27:18 GMT gav [462]
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)

	Indicate in header that purchase order number is required during
	import.


Thu, 25 Mar 2010 17:11:31 GMT gav [460]
	* trunk/grails-app/services/AssetTreeService.groovy (modified)

	Refactor asset tree generation to improve speed by around 4 fold,
	part 2.


Thu, 25 Mar 2010 16:22:04 GMT gav [457]
	* trunk/grails-app/services/AssetTreeService.groovy (modified)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)

	Refactor asset tree generation to improve speed by around 4 fold.


Wed, 24 Mar 2010 18:54:03 GMT gav [454]
	* trunk/grails-app/services/PersonCsvService.groovy (modified)

	Add authorities to !PersonCsvService import.


Wed, 24 Mar 2010 17:37:34 GMT gav [453]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/services/AssetTreeService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/web-app/css/main.css (modified)

	Improvements to use inventory item flow and logic and added a clear ...


Tue, 16 Mar 2010 22:44:12 GMT gav [447]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add constraints to Task domain class for targetCompletionDate and ...


Tue, 16 Mar 2010 07:18:20 GMT gav [445]
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskRecurringScheduleService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified)

	Add maxSubTasks and useTargetCompletionDate to !TaskRecurringSchedule ...


Tue, 16 Mar 2010 02:00:04 GMT gav [441]
	* trunk/grails-app/controllers/CostCodeDetailedController.groovy (added)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (added)
	* trunk/grails-app/domain/CostCode.groovy (added)
	* trunk/grails-app/domain/InventoryItemPurchase.groovy (added)
	* trunk/grails-app/domain/InventoryItemPurchaseType.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (added)
	* trunk/grails-app/views/costCodeDetailed (added)
	* trunk/grails-app/views/costCodeDetailed/create.gsp (added)
	* trunk/grails-app/views/costCodeDetailed/edit.gsp (added)
	* trunk/grails-app/views/costCodeDetailed/list.gsp (added)
	* trunk/grails-app/views/costCodeDetailed/show.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPurchases.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/show.gsp (added)
	* trunk/web-app/images/skin/basket_grey.png (added)
	* trunk/web-app/images/skin/basket_put.png (added)
	* trunk/web-app/images/skin/basket_put_grey.png (added)
	* trunk/web-app/images/skin/database_go_grey.png (added)
	* trunk/web-app/images/skin/tick_grey.png (added)

	Add !CostCode and !InventoryItemPurchase domain classes with import ...


Tue, 16 Mar 2010 01:33:22 GMT gav [440]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/PersonCsvService.groovy (added)
	* trunk/grails-app/views/person/importPersons.gsp (added)
	* trunk/grails-app/views/person/list.gsp (modified)

	Add Person import feature.
	Commit has a small amount of cross over ...


Mon, 08 Mar 2010 06:37:12 GMT gav [436]
	* trunk/grails-app/domain/Manufacturer.groovy (modified)
	* trunk/grails-app/domain/Supplier.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/show.gsp (modified)

	Change !InventoryItem to have a preferred and many alternate ...


Sun, 07 Mar 2010 07:03:17 GMT gav [434]
	* trunk/grails-app/services/TaskRecurringScheduleService.groovy (modified)

	Small fix to prevent recurring schedule generating errors before base ...


Sun, 07 Mar 2010 06:45:10 GMT gav [433]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (added)

	Add create unsheduled task feature.
	Refactor task priorities.
	Limit ...


Sun, 07 Mar 2010 02:06:07 GMT gav [432]
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/entryDetailed/create.gsp (modified)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)

	Small improvements to create immediate callout and entry detailing.


Fri, 05 Mar 2010 02:45:43 GMT gav [431]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/ProductionReferenceDetailedController.groovy (added)
	* trunk/grails-app/domain/Entry.groovy (modified)
	* trunk/grails-app/domain/ProductionReference.groovy (added)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/entryDetailed/create.gsp (modified)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)
	* trunk/grails-app/views/entryDetailed/show.gsp (modified)
	* trunk/grails-app/views/productionReferenceDetailed (added)
	* trunk/grails-app/views/productionReferenceDetailed/create.gsp (added)
	* trunk/grails-app/views/productionReferenceDetailed/edit.gsp (added)
	* trunk/grails-app/views/productionReferenceDetailed/list.gsp (added)
	* trunk/grails-app/views/productionReferenceDetailed/show.gsp (added)
	* trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Add !ProductionReference.
	Add !ProductionManager and !ProductionUser ...