#
# ChangeLog for trunk/lib
#
# Generated by Trac 1.2
# Apr 8, 2025, 7:52:28 AM

Thu, 17 Dec 2009 02:37:29 GMT gav [227]
	* trunk/lib (modified)

	Set svn:ignore for MSSQL driver jar.


Fri, 09 Oct 2009 11:47:11 GMT gav [149]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/conf/DataSource.groovy (modified)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/BaseController.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (added)
	* trunk/grails-app/views/appCore/appAdmin.gsp (modified)
	* trunk/lib (modified)
	* trunk/lib/mysql-connector-java-5.1.7-bin.jar (added)

	Refactor bootstrap data generation to new CreateDataService.
	Tweak ...


Thu, 08 Oct 2009 09:58:38 GMT gav [147]
	* trunk/application.properties (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/conf/SecurityConfig.groovy (modified)
	* trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified)
	* trunk/grails-app/controllers/EntryDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/domain/Authority.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/Task.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified)
	* trunk/grails-app/views/assignedPersonDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assignedPersonDetailed/list.gsp (modified)
	* trunk/grails-app/views/assignedPersonDetailed/show.gsp (modified)
	* trunk/grails-app/views/entryDetailed/create.gsp (modified)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)
	* trunk/grails-app/views/entryDetailed/show.gsp (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/list.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/show.gsp (modified)
	* trunk/lib (modified)

	Re-install class-diagram from local svn build with patch to allow war ...


Sun, 05 Apr 2009 05:43:29 GMT gav [104]
	* trunk/.classpath (moved)
	* trunk/.project (moved)
	* trunk/COPYING (moved)
	* trunk/README (moved)
	* trunk/application.properties (moved)
	* trunk/build.xml (moved)
	* trunk/gnuMims-test.launch (moved)
	* trunk/gnuMims.launch (moved)
	* trunk/gnuMims.tmproj (moved)
	* trunk/grails-app (moved)
	* trunk/ivy.xml (moved)
	* trunk/ivysettings.xml (moved)
	* trunk/lib (moved)
	* trunk/scripts (moved)
	* trunk/src (moved)
	* trunk/test (moved)
	* trunk/web-app (moved)

	Move /trunk/src/* to /trunk/


Sun, 05 Apr 2009 05:41:22 GMT gav [103]
	* trunk/appsrc (moved)

	Rename /src to /appsrc in preparation for moving /trunk/src/* to
	/trunk/