app/soc/logic/document.py
Fri, 03 Oct 2008 01:32:34 +0000 Todd Larsen Make findNearestUsers() code in soc/logic/site/id_user.py more generic and
Wed, 01 Oct 2008 20:52:39 +0000 Todd Larsen Move path and link_name related functions and regex patterns to a new
Wed, 01 Oct 2008 19:17:13 +0000 Pawel Solyga Add missing blank line to follow PythonStyleGuide in document.py
Wed, 01 Oct 2008 00:48:46 +0000 Todd Larsen Add functions to soc/logic/document.py for dealing with partial_paths combined
Mon, 29 Sep 2008 15:31:50 +0000 Todd Larsen Make use of PolyModel for Works, Documents, etc. Add some (but not all) of
Sun, 14 Sep 2008 00:23:49 +0000 Pawel Solyga FIxed documentation in soc/logic/document.py for getDocumentFromPath function
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.
less more (0) tip