app/soc/templates/soc/site/home/edit.html
Thu, 09 Oct 2008 18:06:50 +0000 Pawel Solyga Create a submit_buttons blocks in all edit view templates and put submit buttons in separate html table (not as part of the fields table anymore).
Thu, 09 Oct 2008 15:10:51 +0000 Pawel Solyga Create a submit_buttons block in group edit profile template so that submit buttons can be customized. Replace submit_message usage with new notice block (still work in progress in Lookup User views). Add customized edit profile template for Sponsor with delete button (not used yet, upcoming commit). Add delete Sponsor request handler.
Tue, 16 Sep 2008 17:05:43 +0000 Todd Larsen Oops, this should have been part of the r580 commit.
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