# # ChangeLog for branches/features/taskProcedureRework/grails-app/domain/TaskProcedure.groovy # # Generated by Trac 1.2 # May 6, 2024, 2:43:36 AM 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 ... 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 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 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. 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, ...