#
# ChangeLog for trunk/grails-app/domain/TaskRecurringSchedule.groovy
#
# Generated by Trac 1.2
# Apr 14, 2025, 9:47:48 PM

Tue, 16 Mar 2010 07:18:20 GMT gav [445]
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/TaskRecurringScheduleService.groovy (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified)

	Add maxSubTasks and useTargetCompletionDate to !TaskRecurringSchedule ...


Tue, 01 Dec 2009 19:26:54 GMT gav [210]
	* trunk/grails-app/domain/InventoryMovement.groovy (modified)
	* trunk/grails-app/domain/TaskModification.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/DateUtilService.groovy (modified)

	Make date calculations and formatting more groovy.


Sat, 28 Nov 2009 04:17:34 GMT gav [199]
	* trunk (modified)
	* trunk/application.properties (modified)
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/Period.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/CreateDataService.groovy (modified)
	* trunk/grails-app/services/TaskRecurringScheduleService.groovy (added)
	* 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)

	Upgrade quartz plugin to 0.4.1 propper.
	Refactor and enable quartz ...


Sun, 22 Nov 2009 06:28:39 GMT gav [195]
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)

	Format to 4 spaces, no tabs.


Mon, 05 Oct 2009 09:02:32 GMT gav [146]
	* trunk/grails-app/domain/EntryType.groovy (modified)
	* trunk/grails-app/domain/InventoryItem.groovy (modified)
	* trunk/grails-app/domain/InventoryMovement.groovy (modified)
	* trunk/grails-app/domain/MaintenanceAction.groovy (modified)
	* trunk/grails-app/domain/StoredItem.groovy (modified)
	* trunk/grails-app/domain/Task.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)

	Remove invalid contraints reported by Tomcat debug logs.


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


Fri, 15 May 2009 06:09:30 GMT gav [136]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/Period.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)

	Work on TaskRecurringSchedule.


Wed, 13 May 2009 09:36:01 GMT gav [135]
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/views/login/auth.gsp (modified)
	* trunk/grails-app/views/taskDetailed/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)

	Protect taskRecurringSchedule from creating if one already exists. ...


Wed, 13 May 2009 02:51:15 GMT gav [134]
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/AppCoreController.groovy (modified)
	* trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified)
	* trunk/grails-app/views/appCore/acknowledgements.gsp (added)
	* trunk/grails-app/views/appCore/options.gsp (modified)
	* trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified)
	* trunk/grails-app/views/entryDetailed/create.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified)
	* trunk/grails-app/views/period/edit.gsp (modified)
	* trunk/grails-app/views/period/show.gsp (modified)
	* trunk/grails-app/views/taskAction (deleted)
	* trunk/grails-app/views/taskActionDetailed (deleted)
	* trunk/grails-app/views/taskDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/listSubTasks.gsp (added)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/edit.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/web-app/css/main.css (modified)
	* trunk/web-app/images/skin/database_go.png (added)
	* trunk/web-app/images/skin/database_link.png (added)
	* trunk/web-app/images/skin/database_search.png (added)

	Add icons from famfamfam silk icons, add acknowledgement page to ...


