#
# ChangeLog for trunk/grails-app/views
#
# Generated by Trac 1.2
# Apr 13, 2025, 4:01:54 AM

Thu, 25 Nov 2010 02:08:12 GMT gav [722]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/ManufacturerDetailedController.groovy (deleted)
	* trunk/grails-app/controllers/ManufacturerTypeDetailedController.groovy (deleted)
	* trunk/grails-app/domain/Address.groovy (modified)
	* trunk/grails-app/domain/Contact.groovy (modified)
	* trunk/grails-app/domain/Manufacturer.groovy (deleted)
	* trunk/grails-app/domain/ManufacturerType.groovy (deleted)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AddressService.groovy (modified)
	* trunk/grails-app/services/ContactService.groovy (modified)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/addressDetailed/create.gsp (modified)
	* trunk/grails-app/views/addressDetailed/edit.gsp (modified)
	* trunk/grails-app/views/addressDetailed/show.gsp (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/contactDetailed/create.gsp (modified)
	* trunk/grails-app/views/contactDetailed/edit.gsp (modified)
	* trunk/grails-app/views/contactDetailed/show.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed (deleted)
	* trunk/grails-app/views/manufacturerTypeDetailed (deleted)

	Domain change: as per ticket #97 - Drop the entire Manufacturer ...


Wed, 24 Nov 2010 23:08:43 GMT gav [720]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Domain change: as per ticket #96 - Remove unused fields from ...


Wed, 24 Nov 2010 22:47:00 GMT gav [719]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Domain change: as per ticket #96 - Remove unused fields from ...


Wed, 24 Nov 2010 09:07:48 GMT gav [718]
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Domain change: remove !InventoryItem.averageDeliveryPeriod and ...


Tue, 23 Nov 2010 03:53:29 GMT gav [716]
	* trunk/grails-app/i18n/messages.properties (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)

	Define inventory item properties and help messages.


Mon, 22 Nov 2010 22:18:01 GMT gav [715]
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Domain change, implemented ticket #90 - ...


Mon, 22 Nov 2010 00:33:51 GMT gav [713]
	* 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/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)
	* trunk/web-app/js/taskQuickSearchPane.js (added)

	Dynamic task quick search feature.


Sat, 20 Nov 2010 07:15:10 GMT gav [711]
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/grails-app/views/shared/_pictureHead.gsp (modified)

	Make prototype javascript library available in main layout.


Mon, 15 Nov 2010 01:06:23 GMT gav [707]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)

	Wire start view for showTab.


Tue, 09 Nov 2010 19:30:28 GMT gav [706]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/AssetReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/report/equipmentRegisterOhs.gsp (added)
	* trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified)

	Implement ticket #88 - "Implement Regulatory Task Completion on ...


Tue, 09 Nov 2010 19:06:31 GMT gav [704]
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/views/assetDetailed/copy.gsp (modified)
	* trunk/grails-app/views/assetDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)

	Revert r702 - "Domain change: Add hasRegulatoryRequirements to
	Asset."


Fri, 05 Nov 2010 03:19:16 GMT gav [702]
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/views/assetDetailed/copy.gsp (modified)
	* trunk/grails-app/views/assetDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)

	Domain change: Add hasRegulatoryRequirements to Asset.


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, 18 Oct 2010 07:02:00 GMT gav [696]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/equipmentRegisterFinancial.jrxml (added)

	New report "Equipment Register (Financial)".


Mon, 18 Oct 2010 06:02:15 GMT gav [695]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/equipmentRegisterOhs.jrxml (moved)

	Svn move "Equipment Register" report to "Equipment Register OH&S".


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:45:13 GMT gav [683]
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Change assetSubtItem show and edit views to display ...


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 ...


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 13:34:21 GMT gav [674]
	* trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified)

	Small correction to inventoryValueDetailed.gsp, adjust checkbox
	heights.


Sun, 03 Oct 2010 13:05:53 GMT gav [673]
	* trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified)

	Small correction to inventoryValueDetailed.gsp.


