# # ChangeLog for trunk/grails-app/domain/AssetExtendedAttribute.groovy # # Generated by Trac 1.2 # Apr 30, 2024, 2:45:40 AM Fri, 24 Sep 2010 11:14:59 GMT gav [664] * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetSubItemExtendedAttribute.groovy (modified) Domain change: add `blank:false` constraint to ... Thu, 14 Jan 2010 12:51:03 GMT gav [268] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssetSubItemController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/DepartmentExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/ExtendedAttributeTypeController.groovy (modified) * trunk/grails-app/controllers/SectionController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/SiteExtendedAttributeController.groovy (added) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/AssetSubItemExtendedAttribute.groovy (added) * trunk/grails-app/domain/Department.groovy (modified) * trunk/grails-app/domain/DepartmentExtendedAttribute.groovy (added) * trunk/grails-app/domain/ExtendedAttributeType.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/MaintenancePolicy.groovy (modified) * trunk/grails-app/domain/Section.groovy (moved) * trunk/grails-app/domain/SectionExtendedAttribute.groovy (added) * trunk/grails-app/domain/Site.groovy (modified) * trunk/grails-app/domain/SiteExtendedAttribute.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (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/assetSubItem/create.gsp (modified) * trunk/grails-app/views/assetSubItem/edit.gsp (modified) * trunk/grails-app/views/assetSubItem/list.gsp (modified) * trunk/grails-app/views/assetSubItem/show.gsp (modified) * trunk/grails-app/views/assetSubItemExtendedAttribute (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/create.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/list.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/show.gsp (added) * 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/departmentExtendedAttribute (added) * trunk/grails-app/views/departmentExtendedAttribute/create.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/list.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/show.gsp (added) * trunk/grails-app/views/extendedAttributeType/create.gsp (modified) * trunk/grails-app/views/extendedAttributeType/edit.gsp (modified) * trunk/grails-app/views/extendedAttributeType/list.gsp (modified) * trunk/grails-app/views/extendedAttributeType/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/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/section/create.gsp (modified) * trunk/grails-app/views/section/edit.gsp (modified) * trunk/grails-app/views/section/list.gsp (modified) * trunk/grails-app/views/section/show.gsp (modified) * trunk/grails-app/views/sectionExtendedAttribute (added) * trunk/grails-app/views/sectionExtendedAttribute/create.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/list.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/show.gsp (added) * 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/siteExtendedAttribute (added) * trunk/grails-app/views/siteExtendedAttribute/create.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/list.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/show.gsp (added) Refactor classes for asset tree refinement. Regenerate views and ... Mon, 04 May 2009 03:59:11 GMT gav [124] * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (copied) * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (copied) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (copied) * trunk/grails-app/controllers/PlannedMaintenanceDetailedController.groovy (copied) * trunk/grails-app/controllers/RecurringScheduleDetailedController.groovy (copied) * trunk/grails-app/controllers/SystemSectionDetailedController.groovy (copied) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetType.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/views/appCore/home.gsp (modified) * trunk/grails-app/views/asset/edit.gsp (modified) * trunk/grails-app/views/asset/show.gsp (modified) * trunk/grails-app/views/assetDetailed (copied) * trunk/grails-app/views/assetDetailed/create.gsp (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/list.gsp (modified) * trunk/grails-app/views/assetDetailed/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 (copied) * 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/assetType/edit.gsp (modified) * trunk/grails-app/views/assetType/show.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/grails-app/views/maintenanceAction/create.gsp (modified) * trunk/grails-app/views/maintenanceAction/edit.gsp (modified) * trunk/grails-app/views/maintenanceAction/show.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed (copied) * 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/plannedMaintenanceDetailed (copied) * trunk/grails-app/views/plannedMaintenanceDetailed/list.gsp (modified) * trunk/grails-app/views/plannedMaintenanceDetailed/show.gsp (modified) * trunk/grails-app/views/recurringScheduleDetailed (copied) * trunk/grails-app/views/recurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/recurringScheduleDetailed/show.gsp (modified) * trunk/grails-app/views/systemSectionDetailed (copied) * trunk/grails-app/views/systemSectionDetailed/edit.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/show.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) Detail controller and views for Asset, AssetExtendedAttribute, ... 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, 30 Apr 2009 11:36:34 GMT gav [121] * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/domain/Assembly.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (added) * trunk/grails-app/domain/AssetType.groovy (modified) * trunk/grails-app/domain/ComponentItem.groovy (modified) * trunk/grails-app/domain/LifePlan.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (moved) * trunk/grails-app/domain/MaintenancePolicy.groovy (added) * trunk/grails-app/domain/PlannedMaintenance.groovy (added) * trunk/grails-app/domain/RecurringSchedule.groovy (added) * trunk/grails-app/domain/Site.groovy (modified) * trunk/grails-app/domain/SubAssembly.groovy (modified) * trunk/grails-app/domain/SystemSection.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) Extensive update to Asset ERD and associated domain classes, not ...