app/soc/views/models/host.py
Sat, 29 Nov 2008 21:58:34 +0000 Sverre Rabbelier Now invited users can create a new Host profile
Sat, 29 Nov 2008 21:21:04 +0000 Sverre Rabbelier Fixed requests not working anymore
Sat, 29 Nov 2008 00:12:16 +0000 Sverre Rabbelier Made _logic a param
Sun, 23 Nov 2008 00:38:35 +0000 Sverre Rabbelier Fix Host invites
Sat, 22 Nov 2008 22:45:14 +0000 Pawel Solyga Remove inheritance_line from Form meta class excludes in all currently used forms.
Sat, 22 Nov 2008 18:22:36 +0000 Sverre Rabbelier Requests are almost working now
Sat, 22 Nov 2008 14:01:39 +0000 Sverre Rabbelier Renamed templates/soc/entity/list/entity_*.html to *.html
Sat, 22 Nov 2008 13:59:34 +0000 Sverre Rabbelier Make redirect generic using the new Lists object
Sat, 22 Nov 2008 10:06:03 +0000 Todd Larsen Hide the 'scope' property from forms for now, since this is really supposed
Thu, 20 Nov 2008 20:58:46 +0000 Sverre Rabbelier Move saved message to the base class
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Thu, 20 Nov 2008 15:41:14 +0000 Sverre Rabbelier Fold the _rights dictionary into params
Mon, 17 Nov 2008 22:21:02 +0000 Pawel Solyga Add new parameters to views: url_name which is name used in urls (instead of using lower entity names) and module_name which is used for constructing django urls. Append changes to all affected files. Fix some title names. Change urls that included underscores like "site_settings" into urls with slash "site/settings". Plus some other minor fixes.
Mon, 17 Nov 2008 10:36:35 +0000 Pawel Solyga Fix missing dots in doc strings and some other doc string corrections.
Mon, 17 Nov 2008 00:01:59 +0000 Sverre Rabbelier Added a default _editSeed method
Sun, 16 Nov 2008 23:04:48 +0000 Sverre Rabbelier Added basic 'invite' functionality
Sun, 16 Nov 2008 23:03:37 +0000 Sverre Rabbelier Refactored SiteMap to be generic
Sun, 16 Nov 2008 23:02:31 +0000 Sverre Rabbelier Refactor the sidebar to use Django templates
Sun, 16 Nov 2008 22:11:58 +0000 Sverre Rabbelier Fixed redirection after creation to Just Work
Sun, 16 Nov 2008 15:51:19 +0000 Sverre Rabbelier Fixed typo in soc.views.models.host redirects
Wed, 05 Nov 2008 23:36:28 +0000 Sverre Rabbelier Major site restructuring, also deleting of many unused or obsolete documents
Sun, 02 Nov 2008 18:25:07 +0000 Sverre Rabbelier Added a missing 'pass' statement
Sun, 02 Nov 2008 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
Thu, 23 Oct 2008 11:20:35 +0000 Pawel Solyga Rename Host list templates from group_<something> to host_<something> and move then to soc/host/list folder. Update affected files with new paths.
Thu, 23 Oct 2008 05:21:26 +0000 Sverre Rabbelier Addressed comments by Pawel and Todd
Wed, 22 Oct 2008 17:18:57 +0000 Pawel Solyga Inherit from BaseForm in all forms instead of from DbModelForm. This change doesn't include changes to templates and usage of as_table everywhere (work in progress).
Wed, 22 Oct 2008 16:55:35 +0000 Pawel Solyga Fix some wrong paths to templates (committed in r864).
Wed, 22 Oct 2008 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
less more (0) tip