# # ChangeLog for branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp # # Generated by Trac 1.2 # May 17, 2024, 9:47:21 PM 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. Fri, 03 Dec 2010 10:03:59 GMT gav [736] * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/images/skin/arrow_right.png (added) * trunk/web-app/images/skin/bullet_go.png (deleted) * trunk/web-app/images/skin/not_started.png (added) * trunk/web-app/images/skin/status.png (added) Update task search 'default sort' and show views with new icons.