#
# ChangeLog for trunk/grails-app/controllers
#
# Generated by Trac 1.2
# Apr 8, 2025, 6:39:55 AM

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


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 22:48:40 GMT gav [594]
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)

	Remember inventoryItemPurchase search and sort, as per ticket #71


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


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 02:33:16 GMT gav [573]
	* trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified)

	Small correction to !MaintenanceActionController, since there is no ...


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 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: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 11:36:41 GMT gav [558]
	* trunk/grails-app/controllers/TaskGroupDetailedController.groovy (modified)

	Svn move !TaskGroup to !TaskGroupDetailed, part 2.


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


Tue, 18 May 2010 06:21:57 GMT gav [538]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/web-app/reports (modified)

	Improvements to Reactive Ratio Report, small fix to logoURL ...


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.


Fri, 14 May 2010 02:13:05 GMT gav [531]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/scripts/_UpdateRev.groovy (modified)

	Refactor !UpadateRev script to improve handling when not running in a ...


Thu, 06 May 2010 06:28:03 GMT gav [525]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Default task search results per page to 100.


Mon, 03 May 2010 14:35:41 GMT gav [521]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/views/_about.gsp (modified)

	Add version information to about view.


Fri, 30 Apr 2010 16:20:33 GMT gav [516]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Prevent tasks in the trash being returned by filterPane unless ...


Wed, 28 Apr 2010 13:16:39 GMT gav [513]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Prevent filterPane from sorting by attentionFlag, see ticket #64.


Fri, 23 Apr 2010 04:42:25 GMT gav [507]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Add inventoryGroup to inventory search view and export.


Sun, 18 Apr 2010 15:31:17 GMT gav [497]
	* trunk/grails-app/controllers/TaskModificationController.groovy (deleted)
	* trunk/grails-app/views/taskModification (deleted)

	Svn delete taskModification controller and views since they should ...


Sun, 18 Apr 2010 14:08:12 GMT gav [491]
	* trunk/grails-app/controllers/AssignedGroupController.groovy (deleted)
	* trunk/grails-app/controllers/AssignedPersonController.groovy (deleted)
	* trunk/grails-app/views/assignedGroup (deleted)
	* trunk/grails-app/views/assignedPerson (deleted)

	Svn delete non-detailed assignedGroup and assignedPerson controllers ...


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.


Fri, 16 Apr 2010 03:25:05 GMT gav [488]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Replace nulling of session attributes with removeAttribute() in task ...


Tue, 13 Apr 2010 03:11:10 GMT gav [487]
	* trunk/grails-app/controllers/TaskDetailedController.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)

	Default scheduled to true when creating a new Scheduled task.
	Add ...


Tue, 13 Apr 2010 02:38:51 GMT gav [486]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Remember user's sort in task search view.


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


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 22:19:19 GMT gav [475]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Add taskType to Task search view export.


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


Wed, 31 Mar 2010 02:49:21 GMT gav [473]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Remove 'ROLE_TaskUser' permission from create scheduled task action.


Wed, 31 Mar 2010 02:32:04 GMT gav [471]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/PersonGroupDetailedController.groovy (moved)
	* trunk/grails-app/controllers/PersonGroupTypeDetailedController.groovy (moved)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/personGroupDetailed (moved)
	* trunk/grails-app/views/personGroupDetailed/create.gsp (modified)
	* trunk/grails-app/views/personGroupDetailed/edit.gsp (modified)
	* trunk/grails-app/views/personGroupDetailed/list.gsp (modified)
	* trunk/grails-app/views/personGroupDetailed/show.gsp (modified)
	* trunk/grails-app/views/personGroupTypeDetailed (moved)
	* trunk/grails-app/views/personGroupTypeDetailed/create.gsp (modified)
	* trunk/grails-app/views/personGroupTypeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/personGroupTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/personGroupTypeDetailed/show.gsp (modified)

	Svn move personGroup and personGroupType controllers and views to ...


Tue, 30 Mar 2010 12:01:10 GMT gav [468]
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (added)

	Add inventory item purchase search view and logic.


Fri, 26 Mar 2010 17:35:12 GMT gav [465]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Set renegeApproval permissions to the same as approve ie task
	manager.


