Sat, 21 Mar 2009 00:49:10 +0000 Add school name and school country properties to Student Role. For now we will use this solution, and hopefully soon we will introduce new School model.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sat, 21 Mar 2009 00:49:10 +0000] rev 1973
Add school name and school country properties to Student Role. For now we will use this solution, and hopefully soon we will introduce new School model. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sat, 21 Mar 2009 00:30:07 +0000 Mentors cant resign when mentoring a project/proposal.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Mar 2009 00:30:07 +0000] rev 1972
Mentors cant resign when mentoring a project/proposal. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 23:59:18 +0000 Only show 'Register as student' link student has a user profile
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 23:59:18 +0000] rev 1971
Only show 'Register as student' link student has a user profile Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 23:21:45 +0000 Explain better what a link_id should look like
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 23:21:45 +0000] rev 1970
Explain better what a link_id should look like Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 23:21:21 +0000 Typo and thinko fix in accepted_orgs_msg
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 23:21:21 +0000] rev 1969
Typo and thinko fix in accepted_orgs_msg Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 22:50:34 +0000 Show the accepted_orgs_msg for the accepted orgs page
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 22:50:34 +0000] rev 1968
Show the accepted_orgs_msg for the accepted orgs page Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 22:49:56 +0000 Allow for a message to be displayed above the list view
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 22:49:56 +0000] rev 1967
Allow for a message to be displayed above the list view Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 22:49:18 +0000 Add an non-required accepted_orgs_msg property to program profile
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 22:49:18 +0000] rev 1966
Add an non-required accepted_orgs_msg property to program profile Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 22:00:14 +0000 Requests now link to a user's profile
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 22:00:14 +0000] rev 1965
Requests now link to a user's profile Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:59:42 +0000 Added an as_user template tag
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:59:42 +0000] rev 1964
Added an as_user template tag Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:27:39 +0000 Clean phone numbers to be numeric only
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:27:39 +0000] rev 1963
Clean phone numbers to be numeric only Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:27:14 +0000 Added a numeric_only cleaner
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:27:14 +0000] rev 1962
Added a numeric_only cleaner Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:16:15 +0000 Added example text to the phone number fields
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:16:15 +0000] rev 1961
Added example text to the phone number fields Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:11:23 +0000 Removed formatting from TinyMCE that use the style tag
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:11:23 +0000] rev 1960
Removed formatting from TinyMCE that use the style tag The style tag is removed by feedparser as it can be used to insert malicious content. Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:02:46 +0000 Show all orgs in accepted org list view
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:02:46 +0000] rev 1959
Show all orgs in accepted org list view Also cache the result for 15 minutes if all orgs have created their organization profile. Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:02:21 +0000 Made _getPickData more generic by supporting ordening
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:02:21 +0000] rev 1958
Made _getPickData more generic by supporting ordening As such, renamed it to _getData. Also use a more robust way to represent the filter in case it contains entities. Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 21:01:49 +0000 Added a new index for accepted orgs listing
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 21:01:49 +0000] rev 1957
Added a new index for accepted orgs listing Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 19:11:56 +0000 Fixed docstring for canResign method.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 19:11:56 +0000] rev 1956
Fixed docstring for canResign method. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 18:53:37 +0000 Moved canResign check to role logic so subclasses can override.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 18:53:37 +0000] rev 1955
Moved canResign check to role logic so subclasses can override. Also changed the variable name in the templates to be more generic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 16:54:01 +0000 Minor style fix.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 16:54:01 +0000] rev 1954
Minor style fix. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 14:40:22 +0000 Add date postfix to slot-allocator.js file. Update base.html template with path to slot-allocator-090320.js.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 20 Mar 2009 14:40:22 +0000] rev 1953
Add date postfix to slot-allocator.js file. Update base.html template with path to slot-allocator-090320.js. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 14:37:52 +0000 Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 20 Mar 2009 14:37:52 +0000] rev 1952
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data. Patch by: Mario Ferraro Reviewed by: Pawel Solyga
Fri, 20 Mar 2009 14:18:07 +0000 Fixed copy/paste fail in docstring.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 14:18:07 +0000] rev 1951
Fixed copy/paste fail in docstring. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 14:17:10 +0000 Only show valid roles on user roles page.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 14:17:10 +0000] rev 1950
Only show valid roles on user roles page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 14:07:57 +0000 Added "How did you hear about this program?" to Student Profile.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 14:07:57 +0000] rev 1949
Added "How did you hear about this program?" to Student Profile. Addresses Issue 333. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 14:04:57 +0000 Fixed double sending of notifications on creating a new invite.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 14:04:57 +0000] rev 1948
Fixed double sending of notifications on creating a new invite. Request logic now handles sending of the notification instead of the view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 11:49:12 +0000 Fixed redirect after creating/rejecting a request/invite.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Mar 2009 11:49:12 +0000] rev 1947
Fixed redirect after creating/rejecting a request/invite. Addresses Issue 374. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Mar 2009 10:57:54 +0000 Set new Melange version number to 0-5-20090320 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 20 Mar 2009 10:57:54 +0000] rev 1946
Set new Melange version number to 0-5-20090320 in app.yaml.template. Patch by: Pawel Solyga
Fri, 20 Mar 2009 09:58:23 +0000 Moved and updated seed_many documentation
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 09:58:23 +0000] rev 1945
Moved and updated seed_many documentation Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 09:09:48 +0000 Minor style fixes
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 20 Mar 2009 09:09:48 +0000] rev 1944
Minor style fixes Also, move the stripping of the binary name to the __main__ part, otherwise a nonsense argument has to be provided when running from the interactive interpreter. Patch by: Sverre Rabbelier
Fri, 20 Mar 2009 08:11:59 +0000 A script for writing the application name into an app.yaml based on an app.yaml.template.
Daniel Bentley <dbentley@google.com> [Fri, 20 Mar 2009 08:11:59 +0000] rev 1943
A script for writing the application name into an app.yaml based on an app.yaml.template. My first check-in. I apologize if I forgot, overlooked, or just plum messed something up. I'm sure I have. I'll fix it, and appreciate any review you can give.
Thu, 19 Mar 2009 23:25:34 +0000 Verbiage fix in Mentor list heading
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Mar 2009 23:25:34 +0000] rev 1942
Verbiage fix in Mentor list heading Patch by: Sverre Rabbelier
Thu, 19 Mar 2009 17:30:17 +0000 Explicitly added access check for public profile page view.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 17:30:17 +0000] rev 1941
Explicitly added access check for public profile page view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 17:11:03 +0000 Verbiage fix
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Mar 2009 17:11:03 +0000] rev 1940
Verbiage fix Patch by: Sverre Rabbelier3
Thu, 19 Mar 2009 17:10:26 +0000 Allow everyone to view an org app public page
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Mar 2009 17:10:26 +0000] rev 1939
Allow everyone to view an org app public page Patch by: Sverre Rabbelier
Thu, 19 Mar 2009 08:53:52 +0000 Minor whitespace fix.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:53:52 +0000] rev 1938
Minor whitespace fix. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:52:55 +0000 Added the users' public name to the process_request page.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:52:55 +0000] rev 1937
Added the users' public name to the process_request page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:38:01 +0000 Added basic student project view.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:38:01 +0000] rev 1936
Added basic student project view. TODO's added: -Org admins should be able to assign a mentor -Determine who can edit the title,abstract and additional info link Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:37:16 +0000 Added new Student Project cleaning method.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:37:16 +0000] rev 1935
Added new Student Project cleaning method. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:31:15 +0000 Added basic Student Project templates.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:31:15 +0000] rev 1934
Added basic Student Project templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:30:06 +0000 Added StudentProject logic.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:30:06 +0000] rev 1933
Added StudentProject logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:27:47 +0000 Added StudentProject model.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:27:47 +0000] rev 1932
Added StudentProject model. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 08:04:07 +0000 Org applications can now be deleted up to the deadline.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Mar 2009 08:04:07 +0000] rev 1931
Org applications can now be deleted up to the deadline. As requested in Issue 341. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Mar 2009 00:12:59 +0000 Rename 'orgs' to 'organizations' in page title
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Mar 2009 00:12:59 +0000] rev 1930
Rename 'orgs' to 'organizations' in page title Patch by: Sverre Rabbelier
Thu, 19 Mar 2009 00:12:35 +0000 Added missing status to seeded orgs
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Mar 2009 00:12:35 +0000] rev 1929
Added missing status to seeded orgs Patch by: Sverre Rabbelier
Wed, 18 Mar 2009 17:18:19 +0000 The org list proposals page now shows the amount of assigned slots.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 17:18:19 +0000] rev 1928
The org list proposals page now shows the amount of assigned slots. Also colors the list of possible accepted proposals. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 17:17:20 +0000 Added a new custom class and fixed the base template css reference.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 17:17:20 +0000] rev 1927
Added a new custom class and fixed the base template css reference. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 17:12:25 +0000 Added list_info helper module.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 17:12:25 +0000] rev 1926
Added list_info helper module. This module can be used in the same way as the redirects module, to support custom info methods for lists. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 17:07:33 +0000 Renamed .css file to facilitate todays changes.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 17:07:33 +0000] rev 1925
Renamed .css file to facilitate todays changes. This is done seperatly because Google Code's online diff does not regard this as a rename. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 16:21:19 +0000 Always show the accepted organizations list even when there are None.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 16:21:19 +0000] rev 1924
Always show the accepted organizations list even when there are None. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 16:15:32 +0000 Added missing access check for listing of accepted orgs.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 16:15:32 +0000] rev 1923
Added missing access check for listing of accepted orgs. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 16:14:29 +0000 Added new access method that can check if a given event has taken place already.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Mar 2009 16:14:29 +0000] rev 1922
Added new access method that can check if a given event has taken place already. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Mar 2009 15:29:25 +0000 Set new Melange version number to 0-5-20090318 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 18 Mar 2009 15:29:25 +0000] rev 1921
Set new Melange version number to 0-5-20090318 in app.yaml.template. Patch by: Pawel Solyga
Wed, 18 Mar 2009 12:41:59 +0000 Change the order of student proposals lists for org admins and mentors. Now the new proposals list shows up at the top. Also don't show the list of new proposals if it's empty.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 18 Mar 2009 12:41:59 +0000] rev 1920
Change the order of student proposals lists for org admins and mentors. Now the new proposals list shows up at the top. Also don't show the list of new proposals if it's empty. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 22:03:00 +0000 Proposal data is now stored in a list rather then a dictionary for the AssignedProposals JSON object.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Mar 2009 22:03:00 +0000] rev 1919
Proposal data is now stored in a list rather then a dictionary for the AssignedProposals JSON object. As requested by Mario. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 20:51:07 +0000 Cleaned up the proposal data that gets put into a JSON object.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Mar 2009 20:51:07 +0000] rev 1918
Cleaned up the proposal data that gets put into a JSON object. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 20:24:59 +0000 Fixed a bug where giving a limit but no offset would cause a 505.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Mar 2009 20:24:59 +0000] rev 1917
Fixed a bug where giving a limit but no offset would cause a 505. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 18:03:31 +0000 Fixed layout for StudentProposal reviews.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Mar 2009 18:03:31 +0000] rev 1916
Fixed layout for StudentProposal reviews. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 18:02:11 +0000 Renamed .css file to facilitate todays changes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Mar 2009 18:02:11 +0000] rev 1915
Renamed .css file to facilitate todays changes. This is done seperatly because Google Code's diff does not regard this as a rename. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Mar 2009 17:35:12 +0000 Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Mar 2009 17:35:12 +0000] rev 1914
Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
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
Sun, 15 Mar 2009 20:27:50 +0000 The StudentProposal review view now also allow you to subscribe to public/private reviews.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 20:27:50 +0000] rev 1883
The StudentProposal review view now also allow you to subscribe to public/private reviews. Note that message sending is not yet implemented. Also moved the other GET parameter stuff into ReviewGet method. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 19:29:31 +0000 Everyone that is able to see the StudentProposals public page can subscribe to public review updates.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 19:29:31 +0000] rev 1882
Everyone that is able to see the StudentProposals public page can subscribe to public review updates. Note: No messages will be sent yet. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 19:26:10 +0000 Added the ReviewFollower logic module.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 19:26:10 +0000] rev 1881
Added the ReviewFollower logic module. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 19:25:14 +0000 Added the ReviewFollower model.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 19:25:14 +0000] rev 1880
Added the ReviewFollower model. To be used to track who is subscribed to StudentProposals being reviewed. Or any other entity that uses the Review model to convey messages. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 17:33:50 +0000 Some minor style fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 17:33:50 +0000] rev 1879
Some minor style fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 17:22:15 +0000 Fix missing utf encoding of data when exporting lists to csv file.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Mar 2009 17:22:15 +0000] rev 1878
Fix missing utf encoding of data when exporting lists to csv file. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 16:42:54 +0000 Updated help text for email properties in Group model.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 16:42:54 +0000] rev 1877
Updated help text for email properties in Group model. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 16:30:53 +0000 Allow backup admins to edit org application
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 16:30:53 +0000] rev 1876
Allow backup admins to edit org application Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 16:30:26 +0000 Specify the type of Link ID used
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 16:30:26 +0000] rev 1875
Specify the type of Link ID used Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 16:20:24 +0000 Some minor style fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 16:20:24 +0000] rev 1874
Some minor style fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 16:10:19 +0000 Added the Follower Logic Module.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 16:10:19 +0000] rev 1873
Added the Follower Logic Module. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 16:08:45 +0000 Added the Follower model.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 16:08:45 +0000] rev 1872
Added the Follower model. This will be used to let people subscribe to for instance a student proposal so that they can receive updates about it. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 15:21:06 +0000 Replaced a '.' with '?' in org app
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 15:21:06 +0000] rev 1871
Replaced a '.' with '?' in org app Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 15:07:38 +0000 Verbiage fix in ACL
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 15:07:38 +0000] rev 1870
Verbiage fix in ACL Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 14:55:45 +0000 Verbiage fix in org app
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 14:55:45 +0000] rev 1869
Verbiage fix in org app Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 14:53:00 +0000 Updated the accepted organization email for GSoC 2009.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 14:53:00 +0000] rev 1868
Updated the accepted organization email for GSoC 2009. Left a TODO to use a proper template. Issue 200 addresses a possible solution. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Mar 2009 14:14:13 +0000 Set new Melange version number to 0-5-20090315 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Mar 2009 14:14:13 +0000] rev 1867
Set new Melange version number to 0-5-20090315 in app.yaml.template. Patch by: Pawel Solyga
Sun, 15 Mar 2009 14:10:21 +0000 Renamed "Idea page" to "Ideas page"
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 14:10:21 +0000] rev 1866
Renamed "Idea page" to "Ideas page" Also renamed "all organizations" to "accepted organizations". Added a longer description to the first list. Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:36:14 +0000 Remove key_order from 'list accepted orgs' view
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:36:14 +0000] rev 1865
Remove key_order from 'list accepted orgs' view Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:35:45 +0000 Don't create csv export when no key_order is defined
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:35:45 +0000] rev 1864
Don't create csv export when no key_order is defined Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:16:38 +0000 Added a 'accepted orgs' view to program
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:16:38 +0000] rev 1863
Added a 'accepted orgs' view to program Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:16:03 +0000 Make an org's application visible to all logged in users
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:16:03 +0000] rev 1862
Make an org's application visible to all logged in users Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:15:32 +0000 Don't show possibly private info on org_app public page
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:15:32 +0000] rev 1861
Don't show possibly private info on org_app public page Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:15:01 +0000 Added an getAcceptedOrgsRedirect to redirects
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:15:01 +0000] rev 1860
Added an getAcceptedOrgsRedirect to redirects Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:14:33 +0000 Remove program id from org list
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:14:33 +0000] rev 1859
Remove program id from org list Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 13:13:54 +0000 Show idea page instead of last modified date in org app
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Mar 2009 13:13:54 +0000] rev 1858
Show idea page instead of last modified date in org app Patch by: Sverre Rabbelier
Sun, 15 Mar 2009 11:31:26 +0000 Style fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Mar 2009 11:31:26 +0000] rev 1857
Style fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Mar 2009 20:12:56 +0000 Added a list of developers to the User menu
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Mar 2009 20:12:56 +0000] rev 1856
Added a list of developers to the User menu Patch by: Sverre Rabbelier
Sat, 14 Mar 2009 19:46:20 +0000 Fixed a very obvious bug in slots()
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Mar 2009 19:46:20 +0000] rev 1855
Fixed a very obvious bug in slots() The bug was not visible due to the allocator always returning an empty dictionary. Patch by: Sverre Rabbelier
Sat, 14 Mar 2009 19:45:52 +0000 Don't return an empty dict when no allocation can be made
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Mar 2009 19:45:52 +0000] rev 1854
Don't return an empty dict when no allocation can be made Patch by: Sverre Rabbelier
(0) -1000 -120 +120 +1000 tip