app/soc/logic/models/role.py
2009-07-24 Lennard de Rijk Added sendNewRequestNotification to the Notifications helper.
2009-07-24 Lennard de Rijk Added getRoleLogicsToNotifyUponeNewRequest for use with notifications.
2009-07-23 Lennard de Rijk Added registerRole to Role Logic where all roles are registered.
2009-04-03 Pawel Solyga Style fixes and removal of unused imports in soc.logic.models modules.
2009-03-21 Lennard de Rijk Fixed typo in variable name.
2009-03-20 Lennard de Rijk Fixed docstring for canResign method.
2009-03-20 Lennard de Rijk Moved canResign check to role logic so subclasses can override.
2009-03-04 Pawel Solyga Add missing whitespace in soc.logic.models.role module.
2009-02-26 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
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