Tue, 10 Mar 2009 23:55:33 +0000 Return a HttpResponse in seed_db
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 10 Mar 2009 23:55:33 +0000] rev 1789
Return a HttpResponse in seed_db Also moved the adding of the django patterns to where they belong so that they do not get added multiple times. Patch by: Sverre Rabbelier
Tue, 10 Mar 2009 21:08:30 +0000 StudentProposal abstract is now a text property to support more then 500 bytes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 10 Mar 2009 21:08:30 +0000] rev 1788
StudentProposal abstract is now a text property to support more then 500 bytes. Just in case someone decides to enter a lot of info. The organizations can decide whether it fits their idea of an abstract. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 10 Mar 2009 19:09:12 +0000 Organization admins can now put a Student Proposal at a specific rank.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 10 Mar 2009 19:09:12 +0000] rev 1787
Organization admins can now put a Student Proposal at a specific rank. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 10 Mar 2009 19:06:16 +0000 Added getRankerFor method to student_proposal logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 10 Mar 2009 19:06:16 +0000] rev 1786
Added getRankerFor method to student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 10 Mar 2009 15:53:26 +0000 Use the correct timeline logic in edit()
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 10 Mar 2009 15:53:26 +0000] rev 1785
Use the correct timeline logic in edit() Patch by: Sverre Rabbelier
Tue, 10 Mar 2009 15:52:53 +0000 Use params['logic'] instead of self._logic
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 10 Mar 2009 15:52:53 +0000] rev 1784
Use params['logic'] instead of self._logic This makes it possible to specify a different logic for each view. Patch by: Sverre Rabbelier
Tue, 10 Mar 2009 14:43:14 +0000 Do not override fields in the model if they are already set
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 10 Mar 2009 14:43:14 +0000] rev 1783
Do not override fields in the model if they are already set Patch by: Sverre Rabbelier
Tue, 10 Mar 2009 12:31:25 +0000 checkIsApplicationAccepted now properly checks if the application is really from the applying user.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 10 Mar 2009 12:31:25 +0000] rev 1782
checkIsApplicationAccepted now properly checks if the application is really from the applying user. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 09 Mar 2009 23:56:42 +0000 Add TinyMCE widget for org apps
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 23:56:42 +0000] rev 1781
Add TinyMCE widget for org apps Also add a cleaner for description and contrib_template. Patch by: Sverre Rabbelier
Mon, 09 Mar 2009 23:56:14 +0000 Added a getFromKeyNameOr404 to base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 23:56:14 +0000] rev 1780
Added a getFromKeyNameOr404 to base.Logic This also fixes a bug introduced in r2437 where this method was used although it didn't exist yet. Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip