# # ChangeLog for trunk/grails-app/views/taskDetailed/_showTaskTab.gsp # # Generated by Trac 1.2 # Apr 29, 2024, 1:45:36 PM Thu, 03 Mar 2011 02:24:01 GMT gav [833] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (modified) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/taskShow.js (modified) AJAX Work Done and PM Entry, second draft. Wed, 23 Feb 2011 22:11:46 GMT gav [823] * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) Refactor task show view to use templates, ensure newlines at end of ... Wed, 23 Feb 2011 22:07:35 GMT gav [822] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Refactor task show view to use templates.