app/soc/logic/site/id_user.py
Thu, 18 Sep 2008 23:07:06 +0000 Pawel Solyga Fixed too long lines and deleted unused imports in id_user.py.
Thu, 18 Sep 2008 22:11:56 +0000 Pawel Solyga Documentation updates and one typo fix.
Sat, 13 Sep 2008 22:00:51 +0000 Pawel Solyga Added Melange front page edit view where you can change title, content, feed url. Created SiteSettings and Document models and some logic for them. Added isFeedURLValid function in soc/logic/feed.py. Created some functions for handling datastore updates of different kinds of Models (soc/logic/model.py). Fixed some typos and too long lines of code.
Fri, 12 Sep 2008 20:36:17 +0000 Todd Larsen Improve the __doc__ string of isIdDeveloper() to explain better how it now
Fri, 12 Sep 2008 20:31:56 +0000 Todd Larsen Make isIdDeveloper() also able to check an is_developer Boolean property in
Fri, 12 Sep 2008 19:01:44 +0000 Todd Larsen Replace checkLinkNameForId() with isLinkNameAvailableForId(), and implement
Fri, 12 Sep 2008 16:33:04 +0000 Pawel Solyga Fixed one typo in response_helpers which caused is_admin context variable not to work correctly.
Fri, 12 Sep 2008 02:12:38 +0000 Todd Larsen ...
Thu, 28 Aug 2008 21:15:39 +0000 Todd Larsen Consolidate functions dealing with Google Accounts and look-up of User entities
less more (0) tip