# # ChangeLog for branches/features/grailsUpgrade/grails-app/controllers # # Generated by Trac 1.2 # May 18, 2024, 9:45:11 AM Thu, 14 Apr 2011 18:55:48 GMT gav [886] * branches/features/grailsUpgrade/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/list.gsp (modified) Fix null pointer bug in !TaskProcedure list view. Does not appear ... Thu, 14 Apr 2011 12:57:50 GMT gav [885] * branches/features/grailsUpgrade/grails-app/controllers/AssetDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/views/shared/_assetTreeCompact.gsp (modified) * branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * branches/features/grailsUpgrade/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) Refactor assetTreeCompact to use includes and controller action ... Mon, 21 Mar 2011 06:32:01 GMT gav [875] * branches/features/grailsUpgrade (copied) Svn copy trunk/ to branches/features/grailsUpgrade. Tue, 15 Mar 2011 23:50:39 GMT gav [873] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskService.groovy (modified) Refactor logic into !TaskService.checkCreateEntry(). Prevent entry ...