Thu, 25 Mar 2010 16:24:23 GMT gav [459]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)

	Add exportAssetTreeHtml to !AssetDetailedController.


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


Wed, 24 Mar 2010 00:54:33 GMT gav [448]
	* trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified)

	Small correction to inventoryMovement redirect on delete.


Tue, 16 Mar 2010 06:26:55 GMT gav [444]
	* trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (deleted)
	* trunk/grails-app/views/taskRecurringSchedule (deleted)

	Svn delete non detailed !TaskRecurringSchedule controller and views.


Tue, 16 Mar 2010 02:02:09 GMT gav [442]
	* trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified)
	* trunk/grails-app/views/inventoryMovementDetailed/listInventoryMovements.gsp (modified)

	Small fix to inventory movement list view pagination.


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


Tue, 16 Mar 2010 01:16:17 GMT gav [439]
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)

	Small security adjustment to allow business manager to read ...


Mon, 15 Mar 2010 02:24:59 GMT gav [438]
	* trunk/grails-app/controllers/InventoryMovementController.groovy (deleted)
	* trunk/grails-app/views/inventoryMovement (deleted)

	Svn delete non detailed !InventoryMovement controller and views.


Mon, 08 Mar 2010 00:58:13 GMT gav [435]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.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)

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


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


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


Fri, 05 Mar 2010 01:54:08 GMT gav [430]
	* trunk/grails-app/controllers/EntryController.groovy (deleted)
	* trunk/grails-app/views/entry (deleted)

	SVN delete non-detailed Entry views and controller.


Thu, 04 Mar 2010 23:20:33 GMT gav [429]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)

	Fix asset copy failure due to to asset sub item non-unique names.


Wed, 03 Mar 2010 05:50:21 GMT gav [425]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Handle !InventoryItem reverse alternateItems.


Tue, 02 Mar 2010 07:22:14 GMT gav [423]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (added)
	* trunk/grails-app/views/inventoryItemDetailed/importInventory.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)

	Add Inventory import/export functionality.


Mon, 01 Mar 2010 23:12:24 GMT gav [421]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetCsvService.groovy (modified)

	Add a logFileLink to the import error messages.
	Small adjustment to ...


Sun, 28 Feb 2010 09:13:47 GMT gav [418]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/domain/Task.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (moved)
	* trunk/grails-app/views/taskDetailed/list.gsp (deleted)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/images/skin/flag_red.png (added)

	Add attentionFlag to Task domain along with views and logic to suite. ...


Sat, 27 Feb 2010 09:02:25 GMT gav [415]
	* trunk/grails-app/controllers/TaskController.groovy (deleted)
	* trunk/grails-app/views/task (deleted)

	Svn delete non detailed task views and controller.


Wed, 24 Feb 2010 06:01:05 GMT gav [414]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetCsvService.groovy (moved)

	Move !CsvService to !AssetCsvService in preparation for other CSV ...


Wed, 24 Feb 2010 01:04:03 GMT gav [408]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryMovement.groovy (modified)

	Make a note on !InventoryMovement belongsTo.
	Small correction to ...


Tue, 23 Feb 2010 12:19:44 GMT gav [406]
	* trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified)
	* trunk/grails-app/services/InventoryMovementService.groovy (modified)

	Fix a bug in inventory movement when no task present.


Tue, 23 Feb 2010 12:14:19 GMT gav [405]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryItemService.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)

	Add estimatedUnitPrice to !InventoryItem.
	Change !InventoryItem to ...


