#
# ChangeLog for trunk/grails-app
#
# Generated by Trac 1.2
# Apr 8, 2025, 7:52:32 AM

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

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


Wed, 02 Jun 2010 12:51:27 GMT gav [565]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/web-app/css/main.css (modified)

	Add help balloon to inventory text search.


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

	Adjust !InventoryReportService getStockTakeByLocation() for MSSQL.


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

	Small text adjustment to inventory search view.


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

	Install searchable plugin, configure and start inventory search.


Mon, 31 May 2010 12:49:21 GMT gav [561]
	* trunk/grails-app/conf/BuildConfig.groovy (modified)

	Add some BuildConfig excludes to prevent POI pulling in servlet-api.


Mon, 31 May 2010 11:46:07 GMT gav [560]
	* trunk/grails-app/views/appCore/manager.gsp (modified)

	Add some links to manager view.


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

	Svn move !UnitOfMeasure to !UnitOfMeasureDetailed.


Mon, 31 May 2010 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:07:37 GMT gav [557]
	* trunk/grails-app/views/unitOfMeasure/create.gsp (modified)
	* trunk/grails-app/views/unitOfMeasure/edit.gsp (modified)
	* trunk/grails-app/views/unitOfMeasure/list.gsp (modified)
	* trunk/grails-app/views/unitOfMeasure/show.gsp (modified)

	Generate-all UnitOfMeasure.


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

	Svn move !TaskGroup to !TaskGroupDetailed.


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

	Generate-all TaskGroup.


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

	Get Inventory Search filterpane associatedPropertyValues in ...


Mon, 31 May 2010 03: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 ...


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

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


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

	Improvements to stockTakeByLocation report, includes heap memory ...


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

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


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

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


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

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


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

	Add new Inventory Stock Take reports.


Mon, 24 May 2010 14:17:20 GMT gav [545]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/immediateCallouts.jrxml (modified)
	* trunk/web-app/reports/templateLandscape.jrxml (modified)
	* trunk/web-app/reports/templatePortrait.jrxml (modified)

	Update report templates, add downloadTemplate action and general tidy ...


Sun, 23 May 2010 17:48:53 GMT gav [544]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/immediateCallouts.jrxml (modified)

	Improvements to Immediate Callout Report.


Sun, 23 May 2010 06:43:44 GMT gav [542]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/reports/immediateCallouts.jrxml (added)

	Start Immediate Callout report.


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


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.


Sat, 15 May 2010 10:43:50 GMT gav [532]
	* trunk/application.properties (modified)
	* trunk/grails-app/conf/BuildConfig.groovy (added)
	* trunk/grails-app/conf/SecurityConfig.groovy (modified)
	* trunk/grails-app/i18n/jasper.properties (added)
	* trunk/lib/mysql-connector-java-5.1.7-bin.jar (deleted)

	Install jasper plugin.
	Add !BuildConfig.groovy.
	Svn delete ...


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


Mon, 10 May 2010 04:00:19 GMT gav [530]
	* trunk/grails-app/i18n/messages.properties (modified)

	Small spelling correction.


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 06:28:03 GMT gav [525]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)

	Default task search results per page to 100.


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.


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.


Sat, 01 May 2010 10:13:13 GMT gav [519]
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/images/logoDev.png (added)

	Show a development header logo in all environments except production.


Fri, 30 Apr 2010 17:04:46 GMT gav [518]
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)

	Allow !InventoryItemPurchase, invoicePaymentApproved and ...


Fri, 30 Apr 2010 16:39:18 GMT gav [517]
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)

	Allow !InventoryItemPurchase, invoicePaymentApproved and ...


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


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

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


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 07:53:20 GMT gav [508]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/test/integration/CreateDataServiceTests.groovy (added)

	Base data is now created during bootstrap in all environments.
	Add ...


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.


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


Thu, 22 Apr 2010 05:15:10 GMT gav [504]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/DataSource.groovy (modified)

	Adjust !BootStrap.groovy since it is now environment aware.
	Small ...


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.


Mon, 19 Apr 2010 16:14:52 GMT gav [502]
	* trunk/grails-app/views/taskDetailed/workDone.gsp (modified)

	Small text correction to work done view.


Mon, 19 Apr 2010 10:32:42 GMT gav [500]
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)

	Remove non-existant class from tab headers.


Mon, 19 Apr 2010 09:08:23 GMT gav [499]
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Small correction to taskType sortable column on task search view.


