app/soc/views/models/sponsor.py
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 13 Feb 2009 21:53:15 +0000 Sverre Rabbelier Add prefix filtering and refactored program field generation
Sat, 07 Feb 2009 22:49:51 +0000 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
Thu, 05 Feb 2009 20:32:45 +0000 Pawel Solyga Fix import sorting in soc.views.models.sponsor module.
Tue, 03 Feb 2009 15:18:40 +0000 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
Mon, 02 Feb 2009 17:02:31 +0000 Sverre Rabbelier More access related fixes
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
Sun, 01 Feb 2009 13:29:34 +0000 Pawel Solyga Rename 'Create a new document' links to 'Create a New Document', also rename 'Create a new Program' to 'Create a New Program' in soc.views.models modules.
Sat, 31 Jan 2009 12:36:06 +0000 Lennard de Rijk Added a Create a New Program link to the Program Owners's menu.
Fri, 30 Jan 2009 22:02:20 +0000 Sverre Rabbelier Add a 'Create new document' link for clubs, sponsors and programs
Thu, 29 Jan 2009 20:40:34 +0000 Lennard de Rijk Added menu entries for a specific Sponsor Entity.
Thu, 29 Jan 2009 15:55:40 +0000 Lennard de Rijk Redone access checks in club and sponsor model to deal with state property in their model.
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 17:11:54 +0000 Lennard de Rijk Added sidebar entries for club entities.
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 22:42:09 +0000 Lennard de Rijk Renamed checkIsHostForProgram to checkIsHostForSponsor.
Sun, 25 Jan 2009 22:30:42 +0000 Lennard de Rijk Added rights check to sponsor.py.
Sun, 25 Jan 2009 22:05:25 +0000 Lennard de Rijk Renamed role_names to role_logic and made it a dictionary.
Sun, 25 Jan 2009 16:43:15 +0000 Lennard de Rijk Moved listRequests from club to group view.
Fri, 23 Jan 2009 21:18:39 +0000 Sverre Rabbelier Add a 'pick' view to the appropriate views
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.
Tue, 09 Dec 2008 15:43:56 +0000 Lennard de Rijk Changed "Sponsor" to "Program Owner"
Wed, 03 Dec 2008 21:27:52 +0000 Sverre Rabbelier Factor out the Group part of Sponsor
Wed, 03 Dec 2008 21:27:01 +0000 Sverre Rabbelier Cleanups in the views module
Tue, 02 Dec 2008 22:05:13 +0000 Sverre Rabbelier Fixed the 'New Host' link
Mon, 01 Dec 2008 21:37:27 +0000 Sverre Rabbelier Allow for extra dynamic fields for the create form
Sun, 30 Nov 2008 16:29:48 +0000 Pawel Solyga Remove unused imports in soc.views.models.user and soc.views.models.sponsor modules.
Sat, 29 Nov 2008 00:12:47 +0000 Sverre Rabbelier Make forms generic
Sat, 29 Nov 2008 00:12:16 +0000 Sverre Rabbelier Made _logic a param
Fri, 28 Nov 2008 22:49:26 +0000 Sverre Rabbelier Make Sponsor use the new DynaForm module
Mon, 24 Nov 2008 18:31:46 +0000 Lennard de Rijk Fills in the Founded By box in edit sponsor with the user's public name
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 20:54:42 +0000 Sverre Rabbelier Hide the 'home' field until we have a proper document selector
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
Fri, 21 Nov 2008 11:44:39 +0000 Todd Larsen Refactor classes in soc/logic/models to make more use of inheritance. Add
Fri, 21 Nov 2008 10:46:15 +0000 Todd Larsen Replace HomeSettings with Presence Model class. Replace SiteSettings with
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.
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
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Mon, 10 Nov 2008 00:39:26 +0000 Sverre Rabbelier Minor fix to sponsor missing from the site restructure
Fri, 07 Nov 2008 22:24:01 +0000 Pawel Solyga Fix not working former_ids. Add support for "Invalid accounts". Now when id from former_ids tries to create a profile "This account is invalid." error message is displayed. Compare emails in lower cases to prevent changing User email to the same email with different character casing (needs some more testing).
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 17:26:06 +0000 Sverre Rabbelier Fixed typo in e-mail address
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 06:20:02 +0000 Sverre Rabbelier Added a Host profile and generalized some views
Tue, 21 Oct 2008 01:22:36 +0000 Sverre Rabbelier Incorperated suggestions by Todd
Mon, 20 Oct 2008 23:24:21 +0000 Sverre Rabbelier Various improvements to the generic View code
Sun, 19 Oct 2008 13:14:40 +0000 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
Sun, 19 Oct 2008 00:34:33 +0000 Sverre Rabbelier Addressed comments by Todd on r822
Thu, 16 Oct 2008 23:23:16 +0000 Sverre Rabbelier Add a framework for generic views
less more (0) tip