Wed, 25 Feb 2009 20:11:22 +0000 Added proposal withdrawal for students.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 25 Feb 2009 20:11:22 +0000] rev 1498
Added proposal withdrawal for students. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 23:11:15 +0000 Pass the seed to _constructResponse
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 23:11:15 +0000] rev 1497
Pass the seed to _constructResponse This way _editContext has access to it; this will be used by the commenting system. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 23:10:50 +0000 Allow the document lookup to be done by key name
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 23:10:50 +0000] rev 1496
Allow the document lookup to be done by key name This will be used by the commenting logic. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 22:15:50 +0000 Removed double home page link in group public view
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 22:15:50 +0000] rev 1495
Removed double home page link in group public view Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 20:48:20 +0000 Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 24 Feb 2009 20:48:20 +0000] rev 1494
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release candidate branch has been created. Patch by: Pawel Solyga
Tue, 24 Feb 2009 20:40:30 +0000 Set RELEASE_TAG to 0.4-20090224rc for release candidate.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 24 Feb 2009 20:40:30 +0000] rev 1493
Set RELEASE_TAG to 0.4-20090224rc for release candidate. Patch by: Pawel Solyga
Tue, 24 Feb 2009 20:29:27 +0000 Textual change in program menu due to comment on r2113.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:29:27 +0000] rev 1492
Textual change in program menu due to comment on r2113. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:28:16 +0000 Style fixes in student_proposal and organization view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:28:16 +0000] rev 1491
Style fixes in student_proposal and organization view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:14:59 +0000 Textual changes in organization and program view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:14:59 +0000] rev 1490
Textual changes in organization and program view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:13:01 +0000 Added view for organizations to list all proposals.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:13:01 +0000] rev 1489
Added view for organizations to list all proposals. Currently this redirects to the public view of a proposal. Also added extra whitespace for clarification in _getExtraMenuItems. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:09:36 +0000 Brown paper bag fix
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 20:09:36 +0000] rev 1488
Brown paper bag fix Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 19:54:36 +0000 Added list proposals redirect.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:54:36 +0000] rev 1487
Added list proposals redirect. This is used to list student proposals directed to one organization. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:51:40 +0000 Added a checkHasAny method
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 19:51:40 +0000] rev 1486
Added a checkHasAny method A simple 'OR' for checkers. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 19:49:27 +0000 Added redirect for the student proposal view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:49:27 +0000] rev 1485
Added redirect for the student proposal view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:43:51 +0000 Changed the method and variable name in student_proposal to match the access type.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:43:51 +0000] rev 1484
Changed the method and variable name in student_proposal to match the access type. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:43:15 +0000 Added link in program menu to the new list_orgs view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:43:15 +0000] rev 1483
Added link in program menu to the new list_orgs view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:40:15 +0000 Added view which lists all orgs a student can propose to.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:40:15 +0000] rev 1482
Added view which lists all orgs a student can propose to. The redirect takes the student to the create proposal page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 18:58:57 +0000 Add missing comment to checkIsMyEntity
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 18:58:57 +0000] rev 1481
Add missing comment to checkIsMyEntity Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 18:58:22 +0000 Make all default URLS customizable
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 18:58:22 +0000] rev 1480
Make all default URLS customizable Patch by: SVerre Rabbelier
Tue, 24 Feb 2009 12:52:19 +0000 Fix the user editing
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 12:52:19 +0000] rev 1479
Fix the user editing Noticed by: Lennard de Rijk Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 21:01:33 +0000 Moved google analytics to after the footer block as commented on r866.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 21:01:33 +0000] rev 1478
Moved google analytics to after the footer block as commented on r866. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 23 Feb 2009 19:52:15 +0000 Update the test suite to match the new signature of the cache methods
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 19:52:15 +0000] rev 1477
Update the test suite to match the new signature of the cache methods Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 19:51:41 +0000 Be more lenient in what we accept in cache.get() and cache.put()
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 19:51:41 +0000] rev 1476
Be more lenient in what we accept in cache.get() and cache.put() This makes testing easier. Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 18:27:14 +0000 Make timeline a Linkable
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 18:27:14 +0000] rev 1475
Make timeline a Linkable Patch by: Sverre Rabbelier, Lennard de Rijk
Mon, 23 Feb 2009 18:26:00 +0000 Set proper scope_logic for program and timeline
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 18:26:00 +0000] rev 1474
Set proper scope_logic for program and timeline Patch by: Sverre Rabbelier, Lennard de Rijk
Mon, 23 Feb 2009 16:44:47 +0000 Changed the message displayed when no homepage is set to show the correct settings name.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 16:44:47 +0000] rev 1473
Changed the message displayed when no homepage is set to show the correct settings name. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 23 Feb 2009 16:05:30 +0000 Textual change in cleaing.py.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 16:05:30 +0000] rev 1472
Textual change in cleaing.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:47:41 +0000 Temp IE7 style fix for forms.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:47:41 +0000] rev 1471
Temp IE7 style fix for forms. A percentage-based layout does not seem to work in IE7, the fields show up as large as the initial text that is in them. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:08:41 +0000 Added list my Student Proposals link to the program menu.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:08:41 +0000] rev 1470
Added list my Student Proposals link to the program menu. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:01:43 +0000 Added listing of your own student proposals.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:01:43 +0000] rev 1469
Added listing of your own student proposals. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip