# # ChangeLog for branches/features/purchaseOrders # # Generated by Trac 1.2 # May 1, 2024, 3:53:57 AM 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/. 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. 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/. ...