app/soc/logic/accounts.py
2009-05-25 Pawel Solyga Add helper functions, model update and jobs for unique user ids.
2009-03-04 Pawel Solyga Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
2009-03-03 Sverre Rabbelier Fix access bug due to forgotten normalization
2009-02-28 Sverre Rabbelier Added a denormalizeAccount
2009-02-26 Sverre Rabbelier Simplify the account retrieval logic
2009-02-26 Sverre Rabbelier Add a normalizeAccount to logic.accounts
2009-02-26 Sverre Rabbelier Remove unused isAccountAvailable function
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-02-02 Lennard de Rijk Adds the possibility to exclude the user from the website.
2008-12-15 Pawel Solyga Remove unused import in soc.logic.accounts module.
2008-12-12 Sverre Rabbelier Allows a user object to be passed to accounts.isDeveloper
2008-11-26 Sverre Rabbelier Fixed an outstanding TODO for tlarsen
2008-11-22 Todd Larsen Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
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-15 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
less more (0) tip