Sun, 03 Oct 2010 12:57:45 GMT gav [672]
	* trunk/grails-app/taglib/CustomTagLib.groovy (modified)
	* trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified)

	Small change to custom jasperButtons taglib.


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.


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:39:15 GMT gav [666]
	* trunk/grails-app/views/appCore/manager.gsp (modified)

	Small correction to manager view title.


Fri, 24 Sep 2010 11:13:24 GMT gav [663]
	* trunk/grails-app/controllers/AssetSubItemExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/views/assetSubItemExtendedAttributeDetailed/create.gsp (modified)

	Improvements to !AssetSubItemExtendedAttribute creation work flow.


Fri, 24 Sep 2010 11:12:06 GMT gav [662]
	* trunk/grails-app/views/assetExtendedAttributeDetailed/create.gsp (modified)

	Removed unneeded hidden field  in !AssetExtendedAttribute create
	view.


Fri, 24 Sep 2010 10:37:53 GMT gav [661]
	* trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (modified)

	Bug fix for ticket #83, part 2.


Thu, 23 Sep 2010 17:47:30 GMT gav [659]
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Improvements to !AssetSubItem show and edit views.


Thu, 23 Sep 2010 17:18:24 GMT gav [657]
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)

	Improvements to asset show and edit views, part 2.


Thu, 23 Sep 2010 16:31:38 GMT gav [656]
	* trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/views/assetExtendedAttributeDetailed/create.gsp (modified)

	Improvements to !AssetExtendedAttribute creation work flow.


Thu, 23 Sep 2010 16:30:48 GMT gav [655]
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)
	* trunk/web-app/css/main.css (modified)

	Improvements to asset show and edit views.


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.


Sun, 05 Sep 2010 18:40:17 GMT gav [648]
	* trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (modified)

	Add inventory reorder search, part 3.


Sun, 05 Sep 2010 18:07:45 GMT gav [647]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (modified)

	Add inventory reorder search, part 2.


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.


Sun, 05 Sep 2010 16:26:32 GMT gav [645]
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Small change to !InventoryItem search view, single description
	column.


Sun, 05 Sep 2010 12:08:42 GMT gav [644]
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Small change to !InventoryItem search view, remove unit as a table ...


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 01:08:27 GMT gav [630]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified)

	Default to 200 results on listSubTasks view.


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.


Tue, 13 Jul 2010 05:13:44 GMT gav [624]
	* trunk/grails-app/views/appCore/appAdmin.gsp (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)

	Move view application log file link from admin to manager view.


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 16:00:20 GMT gav [620]
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)

	Show inventory item and comments on purchase search view, part 2.


Tue, 29 Jun 2010 15:02:56 GMT gav [619]
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Add order search button to Inventory purchasing tab, part 2.


Tue, 29 Jun 2010 12:38:36 GMT gav [618]
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)

	Show inventory item and comments on purchase search view.


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 ...


Sun, 27 Jun 2010 14:28:00 GMT gav [615]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Fix NPE during pagination after setSearchParamsMax in search views.


Sun, 27 Jun 2010 12:59:16 GMT gav [613]
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Always show top pagination buttons on task search view when there are ...


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.


Tue, 22 Jun 2010 03:33:55 GMT gav [609]
	* trunk/grails-app/domain/InventoryItemPurchase.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (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/show.gsp (modified)

	Domain change, add taskBudgetStatus property to ...


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 ...


Mon, 21 Jun 2010 01:01:39 GMT gav [604]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)

	Add custom global setting for currencyList.
	Update inventoryItem ...


Sun, 20 Jun 2010 06:54:08 GMT gav [602]
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)

	Update Task views and service to use new messages, part 2.


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 01:44:49 GMT gav [595]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.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/receive.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/show.gsp (modified)

	Improve work flow when working from inventoryItemPurchase search
	view.


Thu, 10 Jun 2010 20:26:44 GMT gav [593]
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Exclude "targetCompletionDate" from Task search, since we are now ...


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 ...


Thu, 10 Jun 2010 01:49:26 GMT gav [591]
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)

	Only show assignedGroups and assignedPersons in task edit view if ...


Thu, 10 Jun 2010 01:13:35 GMT gav [590]
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified)

	Default taskGroup dropdowns to --None-- in task create views, since ...


