#
# ChangeLog for trunk/grails-app/views/siteDetailed
#
# Generated by Trac 1.2
# Jan 14, 2025, 5:11:18 PM

Wed, 24 Feb 2010 02:39:26 GMT gav [410]
	* trunk/grails-app/views/assetDetailed/edit.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/departmentDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryGroupDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryLocationDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed/edit.gsp (modified)
	* trunk/grails-app/views/maintenanceActionDetailed/create.gsp (modified)
	* trunk/grails-app/views/manufacturerTypeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/create.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified)

	Add a plus(+) sign to all detailed views with an Add link.


Tue, 23 Feb 2010 04:07:15 GMT gav [402]
	* trunk/grails-app/controllers/ContactDetailedController.groovy (added)
	* trunk/grails-app/domain/Contact.groovy (added)
	* trunk/grails-app/domain/ContactType.groovy (added)
	* trunk/grails-app/domain/Manufacturer.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/domain/Supplier.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/ContactService.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/contactDetailed (added)
	* trunk/grails-app/views/contactDetailed/create.gsp (added)
	* trunk/grails-app/views/contactDetailed/edit.gsp (added)
	* trunk/grails-app/views/contactDetailed/list.gsp (added)
	* trunk/grails-app/views/contactDetailed/show.gsp (added)
	* trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/show.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/show.gsp (modified)

	Add contacts to Person, Supplier, Manufacturer and Site.


Mon, 22 Feb 2010 08:29:13 GMT gav [397]
	* trunk/grails-app/controllers/AddressDetailedController.groovy (added)
	* trunk/grails-app/domain/Address.groovy (added)
	* trunk/grails-app/domain/AddressType.groovy (added)
	* trunk/grails-app/domain/Manufacturer.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/domain/Supplier.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AddressService.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/views/addressDetailed (added)
	* trunk/grails-app/views/addressDetailed/create.gsp (added)
	* trunk/grails-app/views/addressDetailed/edit.gsp (added)
	* trunk/grails-app/views/addressDetailed/list.gsp (added)
	* trunk/grails-app/views/addressDetailed/show.gsp (added)
	* trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/show.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/edit.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/show.gsp (modified)

	Add address feature.


Wed, 17 Feb 2010 19:10:12 GMT gav [385]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteDetailedController.groovy (modified)
	* trunk/grails-app/views/sectionDetailed/create.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/list.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed/create.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/list.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)

	Add entries to alt menu for Site and Section views.


Mon, 15 Feb 2010 08:28:15 GMT gav [357]
	* trunk/grails-app/views/siteDetailed/create.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/list.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)

	Set Site views to use shared messages template.


Mon, 08 Feb 2010 17:54:38 GMT gav [339]
	* trunk/grails-app/views/departmentDetailed/list.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/list.gsp (modified)
	* trunk/grails-app/views/siteDetailed/list.gsp (modified)

	Some detailing on Site, Department and Section list veiws.


Mon, 08 Feb 2010 15:41:59 GMT gav [332]
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/views/siteDetailed/create.gsp (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)

	Add comment attribute to Site and limit description to 75 char. ...


Fri, 22 Jan 2010 02:27:04 GMT gav [289]
	* trunk/grails-app/controllers/BaseAppAdminController.groovy (modified)
	* trunk/grails-app/controllers/BaseController.groovy (modified)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SiteDetailedController.groovy (modified)
	* trunk/grails-app/views/siteDetailed/edit.gsp (modified)
	* trunk/grails-app/views/siteDetailed/show.gsp (modified)

	Set some permissions on Site and Section controllers.
	Detail some ...


Thu, 21 Jan 2010 22:52:22 GMT gav [288]
	* trunk/grails-app/controllers/DepartmentDetailedController.groovy (moved)
	* trunk/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (moved)
	* trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (moved)
	* trunk/grails-app/controllers/SectionController.groovy (deleted)
	* trunk/grails-app/controllers/SectionDetailedController.groovy (modified)
	* trunk/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (moved)
	* trunk/grails-app/controllers/SiteDetailedController.groovy (moved)
	* trunk/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (moved)
	* trunk/grails-app/views/departmentDetailed (moved)
	* trunk/grails-app/views/departmentDetailed/edit.gsp (modified)
	* trunk/grails-app/views/departmentDetailed/show.gsp (modified)
	* trunk/grails-app/views/departmentExtendedAttributeDetailed (moved)
	* trunk/grails-app/views/extendedAttributeTypeDetailed (moved)
	* trunk/grails-app/views/section (deleted)
	* trunk/grails-app/views/sectionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/show.gsp (modified)
	* trunk/grails-app/views/sectionExtendedAttributeDetailed (moved)
	* trunk/grails-app/views/sectionExtendedAttributeDetailed/show.gsp (modified)
	* trunk/grails-app/views/siteDetailed (moved)
	* trunk/grails-app/views/siteExtendedAttributeDetailed (moved)
	* trunk/grails-app/views/siteExtendedAttributeDetailed/show.gsp (modified)

	Regenerate and svn move the following to detailed controllers and ...


Fri, 15 Jan 2010 03:18:09 GMT gav [273]
	* trunk/grails-app/domain/Site.groovy (modified)
	* trunk/grails-app/views/sectionDetailed/create.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/edit.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/list.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/show.gsp (modified)
	* trunk/grails-app/views/site/edit.gsp (modified)
	* trunk/grails-app/views/site/show.gsp (modified)

	Correct site-inventoryStores relationship and generate-all.
	Copy ...