app/soc/logic/models/role.py
2009-01-31 Lennard de Rijk Fixed a bug in role.py that made it call the wrong superclass.
2009-01-31 Sverre Rabbelier Flush sidebar when creating a new entity
2009-01-30 Lennard de Rijk Renamed state to status where appropriate.
2009-01-26 Lennard de Rijk Flush the sidebar cache when a new active role entity has been created.
2009-01-25 Lennard de Rijk Added cache flush for the user who creates a group and the user whose role has been activated.
2009-01-25 Lennard de Rijk Moved getGroupEntityFromScopePath to logic/models/role.py.
2009-01-23 Lennard de Rijk Redid removeRequestForRole to completeRequestForRole.
2008-12-08 Lennard de Rijk Adds the removal of requests from the datastore when a new role entity is created.
2008-12-06 Sverre Rabbelier Apply DI on the scope logic
2008-12-03 Sverre Rabbelier Cleanups to the logic module
2008-11-21 Todd Larsen Refactor classes in soc/logic/models to make more use of inheritance. Add
less more (0) tip