app/soc/logic/models/role.py
Thu, 23 Jul 2009 14:36:45 +0200 Lennard de Rijk Added registerRole to Role Logic where all roles are registered.
Fri, 03 Apr 2009 17:29:36 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic.models modules.
Sat, 21 Mar 2009 10:40:20 +0000 Lennard de Rijk Fixed typo in variable name.
Fri, 20 Mar 2009 19:11:56 +0000 Lennard de Rijk Fixed docstring for canResign method.
Fri, 20 Mar 2009 18:53:37 +0000 Lennard de Rijk Moved canResign check to role logic so subclasses can override.
Wed, 04 Mar 2009 17:22:22 +0000 Pawel Solyga Add missing whitespace in soc.logic.models.role module.
Thu, 26 Feb 2009 16:52:29 +0000 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sat, 31 Jan 2009 16:04:22 +0000 Lennard de Rijk Fixed a bug in role.py that made it call the wrong superclass.
Sat, 31 Jan 2009 12:59:52 +0000 Sverre Rabbelier Flush sidebar when creating a new entity
Fri, 30 Jan 2009 17:38:28 +0000 Lennard de Rijk Renamed state to status where appropriate.
Mon, 26 Jan 2009 16:11:50 +0000 Lennard de Rijk Flush the sidebar cache when a new active role entity has been created.
Sun, 25 Jan 2009 21:03:12 +0000 Lennard de Rijk Added cache flush for the user who creates a group and the user whose role has been activated.
Sun, 25 Jan 2009 12:20:35 +0000 Lennard de Rijk Moved getGroupEntityFromScopePath to logic/models/role.py.
Fri, 23 Jan 2009 11:36:55 +0000 Lennard de Rijk Redid removeRequestForRole to completeRequestForRole.
Mon, 08 Dec 2008 17:31:33 +0000 Lennard de Rijk Adds the removal of requests from the datastore when a new role entity is created.
Sat, 06 Dec 2008 11:21:41 +0000 Sverre Rabbelier Apply DI on the scope logic
Wed, 03 Dec 2008 21:26:16 +0000 Sverre Rabbelier Cleanups to the logic module
Fri, 21 Nov 2008 11:44:39 +0000 Todd Larsen Refactor classes in soc/logic/models to make more use of inheritance. Add
less more (0) tip