# # ChangeLog for trunk/grails-app/controllers/ProductionReferenceDetailedController.groovy # # Generated by Trac 1.2 # Apr 20, 2024, 5:34:33 AM Wed, 14 Jul 2010 03:18:53 GMT gav [628] * trunk/grails-app/controllers/AddressDetailedController.groovy (modified) * trunk/grails-app/controllers/BaseController.groovy (modified) * trunk/grails-app/controllers/ContactDetailedController.groovy (modified) * trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified) * trunk/grails-app/controllers/DepartmentDetailedController.groovy (modified) * trunk/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/ProductionReferenceDetailedController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified) Full authorisation review. Add manager role to !BaseController. ... Fri, 05 Mar 2010 02:45:43 GMT gav [431] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/ProductionReferenceDetailedController.groovy (added) * trunk/grails-app/domain/Entry.groovy (modified) * trunk/grails-app/domain/ProductionReference.groovy (added) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/entryDetailed/show.gsp (modified) * trunk/grails-app/views/productionReferenceDetailed (added) * trunk/grails-app/views/productionReferenceDetailed/create.gsp (added) * trunk/grails-app/views/productionReferenceDetailed/edit.gsp (added) * trunk/grails-app/views/productionReferenceDetailed/list.gsp (added) * trunk/grails-app/views/productionReferenceDetailed/show.gsp (added) * trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Add !ProductionReference. Add !ProductionManager and !ProductionUser ...