# # ChangeLog for branches/features/grailsUpgrade/grails-app/controllers # # Generated by Trac 1.2 # May 18, 2024, 2:51:43 PM Thu, 28 Apr 2011 07:40:44 GMT gav [911] * branches/features/grailsUpgrade/grails-app/controllers/AssetDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * branches/features/grailsUpgrade/grails-app/controllers/TaskDetailedController.groovy (modified) Update export plugin format closures to use new format. Thu, 28 Apr 2011 07:02:43 GMT gav [910] * branches/features/grailsUpgrade/grails-app/controllers/AppCoreController.groovy (modified) Update start view to show user plugins again. 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 ...