# # ChangeLog for trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy # # Generated by Trac 1.2 # Apr 30, 2024, 9:29:54 AM Mon, 02 Nov 2009 05:25:26 GMT gav [178] * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssemblyController.groovy (modified) * trunk/grails-app/controllers/AssetController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeTypeController.groovy (modified) * trunk/grails-app/controllers/AssetTypeController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/AuthorityController.groovy (modified) * trunk/grails-app/controllers/ComponentItemController.groovy (modified) * trunk/grails-app/controllers/DepartmentController.groovy (modified) * trunk/grails-app/controllers/EntryController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/EntryTypeController.groovy (modified) * trunk/grails-app/controllers/InventoryGroupController.groovy (modified) * trunk/grails-app/controllers/InventoryItemController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryMovementController.groovy (modified) * trunk/grails-app/controllers/InventoryMovementTypeController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreController.groovy (modified) * trunk/grails-app/controllers/InventoryTypeController.groovy (modified) * trunk/grails-app/controllers/LifePlanController.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionController.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenancePolicyController.groovy (modified) * trunk/grails-app/controllers/ManufacturerController.groovy (modified) * trunk/grails-app/controllers/ManufacturerTypeController.groovy (modified) * trunk/grails-app/controllers/PeriodController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/PersonGroupController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeController.groovy (modified) * trunk/grails-app/controllers/SiteController.groovy (modified) * trunk/grails-app/controllers/SubAssemblyController.groovy (modified) * trunk/grails-app/controllers/SupplierController.groovy (modified) * trunk/grails-app/controllers/SupplierTypeController.groovy (modified) * trunk/grails-app/controllers/SystemSectionController.groovy (modified) * trunk/grails-app/controllers/SystemSectionDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskGroupController.groovy (modified) * trunk/grails-app/controllers/TaskModificationController.groovy (modified) * trunk/grails-app/controllers/TaskModificationTypeController.groovy (modified) * trunk/grails-app/controllers/TaskPriorityController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskStatusController.groovy (modified) * trunk/grails-app/controllers/TaskTypeController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureController.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/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/show.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/show.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/show.gsp (modified) * 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/assignedPerson/create.gsp (modified) * trunk/grails-app/views/assignedPerson/edit.gsp (modified) * trunk/grails-app/views/assignedPerson/list.gsp (modified) * trunk/grails-app/views/assignedPerson/show.gsp (modified) * trunk/grails-app/views/authority/create.gsp (modified) * trunk/grails-app/views/authority/edit.gsp (modified) * trunk/grails-app/views/authority/list.gsp (modified) * trunk/grails-app/views/authority/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/department/create.gsp (modified) * trunk/grails-app/views/department/edit.gsp (modified) * trunk/grails-app/views/department/list.gsp (modified) * trunk/grails-app/views/department/show.gsp (modified) * trunk/grails-app/views/entry/create.gsp (modified) * trunk/grails-app/views/entry/edit.gsp (modified) * trunk/grails-app/views/entry/list.gsp (modified) * trunk/grails-app/views/entry/show.gsp (modified) * trunk/grails-app/views/entryDetailed/list.gsp (modified) * trunk/grails-app/views/entryType/create.gsp (modified) * trunk/grails-app/views/entryType/edit.gsp (modified) * trunk/grails-app/views/entryType/list.gsp (modified) * trunk/grails-app/views/entryType/show.gsp (modified) * trunk/grails-app/views/inventoryGroup/create.gsp (modified) * trunk/grails-app/views/inventoryGroup/edit.gsp (modified) * trunk/grails-app/views/inventoryGroup/list.gsp (modified) * trunk/grails-app/views/inventoryGroup/show.gsp (modified) * trunk/grails-app/views/inventoryItem/create.gsp (modified) * trunk/grails-app/views/inventoryItem/edit.gsp (modified) * trunk/grails-app/views/inventoryItem/list.gsp (modified) * trunk/grails-app/views/inventoryItem/show.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryLocation/create.gsp (modified) * trunk/grails-app/views/inventoryLocation/edit.gsp (modified) * trunk/grails-app/views/inventoryLocation/list.gsp (modified) * trunk/grails-app/views/inventoryLocation/show.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryMovement/create.gsp (modified) * trunk/grails-app/views/inventoryMovement/edit.gsp (modified) * trunk/grails-app/views/inventoryMovement/list.gsp (modified) * trunk/grails-app/views/inventoryMovement/show.gsp (modified) * trunk/grails-app/views/inventoryStore/create.gsp (modified) * trunk/grails-app/views/inventoryStore/edit.gsp (modified) * trunk/grails-app/views/inventoryStore/list.gsp (modified) * trunk/grails-app/views/inventoryStore/show.gsp (modified) * trunk/grails-app/views/inventoryType/create.gsp (modified) * trunk/grails-app/views/inventoryType/edit.gsp (modified) * trunk/grails-app/views/inventoryType/list.gsp (modified) * trunk/grails-app/views/inventoryType/show.gsp (modified) * 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/create.gsp (modified) * trunk/grails-app/views/maintenanceAction/edit.gsp (modified) * trunk/grails-app/views/maintenanceAction/list.gsp (modified) * trunk/grails-app/views/maintenanceAction/show.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/create.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/edit.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/list.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified) * trunk/grails-app/views/maintenancePolicy/create.gsp (modified) * trunk/grails-app/views/maintenancePolicy/edit.gsp (modified) * trunk/grails-app/views/maintenancePolicy/list.gsp (modified) * trunk/grails-app/views/maintenancePolicy/show.gsp (modified) * trunk/grails-app/views/manufacturer/create.gsp (modified) * trunk/grails-app/views/manufacturer/edit.gsp (modified) * trunk/grails-app/views/manufacturer/list.gsp (modified) * trunk/grails-app/views/manufacturer/show.gsp (modified) * trunk/grails-app/views/manufacturerType/create.gsp (modified) * trunk/grails-app/views/manufacturerType/edit.gsp (modified) * trunk/grails-app/views/manufacturerType/list.gsp (modified) * trunk/grails-app/views/manufacturerType/show.gsp (modified) * 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/create.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/create.gsp (modified) * trunk/grails-app/views/personGroupType/edit.gsp (modified) * trunk/grails-app/views/personGroupType/list.gsp (modified) * trunk/grails-app/views/personGroupType/show.gsp (modified) * trunk/grails-app/views/site/create.gsp (modified) * trunk/grails-app/views/site/edit.gsp (modified) * trunk/grails-app/views/site/list.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/supplier/create.gsp (modified) * trunk/grails-app/views/supplier/edit.gsp (modified) * trunk/grails-app/views/supplier/list.gsp (modified) * trunk/grails-app/views/supplier/show.gsp (modified) * trunk/grails-app/views/supplierType/create.gsp (modified) * trunk/grails-app/views/supplierType/edit.gsp (modified) * trunk/grails-app/views/supplierType/list.gsp (modified) * trunk/grails-app/views/supplierType/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/systemSectionDetailed/create.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/edit.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/list.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/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/taskGroup/create.gsp (modified) * trunk/grails-app/views/taskGroup/edit.gsp (modified) * trunk/grails-app/views/taskGroup/list.gsp (modified) * trunk/grails-app/views/taskGroup/show.gsp (modified) * trunk/grails-app/views/taskModification/create.gsp (modified) * trunk/grails-app/views/taskModification/edit.gsp (modified) * trunk/grails-app/views/taskModification/list.gsp (modified) * trunk/grails-app/views/taskModification/show.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/create.gsp (modified) * trunk/grails-app/views/taskPriority/edit.gsp (modified) * trunk/grails-app/views/taskPriority/list.gsp (modified) * trunk/grails-app/views/taskPriority/show.gsp (modified) * trunk/grails-app/views/taskProcedure/create.gsp (modified) * trunk/grails-app/views/taskProcedure/edit.gsp (modified) * trunk/grails-app/views/taskProcedure/list.gsp (modified) * trunk/grails-app/views/taskProcedure/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/list.gsp (modified) * trunk/grails-app/views/taskStatus/create.gsp (modified) * trunk/grails-app/views/taskStatus/edit.gsp (modified) * trunk/grails-app/views/taskStatus/list.gsp (modified) * trunk/grails-app/views/taskStatus/show.gsp (modified) * trunk/grails-app/views/taskType/create.gsp (modified) * trunk/grails-app/views/taskType/edit.gsp (modified) * trunk/grails-app/views/taskType/list.gsp (modified) * trunk/grails-app/views/taskType/show.gsp (modified) * trunk/grails-app/views/unitOfMeasure/create.gsp (modified) * trunk/grails-app/views/unitOfMeasure/edit.gsp (modified) * trunk/grails-app/views/unitOfMeasure/list.gsp (modified) * trunk/grails-app/views/unitOfMeasure/show.gsp (modified) * trunk/src/templates/scaffolding/Controller.groovy (modified) * trunk/src/templates/scaffolding/create.gsp (modified) * trunk/src/templates/scaffolding/edit.gsp (modified) * trunk/src/templates/scaffolding/list.gsp (modified) * trunk/src/templates/scaffolding/show.gsp (modified) Resolve ticket #12 again. Turn query cache on again since this did ... Wed, 21 Oct 2009 07:07:30 GMT gav [157] * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (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/show.gsp (modified) Detail work on TaskRecurringSchedule views and controller. Regen ... 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, ...