# # ChangeLog for trunk/grails-app/domain/MaintenanceAction.groovy # # Generated by Trac 1.2 # May 1, 2024, 10:46:37 AM Sun, 01 May 2011 02:46:31 GMT gav [913] * trunk (modified) * trunk/.classpath (modified) * trunk/.project (modified) * trunk/COPYING (modified) * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/Definitions/PreventativeMaintenance_PM.txt (modified) * trunk/grails-app (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/BuildConfig.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * trunk/grails-app/controllers/DepartmentDetailedController.groovy (modified) * trunk/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified) * trunk/grails-app/controllers/PeriodController.groovy (modified) * trunk/grails-app/controllers/PersonGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/ExtendedAttributeType.groovy (modified) * trunk/grails-app/domain/Image.groovy (modified) * trunk/grails-app/domain/InventoryLocation.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/Section.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/jobs/InventoryIndexJob.groovy (modified) * trunk/grails-app/services/AssetCsvService.groovy (modified) * trunk/grails-app/services/AuthService.groovy (modified) * trunk/grails-app/services/JsUtilService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/departmentDetailed (modified) * trunk/grails-app/views/departmentExtendedAttributeDetailed (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed (modified) * trunk/grails-app/views/inventoryGroupDetailed (modified) * trunk/grails-app/views/inventoryLocationDetailed (modified) * trunk/grails-app/views/inventoryStoreDetailed (modified) * trunk/grails-app/views/maintenancePolicyDetailed (modified) * trunk/grails-app/views/period (modified) * trunk/grails-app/views/personGroupDetailed (modified) * trunk/grails-app/views/personGroupTypeDetailed (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) * trunk/grails-app/views/sectionDetailed (modified) * trunk/grails-app/views/sectionExtendedAttributeDetailed (modified) * trunk/grails-app/views/shared/_assetTreeCompact.gsp (modified) * trunk/grails-app/views/siteDetailed (modified) * trunk/grails-app/views/siteExtendedAttributeDetailed (modified) * trunk/grails-app/views/supplierDetailed (modified) * trunk/grails-app/views/supplierTypeDetailed (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) * trunk/grails-app/views/taskGroupDetailed (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/unitOfMeasureDetailed (modified) * trunk/lib (modified) * trunk/scripts (modified) * trunk/scripts/_UpdateRev.groovy (modified) * trunk/src (modified) * trunk/src/groovy/net/kromhouts/HqlBuilder.groovy (modified) * trunk/test (modified) * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified) * trunk/web-app (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) * trunk/web-app/images/contentbg.png (modified) * trunk/web-app/js/jsUtil.js (modified) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified) * trunk/web-app/reports/inventoryValueDetailed.jrxml (modified) Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/. Sat, 19 Feb 2011 11:20:59 GMT gav [811] * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (modified) Domain change, adjust constraints on !MaintenanceAction. Wed, 16 Feb 2011 10:10:39 GMT gav [809] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/domain/DocumentReference.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/domain/TaskProcedure.groovy (modified) * trunk/grails-app/domain/TaskProcedureRevision.groovy (added) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskProcedureService.groovy (modified) * trunk/grails-app/services/TaskRecurringScheduleService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (added) * trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/show.gsp (added) Domain change, first draft of !TaskProcedureRevisions. Tue, 08 Feb 2011 13:00:27 GMT gav [798] * trunk/application.properties (modified) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (deleted) * trunk/grails-app/controllers/TaskProcedureController.groovy (deleted) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/domain/DocumentReference.groovy (copied) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/TaskProcedure.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskProcedureService.groovy (copied) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed (deleted) * trunk/grails-app/views/shared/_assetTreeCompact.gsp (copied) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedure (deleted) * trunk/grails-app/views/taskProcedureDetailed/_documentReference.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_documentReferences.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/show.gsp (deleted) * trunk/test/unit/TaskProcedureTests.groovy (copied) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/dynamicOneToMany.js (copied) * trunk/web-app/js/jquery.js (copied) * trunk/web-app/js/jsUtil.js (modified) Svn merge -r752:r797 branches/features/taskProcedureRework into trunk/. Thu, 14 Jan 2010 12:51:03 GMT gav [268] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssetSubItemController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/DepartmentExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/ExtendedAttributeTypeController.groovy (modified) * trunk/grails-app/controllers/SectionController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/SiteExtendedAttributeController.groovy (added) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/AssetSubItemExtendedAttribute.groovy (added) * trunk/grails-app/domain/Department.groovy (modified) * trunk/grails-app/domain/DepartmentExtendedAttribute.groovy (added) * trunk/grails-app/domain/ExtendedAttributeType.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/MaintenancePolicy.groovy (modified) * trunk/grails-app/domain/Section.groovy (moved) * trunk/grails-app/domain/SectionExtendedAttribute.groovy (added) * trunk/grails-app/domain/Site.groovy (modified) * trunk/grails-app/domain/SiteExtendedAttribute.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/asset/create.gsp (modified) * trunk/grails-app/views/asset/edit.gsp (modified) * trunk/grails-app/views/asset/list.gsp (modified) * trunk/grails-app/views/asset/show.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/show.gsp (modified) * trunk/grails-app/views/assetSubItem/create.gsp (modified) * trunk/grails-app/views/assetSubItem/edit.gsp (modified) * trunk/grails-app/views/assetSubItem/list.gsp (modified) * trunk/grails-app/views/assetSubItem/show.gsp (modified) * trunk/grails-app/views/assetSubItemExtendedAttribute (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/create.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/list.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/show.gsp (added) * trunk/grails-app/views/department/create.gsp (modified) * trunk/grails-app/views/department/edit.gsp (modified) * trunk/grails-app/views/department/list.gsp (modified) * trunk/grails-app/views/department/show.gsp (modified) * trunk/grails-app/views/departmentExtendedAttribute (added) * trunk/grails-app/views/departmentExtendedAttribute/create.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/list.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/show.gsp (added) * trunk/grails-app/views/extendedAttributeType/create.gsp (modified) * trunk/grails-app/views/extendedAttributeType/edit.gsp (modified) * trunk/grails-app/views/extendedAttributeType/list.gsp (modified) * trunk/grails-app/views/extendedAttributeType/show.gsp (modified) * trunk/grails-app/views/maintenanceAction/create.gsp (modified) * trunk/grails-app/views/maintenanceAction/edit.gsp (modified) * trunk/grails-app/views/maintenanceAction/list.gsp (modified) * trunk/grails-app/views/maintenanceAction/show.gsp (modified) * trunk/grails-app/views/maintenancePolicy/create.gsp (modified) * trunk/grails-app/views/maintenancePolicy/edit.gsp (modified) * trunk/grails-app/views/maintenancePolicy/list.gsp (modified) * trunk/grails-app/views/maintenancePolicy/show.gsp (modified) * trunk/grails-app/views/section/create.gsp (modified) * trunk/grails-app/views/section/edit.gsp (modified) * trunk/grails-app/views/section/list.gsp (modified) * trunk/grails-app/views/section/show.gsp (modified) * trunk/grails-app/views/sectionExtendedAttribute (added) * trunk/grails-app/views/sectionExtendedAttribute/create.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/list.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/show.gsp (added) * trunk/grails-app/views/site/create.gsp (modified) * trunk/grails-app/views/site/edit.gsp (modified) * trunk/grails-app/views/site/list.gsp (modified) * trunk/grails-app/views/site/show.gsp (modified) * trunk/grails-app/views/siteExtendedAttribute (added) * trunk/grails-app/views/siteExtendedAttribute/create.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/list.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/show.gsp (added) Refactor classes for asset tree refinement. Regenerate views and ... Mon, 05 Oct 2009 09:02:32 GMT gav [146] * trunk/grails-app/domain/EntryType.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/domain/InventoryMovement.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/StoredItem.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) Remove invalid contraints reported by Tomcat debug logs. Thu, 07 May 2009 15:01:56 GMT gav [131] * trunk/doc/Definitions/PreventativeMaintenance_PM.txt (moved) * trunk/doc/Definitions/TaskActions.txt (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionController.groovy (moved) * trunk/grails-app/controllers/TaskActionDetailedController.groovy (added) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureController.groovy (added) * trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (added) * trunk/grails-app/controllers/TaskRecurringScheduleDetailed.groovy (deleted) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (added) * trunk/grails-app/domain/Assembly.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/ComponentItem.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (moved) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/SubAssembly.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/domain/TaskProcedure.groovy (added) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (moved) * trunk/grails-app/views/assembly/create.gsp (modified) * trunk/grails-app/views/assembly/edit.gsp (modified) * trunk/grails-app/views/assembly/list.gsp (modified) * trunk/grails-app/views/assembly/show.gsp (modified) * trunk/grails-app/views/asset/create.gsp (modified) * trunk/grails-app/views/asset/edit.gsp (modified) * trunk/grails-app/views/asset/list.gsp (modified) * trunk/grails-app/views/asset/show.gsp (modified) * trunk/grails-app/views/assetType/edit.gsp (modified) * trunk/grails-app/views/componentItem/create.gsp (modified) * trunk/grails-app/views/componentItem/edit.gsp (modified) * trunk/grails-app/views/componentItem/list.gsp (modified) * trunk/grails-app/views/componentItem/show.gsp (modified) * trunk/grails-app/views/maintenanceAction (added) * trunk/grails-app/views/maintenanceAction/create.gsp (added) * trunk/grails-app/views/maintenanceAction/edit.gsp (added) * trunk/grails-app/views/maintenanceAction/list.gsp (added) * trunk/grails-app/views/maintenanceAction/show.gsp (added) * trunk/grails-app/views/subAssembly/create.gsp (modified) * trunk/grails-app/views/subAssembly/edit.gsp (modified) * trunk/grails-app/views/subAssembly/list.gsp (modified) * trunk/grails-app/views/subAssembly/show.gsp (modified) * trunk/grails-app/views/task/create.gsp (modified) * trunk/grails-app/views/task/edit.gsp (modified) * trunk/grails-app/views/task/list.gsp (modified) * trunk/grails-app/views/task/show.gsp (modified) * trunk/grails-app/views/taskAction/create.gsp (added) * trunk/grails-app/views/taskAction/edit.gsp (added) * trunk/grails-app/views/taskAction/list.gsp (added) * trunk/grails-app/views/taskAction/show.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedure (added) * trunk/grails-app/views/taskProcedure/create.gsp (added) * trunk/grails-app/views/taskProcedure/edit.gsp (added) * trunk/grails-app/views/taskProcedure/list.gsp (added) * trunk/grails-app/views/taskProcedure/show.gsp (added) * trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/src/templates/scaffolding/Controller.groovy (modified) Reconfigure Planned Maintenance again, now Preventative Maintenance, ... Tue, 05 May 2009 18:00:43 GMT gav [129] * trunk/grails-app/controllers/PlannedMaintenanceController.groovy (deleted) * trunk/grails-app/controllers/PlannedMaintenanceDetailedController.groovy (deleted) * trunk/grails-app/controllers/RecurringScheduleDetailedController.groovy (deleted) * trunk/grails-app/controllers/TaskActionController.groovy (moved) * trunk/grails-app/controllers/TaskRecurringScheduleDetailed.groovy (moved) * trunk/grails-app/domain/PlannedMaintenance.groovy (deleted) * trunk/grails-app/domain/TaskAction.groovy (moved) * trunk/grails-app/domain/TaskReccuringSchedule.groovy (moved) * trunk/grails-app/views/maintenanceAction/create.gsp (deleted) * trunk/grails-app/views/maintenanceAction/edit.gsp (deleted) * trunk/grails-app/views/maintenanceAction/list.gsp (deleted) * trunk/grails-app/views/maintenanceAction/show.gsp (deleted) * trunk/grails-app/views/plannedMaintenance (deleted) * trunk/grails-app/views/plannedMaintenanceDetailed (deleted) * trunk/grails-app/views/taskRecurringSchedule (moved) * trunk/grails-app/views/taskRecurringScheduleDetailed (moved) Reconfigure for Planned Maintenance