app/soc/logic/models/student_proposal.py
Fri, 17 Apr 2009 21:14:43 +0000 Lennard de Rijk Renamed stepsize to step_size in Student Proposal Logic.
Fri, 17 Apr 2009 20:26:37 +0000 Lennard de Rijk Moved the code to retrieve all Proposal which should be accepted for one Organization to the Proposal Logic module.
Sat, 11 Apr 2009 22:58:19 +0000 Sverre Rabbelier Use key().id_or_name() instead of key().name()
Sun, 15 Mar 2009 20:42:21 +0000 Lennard de Rijk Fixed an Epic Fail in StudentProposal logic ^_^.
Sun, 15 Mar 2009 20:40:03 +0000 Lennard de Rijk Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal.
Tue, 10 Mar 2009 19:06:16 +0000 Lennard de Rijk Added getRankerFor method to student_proposal logic.
Sun, 08 Mar 2009 17:41:02 +0000 Lennard de Rijk Students who withdraw their proposal will now be removed from the ranker.
Wed, 04 Mar 2009 17:21:39 +0000 Pawel Solyga Fix too long lines in soc.logic.models.student_proposal module.
Wed, 04 Mar 2009 17:04:25 +0000 Lennard de Rijk Renamed rankerroot to ranker_root and made some changes due to comments.
Tue, 03 Mar 2009 23:01:31 +0000 Lennard de Rijk Keep the score within the allowed bounds via student_proposal logic.
Tue, 03 Mar 2009 22:52:11 +0000 Lennard de Rijk Brown paper bag fix in student_proposal logic.
Tue, 03 Mar 2009 22:48:57 +0000 Lennard de Rijk Update the ranker belonging to the org of a student_proposal when the score changes.
Sat, 21 Feb 2009 10:54:47 +0000 Lennard de Rijk Added student_proposal logic.
less more (0) tip