Sun, 18 Apr 2010 16:07:48 GMT gav [498]
	* trunk/grails-app/views/addressDetailed/list.gsp (modified)
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/list.gsp (modified)
	* trunk/grails-app/views/departmentDetailed/list.gsp (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryGroupDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryMovementDetailed/listInventoryMovements.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed/list.gsp (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed/list.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/list.gsp (modified)
	* trunk/grails-app/views/manufacturerTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/person/list.gsp (modified)
	* trunk/grails-app/views/personGroupDetailed/list.gsp (modified)
	* trunk/grails-app/views/personGroupTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/pictureDetailed/list.gsp (modified)
	* trunk/grails-app/views/productionReferenceDetailed/list.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/list.gsp (modified)
	* trunk/grails-app/views/siteDetailed/list.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/list.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified)

	Improved table row onclick implementation for all detailed list and ...


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 15:23:05 GMT gav [496]
	* trunk/grails-app/views/sectionExtendedAttributeDetailed/list.gsp (deleted)
	* trunk/grails-app/views/siteExtendedAttributeDetailed/list.gsp (deleted)

	Svn delete un-used site and section extendedAttribute list views.


Sun, 18 Apr 2010 14:46:16 GMT gav [495]
	* trunk/grails-app/views/maintenanceActionDetailed/list.gsp (deleted)

	Svn delete un-used maintenanceAction list view.


Sun, 18 Apr 2010 14:21:08 GMT gav [494]
	* trunk/grails-app/views/entryDetailed/list.gsp (deleted)

	Svn delete un-used entryDetailed list view.


Sun, 18 Apr 2010 14:19:20 GMT gav [493]
	* trunk/grails-app/views/departmentExtendedAttributeDetailed/list.gsp (deleted)

	Svn delete un-used departmentExtendedAttribute list view.


Sun, 18 Apr 2010 14:12:37 GMT gav [492]
	* trunk/grails-app/views/contactDetailed/list.gsp (deleted)

	Svn delete un-used contactDetailed list view.


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 02:07:08 GMT gav [484]
	* trunk/grails-app/domain/InventoryItem.groovy (modified)

	Comments to InventoryItem doman class.


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 07:20:55 GMT gav [481]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)

	Turn off SQL logging and update messages to suite adjusted task quick ...


Mon, 12 Apr 2010 02:03:46 GMT gav [480]
	* trunk (modified)
	* trunk/grails-app/conf/Config.groovy (modified)

	Configure the root logger to only output to appLog appender in prod ...


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:52:59 GMT gav [477]
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/shared/_messages.gsp (modified)

	Move params.message and params.errorMessage to shared messages
	template.


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:47:52 GMT gav [472]
	* trunk/grails-app/domain/Task.groovy (modified)

	Change Task domain class to have site, section and assetSubItem.


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.


Tue, 30 Mar 2010 09:29:54 GMT gav [467]
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/person/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/budget.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified)

	Only show table headers in search views if there actually are
	results.


Mon, 29 Mar 2010 02:19:54 GMT gav [466]
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Remove some commented out dead code.


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.


Fri, 26 Mar 2010 17:33:29 GMT gav [464]
	* trunk/grails-app/i18n/messages.properties (modified)

	Add (hh:mm) to down time help message.


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:24:23 GMT gav [459]
	* trunk/grails-app/controllers/AssetDetailedController.groovy (modified)

	Add exportAssetTreeHtml to !AssetDetailedController.


Thu, 25 Mar 2010 16:23:28 GMT gav [458]
	* trunk/grails-app/conf/Config.groovy (modified)

	Temporarily set production log level of !AssetTreeService to debug.


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.


Thu, 25 Mar 2010 16:13:36 GMT gav [456]
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/domain/AssetSubItem.groovy (modified)
	* trunk/grails-app/domain/Section.groovy (modified)
	* trunk/grails-app/domain/Site.groovy (modified)

	Set batchSize:1000 on asset tree domain classes.


Thu, 25 Mar 2010 16:11:37 GMT gav [455]
	* trunk/grails-app/conf/Config.groovy (modified)

	Increase production log levels of Csv services.


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


Wed, 24 Mar 2010 17:22:13 GMT gav [452]
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/images/loading_bar.gif (added)

	Replace ajax spinner with a new loading bar.


Wed, 24 Mar 2010 05:51:27 GMT gav [450]
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/person/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified)

	Cleanup dateFormat in all filterpane currentCriteria.


Wed, 24 Mar 2010 05:28:33 GMT gav [449]
	* trunk (modified)
	* trunk/application.properties (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/conf/DataSource.groovy (modified)
	* trunk/grails-app/views/layouts/main.gsp (modified)
	* trunk/web-app/WEB-INF/applicationContext.xml (modified)
	* trunk/web-app/WEB-INF/sitemesh.xml (modified)
	* trunk/web-app/WEB-INF/tld/grails.tld (modified)
	* trunk/web-app/js/HelpBalloon.js (added)

	Upgrade to Grails-1.2.1, all plugins upgraded to latest versions and ...