#
# ChangeLog for trunk/grails-app/services
#
# Generated by Trac 1.2
# Apr 8, 2025, 12:45:37 PM

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


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 08:56:07 GMT gav [427]
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)

	Small improvements to !InventoryCsvService, protect against array out ...


Wed, 03 Mar 2010 08:20:20 GMT gav [426]
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)

	Small improvements to !InventoryCsvService, increase max file size, ...


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:26:05 GMT gav [424]
	* trunk/grails-app/services/AssetCsvService.groovy (modified)

	Add cleanUpGorm() to !AssetCsvService.


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


Mon, 01 Mar 2010 05:03:41 GMT gav [420]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add 'unknown' supplier and manufacturer types to base data.


Sun, 28 Feb 2010 21:47:36 GMT gav [419]
	* trunk/grails-app/services/TaskSearchService.groovy (modified)

	Default task search to attentionFlag.


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


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 02:08:55 GMT gav [409]
	* trunk/grails-app/services/CsvService.groovy (modified)

	Add missing sort to asset tree export.


Wed, 24 Feb 2010 00:59:17 GMT gav [407]
	* trunk/grails-app/services/InventoryMovementService.groovy (modified)

	Fix lazy initialization error during failed inventory movement. ...


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


Tue, 23 Feb 2010 02:21:28 GMT gav [401]
	* trunk/grails-app/services/AddressService.groovy (modified)

	Small improvement to !AddressService checkForOwner().


Mon, 22 Feb 2010 11:46:31 GMT gav [399]
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/list.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)

	Remove email and emailShow from Person in preparation for ...


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.


Mon, 22 Feb 2010 01:10:34 GMT gav [396]
	* trunk/grails-app/services/AuthService.groovy (modified)

	Add a random password generator to !AuthService.


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 16:44:22 GMT gav [393]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Expand base definitions.


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


Tue, 16 Feb 2010 00:02:34 GMT gav [360]
	* trunk/grails-app/controllers/SiteDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)
	* trunk/grails-app/services/SectionService.groovy (added)
	* trunk/grails-app/services/SiteService.groovy (added)

	Configure cascade deletion of Site -> Section -> Asset -> !SubItems.


Fri, 12 Feb 2010 02:14:23 GMT gav [352]
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)

	Added some checks to prevent recurrsion loops in Asset tree.


Tue, 09 Feb 2010 19:09:22 GMT gav [350]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)

	Move Asset delete to a service method and configure cascade deletion ...


Tue, 09 Feb 2010 17:52:30 GMT gav [347]
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)

	Move !AssetSubItem delete to a service method and configure cascade ...


Tue, 09 Feb 2010 12:28:15 GMT gav [340]
	* trunk/grails-app/services/CsvService.groovy (modified)

	Small adjustment to !CsvService asset tree import, to handle blank ...


Mon, 08 Feb 2010 15:17:54 GMT gav [329]
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/services/AssetService.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)

	Add comment attribute to Asset and limit description to 75 char. ...


Mon, 08 Feb 2010 11:56:44 GMT gav [327]
	* trunk/grails-app/services/CsvService.groovy (modified)

	Small fix to asset tree export, turns out row.last() does not handle ...


Sun, 07 Feb 2010 17:23:01 GMT gav [323]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/JsUtilService.groovy (modified)
	* trunk/grails-app/taglib/JsUtilTagLib.groovy (modified)
	* 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/js/jsUtil.js (modified)

	Add toggleWithImgAndEffect to !JsUtil.
	Replace control divs with our ...


Sun, 07 Feb 2010 16:51:23 GMT gav [322]
	* trunk/grails-app/services/AssetTreeService.groovy (modified)
	* trunk/grails-app/services/JsUtilService.groovy (moved)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)
	* trunk/grails-app/taglib/JsUtilTagLib.groovy (added)
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/js/assetTree.js (modified)
	* trunk/web-app/js/jsUtil.js (moved)

	Move !JavascriptService to !JsUtilService.
	Consolidate similar ...