Thu, 07 May 2009 15:01:56 GMT gav [131]
	* trunk/doc/Definitions/PreventativeMaintenance_PM.txt (moved)
	* trunk/doc/Definitions/TaskActions.txt (modified)
	* trunk/doc/gnuMimsErd.dia (modified)
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/MaintenanceActionController.groovy (moved)
	* trunk/grails-app/controllers/TaskActionDetailedController.groovy (added)
	* trunk/grails-app/controllers/TaskDetailedController.groovy (modified)
	* trunk/grails-app/controllers/TaskProcedureController.groovy (added)
	* trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (added)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailed.groovy (deleted)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (added)
	* trunk/grails-app/domain/Assembly.groovy (modified)
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/domain/ComponentItem.groovy (modified)
	* trunk/grails-app/domain/MaintenanceAction.groovy (moved)
	* trunk/grails-app/domain/Period.groovy (modified)
	* trunk/grails-app/domain/SubAssembly.groovy (modified)
	* trunk/grails-app/domain/Task.groovy (modified)
	* trunk/grails-app/domain/TaskProcedure.groovy (added)
	* trunk/grails-app/domain/TaskRecurringSchedule.groovy (moved)
	* trunk/grails-app/views/assembly/create.gsp (modified)
	* trunk/grails-app/views/assembly/edit.gsp (modified)
	* trunk/grails-app/views/assembly/list.gsp (modified)
	* trunk/grails-app/views/assembly/show.gsp (modified)
	* trunk/grails-app/views/asset/create.gsp (modified)
	* trunk/grails-app/views/asset/edit.gsp (modified)
	* trunk/grails-app/views/asset/list.gsp (modified)
	* trunk/grails-app/views/asset/show.gsp (modified)
	* trunk/grails-app/views/assetType/edit.gsp (modified)
	* trunk/grails-app/views/componentItem/create.gsp (modified)
	* trunk/grails-app/views/componentItem/edit.gsp (modified)
	* trunk/grails-app/views/componentItem/list.gsp (modified)
	* trunk/grails-app/views/componentItem/show.gsp (modified)
	* trunk/grails-app/views/maintenanceAction (added)
	* trunk/grails-app/views/maintenanceAction/create.gsp (added)
	* trunk/grails-app/views/maintenanceAction/edit.gsp (added)
	* trunk/grails-app/views/maintenanceAction/list.gsp (added)
	* trunk/grails-app/views/maintenanceAction/show.gsp (added)
	* trunk/grails-app/views/subAssembly/create.gsp (modified)
	* trunk/grails-app/views/subAssembly/edit.gsp (modified)
	* trunk/grails-app/views/subAssembly/list.gsp (modified)
	* trunk/grails-app/views/subAssembly/show.gsp (modified)
	* trunk/grails-app/views/task/create.gsp (modified)
	* trunk/grails-app/views/task/edit.gsp (modified)
	* trunk/grails-app/views/task/list.gsp (modified)
	* trunk/grails-app/views/task/show.gsp (modified)
	* trunk/grails-app/views/taskAction/create.gsp (added)
	* trunk/grails-app/views/taskAction/edit.gsp (added)
	* trunk/grails-app/views/taskAction/list.gsp (added)
	* trunk/grails-app/views/taskAction/show.gsp (added)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskProcedure (added)
	* trunk/grails-app/views/taskProcedure/create.gsp (added)
	* trunk/grails-app/views/taskProcedure/edit.gsp (added)
	* trunk/grails-app/views/taskProcedure/list.gsp (added)
	* trunk/grails-app/views/taskProcedure/show.gsp (added)
	* 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/list.gsp (modified)
	* trunk/src/templates/scaffolding/Controller.groovy (modified)

	Reconfigure Planned Maintenance again, now Preventative Maintenance, ...


Tue, 05 May 2009 18:00:43 GMT gav [129]
	* trunk/grails-app/controllers/PlannedMaintenanceController.groovy (deleted)
	* trunk/grails-app/controllers/PlannedMaintenanceDetailedController.groovy (deleted)
	* trunk/grails-app/controllers/RecurringScheduleDetailedController.groovy (deleted)
	* trunk/grails-app/controllers/TaskActionController.groovy (moved)
	* trunk/grails-app/controllers/TaskRecurringScheduleDetailed.groovy (moved)
	* trunk/grails-app/domain/PlannedMaintenance.groovy (deleted)
	* trunk/grails-app/domain/TaskAction.groovy (moved)
	* trunk/grails-app/domain/TaskReccuringSchedule.groovy (moved)
	* trunk/grails-app/views/maintenanceAction/create.gsp (deleted)
	* trunk/grails-app/views/maintenanceAction/edit.gsp (deleted)
	* trunk/grails-app/views/maintenanceAction/list.gsp (deleted)
	* trunk/grails-app/views/maintenanceAction/show.gsp (deleted)
	* trunk/grails-app/views/plannedMaintenance (deleted)
	* trunk/grails-app/views/plannedMaintenanceDetailed (deleted)
	* trunk/grails-app/views/taskRecurringSchedule (moved)
	* trunk/grails-app/views/taskRecurringScheduleDetailed (moved)

	Reconfigure for Planned Maintenance