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