# # ChangeLog for trunk/grails-app/domain/MaintenanceAction.groovy # # Generated by Trac 1.2 # May 10, 2024, 7:56:00 AM 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