# # ChangeLog for branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp # # Generated by Trac 1.2 # May 6, 2024, 3:06:19 PM Thu, 27 Jan 2011 08:55:48 GMT gav [761] * branches/features/taskProcedureRework/application.properties (modified) * branches/features/taskProcedureRework/grails-app/conf/Config.groovy (modified) * branches/features/taskProcedureRework/grails-app/views/layouts/main.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/web-app/js/jquery.js (added) JQuery plugin uninstalled, including jQuery-1.4.4.min.js directly. ... 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.