app/soc/views/models/student.py
Fri, 14 Aug 2009 03:58:40 +0530 Madhusudan.C.S checkIsAfterEvent takes logic as argument instead of hard coded program logic.
Mon, 03 Aug 2009 17:32:34 +0200 Lennard de Rijk Fixed access check for Student Manage/Resign page.
Mon, 03 Aug 2009 15:17:21 +0200 Madhusudan C.S. Added minimum age property to Program model.
Wed, 15 Jul 2009 11:48:43 +0200 Lennard de Rijk Added validation to email fields where needed.
Sat, 30 May 2009 09:19:10 +0200 Lennard de Rijk Changed University Student expected graduation date to be a dynamic dropdown.
Wed, 27 May 2009 01:47:38 +0200 Pawel Solyga Style and pylint fixes in Melange modules.
Sun, 19 Apr 2009 10:37:10 +0000 Lennard de Rijk Students can not list their own projects before the accepted students announced deadline.
Wed, 15 Apr 2009 16:05:29 +0000 Pawel Solyga Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
Sat, 11 Apr 2009 17:40:41 +0000 Lennard de Rijk Indentation fixes.
Sat, 11 Apr 2009 16:00:03 +0000 Lennard de Rijk Indentation fixes.
Sat, 11 Apr 2009 13:36:50 +0000 Lennard de Rijk Added listing of Student Projects for Students themselves.
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Wed, 01 Apr 2009 17:23:49 +0000 Lennard de Rijk "Where did you hear about this program"- can now be changed at any time.
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.
Sat, 21 Mar 2009 16:19:42 +0000 Lennard de Rijk Added fields requested in Issue 392 to Student Model.
Fri, 20 Mar 2009 14:07:57 +0000 Lennard de Rijk Added "How did you hear about this program?" to Student Profile.
Sat, 07 Mar 2009 19:46:18 +0000 Sverre Rabbelier Add a link to the full agreement text
Sat, 07 Mar 2009 19:31:39 +0000 Lennard de Rijk Students can not be kicked from a program by a organization admin.
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 22 Feb 2009 11:19:29 +0000 Sverre Rabbelier Convert student and org_admin to dynafield
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Thu, 19 Feb 2009 18:37:44 +0000 Lennard de Rijk Bugfix in student view.
Tue, 17 Feb 2009 21:16:35 +0000 Lennard de Rijk Accidently left one addrole in student.py during my quest to refactor it into params.
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.
Tue, 17 Feb 2009 20:15:43 +0000 Lennard de Rijk Students now have a reference to school again.
Tue, 17 Feb 2009 20:07:20 +0000 Lennard de Rijk Students can now only get a student role during the student signup period.
Tue, 17 Feb 2009 19:37:24 +0000 Lennard de Rijk Added student view and accompanying templates.
less more (0) tip