Wed, 09 Jun 2010 02:51:59 GMT gav [589]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)

	Improvements to task search filter pane.


Wed, 09 Jun 2010 01:51:58 GMT gav [588]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)

	Revert task searchCalendar to displaying tasks, the rest of ticket ...


Wed, 09 Jun 2010 01:36:55 GMT gav [586]
	* trunk/grails-app/domain/Entry.groovy (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Add taskGroup and detail to task search view, as per ticket #65.
	New ...


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 08:16:08 GMT gav [584]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Add red banner for obsolete and not active inventory items, as per ...


Tue, 08 Jun 2010 07:50:20 GMT gav [583]
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Added details of each task (including taskGroup as per ticket #65) to ...


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 ...


Tue, 08 Jun 2010 04:49:43 GMT gav [581]
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)

	Removed comment field accidentally added to !InventoryItemPurchase ...


Mon, 07 Jun 2010 08:19:57 GMT gav [578]
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Add onload input focus to inventory search view.


Mon, 07 Jun 2010 02:48:01 GMT gav [575]
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Add indication to inventory item tabs.


Mon, 07 Jun 2010 02:36:07 GMT gav [574]
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Add indication to task tabs as per ticket #67.


Sat, 05 Jun 2010 12:05:44 GMT gav [570]
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)

	Add action to single submit forms so that hitting enter submits the ...


Sat, 05 Jun 2010 11:48:43 GMT gav [569]
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/web-app/css/main.css (modified)

	Move inventory text search from quick search pane to front and
	centre.


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:51:27 GMT gav [565]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/web-app/css/main.css (modified)

	Add help balloon to inventory text search.


Wed, 02 Jun 2010 09:51:40 GMT gav [563]
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Small text adjustment to inventory search view.


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 11:46:07 GMT gav [560]
	* trunk/grails-app/views/appCore/manager.gsp (modified)

	Add some links to manager view.


Mon, 31 May 2010 11:39:19 GMT gav [559]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (moved)
	* trunk/grails-app/views/unitOfMeasureDetailed (moved)
	* trunk/grails-app/views/unitOfMeasureDetailed/create.gsp (copied)
	* trunk/grails-app/views/unitOfMeasureDetailed/edit.gsp (copied)
	* trunk/grails-app/views/unitOfMeasureDetailed/list.gsp (copied)
	* trunk/grails-app/views/unitOfMeasureDetailed/show.gsp (copied)

	Svn move !UnitOfMeasure to !UnitOfMeasureDetailed.


Mon, 31 May 2010 09:07:37 GMT gav [557]
	* trunk/grails-app/views/unitOfMeasure/create.gsp (modified)
	* trunk/grails-app/views/unitOfMeasure/edit.gsp (modified)
	* trunk/grails-app/views/unitOfMeasure/list.gsp (modified)
	* trunk/grails-app/views/unitOfMeasure/show.gsp (modified)

	Generate-all UnitOfMeasure.


Mon, 31 May 2010 09:02:23 GMT gav [556]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/TaskGroupDetailedController.groovy (moved)
	* trunk/grails-app/views/taskGroupDetailed (moved)
	* trunk/grails-app/views/taskGroupDetailed/create.gsp (copied)
	* trunk/grails-app/views/taskGroupDetailed/edit.gsp (copied)
	* trunk/grails-app/views/taskGroupDetailed/list.gsp (copied)
	* trunk/grails-app/views/taskGroupDetailed/show.gsp (copied)

	Svn move !TaskGroup to !TaskGroupDetailed.


Mon, 31 May 2010 06:55:10 GMT gav [555]
	* trunk/grails-app/views/taskGroup/create.gsp (modified)
	* trunk/grails-app/views/taskGroup/edit.gsp (modified)
	* trunk/grails-app/views/taskGroup/list.gsp (modified)
	* trunk/grails-app/views/taskGroup/show.gsp (modified)

	Generate-all TaskGroup.


Mon, 31 May 2010 06:48:53 GMT gav [554]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Get Inventory Search filterpane associatedPropertyValues in ...


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 ...


Mon, 31 May 2010 01:26:26 GMT gav [551]
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Small adjustment to inventory advanced search.
	Only active assets ...


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.