#
# ChangeLog for trunk/grails-app/services
#
# Generated by Trac 1.2
# Jan 6, 2025, 3:48:25 PM

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 ...


Sat, 03 Oct 2009 06:05:02 GMT gav [144]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)

	Work on TaskSearchService.


Fri, 02 Oct 2009 16:51:02 GMT gav [143]
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/services/TaskSearchService.groovy (added)
	* trunk/grails-app/services/TaskService.groovy (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)

	Busy adding TaskSearchService.


Tue, 01 Sep 2009 12:10:43 GMT gav [137]
	* trunk/.classpath (modified)
	* trunk/README (modified)
	* trunk/application.properties (modified)
	* trunk/doc/gnuMimsErd.dia (modified)
	* trunk/gnuMims.launch (modified)
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified)
	* trunk/grails-app/services/DateUtilService.groovy (added)
	* trunk/grails-app/services/TaskService.groovy (added)
	* trunk/grails-app/views/entryDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified)
	* trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified)
	* trunk/test/unit/DateUtilServiceTests.groovy (added)
	* trunk/web-app/WEB-INF/sitemesh.xml (modified)
	* trunk/web-app/WEB-INF/tld/grails.tld (modified)

	Update to grails-1.1.1 release.
	Fix WorkDone and Fault entries not ...


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/