Tue, 23 Feb 2010 04:28:24 GMT gav [403]
	* trunk/grails-app/controllers/AddressDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AppConfigController.groovy (modified)
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssetSubItemExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssignedGroupController.groovy (modified)
	* trunk/grails-app/controllers/AssignedPersonController.groovy (modified)
	* trunk/grails-app/controllers/AuthorityController.groovy (modified)
	* trunk/grails-app/controllers/DepartmentDetailedController.groovy (modified)
	* trunk/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/EntryController.groovy (modified)
	* trunk/grails-app/controllers/EntryTypeController.groovy (modified)
	* trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryMovementController.groovy (modified)
	* trunk/grails-app/controllers/InventoryMovementTypeController.groovy (modified)
	* trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryTypeController.groovy (modified)
	* trunk/grails-app/controllers/LifePlanController.groovy (modified)
	* trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified)
	* trunk/grails-app/controllers/ManufacturerDetailedController.groovy (modified)
	* trunk/grails-app/controllers/ManufacturerTypeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PeriodController.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/controllers/PersonGroupController.groovy (modified)
	* trunk/grails-app/controllers/PersonGroupTypeController.groovy (modified)
	* trunk/grails-app/controllers/PictureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SupplierDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskBudgetStatusController.groovy (modified)
	* trunk/grails-app/controllers/TaskController.groovy (modified)
	* trunk/grails-app/controllers/TaskGroupController.groovy (modified)
	* trunk/grails-app/controllers/TaskModificationController.groovy (modified)
	* trunk/grails-app/controllers/TaskModificationTypeController.groovy (modified)
	* trunk/grails-app/controllers/TaskPriorityController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (modified)
	* trunk/grails-app/controllers/TaskStatusController.groovy (modified)
	* trunk/grails-app/controllers/TaskTypeController.groovy (modified)
	* trunk/grails-app/controllers/UnitOfMeasureController.groovy (modified)

	Change all controllers to use default.optimistic.locking.failure.


Tue, 23 Feb 2010 04:07:15 GMT gav [402]
	* trunk/grails-app/controllers/ContactDetailedController.groovy (added)
	* trunk/grails-app/domain/Contact.groovy (added)
	* trunk/grails-app/domain/ContactType.groovy (added)
	* trunk/grails-app/domain/Manufacturer.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/domain/Supplier.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/ContactService.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/contactDetailed (added)
	* trunk/grails-app/views/contactDetailed/create.gsp (added)
	* trunk/grails-app/views/contactDetailed/edit.gsp (added)
	* trunk/grails-app/views/contactDetailed/list.gsp (added)
	* trunk/grails-app/views/contactDetailed/show.gsp (added)
	* trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/show.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/show.gsp (modified)

	Add contacts to Person, Supplier, Manufacturer and Site.


Mon, 22 Feb 2010 08:29:13 GMT gav [397]
	* trunk/grails-app/controllers/AddressDetailedController.groovy (added)
	* trunk/grails-app/domain/Address.groovy (added)
	* trunk/grails-app/domain/AddressType.groovy (added)
	* trunk/grails-app/domain/Manufacturer.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/domain/Supplier.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AddressService.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/addressDetailed (added)
	* trunk/grails-app/views/addressDetailed/create.gsp (added)
	* trunk/grails-app/views/addressDetailed/edit.gsp (added)
	* trunk/grails-app/views/addressDetailed/list.gsp (added)
	* trunk/grails-app/views/addressDetailed/show.gsp (added)
	* trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/show.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/show.gsp (modified)

	Add address feature.


Sat, 20 Feb 2010 11:41:04 GMT gav [395]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/createBreakin.gsp (added)

	Added a create breakin task feature.


Sat, 20 Feb 2010 04:49:40 GMT gav [394]
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)

	Change !TaskService create* to save* methods.


Thu, 18 Feb 2010 15:46:29 GMT gav [392]
	* trunk/grails-app/controllers/InventoryItemDetailedController.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)

	Add options div to !InventoryItem search view and some minor ...


Thu, 18 Feb 2010 11:48:45 GMT gav [390]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Capitalise export file name.


Thu, 18 Feb 2010 10:10:41 GMT gav [387]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)

	Capitalise asset and sub items during creation and update.
	Small ...


Thu, 18 Feb 2010 09:27:55 GMT gav [386]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed/create.gsp (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed/show.gsp (modified)

	Add alt menu and detailing to !ExtendedAttributeType controller and ...


Wed, 17 Feb 2010 19:10:12 GMT gav [385]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteDetailedController.groovy (modified)
	* trunk/grails-app/views/sectionDetailed/create.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/list.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed/create.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/list.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)

	Add entries to alt menu for Site and Section views.