Fri, 05 Feb 2010 01:15:04 GMT gav [321]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Update demo data to show a hierarchal (along side the current ...


Fri, 05 Feb 2010 01:10:50 GMT gav [319]
	* trunk/grails-app/services/AssetTreeService.groovy (modified)

	Move saveAssetTreeStatus method to !AssetDetailedController, part 2.


Thu, 04 Feb 2010 23:44:46 GMT gav [317]
	* trunk/grails-app/services/AssetTreeService.groovy (modified)

	Add object descriptions to asset tree.


Thu, 04 Feb 2010 06:00:12 GMT gav [315]
	* trunk/grails-app/services/CsvService.groovy (modified)

	Improvements to !CsvService.
	More comments to code and asset tree ...


Wed, 03 Feb 2010 05:19:59 GMT gav [314]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add descriptions to demo data. Sites, departments, sections, assets ...


Wed, 03 Feb 2010 03:32:19 GMT gav [312]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetTreeService.groovy (added)
	* trunk/grails-app/services/JavascriptService.groovy (added)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/js/assetTree.js (added)
	* trunk/web-app/js/overlayPane.js (modified)
	* trunk/web-app/js/util.js (added)

	Refactor asset tree taglib to populate the asset tree table via an ...


Fri, 29 Jan 2010 04:29:26 GMT gav [305]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)

	Add a possibleAssetSubItems function to filter sub items when editing ...


Wed, 27 Jan 2010 10:13:13 GMT gav [302]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/services/CsvService.groovy (modified)

	Add exportAssetTreeTest function, add and ignore comment and example ...


Wed, 27 Jan 2010 04:38:48 GMT gav [301]
	* trunk/grails-app/services/CsvService.groovy (modified)

	Refactor !CsvService assetTreeImport method.


Tue, 26 Jan 2010 11:44:50 GMT gav [300]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CsvService.groovy (modified)

	Improvements to !CsvService importAssetTree method, still in ...


Mon, 25 Jan 2010 04:14:48 GMT gav [298]
	* trunk/grails-app/controllers/AppCoreController.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/AssignedGroupDetailedController.groovy (modified)
	* trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified)
	* trunk/grails-app/controllers/BaseController.groovy (modified)
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified)
	* trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/MaintenancePolicyController.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/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Set base authorisations on all controllers.


Mon, 25 Jan 2010 00:58:29 GMT gav [296]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add some manager and user authorities to base data.


Sun, 24 Jan 2010 12:21:39 GMT gav [294]
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)

	Add custom checkBoxList for personGroups to Person.
	Wrap save and ...


Sat, 23 Jan 2010 00:42:41 GMT gav [291]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/AssignedGroupService.groovy (modified)
	* trunk/grails-app/services/AssignedPersonService.groovy (modified)
	* trunk/grails-app/services/AuthService.groovy (moved)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryMovementService.groovy (modified)
	* trunk/grails-app/services/TaskService.groovy (modified)

	Svn move !PersonService to AuthService.


Fri, 22 Jan 2010 07:29:24 GMT gav [290]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/CsvService.groovy (modified)
	* trunk/grails-app/taglib/CustomTagLib.groovy (modified)
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)

	Secure and work on import asset tree functions.
	Improvements to ...


Thu, 21 Jan 2010 11:54:06 GMT gav [287]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CsvService.groovy (modified)
	* trunk/grails-app/views/assetDetailed/importAssetTree.gsp (modified)

	First asset tree import working and created a site.


Thu, 21 Jan 2010 03:38:57 GMT gav [285]
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetSubItemService.groovy (added)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)
	* trunk/grails-app/views/assetSubItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Add !AssetSubItemService and start moving methods to it.


Thu, 21 Jan 2010 01:25:46 GMT gav [284]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetService.groovy (modified)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified)
	* trunk/grails-app/views/assetDetailed/overview.gsp (modified)
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/shared/_assetTree.gsp (modified)

	Move asset copy and create functions into !AssetService.
	Repair ...


