# # ChangeLog for trunk/grails-app/domain/AssetSubItem.groovy # # Generated by Trac 1.2 # May 10, 2024, 10:43:32 PM Thu, 25 Mar 2010 16:13:36 GMT gav [456] * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/Section.groovy (modified) * trunk/grails-app/domain/Site.groovy (modified) Set batchSize:1000 on asset tree domain classes. Tue, 09 Feb 2010 13:19:27 GMT gav [341] * trunk/grails-app/domain/AssetSubItem.groovy (modified) Add unique constraint to !AssetSubItem name. Mon, 08 Feb 2010 15:30:08 GMT gav [330] * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/views/assetSubItemDetailed/create.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified) Add comment attribute to AssetSubItem and limit description to 75 ... Tue, 19 Jan 2010 22:12:16 GMT gav [276] * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/create.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified) Change !AssetSubItem to have many assets. 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 ... Thu, 14 Jan 2010 11:27:54 GMT gav [267] * trunk/grails-app/controllers/AssemblyController.groovy (deleted) * trunk/grails-app/controllers/AssetSubItemController.groovy (moved) * trunk/grails-app/controllers/ComponentItemController.groovy (deleted) * trunk/grails-app/controllers/ExtendedAttributeTypeController.groovy (moved) * trunk/grails-app/controllers/SectionController.groovy (moved) * trunk/grails-app/controllers/SectionDetailedController.groovy (moved) * trunk/grails-app/controllers/SubAssemblyController.groovy (deleted) * trunk/grails-app/domain/Assembly.groovy (deleted) * trunk/grails-app/domain/AssetSubItem.groovy (moved) * trunk/grails-app/domain/ComponentItem.groovy (deleted) * trunk/grails-app/domain/ExtendedAttributeType.groovy (moved) * trunk/grails-app/domain/SubAssembly.groovy (deleted) * trunk/grails-app/views/assembly (deleted) * trunk/grails-app/views/assetSubItem (moved) * trunk/grails-app/views/componentItem (deleted) * trunk/grails-app/views/extendedAttributeType (moved) * trunk/grails-app/views/section (moved) * trunk/grails-app/views/sectionDetailed (moved) * trunk/grails-app/views/subAssembly (deleted) Re-arrange svn for asset tree refactor. Wed, 21 Oct 2009 22:23:14 GMT gav [160] * trunk/grails-app/controllers/AssetTypeController.groovy (modified) * trunk/grails-app/domain/AssetType.groovy (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) Add costCode attribute to AssetType and regen controller and views.