Wed, 17 Feb 2010 18:51:45 GMT gav [383]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/ManufacturerTypeDetailedController.groovy (moved)
	* trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (moved)
	* trunk/grails-app/views/manufacturerTypeDetailed (moved)
	* trunk/grails-app/views/manufacturerTypeDetailed/create.gsp (modified)
	* trunk/grails-app/views/manufacturerTypeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/manufacturerTypeDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed (moved)
	* trunk/grails-app/views/supplierTypeDetailed/create.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed/show.gsp (modified)

	Svn move !SupplierType and !ManufacturerType controllers and views to ...


Wed, 17 Feb 2010 17:50:42 GMT gav [382]
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/list.gsp (deleted)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)

	Some detailing of !InventoryItem views.


Wed, 17 Feb 2010 17:48:25 GMT gav [381]
	* trunk/grails-app/controllers/InventoryItemController.groovy (deleted)
	* trunk/grails-app/views/inventoryItem (deleted)

	Svn delete !InventoryItem non-detailed views and controller.


Wed, 17 Feb 2010 17:42:40 GMT gav [380]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (moved)
	* trunk/grails-app/views/inventoryGroupDetailed (moved)
	* trunk/grails-app/views/inventoryGroupDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryGroupDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryGroupDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryGroupDetailed/show.gsp (modified)

	Svn move !InventoryGroup controller and views to detailed and ...


Wed, 17 Feb 2010 17:11:10 GMT gav [378]
	* trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified)

	Correct !MaintenancePolicyDetailedController extends !BaseController.


Wed, 17 Feb 2010 17:09:18 GMT gav [377]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (moved)
	* trunk/grails-app/views/inventoryLocationDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryLocationDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryLocationDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed (moved)
	* trunk/grails-app/views/inventoryStoreDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed/show.gsp (modified)

	Svn move !InventoryLocation and !InventoryStore controllers and views ...


Wed, 17 Feb 2010 15:33:13 GMT gav [376]
	* trunk/grails-app/controllers/InventoryLocationController.groovy (deleted)
	* trunk/grails-app/views/inventoryLocation (deleted)

	Svn delete non-detailed !InventoryLocation views and controller.


Wed, 17 Feb 2010 15:29:00 GMT gav [375]
	* 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/MaintenancePolicyDetailedController.groovy (modified)
	* trunk/grails-app/controllers/ManufacturerDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/controllers/PictureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SupplierDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)

	Minor code formatting.


Wed, 17 Feb 2010 15:20:22 GMT gav [374]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/ManufacturerDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SupplierDetailedController.groovy (modified)
	* trunk/grails-app/views/manufacturerDetailed/create.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/list.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/create.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/list.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/show.gsp (modified)

	Detail Manufacturer and Supplier views and controllers.


Wed, 17 Feb 2010 13:07:10 GMT gav [372]
	* trunk/grails-app/controllers/ManufacturerDetailedController.groovy (moved)
	* trunk/grails-app/controllers/SupplierDetailedController.groovy (moved)
	* trunk/grails-app/views/manufacturerDetailed (moved)
	* trunk/grails-app/views/supplierDetailed (moved)

	Svn move Supplier and Manufacturer controller and views to detailed.


Wed, 17 Feb 2010 12:53:37 GMT gav [371]
	* trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified)

	Configure security on !MaintenancePolicyDetailedController.


Wed, 17 Feb 2010 12:36:16 GMT gav [369]
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/views/assetSubItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Add alt menu to !AssetSubItem views.


Wed, 17 Feb 2010 11:45:51 GMT gav [368]
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/create.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified)

	Detail !MaintenanceAction views.
	Expand on ...


Wed, 17 Feb 2010 11:03:58 GMT gav [366]
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)

	Small punctuation correction to !TaskProcedureDetailedController.


Wed, 17 Feb 2010 11:00:33 GMT gav [365]
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)

	Align !TaskProcedureDetailedController to match templates, flush and ...


Wed, 17 Feb 2010 10:43:57 GMT gav [364]
	* trunk/grails-app/controllers/MaintenanceActionController.groovy (deleted)
	* trunk/grails-app/views/maintenanceAction (deleted)

	Svn delete !MaintenanceAction non-detailed views and controller.


Wed, 17 Feb 2010 10:33:06 GMT gav [363]
	* trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed/create.gsp (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed/edit.gsp (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed/list.gsp (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed/show.gsp (modified)

	Detail !MaintenancePolicy controller and views.