app/soc/views/models/program.py
Mon, 09 Mar 2009 00:08:32 +0000 Sverre Rabbelier Views should have a unique name
Mon, 09 Mar 2009 00:00:41 +0000 Sverre Rabbelier Use getFromKeyFieldsOr404 in slots() and allocateSlots()
Sun, 08 Mar 2009 16:26:17 +0000 Sverre Rabbelier Switch from actual applications to popularity
Sun, 08 Mar 2009 15:00:59 +0000 Sverre Rabbelier Make use of groupDictBy in program.slots
Sun, 08 Mar 2009 14:38:24 +0000 Sverre Rabbelier Provide the 'return_url' in the allocate slots view
Sun, 08 Mar 2009 14:36:55 +0000 Sverre Rabbelier Don't override the params argument
Sun, 08 Mar 2009 13:58:15 +0000 Sverre Rabbelier Restricted slots and assign_slots to dev-only for now
Sun, 08 Mar 2009 02:05:12 +0000 Sverre Rabbelier Add and use the new and improved allocation scripts
Sat, 07 Mar 2009 00:33:39 +0000 Sverre Rabbelier Added a slots JSON call
Sat, 07 Mar 2009 00:33:10 +0000 Sverre Rabbelier Added a slot allocation view
Fri, 06 Mar 2009 22:32:26 +0000 Sverre Rabbelier Clean document references
Fri, 06 Mar 2009 22:31:19 +0000 Sverre Rabbelier Switch Program to regular presence
Wed, 04 Mar 2009 18:44:14 +0000 Pawel Solyga Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sat, 28 Feb 2009 17:37:01 +0000 Lennard de Rijk For links in a program to take effect there must be an active role.
Thu, 26 Feb 2009 16:49:06 +0000 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
Thu, 26 Feb 2009 16:48:02 +0000 Sverre Rabbelier Fix some whitespace damadge and a style fix
Tue, 24 Feb 2009 20:29:27 +0000 Lennard de Rijk Textual change in program menu due to comment on r2113.
Tue, 24 Feb 2009 20:14:59 +0000 Lennard de Rijk Textual changes in organization and program view.
Tue, 24 Feb 2009 19:43:15 +0000 Lennard de Rijk Added link in program menu to the new list_orgs view.
Mon, 23 Feb 2009 18:27:14 +0000 Sverre Rabbelier Make timeline a Linkable
Sun, 22 Feb 2009 21:08:41 +0000 Lennard de Rijk Added list my Student Proposals link to the program menu.
Sat, 21 Feb 2009 17:05:52 +0000 Lennard de Rijk Added several menu items to the program menu.
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Sun, 15 Feb 2009 18:55:05 +0000 Pawel Solyga Fix import sorting in soc.views.models.program module and rename any "Org" in link names to "Organization".
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Sat, 14 Feb 2009 20:23:18 +0000 Sverre Rabbelier Add a list_public view to organization
Sat, 14 Feb 2009 19:03:38 +0000 Lennard de Rijk Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943.
Sat, 14 Feb 2009 15:57:53 +0000 Sverre Rabbelier Add a 'list documents' link 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.
Fri, 13 Feb 2009 21:53:15 +0000 Sverre Rabbelier Add prefix filtering and refactored program field generation
Thu, 12 Feb 2009 20:13:51 +0000 Sverre Rabbelier Program requires the filter to be set to __scoped__
Thu, 12 Feb 2009 10:24:37 +0000 Sverre Rabbelier Removed unused argument in program.py
Wed, 11 Feb 2009 23:57:08 +0000 Sverre Rabbelier Use the newly added __scoped__ and references for program's ToSes
Tue, 10 Feb 2009 23:13:06 +0000 Lennard de Rijk Added Agreement properties to Program Model.
Mon, 09 Feb 2009 00:02:07 +0000 Lennard de Rijk Added a button to list all your org applications to a speficic program menu.
Sat, 07 Feb 2009 22:49:51 +0000 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
Sat, 07 Feb 2009 13:40:20 +0000 Lennard de Rijk Added scoped group_app listing.
Thu, 05 Feb 2009 22:15:38 +0000 Lennard de Rijk Org applications can now only be made by a user when a program allows it.
Thu, 05 Feb 2009 20:19:17 +0000 Lennard de Rijk Cleaned up getKeyNameFromFields in Logic base.
Wed, 04 Feb 2009 21:12:29 +0000 Lennard de Rijk Specific program menu's now show a "Apply to become an Organization" entry when the program's timeline states that it's open.
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
Mon, 02 Feb 2009 14:19:22 +0000 Lennard de Rijk Removed work flow field from the check in getExtraMenus for program.
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
Sun, 01 Feb 2009 20:41:58 +0000 Sverre Rabbelier Do not return empty menu's in program.
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 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
Sat, 31 Jan 2009 13:48:48 +0000 Lennard de Rijk Added status to program.
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 23:05:37 +0000 Sverre Rabbelier Properly check if a program is active
Wed, 28 Jan 2009 21:01:37 +0000 Todd Larsen Rename the confusing Tossed Model class to PresenceWithToS.
Wed, 28 Jan 2009 20:21:15 +0000 Sverre Rabbelier Create a new Tossed layer in the MVC
Wed, 28 Jan 2009 15:25:50 +0000 Sverre Rabbelier Allow for a program on/off switch
Wed, 28 Jan 2009 15:22:34 +0000 Sverre Rabbelier Add an 'edit' link to the program menu
Wed, 28 Jan 2009 02:28:52 +0000 Sverre Rabbelier Add grouping to the existing views
Wed, 28 Jan 2009 02:27:25 +0000 Sverre Rabbelier Group dynamically generated menu items
Wed, 28 Jan 2009 02:25:51 +0000 Sverre Rabbelier Bugfixes after recent refactoring
Tue, 27 Jan 2009 22:59:01 +0000 Sverre Rabbelier Cache access checks and disable sidebar caching
less more (0) -60 tip