app/soc/views/models/student.py
2009-09-15 Lennard de Rijk Moved the Student cleaner to the create form such that it is always used.
2009-09-15 Madhusudan.C.S Changed the Student Model cleaner to deal with the new Student properties.
2009-09-15 Madhusudan.C.S Added GHOPStudent view and access checks.
2009-09-14 Lennard de Rijk Using the new checkIsMyActiveRole check where necessary.
2009-08-21 Madhusudan.C.S Dotted path to the views in URL patterns is changed to a params parameter.
2009-08-21 Madhusudan.C.S program_logic is passed as a parameter to three checkers than hard coding it.
2009-08-13 Madhusudan.C.S checkIsAfterEvent takes logic as argument instead of hard coded program logic.
2009-08-03 Lennard de Rijk Fixed access check for Student Manage/Resign page.
2009-08-03 Madhusudan C.S. Added minimum age property to Program model.
2009-07-15 Lennard de Rijk Added validation to email fields where needed.
2009-05-30 Lennard de Rijk Changed University Student expected graduation date to be a dynamic dropdown.
2009-05-26 Pawel Solyga Style and pylint fixes in Melange modules.
2009-04-19 Lennard de Rijk Students can not list their own projects before the accepted students announced deadline.
2009-04-15 Pawel Solyga Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
2009-04-11 Lennard de Rijk Indentation fixes.
2009-04-11 Lennard de Rijk Indentation fixes.
2009-04-11 Lennard de Rijk Added listing of Student Projects for Students themselves.
2009-04-03 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
2009-04-01 Lennard de Rijk "Where did you hear about this program"- can now be changed at any time.
2009-03-27 Lennard de Rijk Clarified docstring in access.py and changed edit access checks for role views.
2009-03-27 Lennard de Rijk Added missing access checks to various roles.
2009-03-21 Lennard de Rijk Added fields requested in Issue 392 to Student Model.
2009-03-20 Lennard de Rijk Added "How did you hear about this program?" to Student Profile.
2009-03-07 Sverre Rabbelier Add a link to the full agreement text
2009-03-07 Lennard de Rijk Students can not be kicked from a program by a organization admin.
2009-03-01 Sverre Rabbelier Make use of decorators.view for all views
2009-02-22 Sverre Rabbelier Convert student and org_admin to dynafield
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-19 Lennard de Rijk Bugfix in student view.
2009-02-17 Lennard de Rijk Accidently left one addrole in student.py during my quest to refactor it into params.
less more (0) -30 tip