# # ChangeLog for branches # # Generated by Trac 1.2 # Mar 30, 2024, 2:01:09 AM Mon, 30 May 2011 02:55:02 GMT gav [952] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/GrailsPage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Functional tests, refactor login/logout. Sun, 29 May 2011 06:35:05 GMT gav [951] * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Turns out that we can use when/then with where: in !LoginSpec and ... Sun, 29 May 2011 06:28:17 GMT gav [950] * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Add @Unroll (optional/commented) to !LoginSpec. Sun, 29 May 2011 04:32:59 GMT gav [949] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Functional test, extend 'If we type in the wrong password or ... Sun, 29 May 2011 02:58:10 GMT gav [948] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Functional tests, factor out login method. Sun, 29 May 2011 00:52:16 GMT gav [947] * branches/features/purchaseOrders/grails-app/views/layouts/main.gsp (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/GrailsPage.groovy (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LogoutPage.groovy (added) Enhance and refactor functional tests to use pageId (for at{} verify) ... Wed, 25 May 2011 03:50:46 GMT gav [946] * branches/features/purchaseOrders (modified) * branches/features/purchaseOrders/gnuMims-config.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/DataSource.groovy (modified) Svn merge -r942:r945 trunk/ into branches/features/purchaseOrders. ... Sat, 21 May 2011 14:29:29 GMT gav [942] * branches/features/purchaseOrders (modified) * branches/features/purchaseOrders/.idea (copied) * branches/features/purchaseOrders/gnuMims-config.groovy (copied) * branches/features/purchaseOrders/grails-app/conf/BootStrap.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/DataSource.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/TaskDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/taglib/CustomTagLib.groovy (modified) * branches/features/purchaseOrders/grails-app/views/_about.gsp (modified) * branches/features/purchaseOrders/grails-app/views/layouts/main.gsp (modified) * branches/features/purchaseOrders/grails-app/views/login/auth.gsp (modified) * branches/features/purchaseOrders/web-app/css/main.css (modified) * branches/features/purchaseOrders/web-app/images/background_fog.jpg (deleted) * branches/features/purchaseOrders/web-app/images/favicon.ico (deleted) * branches/features/purchaseOrders/web-app/images/gnuMimsIcon.ico (deleted) * branches/features/purchaseOrders/web-app/images/gnuMimsLogo.png (deleted) * branches/features/purchaseOrders/web-app/images/grails_logo.jpg (deleted) * branches/features/purchaseOrders/web-app/images/logoOnlineDemo.png (copied) * branches/features/purchaseOrders/web-app/images/skin/closed.png (copied) Svn merge -r920:r941 trunk/ into branches/features/purchaseOrders. ... Thu, 19 May 2011 06:11:31 GMT gav [938] * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Formatting only. Thu, 19 May 2011 04:54:46 GMT gav [937] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (modified) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (modified) Formatting only. Wed, 18 May 2011 05:13:04 GMT gav [931] * branches/features/purchaseOrders/test/functional/GebReportingSpecBase.groovy (moved) * branches/features/purchaseOrders/test/functional/LoginSpec.groovy (moved) Move functional test classes to the default package to enable use of ... Wed, 18 May 2011 04:59:58 GMT gav [930] * branches/features/purchaseOrders/scripts/_Events.groovy (modified) Prevent interactive requests when a plugin is installed/un-installed. Wed, 18 May 2011 03:11:33 GMT gav [929] * branches/features/purchaseOrders/test/functional/gnumims/functional/GebReportingSpecBase.groovy (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) Add !GebReportingSpecBase class. Wed, 18 May 2011 01:32:22 GMT gav [928] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) Change Geb reports dir to under test-reports. Tue, 17 May 2011 01:45:47 GMT gav [927] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) Optimise functional test imports. Tue, 17 May 2011 01:39:07 GMT gav [926] * branches/features/purchaseOrders/test/unit/AllUnitTestSuite.groovy (added) Add !AllUnitTestSuite to provide a unit test runner for IDEA. Tue, 17 May 2011 01:37:14 GMT gav [925] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (modified) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (modified) Make functional test URL's dynamic and relative. Mon, 16 May 2011 05:46:25 GMT gav [924] * branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified) Removed grails.app.context from config since it is not required. ... Sat, 07 May 2011 02:42:44 GMT gav [920] * branches/features/purchaseOrders (modified) * branches/features/purchaseOrders/.classpath (modified) * branches/features/purchaseOrders/.project (modified) * branches/features/purchaseOrders/COPYING (modified) * branches/features/purchaseOrders/README (modified) * branches/features/purchaseOrders/application.properties (modified) * branches/features/purchaseOrders/doc/Definitions/PreventativeMaintenance_PM.txt (modified) * branches/features/purchaseOrders/grails-app (modified) * branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/SecurityConfig.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/AppCoreController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/AssetDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/DepartmentDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/InventoryGroupDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/InventoryStoreDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/PeriodController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/PersonGroupDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/PersonGroupTypeDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/SectionDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/SiteDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/SupplierDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/SupplierTypeDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/TaskDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/TaskGroupDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/AssetSubItem.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/ExtendedAttributeType.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/InventoryItem.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/InventoryLocation.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/MaintenanceAction.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/Period.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/Section.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/TaskRecurringSchedule.groovy (modified) * branches/features/purchaseOrders/grails-app/jobs/InventoryIndexJob.groovy (modified) * branches/features/purchaseOrders/grails-app/services/AssetCsvService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/AssetTreeService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/AuthService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/JsUtilService.groovy (modified) * branches/features/purchaseOrders/grails-app/taglib/CustomTagLib.groovy (modified) * branches/features/purchaseOrders/grails-app/taglib/JsUtilTagLib.groovy (modified) * branches/features/purchaseOrders/grails-app/views/appCore/appAdmin.gsp (modified) * branches/features/purchaseOrders/grails-app/views/appCore/manager.gsp (modified) * branches/features/purchaseOrders/grails-app/views/departmentDetailed (modified) * branches/features/purchaseOrders/grails-app/views/departmentExtendedAttributeDetailed (modified) * branches/features/purchaseOrders/grails-app/views/extendedAttributeTypeDetailed (modified) * branches/features/purchaseOrders/grails-app/views/inventoryGroupDetailed (modified) * branches/features/purchaseOrders/grails-app/views/inventoryLocationDetailed (modified) * branches/features/purchaseOrders/grails-app/views/inventoryStoreDetailed (modified) * branches/features/purchaseOrders/grails-app/views/maintenancePolicyDetailed (modified) * branches/features/purchaseOrders/grails-app/views/period (modified) * branches/features/purchaseOrders/grails-app/views/personGroupDetailed (modified) * branches/features/purchaseOrders/grails-app/views/personGroupTypeDetailed (modified) * branches/features/purchaseOrders/grails-app/views/report/inventoryValueDetailed.gsp (modified) * branches/features/purchaseOrders/grails-app/views/sectionDetailed (modified) * branches/features/purchaseOrders/grails-app/views/sectionExtendedAttributeDetailed (modified) * branches/features/purchaseOrders/grails-app/views/siteDetailed (modified) * branches/features/purchaseOrders/grails-app/views/siteExtendedAttributeDetailed (modified) * branches/features/purchaseOrders/grails-app/views/supplierDetailed (modified) * branches/features/purchaseOrders/grails-app/views/supplierTypeDetailed (modified) * branches/features/purchaseOrders/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified) * branches/features/purchaseOrders/grails-app/views/taskGroupDetailed (modified) * branches/features/purchaseOrders/grails-app/views/unitOfMeasureDetailed (modified) * branches/features/purchaseOrders/lib (modified) * branches/features/purchaseOrders/scripts (modified) * branches/features/purchaseOrders/scripts/_UpdateRev.groovy (modified) * branches/features/purchaseOrders/src (modified) * branches/features/purchaseOrders/src/groovy/net/kromhouts/HqlBuilder.groovy (modified) * branches/features/purchaseOrders/test (modified) * branches/features/purchaseOrders/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified) * branches/features/purchaseOrders/web-app (modified) * branches/features/purchaseOrders/web-app/images/contentbg.png (modified) * branches/features/purchaseOrders/web-app/js/jsUtil.js (modified) * branches/features/purchaseOrders/web-app/reports/equipmentRegisterOhs.jrxml (modified) * branches/features/purchaseOrders/web-app/reports/inventoryValueDetailed.jrxml (modified) Svn merge -r874:r919 trunk/ into branches/features/purchaseOrders. ... Mon, 02 May 2011 00:55:11 GMT JohnYesberg [917] * branches/features/purchaseOrders/test/functional/gnumims/functional/pages (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/HomePage.groovy (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/pages/LoginPage.groovy (added) Oops... hadn't added these to SVN. Sorry! Sun, 01 May 2011 23:46:28 GMT gav [916] * branches/features/purchaseOrders/test/unit/com (moved) Svn move !BaseUnitTestCase.groovy from test/ to test/unit. Sun, 01 May 2011 23:22:53 GMT gav [915] * branches/features/purchaseOrders/test/com (moved) Svn move !BaseUnitTestCase.groovy from src/ to test/. Sun, 01 May 2011 02:49:09 GMT gav [914] * branches/features/grailsUpgrade (deleted) Svn delete branches/features/grailsUpgrade. Thu, 28 Apr 2011 10:11:53 GMT JohnYesberg [912] * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy (moved) Login tests (er, Specs!) that work in grails test-app. Thu, 28 Apr 2011 07:40:44 GMT gav [911] * branches/features/grailsUpgrade/grails-app/controllers/AssetDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/TaskDetailedController.groovy (modified) Update export plugin format closures to use new format. Thu, 28 Apr 2011 07:02:43 GMT gav [910] * branches/features/grailsUpgrade/grails-app/controllers/AppCoreController.groovy (modified) Update start view to show user plugins again. Thu, 28 Apr 2011 05:21:46 GMT gav [909] * branches/util-apps/DomainUtil/grails-app/conf/BuildConfig.groovy (modified) * branches/util-apps/DomainUtil/grails-app/views/index.gsp (modified) Install class-diagram plugin in branches/util-apps/DomainUtil. Thu, 28 Apr 2011 05:20:31 GMT gav [908] * branches/features/grailsUpgrade/application.properties (modified) * branches/features/grailsUpgrade/grails-app/conf/SecurityConfig.groovy (modified) * branches/features/grailsUpgrade/grails-app/views/appCore/manager.gsp (modified) Uninstall class-diagram plugin. Thu, 28 Apr 2011 04:31:56 GMT gav [907] * branches/util-apps/DomainUtil/application.properties (modified) * branches/util-apps/DomainUtil/grails-app/conf/BootStrap.groovy (modified) * branches/util-apps/DomainUtil/grails-app/conf/BuildConfig.groovy (modified) * branches/util-apps/DomainUtil/grails-app/conf/Config.groovy (modified) * branches/util-apps/DomainUtil/grails-app/conf/DataSource.groovy (modified) * branches/util-apps/DomainUtil/grails-app/conf/UrlMappings.groovy (modified) * branches/util-apps/DomainUtil/grails-app/conf/spring/resources.groovy (modified) * branches/util-apps/DomainUtil/grails-app/views/index.gsp (modified) * branches/util-apps/DomainUtil/grails-app/views/layouts/main.gsp (modified) * branches/util-apps/DomainUtil/web-app/WEB-INF/tld/grails.tld (modified) * branches/util-apps/DomainUtil/web-app/css/main.css (modified) Upgrade branches/util-apps/DomainUtil to Grails-1.3.7. Thu, 28 Apr 2011 02:14:52 GMT gav [906] * branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified) Adjust dependencies, apparently xercesImpl.jar is required. Wed, 27 Apr 2011 07:59:40 GMT gav [905] * branches/features/grailsUpgrade/application.properties (modified) * branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified) Adjust dependencies, move remaining plugin depends to ... Wed, 27 Apr 2011 07:21:35 GMT gav [904] * branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified) Formatting only, move plugin depends above project depends. Wed, 27 Apr 2011 07:16:37 GMT gav [903] * branches/features/grailsUpgrade/application.properties (modified) * branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified) Adjust dependencies, move jasper plugin declaration to ... Wed, 27 Apr 2011 05:26:12 GMT gav [902] * branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified) Svn merge -r900:r901 /branches/features/purchaseOrders/grails- ... Tue, 26 Apr 2011 10:20:55 GMT JohnYesberg [901] * branches/features/purchaseOrders (modified) * branches/features/purchaseOrders/application.properties (modified) * branches/features/purchaseOrders/grails-app/conf/BuildConfig.groovy (modified) * branches/features/purchaseOrders/grails-app/conf/Config.groovy (modified) * branches/features/purchaseOrders/test/functional (added) * branches/features/purchaseOrders/test/functional/gnumims (added) * branches/features/purchaseOrders/test/functional/gnumims/functional (added) * branches/features/purchaseOrders/test/functional/gnumims/functional/LoginTests.groovy (added) Geb and spock infrastructure in place. Some initial login tests Fri, 22 Apr 2011 07:18:04 GMT gav [898] * branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (modified) * branches/features/purchaseOrders/src/groovy/com (added) * branches/features/purchaseOrders/src/groovy/com/henyo (added) * branches/features/purchaseOrders/src/groovy/com/henyo/BaseUnitTestCase.groovy (added) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified) Add savePurchaseOrderNumber() and savePurchaseOrderNumberRange() to ... Fri, 22 Apr 2011 03:16:38 GMT gav [897] * branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (modified) Cleanup blank !PurchaseOrderService serviceMethod(). Fri, 22 Apr 2011 03:14:08 GMT gav [896] * branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (modified) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified) Domain change, rename !PurchaseOrder.comment to singular, set maxSize ... Fri, 22 Apr 2011 02:12:29 GMT gav [895] * branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (modified) Add constraints to !PurchaseOrderNumber.value property. Fri, 22 Apr 2011 02:08:50 GMT gav [894] * branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (modified) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified) Comments to !PurchaseOrderNumberTests and ! PurchaseOrderServiceTests. Thu, 21 Apr 2011 08:12:03 GMT gav [893] * branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/InventoryItemService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/InventoryPurchaseService.groovy (modified) Formatting only, no code change. Thu, 21 Apr 2011 07:57:17 GMT gav [892] * branches/features/purchaseOrders/grails-app/domain/InventoryItem.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/InventoryItemPurchase.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (modified) Formatting only, no domain change. Thu, 21 Apr 2011 05:29:47 GMT gav [891] * branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/InventoryItemPurchase.groovy (modified) * branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (added) * branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (added) * branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/InventoryItemService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/InventoryPurchaseService.groovy (modified) * branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (added) * branches/features/purchaseOrders/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified) * branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (added) * branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (added) Purchase Order first draft as per ticket #30, by John Yesberg. Mon, 18 Apr 2011 01:21:24 GMT gav [889] * branches/features/purchaseOrders (copied) Svn copy branches/features/grailsUpgrade to ... Fri, 15 Apr 2011 16:32:19 GMT gav [888] * branches/features/grailsUpgrade/grails-app/conf/Config.groovy (modified) Svn merge -r886:r887 trunk/ into branches/features/grailsUpgrade/. ... Thu, 14 Apr 2011 18:55:48 GMT gav [886] * branches/features/grailsUpgrade/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/list.gsp (modified) Fix null pointer bug in !TaskProcedure list view. Does not appear ... Thu, 14 Apr 2011 12:57:50 GMT gav [885] * branches/features/grailsUpgrade/grails-app/controllers/AssetDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/views/shared/_assetTreeCompact.gsp (modified) * branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) Refactor assetTreeCompact to use includes and controller action ... Thu, 14 Apr 2011 10:24:29 GMT gav [884] * branches/features/grailsUpgrade/grails-app/views/taskDetailed/createUnscheduled.gsp (modified) * branches/features/grailsUpgrade/grails-app/views/taskDetailed/edit.gsp (modified) Wrap safety, regulatory and mandatory requirement inputs in ... Thu, 14 Apr 2011 09:27:19 GMT gav [883] * branches/features/grailsUpgrade/web-app/css/main.css (modified) Svn merge -r881:r882 trunk/ into branches/features/grailsUpgrade/. Mon, 11 Apr 2011 06:11:58 GMT gav [881] * branches/features/grailsUpgrade/grails-app/conf/DataSource.groovy (modified) * branches/features/grailsUpgrade/grails-app/views/assetSubItemDetailed/show.gsp (modified) Svn merge -r874:r878 trunk/ into branches/features/grailsUpgrade/. Mon, 11 Apr 2011 05:31:52 GMT gav [880] * branches/features/grailsUpgrade/grails-app/domain/Image.groovy (modified) Image unique index fix, by John Yesberg. Mon, 11 Apr 2011 05:19:16 GMT gav [879] * branches/features/grailsUpgrade/application.properties (modified) Upgrade branches/features/grailsUpgrade to Grails-1.3.7 Mon, 21 Mar 2011 07:07:36 GMT gav [876] * branches/features/grailsUpgrade/application.properties (modified) * branches/features/grailsUpgrade/grails-app/conf/BootStrap.groovy (modified) * branches/features/grailsUpgrade/grails-app/conf/BuildConfig.groovy (modified) * branches/features/grailsUpgrade/web-app/WEB-INF/tld/grails.tld (modified) Upgrade branches/features/grailsUpgrade to Grails-1.3.5, including ... Mon, 21 Mar 2011 06:32:01 GMT gav [875] * branches/features/grailsUpgrade (copied) Svn copy trunk/ to branches/features/grailsUpgrade. Fri, 25 Feb 2011 09:53:29 GMT gav [828] * branches/features/taskProcedureRework (deleted) Svn delete branches/features/taskProcedureRework. Fri, 11 Feb 2011 07:54:37 GMT gav [804] * branches/util-apps/DomainUtil/grails-app/domain (modified) Update symlink for branches/util-apps/DomainUtil/grails-app/domain to ... Tue, 08 Feb 2011 12:26:21 GMT gav [797] * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) Used custom:easyUrl tag in task show view, on procedure tab. Tue, 08 Feb 2011 12:25:26 GMT gav [796] * branches/features/taskProcedureRework/grails-app/taglib/CustomTagLib.groovy (modified) New taglib, custom:easyUrl. Tue, 08 Feb 2011 12:23:50 GMT gav [795] * branches/features/taskProcedureRework/web-app/js/jsUtil.js (modified) Javascript util, added openWindow(). Mon, 07 Feb 2011 05:49:02 GMT gav [794] * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) Add empty 'Condition' column to Task show view on !TaskProcedure tab. Mon, 07 Feb 2011 05:43:55 GMT gav [793] * branches/features/taskProcedureRework/grails-app/domain/DocumentReference.groovy (added) * branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/TaskProcedureService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_documentReference.gsp (added) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_documentReferences.gsp (added) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) Domain change, add !DocumentReference. Mon, 07 Feb 2011 03:46:48 GMT gav [792] * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) Small format fix, no code change. Mon, 07 Feb 2011 03:14:44 GMT gav [791] * branches/features/taskProcedureRework/grails-app/views/shared/_assetTreeCompact.gsp (modified) * branches/features/taskProcedureRework/web-app/css/main.css (modified) Add static_tree_compact css to allow scrollable compact asset tree. Mon, 07 Feb 2011 02:22:48 GMT gav [790] * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) Demo data adjustment. Mon, 07 Feb 2011 02:16:43 GMT gav [789] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) Adjust pre-population of maintenanceActions when creating a new ... Sat, 05 Feb 2011 11:39:14 GMT gav [788] * branches/features/taskProcedureRework/grails-app/domain/MaintenanceAction.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) Domain change, !MaintenanceAction.reasoning to pageRef. Sat, 05 Feb 2011 11:25:06 GMT gav [787] * branches/features/taskProcedureRework/grails-app/services/AssetService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/shared/_assetTreeCompact.gsp (modified) Add some null checking to !AssetService.getAssemblies and ... Sat, 05 Feb 2011 06:56:49 GMT gav [786] * branches/features/taskProcedureRework/grails-app/controllers/MaintenanceActionDetailedController.groovy (deleted) * branches/features/taskProcedureRework/grails-app/views/maintenanceActionDetailed (deleted) Remove unused !MaintenanceAction controller and views. Fri, 04 Feb 2011 11:58:45 GMT gav [785] * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) Show the assemblies parentItem (machine) in the procedure show tab, ... Fri, 04 Feb 2011 11:41:47 GMT gav [784] * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) Show the assemblies parentItem (machine) in the procedure show tab. Fri, 04 Feb 2011 09:40:28 GMT gav [783] * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) Demo data adjustment. Fri, 04 Feb 2011 08:54:56 GMT gav [782] * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) Demo data adjustment. Fri, 04 Feb 2011 08:45:00 GMT gav [781] * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) All tests passing, updated !CreateDataService so that it can be so. Thu, 03 Feb 2011 19:09:45 GMT gav [780] * branches/features/taskProcedureRework/grails-app/views/shared/_assetTreeCompact.gsp (added) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) Add assetTreeCompact template. Thu, 03 Feb 2011 18:38:49 GMT gav [779] * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) !TaskProcedure improvements, removed floating . Thu, 03 Feb 2011 18:13:30 GMT gav [778] * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * branches/features/taskProcedureRework/web-app/js/dynamicOneToMany.js (added) !TaskProcedure javascript improvements, move addChild function to ... Thu, 03 Feb 2011 17:16:35 GMT gav [777] * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) TaskProcedure javascript improvements, childCount++ moved out of ... Thu, 03 Feb 2011 16:11:45 GMT gav [776] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/AssetService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) TaskProcedure improvements, filter assemblies, pre populate a ... Wed, 02 Feb 2011 19:12:40 GMT gav [775] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/TaskProcedureService.groovy (modified) Add optimistic locking checks and transactional save for !TaskProcedure. Wed, 02 Feb 2011 16:50:45 GMT gav [774] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/TaskProcedureService.groovy (added) Use transactional service for !TaskProcedure update to prevent ... Wed, 02 Feb 2011 14:16:43 GMT gav [773] * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) Add cancel button to !TaskProcedure edit view. Wed, 02 Feb 2011 14:15:42 GMT gav [772] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) Domain change, add !TaskProcedure updated and created fields. Wed, 02 Feb 2011 11:05:22 GMT gav [771] * branches/features/taskProcedureRework/test/unit/TaskProcedureTests.groovy (added) Add !TaskProcedureTests to test use of LazyList. Wed, 02 Feb 2011 10:38:20 GMT gav [770] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/MaintenanceAction.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (added) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (added) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/show.gsp (deleted) Domain change, improved draft of creating taskProcedure dynamic form. Tue, 01 Feb 2011 00:26:32 GMT gav [769] * branches/features/taskProcedureRework/grails-app/domain/MaintenanceAction.groovy (modified) Domain change, update constraints on !MaintenanceAction. Tue, 01 Feb 2011 00:24:41 GMT gav [768] * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) Update !MaintenanceAction demo data. Sat, 29 Jan 2011 02:09:24 GMT gav [767] * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/list.gsp (modified) Get !TaskProcedure list view search basically working again, probably ... Fri, 28 Jan 2011 13:04:13 GMT gav [766] * branches/util-apps/DomainUtil (added) * branches/util-apps/DomainUtil/.classpath (added) * branches/util-apps/DomainUtil/.project (added) * branches/util-apps/DomainUtil/application.properties (added) * branches/util-apps/DomainUtil/grails-app (added) * branches/util-apps/DomainUtil/grails-app/conf (added) * branches/util-apps/DomainUtil/grails-app/conf/BootStrap.groovy (added) * branches/util-apps/DomainUtil/grails-app/conf/BuildConfig.groovy (added) * branches/util-apps/DomainUtil/grails-app/conf/Config.groovy (added) * branches/util-apps/DomainUtil/grails-app/conf/DataSource.groovy (added) * branches/util-apps/DomainUtil/grails-app/conf/UrlMappings.groovy (added) * branches/util-apps/DomainUtil/grails-app/conf/hibernate (added) * branches/util-apps/DomainUtil/grails-app/conf/spring (added) * branches/util-apps/DomainUtil/grails-app/conf/spring/resources.groovy (added) * branches/util-apps/DomainUtil/grails-app/controllers (added) * branches/util-apps/DomainUtil/grails-app/controllers/UtilController.groovy (added) * branches/util-apps/DomainUtil/grails-app/domain (added) * branches/util-apps/DomainUtil/grails-app/i18n (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_da.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_de.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_es.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_fr.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_it.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_ja.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_nl.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_pt_BR.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_pt_PT.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_ru.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_th.properties (added) * branches/util-apps/DomainUtil/grails-app/i18n/messages_zh_CN.properties (added) * branches/util-apps/DomainUtil/grails-app/services (added) * branches/util-apps/DomainUtil/grails-app/taglib (added) * branches/util-apps/DomainUtil/grails-app/utils (added) * branches/util-apps/DomainUtil/grails-app/views (added) * branches/util-apps/DomainUtil/grails-app/views/error.gsp (added) * branches/util-apps/DomainUtil/grails-app/views/index.gsp (added) * branches/util-apps/DomainUtil/grails-app/views/layouts (added) * branches/util-apps/DomainUtil/grails-app/views/layouts/main.gsp (added) * branches/util-apps/DomainUtil/grails-app/views/util (added) * branches/util-apps/DomainUtil/lib (added) * branches/util-apps/DomainUtil/scripts (added) * branches/util-apps/DomainUtil/src (added) * branches/util-apps/DomainUtil/src/groovy (added) * branches/util-apps/DomainUtil/src/java (added) * branches/util-apps/DomainUtil/test (added) * branches/util-apps/DomainUtil/test/integration (added) * branches/util-apps/DomainUtil/test/unit (added) * branches/util-apps/DomainUtil/web-app (added) * branches/util-apps/DomainUtil/web-app/META-INF (added) * branches/util-apps/DomainUtil/web-app/WEB-INF (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/applicationContext.xml (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/sitemesh.xml (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/tld (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/tld/c.tld (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/tld/fmt.tld (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/tld/grails.tld (added) * branches/util-apps/DomainUtil/web-app/WEB-INF/tld/spring.tld (added) * branches/util-apps/DomainUtil/web-app/css (added) * branches/util-apps/DomainUtil/web-app/css/main.css (added) * branches/util-apps/DomainUtil/web-app/images (added) * branches/util-apps/DomainUtil/web-app/images/favicon.ico (added) * branches/util-apps/DomainUtil/web-app/images/grails_logo.jpg (added) * branches/util-apps/DomainUtil/web-app/images/grails_logo.png (added) * branches/util-apps/DomainUtil/web-app/images/leftnav_btm.png (added) * branches/util-apps/DomainUtil/web-app/images/leftnav_midstretch.png (added) * branches/util-apps/DomainUtil/web-app/images/leftnav_top.png (added) * branches/util-apps/DomainUtil/web-app/images/skin (added) * branches/util-apps/DomainUtil/web-app/images/skin/database_add.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/database_delete.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/database_edit.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/database_save.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/database_table.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/exclamation.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/house.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/information.png (added) * branches/util-apps/DomainUtil/web-app/images/skin/shadow.jpg (added) * branches/util-apps/DomainUtil/web-app/images/skin/sorted_asc.gif (added) * branches/util-apps/DomainUtil/web-app/images/skin/sorted_desc.gif (added) * branches/util-apps/DomainUtil/web-app/images/spinner.gif (added) * branches/util-apps/DomainUtil/web-app/images/springsource.png (added) * branches/util-apps/DomainUtil/web-app/js (added) * branches/util-apps/DomainUtil/web-app/js/application.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype (added) * branches/util-apps/DomainUtil/web-app/js/prototype/animation.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/builder.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/controls.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/dragdrop.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/effects.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/prototype.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/rico.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/scriptaculous.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/slider.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/sound.js (added) * branches/util-apps/DomainUtil/web-app/js/prototype/unittest.js (added) Add branches/util-apps/DomainUtil application. Fri, 28 Jan 2011 12:51:54 GMT gav [764] * branches/util-apps (copied) Svn move trunk/util-apps to branches/util-apps. Fri, 28 Jan 2011 12:42:00 GMT gav [763] * branches/features/taskProcedureRework/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) Re-enable createDemoMaintenanceActions() and add list action to ... Fri, 28 Jan 2011 12:04:40 GMT gav [762] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/MaintenanceAction.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/list.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/show.gsp (modified) Domain change on !TaskProcedure and !MaintenanceAction, continue task ... Thu, 27 Jan 2011 08:55:48 GMT gav [761] * branches/features/taskProcedureRework/application.properties (modified) * branches/features/taskProcedureRework/grails-app/conf/Config.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/layouts/main.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/web-app/js/jquery.js (added) JQuery plugin uninstalled, including jQuery-1.4.4.min.js directly. ... Tue, 25 Jan 2011 19:35:35 GMT gav [760] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/MaintenanceAction.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (added) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/show.gsp (modified) Domain change, frist draft of creating taskProcedure dynamic form. Tue, 25 Jan 2011 19:33:47 GMT gav [759] * branches/features/taskProcedureRework/application.properties (modified) * branches/features/taskProcedureRework/grails-app/conf/Config.groovy (modified) JQuery plugin installed, needs g:javascript tags in head. Tue, 25 Jan 2011 17:29:08 GMT gav [758] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy (modified) * branches/features/taskProcedureRework/grails-app/services/CreateDataService.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/list.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/show.gsp (modified) Domain change, adjust !TaskProcedure to Task relationship. Tue, 25 Jan 2011 09:16:02 GMT gav [757] * branches/features/taskProcedureRework/grails-app/controllers/TaskProcedureController.groovy (deleted) * branches/features/taskProcedureRework/grails-app/views/taskProcedure (deleted) Remove non-detailed !TaskProcedure controller and views. Tue, 25 Jan 2011 09:00:23 GMT gav [756] * branches/features/taskProcedureRework/grails-app/domain/MaintenanceAction.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/maintenanceActionDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/maintenanceActionDetailed/edit.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/maintenanceActionDetailed/show.gsp (modified) Domain change, remove unused field and tweak MaintenanceAction. Tue, 25 Jan 2011 08:43:33 GMT gav [755] * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) Remove unused asset field on taskProcedure in task show view. Tue, 25 Jan 2011 08:41:00 GMT gav [754] * branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/create.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/list.gsp (modified) * branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/show.gsp (modified) Domain change, remove unused fields from TaskProcedure. Mon, 24 Jan 2011 16:58:12 GMT gav [753] * branches/features/taskProcedureRework (copied) Start taskProcedureRework branch at r752.