app/soc/logic/models/request.py
2009-03-20 Lennard de Rijk Minor style fix.
2009-03-20 Lennard de Rijk Fixed double sending of notifications on creating a new invite.
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 Changed scope_logic for requests to linkable_logic.
2009-01-31 Sverre Rabbelier Cleanups in base.Logic
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-23 Lennard de Rijk Replaced the boolean properties in soc/models/request.py with a state property.
2009-01-19 Sverre Rabbelier Fixed whitespace damage
2008-12-06 Sverre Rabbelier Swap the order of request key fields
2008-12-06 Sverre Rabbelier More DI on scope_logic
2008-12-03 Sverre Rabbelier Cleanups to the logic module
2008-11-30 Lennard de Rijk Moved sendInviteMessage to a new module in logic/helper/notifications.py.
2008-11-30 Pawel Solyga Fix typo and too long lines in soc.logic.models.request module.
2008-11-29 Lennard de Rijk Put the redirects in the views/helper/redirects.py module.
2008-11-29 Sverre Rabbelier Style fixes for previous commit
2008-11-29 Lennard de Rijk Added invitation received message upon creating a new invite.
2008-11-22 Sverre Rabbelier Made Request use the new link_id and scope_path
2008-11-21 Todd Larsen Refactor classes in soc/logic/models to make more use of inheritance. Add
2008-11-21 Todd Larsen Remove imports of the soc.logic.key_name module, since it was deleted by r1071
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-17 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
2008-11-16 Sverre Rabbelier Added basic 'invite' functionality
less more (0) tip