# # ChangeLog for / # # Generated by Trac 1.2 # Mar 29, 2024, 10:33:52 PM Tue, 08 Jun 2010 06:28:09 GMT gav [582] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/skin/table_sort.png (added) New defaultSort for Tasks, sort by status then priority then target ... Tue, 08 Jun 2010 04:49:43 GMT gav [581] * trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified) Removed comment field accidentally added to !InventoryItemPurchase ... Mon, 07 Jun 2010 12:19:48 GMT gav [580] * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Small adjustment to rebuilding index log messages. Mon, 07 Jun 2010 12:18:27 GMT gav [579] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/jobs/InventoryReindexJob.groovy (added) Add Quartz job to reindex searchable !InventoryItem index every hour. Mon, 07 Jun 2010 08:19:57 GMT gav [578] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Add onload input focus to inventory search view. Mon, 07 Jun 2010 07:42:37 GMT gav [577] * trunk/grails-app/conf/BuildConfig.groovy (modified) Upgrade Compass and Lucene jars to 2.1.4, to fix reindex on update as ... Mon, 07 Jun 2010 06:58:14 GMT gav [576] * trunk/grails-app/services/CreateDataService.groovy (modified) Add more base task groups as per ticket #65. Mon, 07 Jun 2010 02:48:01 GMT gav [575] * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Add indication to inventory item tabs. Mon, 07 Jun 2010 02:36:07 GMT gav [574] * trunk/grails-app/views/taskDetailed/show.gsp (modified) Add indication to task tabs as per ticket #67. 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 ... Sat, 05 Jun 2010 14:11:54 GMT gav [572] * trunk/grails-app/services/CreateBulkDataService.groovy (modified) Stop lucene mirroring and reindex after bulk data creation. Sat, 05 Jun 2010 14:11:11 GMT gav [571] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Searchable.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Start lucene mirroring and index after creating bootstrap data. Sat, 05 Jun 2010 12:05:44 GMT gav [570] * trunk/grails-app/views/assetDetailed/search.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) Add action to single submit forms so that hitting enter submits the ... Sat, 05 Jun 2010 11:48:43 GMT gav [569] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/web-app/css/main.css (modified) Move inventory text search from quick search pane to front and centre. Fri, 04 Jun 2010 13:45:14 GMT gav [568] * trunk/grails-app/taglib/JsUtilTagLib.groovy (modified) * trunk/web-app/js/jsUtil.js (modified) JavaScript util improvements, added toggleWithEffectUtil() and useDiv ... Fri, 04 Jun 2010 10:42:08 GMT gav [567] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Domain change, remove scheduled attribute from Task. Update views ... Wed, 02 Jun 2010 18:31:44 GMT gav [566] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/domain/InventoryGroup.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Improvements to inventory text search, add inventoryGroup and hide ... Wed, 02 Jun 2010 12:51:27 GMT gav [565] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/web-app/css/main.css (modified) Add help balloon to inventory text search. Wed, 02 Jun 2010 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 17:45:42 GMT gav [543] * trunk/application.properties (modified) Upgrade RichUi plugin to version 0.8, which includes a fix for the ... 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. Thu, 20 May 2010 01:16:10 GMT gav [541] * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio report. Add header and footer to ... Wed, 19 May 2010 01:49:13 GMT gav [540] * trunk/web-app/images/bullet_delete.png (modified) Deleted: svn:executable on bullet_delete.png Tue, 18 May 2010 07:43:57 GMT gav [539] * trunk/web-app/css/main.css (modified) Add comment to main css, commonly used application colours. 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 ... Tue, 18 May 2010 02:37:05 GMT gav [537] * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report, standardise colours and small ... 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 ... Sun, 09 May 2010 22:28:07 GMT gav [528] * trunk/scripts/_Events.groovy (modified) Prevent updateVcsRevision running in test environment. Fri, 07 May 2010 08:06:29 GMT gav [527] * trunk/scripts/UpdateRev.groovy (added) Refactor !UpadateRev script to fix classNotFound exception and make ... Fri, 07 May 2010 08:05:50 GMT gav [526] * trunk/scripts/_Events.groovy (modified) * trunk/scripts/_UpdateRev.groovy (moved) Refactor !UpadateRev script to fix classNotFound exception and make ... 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. Tue, 04 May 2010 12:10:43 GMT gav [522] * trunk/scripts/UpdateRev.groovy (added) * trunk/scripts/_Events.groovy (added) Add !UpdateRev.groovy and _Events.groovy scripts to update ... 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. Mon, 03 May 2010 09:05:38 GMT gav [520] * trunk/application.properties (modified) Add SVN revision keyword to application properties file. 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 ... Wed, 28 Apr 2010 06:13:51 GMT gav [509] * trunk/test/integration/CreateDataServiceTests.groovy (modified) Some comments to !CreateDataServiceTests. 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 ... Fri, 23 Apr 2010 00:35:20 GMT gav [505] * trunk/test/unit/AppConfigServiceTests.groovy (modified) Some commenting to !AppConfigServiceTests. 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:37:57 GMT gav [501] * trunk/web-app/css/main.css (modified) Removed negative margin from tab headers since it causes selection ... 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.