Fri, 25 Sep 2009 08:43:25 +0200 Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 25 Sep 2009 08:43:25 +0200] rev 2974
Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
Thu, 24 Sep 2009 21:17:33 +0200 Added first version of the 1st step in the module conversion process.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 24 Sep 2009 21:17:33 +0200] rev 2973
Added first version of the 1st step in the module conversion process.
Thu, 24 Sep 2009 21:15:45 +0200 Style fixes in seed_db module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 24 Sep 2009 21:15:45 +0200] rev 2972
Style fixes in seed_db module.
Thu, 24 Sep 2009 21:07:31 +0200 Style fix in soc.views.helper.redirects module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 24 Sep 2009 21:07:31 +0200] rev 2971
Style fix in soc.views.helper.redirects module.
Thu, 24 Sep 2009 20:59:38 +0200 Fix indentions in student_project view module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 24 Sep 2009 20:59:38 +0200] rev 2970
Fix indentions in student_project view module.
Thu, 24 Sep 2009 20:31:56 +0200 Corrected an import in the student_school_type update module.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 24 Sep 2009 20:31:56 +0200] rev 2969
Corrected an import in the student_school_type update module.
Tue, 22 Sep 2009 13:07:27 +0200 Prevent modification of key fields
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 22 Sep 2009 13:07:27 +0200] rev 2968
Prevent modification of key fields Only non-id-based entities are affected as id-based entities do not have any un-modificable fields.
Tue, 22 Sep 2009 13:15:33 +0200 Add a script to generate a kml file with all active GSoC participants
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 22 Sep 2009 13:15:33 +0200] rev 2967
Add a script to generate a kml file with all active GSoC participants Only the students, mentors, and organization admins that are 'active' are exported. Students that do not have a project are not exported. Reviewed-by: Sverre Rabbelier
Tue, 22 Sep 2009 00:51:51 +0200 Added tag v0-5-20090922 for changeset 06f4fe351977
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 22 Sep 2009 00:51:51 +0200] rev 2966
Added tag v0-5-20090922 for changeset 06f4fe351977
Tue, 22 Sep 2009 00:51:27 +0200 Set new Melange version number to 0-5-20090922 in app.yaml.template. v0-5-20090922
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 22 Sep 2009 00:51:27 +0200] rev 2965
Set new Melange version number to 0-5-20090922 in app.yaml.template.
Mon, 21 Sep 2009 20:52:33 +0200 Renamed timeline entry in GHOP Timeline to match style of the timeline.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 21 Sep 2009 20:52:33 +0200] rev 2964
Renamed timeline entry in GHOP Timeline to match style of the timeline.
Fri, 18 Sep 2009 22:11:13 +0200 Fixed a typo in getRightsChecker docstring
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 22:11:13 +0200] rev 2963
Fixed a typo in getRightsChecker docstring
Fri, 18 Sep 2009 22:08:50 +0200 Throw an exception when registering an already registered right
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 22:08:50 +0200] rev 2962
Throw an exception when registering an already registered right
Fri, 18 Sep 2009 21:50:54 +0200 Convert cleaning module to use the new checker in core
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 21:50:54 +0200] rev 2961
Convert cleaning module to use the new checker in core
Fri, 18 Sep 2009 21:38:14 +0200 Use ',' instead of ':' in function call
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 21:38:14 +0200] rev 2960
Use ',' instead of ':' in function call
Fri, 18 Sep 2009 21:37:15 +0200 Remove ghop related liens from soc_core callback
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 21:37:15 +0200] rev 2959
Remove ghop related liens from soc_core callback
Fri, 18 Sep 2009 21:21:22 +0200 Fixed unknown variable in GHOP Access checker.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 18 Sep 2009 21:21:22 +0200] rev 2958
Fixed unknown variable in GHOP Access checker. Fixes Issue 691.
Fri, 18 Sep 2009 20:06:28 +0200 Enable document system for GHOP
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 18 Sep 2009 20:06:28 +0200] rev 2957
Enable document system for GHOP As can be seen from the changes outside app/soc/modules, there is still some work to be done to make the modules fully restricted to configuration changes and code in app/soc/modules. Reviewed-by: Sverre Rabbelier
Fri, 18 Sep 2009 19:56:23 +0200 Use the new rights code in core
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 19:56:23 +0200] rev 2956
Use the new rights code in core
Fri, 18 Sep 2009 19:55:03 +0200 Add document rights registration to core
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 19:55:03 +0200] rev 2955
Add document rights registration to core
Fri, 18 Sep 2009 19:34:30 +0200 Move around Core methods into more relevant sections
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 18 Sep 2009 19:34:30 +0200] rev 2954
Move around Core methods into more relevant sections
Fri, 18 Sep 2009 18:55:57 +0200 Use getOrCreateTaskSubscriptionForTask in the TaskSubscription View.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 18 Sep 2009 18:55:57 +0200] rev 2953
Use getOrCreateTaskSubscriptionForTask in the TaskSubscription View.
Fri, 18 Sep 2009 18:53:14 +0200 Added getOrCreateTaskSubscriptionForTask to TaskSubscription Logic.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 18 Sep 2009 18:53:14 +0200] rev 2952
Added getOrCreateTaskSubscriptionForTask to TaskSubscription Logic.
Fri, 18 Sep 2009 18:40:17 +0200 Added listing of all Accepted GHOPOrganizations to the Program View.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 18 Sep 2009 18:40:17 +0200] rev 2951
Added listing of all Accepted GHOPOrganizations to the Program View. Reviewed by: Lennard de Rijk
Fri, 18 Sep 2009 21:59:42 +0530 ret_list keyword argument is added to tags_strings method to enable returning lists also instead of strings.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 18 Sep 2009 21:59:42 +0530] rev 2950
ret_list keyword argument is added to tags_strings method to enable returning lists also instead of strings.
Fri, 18 Sep 2009 18:39:00 +0200 Added index to sort GHOPOrganizations per program by their name.
Madhusudan.C.S <madhusudancs@gmai.com> [Fri, 18 Sep 2009 18:39:00 +0200] rev 2949
Added index to sort GHOPOrganizations per program by their name. Reviewed by: Lennard de Rijk
Fri, 18 Sep 2009 20:35:55 +0530 Added a templatetag for table field to show date in ordinal fashion.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 18 Sep 2009 20:35:55 +0530] rev 2948
Added a templatetag for table field to show date in ordinal fashion.
Thu, 17 Sep 2009 23:37:55 +0200 Added missing argument to org_app View access check.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 23:37:55 +0200] rev 2947
Added missing argument to org_app View access check.
Fri, 18 Sep 2009 03:05:47 +0530 Added GHOP views helper to INSTALLED_APPS in django settings.py.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 18 Sep 2009 03:05:47 +0530] rev 2946
Added GHOP views helper to INSTALLED_APPS in django settings.py. Adding this path to INSTALLED_APPS enables GHOP specific templatetags that resides in this path.
Thu, 17 Sep 2009 22:24:59 +0200 Added apply_mentor view to GHOPOrganization view.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 22:24:59 +0200] rev 2945
Added apply_mentor view to GHOPOrganization view.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip