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.
Thu, 17 Sep 2009 22:13:08 +0200 Added 2 missing views to the GHOPOrganization View.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 22:13:08 +0200] rev 2944
Added 2 missing views to the GHOPOrganization View.
Thu, 17 Sep 2009 22:05:42 +0200 Fixed error in mentor field cleaning, the list of mentors was never resolved.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 22:05:42 +0200] rev 2943
Fixed error in mentor field cleaning, the list of mentors was never resolved.
Thu, 17 Sep 2009 21:59:30 +0200 Removed undefined order argument in GHOP Task View.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 21:59:30 +0200] rev 2942
Removed undefined order argument in GHOP Task View.
Thu, 17 Sep 2009 21:22:49 +0200 Bron paper bag fix, should have been part of ref809d10aa.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 21:22:49 +0200] rev 2941
Bron paper bag fix, should have been part of ref809d10aa.
Thu, 17 Sep 2009 21:09:53 +0200 Fixed error occuring when tags list was empty in GHOPProgram edit View.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 17 Sep 2009 21:09:53 +0200] rev 2940
Fixed error occuring when tags list was empty in GHOPProgram edit View.
Thu, 17 Sep 2009 17:31:40 +0200 Map JS renamed because of latest changes.
Mario Ferraro <fadinlight@gmail.com> [Thu, 17 Sep 2009 17:31:40 +0200] rev 2939
Map JS renamed because of latest changes.
Thu, 17 Sep 2009 17:25:41 +0200 Shrinksafe complains during compression of map JS fixed.
Mario Ferraro <fadinlight@gmail.com> [Thu, 17 Sep 2009 17:25:41 +0200] rev 2938
Shrinksafe complains during compression of map JS fixed. It comes that "long" can't be used as a variable name as we did, because Shrinksafe complains that "long" is a reserved keyword.
Thu, 17 Sep 2009 17:15:10 +0200 Shrinksafe script fixed to workaround Linux vs BSD stat packages.
Mario Ferraro <fadinlight@gmail.com> [Thu, 17 Sep 2009 17:15:10 +0200] rev 2937
Shrinksafe script fixed to workaround Linux vs BSD stat packages. Under MacOSX (BSD) the format for stat needs "-f" switch, while under Linux stat needs "-c". Changed to use ls and awk, which seem to be cross compatible.
Thu, 17 Sep 2009 14:41:15 +0530 Added program_logic parameter to checkCanEditTimeline access check and corresponding changes in timeline views.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 17 Sep 2009 14:41:15 +0530] rev 2936
Added program_logic parameter to checkCanEditTimeline access check and corresponding changes in timeline views. Reviewed by: Lennard de Rijk
Thu, 17 Sep 2009 12:50:14 +0530 Removed slots and apps_tasks_limit from extra_dynaexclude in params and added a getExtraMenus entry to callback for program.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 17 Sep 2009 12:50:14 +0530] rev 2935
Removed slots and apps_tasks_limit from extra_dynaexclude in params and added a getExtraMenus entry to callback for program. Reviewed by: Lennard de Rijk
Thu, 17 Sep 2009 12:43:30 +0530 Added all indexes required for GHOP specific queries.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 17 Sep 2009 12:43:30 +0530] rev 2934
Added all indexes required for GHOP specific queries. Reviewed by: Lennard de Rijk
Thu, 17 Sep 2009 12:40:56 +0530 Added all GHOP specific css properties.
Madhusudan.C.S <madhusudancs@gmail.com> [Thu, 17 Sep 2009 12:40:56 +0530] rev 2933
Added all GHOP specific css properties. Reviewed by: Lennard de Rijk
Wed, 16 Sep 2009 20:09:13 +0200 Fixed the Student update to properly find its own URL.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 16 Sep 2009 20:09:13 +0200] rev 2932
Fixed the Student update to properly find its own URL. Also style fix in start_update module.
Wed, 16 Sep 2009 13:38:18 +0200 Enabled the Student School type updater.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 16 Sep 2009 13:38:18 +0200] rev 2931
Enabled the Student School type updater. The updater now passes along the runner URL to the starter function. Also fixed the TaskRunner to display correct error messages when a invalid option has been specified.
Wed, 16 Sep 2009 13:35:53 +0200 Added updater to update the existing Student models with the school_type entry.
Madhusudan.C.S <madhusudancs@gmai.com> [Wed, 16 Sep 2009 13:35:53 +0200] rev 2930
Added updater to update the existing Student models with the school_type entry. Reviewed by: Lennard de Rijk
Tue, 15 Sep 2009 22:38:01 +0200 Moved the Student cleaner to the create form such that it is always used.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 15 Sep 2009 22:38:01 +0200] rev 2929
Moved the Student cleaner to the create form such that it is always used. Also enforced that the user picks a School type in the cleaner for the time being.
Tue, 15 Sep 2009 22:23:06 +0200 Changed the TaskRunner to start and run update tasks.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 15 Sep 2009 22:23:06 +0200] rev 2928
Changed the TaskRunner to start and run update tasks. Also changed the way the different updates are defined as to comments received on r2ddd386d1d.
Tue, 15 Sep 2009 22:03:18 +0200 Changed the Student Model cleaner to deal with the new Student properties.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 15 Sep 2009 22:03:18 +0200] rev 2927
Changed the Student Model cleaner to deal with the new Student properties. Patch by: Madhusudan.C.S and Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 15 Sep 2009 22:01:16 +0200 Added school_type and grade property to Student model.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 15 Sep 2009 22:01:16 +0200] rev 2926
Added school_type and grade property to Student model. A GAE Task will be provided to update the existing entities in a later commit. Reviewed by: Lennard de Rijk
Tue, 15 Sep 2009 21:57:28 +0200 Moved the updater to its own module.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 15 Sep 2009 21:57:28 +0200] rev 2925
Moved the updater to its own module.
Tue, 15 Sep 2009 21:05:23 +0200 Added Student create/edit/apply template for use with the new Student Model.
Madhusudan.C.S <madhusudancs@gmail.com> [Tue, 15 Sep 2009 21:05:23 +0200] rev 2924
Added Student create/edit/apply template for use with the new Student Model. Reviewed by: to-be-reviewed
Tue, 15 Sep 2009 20:57:46 +0200 Enabled the GHOPStudent view in the GHOP module.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 15 Sep 2009 20:57:46 +0200] rev 2923
Enabled the GHOPStudent view in the GHOP module.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip