# # ChangeLog for branches/features/grailsUpgrade/grails-app/domain/PersonGroup.groovy # # Generated by Trac 1.2 # Jun 2, 2024, 11:29:32 PM Mon, 21 Mar 2011 06:32:01 GMT gav [875] * branches/features/grailsUpgrade (copied) Svn copy trunk/ to branches/features/grailsUpgrade. Mon, 26 Oct 2009 05:11:18 GMT gav [166] * trunk/grails-app/controllers/LoginController.groovy (modified) * trunk/grails-app/controllers/PersonGroupController.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/domain/PersonGroup.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/personGroup/edit.gsp (modified) Add test and message for no granted authority to !LoginController. ...