# # ChangeLog for branches/TaskRewrite/src/grails-app/views/taskDetailed # # Generated by Trac 1.2 # May 22, 2024, 11:54:48 AM Tue, 24 Mar 2009 05:57:13 GMT gav [86] * branches/TaskRewrite/src/grails-app/views/taskDetailed/edit.gsp (modified) * branches/TaskRewrite/src/grails-app/views/taskDetailed/show.gsp (modified) Continue detailing Task views. Tue, 24 Mar 2009 04:49:44 GMT gav [85] * branches/TaskRewrite/src/grails-app/controllers/TaskController.groovy (modified) * branches/TaskRewrite/src/grails-app/controllers/TaskDetailedController.groovy (copied) * branches/TaskRewrite/src/grails-app/views/appCore/home.gsp (modified) * branches/TaskRewrite/src/grails-app/views/taskDetailed (added) * branches/TaskRewrite/src/grails-app/views/taskDetailed/create.gsp (moved) * branches/TaskRewrite/src/grails-app/views/taskDetailed/edit.gsp (moved) * branches/TaskRewrite/src/grails-app/views/taskDetailed/list.gsp (moved) * branches/TaskRewrite/src/grails-app/views/taskDetailed/show.gsp (moved) Re-arrange the way 'Detailed is used, much nicer and more secure.