#
# ChangeLog for trunk/src/web-app
#
# Generated by Trac 1.2
# Apr 11, 2025, 9:14:57 PM

Tue, 24 Mar 2009 06:07:13 GMT gav [89]
	* trunk/src (moved)

	TaskRewrite has satisfied its purpose so moved to /trunk.


Mon, 23 Mar 2009 17:30:12 GMT gav [84]
	* branches/TaskRewrite/src/grails-app/conf/BootStrap.groovy (modified)
	* branches/TaskRewrite/src/grails-app/controllers/TaskController.groovy (modified)
	* branches/TaskRewrite/src/grails-app/views/appCore/admin.gsp (modified)
	* branches/TaskRewrite/src/grails-app/views/appCore/home.gsp (modified)
	* branches/TaskRewrite/src/grails-app/views/task/createDetailed.gsp (added)
	* branches/TaskRewrite/src/grails-app/views/task/editDetailed.gsp (added)
	* branches/TaskRewrite/src/grails-app/views/task/listDetailed.gsp (added)
	* branches/TaskRewrite/src/grails-app/views/task/showDetailed.gsp (added)
	* branches/TaskRewrite/src/web-app/css/main.css (modified)

	Start creating 'Detail views for Task. Add to BootStrap. Small change ...