app/soc/logic/models/request.py
Sun, 25 Oct 2009 16:27:49 -0700 Lennard de Rijk Made Request Logic ID-based and added some helper methods.
Fri, 24 Jul 2009 21:00:04 +0200 Lennard de Rijk Send out a Notification upon creation of a new Request entity.
Fri, 20 Mar 2009 16:54:01 +0000 Lennard de Rijk Minor style fix.
Fri, 20 Mar 2009 14:04:57 +0000 Lennard de Rijk Fixed double sending of notifications on creating a new invite.
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 18:06:34 +0000 Lennard de Rijk Changed scope_logic for requests to linkable_logic.
Sat, 31 Jan 2009 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
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.
Fri, 23 Jan 2009 17:07:54 +0000 Lennard de Rijk Replaced the boolean properties in soc/models/request.py with a state property.
Mon, 19 Jan 2009 23:25:23 +0000 Sverre Rabbelier Fixed whitespace damage
Sat, 06 Dec 2008 12:12:58 +0000 Sverre Rabbelier Swap the order of request key fields
Sat, 06 Dec 2008 11:53:05 +0000 Sverre Rabbelier More DI on scope_logic
Wed, 03 Dec 2008 21:26:16 +0000 Sverre Rabbelier Cleanups to the logic module
Sun, 30 Nov 2008 22:15:39 +0000 Lennard de Rijk Moved sendInviteMessage to a new module in logic/helper/notifications.py.
Sun, 30 Nov 2008 17:35:48 +0000 Pawel Solyga Fix typo and too long lines in soc.logic.models.request module.
Sat, 29 Nov 2008 23:51:24 +0000 Lennard de Rijk Put the redirects in the views/helper/redirects.py module.
Sat, 29 Nov 2008 22:48:15 +0000 Sverre Rabbelier Style fixes for previous commit
Sat, 29 Nov 2008 22:36:51 +0000 Lennard de Rijk Added invitation received message upon creating a new invite.
Sat, 22 Nov 2008 20:10:43 +0000 Sverre Rabbelier Made Request use the new link_id and scope_path
Fri, 21 Nov 2008 11:44:39 +0000 Todd Larsen Refactor classes in soc/logic/models to make more use of inheritance. Add
Fri, 21 Nov 2008 07:36:44 +0000 Todd Larsen Remove imports of the soc.logic.key_name module, since it was deleted by r1071
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Mon, 17 Nov 2008 10:36:35 +0000 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
Sun, 16 Nov 2008 23:04:48 +0000 Sverre Rabbelier Added basic 'invite' functionality
less more (0) tip