app/soc/logic/document.py
2008-10-03 Todd Larsen Make findNearestUsers() code in soc/logic/site/id_user.py more generic and
2008-10-01 Todd Larsen Move path and link_name related functions and regex patterns to a new
2008-10-01 Pawel Solyga Add missing blank line to follow PythonStyleGuide in document.py
2008-10-01 Todd Larsen Add functions to soc/logic/document.py for dealing with partial_paths combined
2008-09-29 Todd Larsen Make use of PolyModel for Works, Documents, etc. Add some (but not all) of
2008-09-14 Pawel Solyga FIxed documentation in soc/logic/document.py for getDocumentFromPath function
2008-09-13 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