Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 15:59:07 +0000] rev 1430
Rename dynafields to dynaproperties
This is to prepare for true dynafields.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 15:57:02 +0000] rev 1429
Update seed_db as WTFPL is no longer an allowed license
Patch by: Sverre Rabbelier
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:14:44 +0000] rev 1428
Added student_proposals to the sitemap.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:14:05 +0000] rev 1427
Scope is already set to entity.scope, so no need to overwrite in base._editPost().
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:08:15 +0000] rev 1426
Added student_proposal view.
Note that the access checks still need to be done and other functionality like ranking/scoring and withdrawal of the application are not in yet.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:06:23 +0000] rev 1425
Added new cleaning method to validate a student proposal.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:02:59 +0000] rev 1424
Since scope does not change we do not need to call getFromKeyName every time.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:57:02 +0000] rev 1423
Added student proposal view templates.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:54:47 +0000] rev 1422
Added student_proposal logic.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:53:52 +0000] rev 1421
Made some changes to StudentProposal.
Abstract is now required and content field has been added.
New is now the default status. This will be used to easily distinguish between applications that didn't have their initial ranking/scoring yet.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed