# # ChangeLog for branches/features/purchaseOrders/application.properties # # Generated by Trac 1.2 # May 15, 2024, 9:12:01 AM 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. ... 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 Mon, 18 Apr 2011 01:21:24 GMT gav [889] * branches/features/purchaseOrders (copied) Svn copy branches/features/grailsUpgrade to ... 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