app/soc/logic/accounts.py
Mon, 25 May 2009 22:59:56 +0200 Pawel Solyga Add helper functions, model update and jobs for unique user ids.
Wed, 04 Mar 2009 16:47:59 +0000 Pawel Solyga Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
Tue, 03 Mar 2009 19:27:55 +0000 Sverre Rabbelier Fix access bug due to forgotten normalization
Sat, 28 Feb 2009 00:09:34 +0000 Sverre Rabbelier Added a denormalizeAccount
Thu, 26 Feb 2009 16:58:45 +0000 Sverre Rabbelier Simplify the account retrieval logic
Thu, 26 Feb 2009 16:54:08 +0000 Sverre Rabbelier Add a normalizeAccount to logic.accounts
Thu, 26 Feb 2009 16:53:36 +0000 Sverre Rabbelier Remove unused isAccountAvailable function
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.
Mon, 02 Feb 2009 21:46:01 +0000 Lennard de Rijk Adds the possibility to exclude the user from the website.
Mon, 15 Dec 2008 01:07:18 +0000 Pawel Solyga Remove unused import in soc.logic.accounts module.
Fri, 12 Dec 2008 00:35:28 +0000 Sverre Rabbelier Allows a user object to be passed to accounts.isDeveloper
Wed, 26 Nov 2008 23:54:40 +0000 Sverre Rabbelier Fixed an outstanding TODO for tlarsen
Sat, 22 Nov 2008 07:57:00 +0000 Todd Larsen Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
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.
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
less more (0) tip