app/soc/views/site/home.py
Fri, 03 Oct 2008 23:17:49 +0000 Todd Larsen Move helpers/response_helpers.py to helper/responses.py.
Fri, 03 Oct 2008 23:08:28 +0000 Todd Larsen Replace helpers/custom_widgets.py with helper/widgets.py.
Fri, 03 Oct 2008 23:01:49 +0000 Todd Larsen Move helpers/template_helpers.py to helper/templates.py.
Wed, 01 Oct 2008 19:21:09 +0000 Pawel Solyga Replace common module with validate module. Move validation function from feed module to validate module and remove feed.py. Correct any usage of validation functions from common and feed modules into validate module.
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
Thu, 18 Sep 2008 22:11:56 +0000 Pawel Solyga Documentation updates and one typo fix.
Sat, 13 Sep 2008 22:53:07 +0000 Pawel Solyga Forgot to change widgets to custom_widgets import in home.py after changing the name of soc/views/helpers/widgets.py file.
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.
Wed, 20 Aug 2008 00:10:59 +0000 Todd Larsen Some additional __doc__ comments (with some ideas for future plans) and removal
Tue, 19 Aug 2008 22:26:24 +0000 Pawel Solyga Moved soc/site/home.html to soc/site/home/public.html and updated default template for public() in home.py
Tue, 19 Aug 2008 17:57:58 +0000 Pawel Solyga Home site templates and basic view.
less more (0) tip