Wed, 20 Jan 2010 10:34:36 GMT gav [278]
	* 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/AssetService.groovy (added)
	* trunk/grails-app/taglib/AssetTreeTagLib.groovy (added)
	* trunk/grails-app/views/assetDetailed/copy.gsp (modified)
	* trunk/grails-app/views/assetDetailed/overview.gsp (added)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)
	* trunk/grails-app/views/shared/_assetTree.gsp (added)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/images/skin/bullet_tree_minus.png (added)
	* trunk/web-app/images/skin/bullet_tree_plus.png (added)
	* trunk/web-app/images/skin/chart_organisation.png (added)
	* trunk/web-app/images/skin/hline_short.png (added)
	* trunk/web-app/images/skin/ln.gif (added)
	* trunk/web-app/js/overlayPane.js (modified)

	Add !AssetTreeTagLib and asset overview.
	Complete asset copy ...


Tue, 19 Jan 2010 22:12:16 GMT gav [276]
	* trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified)
	* trunk/grails-app/domain/AssetSubItem.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified)

	Change !AssetSubItem to have many assets.


Mon, 18 Jan 2010 22:44:00 GMT gav [275]
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Add items to Maintenance Policy base data.


Fri, 15 Jan 2010 01:37:52 GMT gav [271]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CsvService.groovy (added)
	* trunk/grails-app/views/asset/edit.gsp (modified)
	* trunk/grails-app/views/asset/show.gsp (modified)
	* trunk/grails-app/views/assetDetailed/copy.gsp (added)
	* trunk/grails-app/views/assetDetailed/create.gsp (modified)
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetDetailed/importAssetTree.gsp (added)
	* trunk/grails-app/views/assetDetailed/list.gsp (modified)
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetDetailed/show.gsp (modified)

	Regenerate asset views and detail views to suite.
	Add !CsvService, ...


Thu, 14 Jan 2010 21:59:58 GMT gav [270]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)

	Get bootstrap working with new asset tree.
	Re-enable ...


Thu, 14 Jan 2010 20:43:40 GMT gav [269]
	* trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified)
	* trunk/grails-app/services/CreateBulkDataService.groovy (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/create.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/list.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified)

	Rebuild !MaintenanceActionDetailed controller and views.
	Adjust ...


