app/soc/views/models/org_app.py
Thu, 17 Sep 2009 23:37:55 +0200 Lennard de Rijk Added missing argument to org_app View access check.
Mon, 07 Sep 2009 20:36:14 +0200 Sverre Rabbelier Revert "revert wrong head"
Mon, 07 Sep 2009 20:26:39 +0200 Sverre Rabbelier revert wrong head
Mon, 07 Sep 2009 20:06:27 +0200 Sverre Rabbelier Use system.getHostname() everywhere
Sat, 22 Aug 2009 03:44:13 +0530 Madhusudan.C.S program_logic is passed as a parameter to three checkers than hard coding it.
Sun, 12 Apr 2009 13:14:03 +0000 Sverre Rabbelier Do not rely on a backup_admin being set
Sun, 12 Apr 2009 12:31:55 +0000 Sverre Rabbelier Send out notifications and emails to admin and backup admin
Sat, 11 Apr 2009 22:58:19 +0000 Sverre Rabbelier Use key().id_or_name() instead of key().name()
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Thu, 19 Mar 2009 17:10:26 +0000 Sverre Rabbelier Allow everyone to view an org app public page
Thu, 19 Mar 2009 08:04:07 +0000 Lennard de Rijk Org applications can now be deleted up to the deadline.
Tue, 17 Mar 2009 17:19:30 +0000 Sverre Rabbelier Added missing ','.
Tue, 17 Mar 2009 16:54:50 +0000 Pawel Solyga Add organization name to organization application acceptance/rejection email templates.
Sun, 15 Mar 2009 16:30:26 +0000 Sverre Rabbelier Specify the type of Link ID used
Sun, 15 Mar 2009 14:53:00 +0000 Lennard de Rijk Updated the accepted organization email for GSoC 2009.
Sun, 15 Mar 2009 13:16:03 +0000 Sverre Rabbelier Make an org's application visible to all logged in users
Thu, 12 Mar 2009 21:38:40 +0000 Sverre Rabbelier Define a key order for document and org app
Mon, 09 Mar 2009 23:56:42 +0000 Sverre Rabbelier Add TinyMCE widget for org apps
Mon, 09 Mar 2009 19:37:23 +0000 Sverre Rabbelier Fix an access bug
Mon, 09 Mar 2009 00:01:21 +0000 Sverre Rabbelier Addressed comments by Pawel
Sun, 08 Mar 2009 18:09:04 +0000 Lennard de Rijk Made all links in e-mail verbatim to solve Issue 250.
Sat, 07 Mar 2009 19:46:18 +0000 Sverre Rabbelier Add a link to the full agreement text
Wed, 04 Mar 2009 19:00:44 +0000 Pawel Solyga Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
Wed, 04 Mar 2009 16:29:21 +0000 Lennard de Rijk Changed delete rights due to comments on r2138.
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sat, 28 Feb 2009 21:08:02 +0000 Lennard de Rijk contrib template in org_app is now a TextProperty.
Sat, 28 Feb 2009 13:06:04 +0000 Lennard de Rijk Fixed issue 205.
Sat, 28 Feb 2009 11:19:17 +0000 Lennard de Rijk Added sending of an email upon Organization Application acceptance or rejection.
Thu, 26 Feb 2009 20:28:19 +0000 Lennard de Rijk Added bulk reject to org_app view.
Thu, 26 Feb 2009 18:00:30 +0000 Lennard de Rijk Fix for Issue 218.
Thu, 26 Feb 2009 09:02:51 +0000 Lennard de Rijk Solved the JSON caching problem for bulk acceptance.
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Sun, 15 Feb 2009 18:50:13 +0000 Pawel Solyga Hopefully fix json caching issues in IE7.
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
Sat, 14 Feb 2009 22:04:14 +0000 Lennard de Rijk Added no-cache headers to pick and bulk-accept views.
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 13 Feb 2009 17:34:29 +0000 Lennard de Rijk Added number of applications and their type to the bulkaccept JSON object.
Fri, 13 Feb 2009 16:40:02 +0000 Lennard de Rijk Implemented the 2nd part of bulk acceptance.
Fri, 13 Feb 2009 13:33:31 +0000 Lennard de Rijk Added bulk_accept view which returns a JSON object.
Thu, 12 Feb 2009 00:04:32 +0000 Sverre Rabbelier Initial implementation of a ToS requirement in org_app
Sun, 08 Feb 2009 23:55:44 +0000 Lennard de Rijk Redone the listing in group_app.py.
Sat, 07 Feb 2009 23:26:38 +0000 Sverre Rabbelier Fixed access checkers for orgs
Sat, 07 Feb 2009 22:10:19 +0000 Lennard de Rijk Fixing r1855 that was bugged by Tortoise ^_^.
Sat, 07 Feb 2009 21:43:27 +0000 Lennard de Rijk Should be part of r1855.
Sat, 07 Feb 2009 13:40:20 +0000 Lennard de Rijk Added scoped group_app listing.
Thu, 05 Feb 2009 23:52:27 +0000 Sverre Rabbelier Cleanup in org_app and replace ReferenceProperty with LinkProperty
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.
Tue, 03 Feb 2009 20:30:08 +0000 Lennard de Rijk Added validate_new_group to cleaning and removed clean_new_club_link_id.
Tue, 03 Feb 2009 13:50:41 +0000 Lennard de Rijk Added checkCanReviewGroupApp to acces.py.
Tue, 03 Feb 2009 13:27:52 +0000 Lennard de Rijk Added checkCanEditGroupApp to access.py.
Mon, 02 Feb 2009 16:21:33 +0000 Lennard de Rijk Create org_application now shows select program view.
Mon, 02 Feb 2009 15:34:45 +0000 Sverre Rabbelier Fixed EOL damage in org_app and access checks
Sun, 01 Feb 2009 16:09:43 +0000 Lennard de Rijk Added org_app view and templates.
less more (0) tip