Tue, 17 Mar 2009 17:19:30 +0000 Added missing ','.
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Mar 2009 17:19:30 +0000] rev 1913
Added missing ','. Patch by: Sverre Rabbelier
Tue, 17 Mar 2009 16:54:50 +0000 Add organization name to organization application acceptance/rejection email templates.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 17 Mar 2009 16:54:50 +0000] rev 1912
Add organization name to organization application acceptance/rejection email templates. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 13:28:06 +0000 Added a Assign Slots link to sidebar for Hosts
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Mar 2009 13:28:06 +0000] rev 1911
Added a Assign Slots link to sidebar for Hosts Patch by: Sverre Rabbelier
Tue, 17 Mar 2009 13:25:55 +0000 Added an assign slots redirects
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Mar 2009 13:25:55 +0000] rev 1910
Added an assign slots redirects Patch by: Sverre Rabbelier
Tue, 17 Mar 2009 13:22:00 +0000 Make accepted org list redirect to public page
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Mar 2009 13:22:00 +0000] rev 1909
Make accepted org list redirect to public page Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:55:28 +0000 Added a seed_db.html
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:55:28 +0000] rev 1908
Added a seed_db.html A static page with some seed_db and seed_many links. Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:55:04 +0000 Added org app seeding to seed_many
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:55:04 +0000] rev 1907
Added org app seeding to seed_many Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:54:33 +0000 Added StudentProposal to clean_db
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:54:33 +0000] rev 1906
Added StudentProposal to clean_db Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:54:07 +0000 Added seed student proposal support to seed_many
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:54:07 +0000] rev 1905
Added seed student proposal support to seed_many Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:53:41 +0000 Add seed mentor support to seed_many
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:53:41 +0000] rev 1904
Add seed mentor support to seed_many Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:53:14 +0000 Added seed org support to seed_many
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:53:14 +0000] rev 1903
Added seed org support to seed_many Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:52:49 +0000 Added seed user to seed many
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:52:49 +0000] rev 1902
Added seed user to seed many Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:52:22 +0000 Added a seed_many url
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:52:22 +0000] rev 1901
Added a seed_many url Similar to the former user_start, user_end, and user_goal, only now more generic. Also now properly propagates the 'step' argument. Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:51:46 +0000 Factor out ensureUser and add Error class in seed_db
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:51:46 +0000] rev 1900
Factor out ensureUser and add Error class in seed_db Also removed the seed_many stuff, this will be moved to a seperate url with in a more generic approach. Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 23:51:20 +0000 Added format and containsAll to the dicts module
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Mar 2009 23:51:20 +0000] rev 1899
Added format and containsAll to the dicts module Patch by: Sverre Rabbelier
Mon, 16 Mar 2009 21:18:20 +0000 Hook up the new template tag for StudentProposal reviews.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 21:18:20 +0000] rev 1898
Hook up the new template tag for StudentProposal reviews. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 21:17:04 +0000 Added a new template tag to serve up background color for StudentProposals Reviews.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 21:17:04 +0000] rev 1897
Added a new template tag to serve up background color for StudentProposals Reviews. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 21:14:55 +0000 Added background color for StudentProposal reviews to the .css file.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 21:14:55 +0000] rev 1896
Added background color for StudentProposal reviews to the .css file. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 19:08:50 +0000 Notifications will not be sent out to the reviewer.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 19:08:50 +0000] rev 1895
Notifications will not be sent out to the reviewer. Should have been in r2574. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 18:05:08 +0000 Send out a message on a new StudentProposal review to all followers.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 18:05:08 +0000] rev 1894
Send out a message on a new StudentProposal review to all followers. Updated docstring in notifications helper to be clearer about the method's intentions. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 18:02:01 +0000 Added sendNewReviewNotification to the notifications helper.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 18:02:01 +0000] rev 1893
Added sendNewReviewNotification to the notifications helper. This is to be used for messaging ReviewFollowers. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 18:00:39 +0000 Added new_review template.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 18:00:39 +0000] rev 1892
Added new_review template. Fixed minor style issue in notifications base template. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 17:58:55 +0000 Make the notifications look less bloated by not adhering to the linebreaks in the template but only to the HTML in them.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 17:58:55 +0000] rev 1891
Make the notifications look less bloated by not adhering to the linebreaks in the template but only to the HTML in them. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 16:27:21 +0000 Increased the length of the timebased link_id to handle more items at once.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 16:27:21 +0000] rev 1890
Increased the length of the timebased link_id to handle more items at once. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 15:33:27 +0000 Use site_name if the system sends a message.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Mar 2009 15:33:27 +0000] rev 1889
Use site_name if the system sends a message. Addresses comments on r2564. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 16 Mar 2009 11:57:50 +0000 Style fixes for release modules.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Mar 2009 11:57:50 +0000] rev 1888
Style fixes for release modules. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 22:32:05 +0000 Changed notifications helper to properly use the fact that from_user is not a required property.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 22:32:05 +0000] rev 1887
Changed notifications helper to properly use the fact that from_user is not a required property. The list template has changed to reflect this. The naming is open for discussion but note that if it is decided to change it that it also needs to be changed in the public.html template. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 20:58:39 +0000 Changed line-endings in notifications base template.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 20:58:39 +0000] rev 1886
Changed line-endings in notifications base template. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 20:42:21 +0000 Fixed an Epic Fail in StudentProposal logic ^_^.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 20:42:21 +0000] rev 1885
Fixed an Epic Fail in StudentProposal logic ^_^. Import was wrong. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 20:40:03 +0000 Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 20:40:03 +0000] rev 1884
Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip