#
# ChangeLog for trunk/grails-app/domain/Period.groovy
#
# Generated by Trac 1.2
# Apr 11, 2025, 11:12:19 PM

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


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.


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


Fri, 01 May 2009 05:27:41 GMT gav [122]
	* trunk/doc/gnuMimsErd.dia (modified)
	* trunk/grails-app/conf/BootStrap.groovy (modified)
	* trunk/grails-app/controllers/AssetExtendedAttributeController.groovy (added)
	* trunk/grails-app/controllers/AssetExtendedAttributeTypeController.groovy (added)
	* trunk/grails-app/controllers/EntryController.groovy (modified)
	* trunk/grails-app/controllers/EntryTypeController.groovy (modified)
	* trunk/grails-app/controllers/FormController.groovy (deleted)
	* trunk/grails-app/controllers/MaintenanceActionController.groovy (added)
	* trunk/grails-app/controllers/MaintenancePolicyController.groovy (added)
	* trunk/grails-app/controllers/PeriodController.groovy (moved)
	* trunk/grails-app/controllers/PersonGroupController.groovy (modified)
	* trunk/grails-app/controllers/PersonGroupTypeController.groovy (modified)
	* trunk/grails-app/controllers/PlannedMaintenanceController.groovy (added)
	* trunk/grails-app/controllers/RecurringScheduleController.groovy (added)
	* trunk/grails-app/controllers/StoredItemController.groovy (modified)
	* trunk/grails-app/controllers/TaskGroupController.groovy (modified)
	* trunk/grails-app/controllers/TaskModificationTypeController.groovy (modified)
	* trunk/grails-app/controllers/TaskPriorityController.groovy (modified)
	* trunk/grails-app/controllers/TaskStatusController.groovy (modified)
	* trunk/grails-app/controllers/TaskTypeController.groovy (modified)
	* trunk/grails-app/domain/Asset.groovy (modified)
	* trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified)
	* trunk/grails-app/domain/AssetExtendedAttributeType.groovy (added)
	* trunk/grails-app/domain/AssetType.groovy (modified)
	* trunk/grails-app/domain/ComponentItem.groovy (modified)
	* trunk/grails-app/domain/MaintenanceAction.groovy (modified)
	* trunk/grails-app/domain/MaintenancePolicy.groovy (modified)
	* trunk/grails-app/domain/Period.groovy (moved)
	* trunk/grails-app/domain/RecurringSchedule.groovy (modified)
	* trunk/grails-app/domain/Task.groovy (modified)
	* 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/assetExtendedAttribute (added)
	* trunk/grails-app/views/assetExtendedAttribute/create.gsp (added)
	* trunk/grails-app/views/assetExtendedAttribute/edit.gsp (added)
	* trunk/grails-app/views/assetExtendedAttribute/list.gsp (added)
	* trunk/grails-app/views/assetExtendedAttribute/show.gsp (added)
	* trunk/grails-app/views/assetExtendedAttributeType (added)
	* trunk/grails-app/views/assetExtendedAttributeType/create.gsp (added)
	* trunk/grails-app/views/assetExtendedAttributeType/edit.gsp (added)
	* trunk/grails-app/views/assetExtendedAttributeType/list.gsp (added)
	* trunk/grails-app/views/assetExtendedAttributeType/show.gsp (added)
	* trunk/grails-app/views/assetType/create.gsp (modified)
	* trunk/grails-app/views/assetType/edit.gsp (modified)
	* trunk/grails-app/views/assetType/list.gsp (modified)
	* trunk/grails-app/views/assetType/show.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/entry/edit.gsp (modified)
	* trunk/grails-app/views/entry/list.gsp (modified)
	* trunk/grails-app/views/entryType/edit.gsp (modified)
	* trunk/grails-app/views/entryType/list.gsp (modified)
	* trunk/grails-app/views/form (deleted)
	* trunk/grails-app/views/lifePlan/create.gsp (modified)
	* trunk/grails-app/views/lifePlan/edit.gsp (modified)
	* trunk/grails-app/views/lifePlan/list.gsp (modified)
	* trunk/grails-app/views/lifePlan/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/maintenancePolicy (added)
	* trunk/grails-app/views/maintenancePolicy/create.gsp (added)
	* trunk/grails-app/views/maintenancePolicy/edit.gsp (added)
	* trunk/grails-app/views/maintenancePolicy/list.gsp (added)
	* trunk/grails-app/views/maintenancePolicy/show.gsp (added)
	* trunk/grails-app/views/period (moved)
	* trunk/grails-app/views/period/create.gsp (modified)
	* trunk/grails-app/views/period/edit.gsp (modified)
	* trunk/grails-app/views/period/list.gsp (modified)
	* trunk/grails-app/views/period/show.gsp (modified)
	* trunk/grails-app/views/personGroup/edit.gsp (modified)
	* trunk/grails-app/views/personGroup/list.gsp (modified)
	* trunk/grails-app/views/personGroup/show.gsp (modified)
	* trunk/grails-app/views/personGroupType/edit.gsp (modified)
	* trunk/grails-app/views/personGroupType/list.gsp (modified)
	* trunk/grails-app/views/plannedMaintenance (added)
	* trunk/grails-app/views/plannedMaintenance/create.gsp (added)
	* trunk/grails-app/views/plannedMaintenance/edit.gsp (added)
	* trunk/grails-app/views/plannedMaintenance/list.gsp (added)
	* trunk/grails-app/views/plannedMaintenance/show.gsp (added)
	* trunk/grails-app/views/recurringSchedule (added)
	* trunk/grails-app/views/recurringSchedule/create.gsp (added)
	* trunk/grails-app/views/recurringSchedule/edit.gsp (added)
	* trunk/grails-app/views/recurringSchedule/list.gsp (added)
	* trunk/grails-app/views/recurringSchedule/show.gsp (added)
	* trunk/grails-app/views/site/edit.gsp (modified)
	* trunk/grails-app/views/site/show.gsp (modified)
	* 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/systemSection/create.gsp (modified)
	* trunk/grails-app/views/systemSection/edit.gsp (modified)
	* trunk/grails-app/views/systemSection/list.gsp (modified)
	* trunk/grails-app/views/systemSection/show.gsp (modified)
	* trunk/grails-app/views/task/create.gsp (modified)
	* trunk/grails-app/views/task/edit.gsp (modified)
	* trunk/grails-app/views/task/show.gsp (modified)
	* trunk/grails-app/views/taskGroup/edit.gsp (modified)
	* trunk/grails-app/views/taskGroup/list.gsp (modified)
	* trunk/grails-app/views/taskModificationType/create.gsp (modified)
	* trunk/grails-app/views/taskModificationType/edit.gsp (modified)
	* trunk/grails-app/views/taskModificationType/list.gsp (modified)
	* trunk/grails-app/views/taskModificationType/show.gsp (modified)
	* trunk/grails-app/views/taskPriority/edit.gsp (modified)
	* trunk/grails-app/views/taskPriority/list.gsp (modified)
	* trunk/grails-app/views/taskStatus/edit.gsp (modified)
	* trunk/grails-app/views/taskStatus/list.gsp (modified)
	* trunk/grails-app/views/taskType/edit.gsp (modified)
	* trunk/grails-app/views/taskType/list.gsp (modified)
	* trunk/test/unit/PeriodControllerTests.groovy (added)
	* trunk/test/unit/PlannedMaintenanceControllerTests.groovy (added)

	Run generate-all on all controllers and views except Person and ...


Thu, 16 Apr 2009 23:11:30 GMT gav [119]
	* trunk/grails-app/domain/Frequency.groovy (modified)

	Fix Frequency.toString()