app/soc/views/models/host.py
Mon, 14 Sep 2009 19:58:43 +0200 Lennard de Rijk Using the new checkIsMyActiveRole check where necessary.
Thu, 23 Jul 2009 14:43:20 +0200 Lennard de Rijk Use role_name to register the Role with the Group View.
Mon, 13 Apr 2009 15:31:39 +0000 Sverre Rabbelier Do not rely on dicts.merge to change target
Fri, 27 Mar 2009 11:16:35 +0000 Lennard de Rijk Clarified docstring in access.py and changed edit access checks for role views.
Fri, 27 Mar 2009 09:51:25 +0000 Lennard de Rijk Added missing access checks to various roles.
Fri, 20 Mar 2009 18:53:37 +0000 Lennard de Rijk Moved canResign check to role logic so subclasses can override.
Sat, 07 Mar 2009 22:14:04 +0000 Lennard de Rijk Important roles can now not resign if they are the last in their group.
Wed, 04 Mar 2009 21:22:52 +0000 Pawel Solyga Fix too long lines and remove unused imports in soc.views.models.host module.
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 01 Mar 2009 20:19:22 +0000 Sverre Rabbelier Added decorators
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Tue, 17 Feb 2009 20:34:01 +0000 Lennard de Rijk Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sat, 07 Feb 2009 22:49:51 +0000 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
Tue, 03 Feb 2009 15:18:40 +0000 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
Mon, 02 Feb 2009 16:03:21 +0000 Sverre Rabbelier Use .logic in checkIsAllowedToManageRole at the caller
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
Fri, 30 Jan 2009 09:31:56 +0000 Lennard de Rijk Added agreed_to_tos_on field in user and role model.
Thu, 29 Jan 2009 18:13:21 +0000 Lennard de Rijk Added manage view for Club Admins, Club Members and Hosts.
Wed, 28 Jan 2009 02:28:52 +0000 Sverre Rabbelier Add grouping to the existing views
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Mon, 26 Jan 2009 09:44:00 +0000 Lennard de Rijk Implemented the listing of all the roles in for a specific group.
Sun, 25 Jan 2009 16:50:24 +0000 Lennard de Rijk Added two needed redirects in role.py.
Sat, 24 Jan 2009 21:38:28 +0000 Lennard de Rijk Brown paper bag fix.
Sat, 24 Jan 2009 20:51:51 +0000 Lennard de Rijk Fixed a bug in _editPost for club_admin and host.
Sat, 24 Jan 2009 17:07:26 +0000 Lennard de Rijk Parameterized patterns in role.py.
Sat, 24 Jan 2009 16:39:34 +0000 Lennard de Rijk Added request creation and processing to role.py.
Sat, 24 Jan 2009 12:54:59 +0000 Pawel Solyga Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide.
Sat, 24 Jan 2009 10:19:17 +0000 Lennard de Rijk Refactored invite system from club_admin to role to make the system work with host as well.
Fri, 23 Jan 2009 12:00:48 +0000 Lennard de Rijk Added the new way to process invites for club_admin only.
Fri, 23 Jan 2009 09:08:26 +0000 Lennard de Rijk Added state property to role model.
Wed, 21 Jan 2009 00:27:39 +0000 Todd Larsen Add an export() view, and implement it as text/text for Document.
Sat, 10 Jan 2009 18:17:16 +0000 Sverre Rabbelier Construct names automatically from base name.
Mon, 15 Dec 2008 01:15:32 +0000 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
Mon, 15 Dec 2008 00:21:26 +0000 Pawel Solyga Add missing dots, fix imports sorting and too long lines in different modules. Add TODO in soc.views.models.host module.
Fri, 12 Dec 2008 00:35:51 +0000 Sverre Rabbelier Filter the "list Hosts" view
Tue, 09 Dec 2008 15:43:56 +0000 Lennard de Rijk Changed "Sponsor" to "Program Owner"
Sun, 07 Dec 2008 19:02:41 +0000 Sverre Rabbelier Add explicit access_types from the url
Sat, 06 Dec 2008 11:21:41 +0000 Sverre Rabbelier Apply DI on the scope logic
Wed, 03 Dec 2008 23:49:10 +0000 Sverre Rabbelier Make use of the new generic key_name by lookup up scope_path
Wed, 03 Dec 2008 21:27:27 +0000 Sverre Rabbelier Rename role.RoleView to role.View
Wed, 03 Dec 2008 21:27:01 +0000 Sverre Rabbelier Cleanups in the views module
Mon, 01 Dec 2008 21:37:27 +0000 Sverre Rabbelier Allow for extra dynamic fields for the create form
Sun, 30 Nov 2008 16:32:23 +0000 Pawel Solyga Remove unused imports in soc.views.models role, host and site modules. Add missing parameter in getDjangoURLPatters method.
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.
less more (0) -60 tip