Thu, 14 Jan 2010 12:51:03 GMT gav [268]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/AssetSubItemController.groovy (modified)
	* trunk/grails-app/controllers/AssetSubItemExtendedAttributeController.groovy (added)
	* trunk/grails-app/controllers/DepartmentExtendedAttributeController.groovy (added)
	* trunk/grails-app/controllers/ExtendedAttributeTypeController.groovy (modified)
	* trunk/grails-app/controllers/SectionController.groovy (modified)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SectionExtendedAttributeController.groovy (added)
	* trunk/grails-app/controllers/SiteExtendedAttributeController.groovy (added)
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified)
	* trunk/grails-app/domain/AssetSubItem.groovy (modified)
	* trunk/grails-app/domain/AssetSubItemExtendedAttribute.groovy (added)
	* trunk/grails-app/domain/Department.groovy (modified)
	* trunk/grails-app/domain/DepartmentExtendedAttribute.groovy (added)
	* trunk/grails-app/domain/ExtendedAttributeType.groovy (modified)
	* trunk/grails-app/domain/MaintenanceAction.groovy (modified)
	* trunk/grails-app/domain/MaintenancePolicy.groovy (modified)
	* trunk/grails-app/domain/Section.groovy (moved)
	* trunk/grails-app/domain/SectionExtendedAttribute.groovy (added)
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/domain/SiteExtendedAttribute.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/asset/create.gsp (modified)
	* trunk/grails-app/views/asset/edit.gsp (modified)
	* trunk/grails-app/views/asset/list.gsp (modified)
	* trunk/grails-app/views/asset/show.gsp (modified)
	* trunk/grails-app/views/assetExtendedAttribute/create.gsp (modified)
	* trunk/grails-app/views/assetExtendedAttribute/edit.gsp (modified)
	* trunk/grails-app/views/assetExtendedAttribute/list.gsp (modified)
	* trunk/grails-app/views/assetExtendedAttribute/show.gsp (modified)
	* trunk/grails-app/views/assetSubItem/create.gsp (modified)
	* trunk/grails-app/views/assetSubItem/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItem/list.gsp (modified)
	* trunk/grails-app/views/assetSubItem/show.gsp (modified)
	* trunk/grails-app/views/assetSubItemExtendedAttribute (added)
	* trunk/grails-app/views/assetSubItemExtendedAttribute/create.gsp (added)
	* trunk/grails-app/views/assetSubItemExtendedAttribute/edit.gsp (added)
	* trunk/grails-app/views/assetSubItemExtendedAttribute/list.gsp (added)
	* trunk/grails-app/views/assetSubItemExtendedAttribute/show.gsp (added)
	* trunk/grails-app/views/department/create.gsp (modified)
	* trunk/grails-app/views/department/edit.gsp (modified)
	* trunk/grails-app/views/department/list.gsp (modified)
	* trunk/grails-app/views/department/show.gsp (modified)
	* trunk/grails-app/views/departmentExtendedAttribute (added)
	* trunk/grails-app/views/departmentExtendedAttribute/create.gsp (added)
	* trunk/grails-app/views/departmentExtendedAttribute/edit.gsp (added)
	* trunk/grails-app/views/departmentExtendedAttribute/list.gsp (added)
	* trunk/grails-app/views/departmentExtendedAttribute/show.gsp (added)
	* trunk/grails-app/views/extendedAttributeType/create.gsp (modified)
	* trunk/grails-app/views/extendedAttributeType/edit.gsp (modified)
	* trunk/grails-app/views/extendedAttributeType/list.gsp (modified)
	* trunk/grails-app/views/extendedAttributeType/show.gsp (modified)
	* trunk/grails-app/views/maintenanceAction/create.gsp (modified)
	* trunk/grails-app/views/maintenanceAction/edit.gsp (modified)
	* trunk/grails-app/views/maintenanceAction/list.gsp (modified)
	* trunk/grails-app/views/maintenanceAction/show.gsp (modified)
	* trunk/grails-app/views/maintenancePolicy/create.gsp (modified)
	* trunk/grails-app/views/maintenancePolicy/edit.gsp (modified)
	* trunk/grails-app/views/maintenancePolicy/list.gsp (modified)
	* trunk/grails-app/views/maintenancePolicy/show.gsp (modified)
	* trunk/grails-app/views/section/create.gsp (modified)
	* trunk/grails-app/views/section/edit.gsp (modified)
	* trunk/grails-app/views/section/list.gsp (modified)
	* trunk/grails-app/views/section/show.gsp (modified)
	* trunk/grails-app/views/sectionExtendedAttribute (added)
	* trunk/grails-app/views/sectionExtendedAttribute/create.gsp (added)
	* trunk/grails-app/views/sectionExtendedAttribute/edit.gsp (added)
	* trunk/grails-app/views/sectionExtendedAttribute/list.gsp (added)
	* trunk/grails-app/views/sectionExtendedAttribute/show.gsp (added)
	* trunk/grails-app/views/site/create.gsp (modified)
	* trunk/grails-app/views/site/edit.gsp (modified)
	* trunk/grails-app/views/site/list.gsp (modified)
	* trunk/grails-app/views/site/show.gsp (modified)
	* trunk/grails-app/views/siteExtendedAttribute (added)
	* trunk/grails-app/views/siteExtendedAttribute/create.gsp (added)
	* trunk/grails-app/views/siteExtendedAttribute/edit.gsp (added)
	* trunk/grails-app/views/siteExtendedAttribute/list.gsp (added)
	* trunk/grails-app/views/siteExtendedAttribute/show.gsp (added)

	Refactor classes for asset tree refinement.
	Regenerate views and ...