Sun, 06 Sep 2009 23:46:28 +0200 Pawel Solyga Set new Melange version number to 0-5-20090906 in app.yaml.template. v0-5-20090906
Mon, 07 Sep 2009 20:06:27 +0200 Sverre Rabbelier Use system.getHostname() everywhere
Sun, 06 Sep 2009 23:45:14 +0200 Pawel Solyga Remove some left overs from recent Google App Engine 1.2.5 update.
Mon, 07 Sep 2009 20:02:35 +0200 Sverre Rabbelier Add a getHostname to system
Sun, 06 Sep 2009 23:31:53 +0200 Pawel Solyga Update Google App Engine from 1.2.3 to 1.2.5 in thirdparty folder.
Sat, 05 Sep 2009 15:56:19 +0200 Sverre Rabbelier Enable local memcache api in interactive console
Sat, 05 Sep 2009 14:04:24 +0200 Lennard de Rijk Fixed Ivory Coast rename that was introduced in r74f0972f52.
Fri, 04 Sep 2009 22:51:23 +0200 Lennard de Rijk Fixed GHOP Cleaning clean_mentors_list method from using query on list.
Fri, 04 Sep 2009 22:42:47 +0200 Madhusudan.C.S Added cleaning method to validate a list of mentor's link_ids.
Fri, 04 Sep 2009 22:35:13 +0200 Madhusudan.C.S Added cleaning method to convert a list of comma separated strings into a set.
Thu, 03 Sep 2009 12:46:07 +0530 Madhusudan.C.S Added additional methods for TaskTag model and add arbit_tag type to GHOPTask.
Wed, 02 Sep 2009 20:42:23 +0200 Sverre Rabbelier Updated to r11 of app_profiler
Wed, 02 Sep 2009 10:52:04 +0200 Sverre Rabbelier Prefetch referenced fields in project listing
Wed, 02 Sep 2009 10:51:25 +0200 Sverre Rabbelier Hook up prefetching in the view (helper)
Wed, 02 Sep 2009 10:24:10 +0200 Sverre Rabbelier Add support for prefetching fields
Mon, 31 Aug 2009 05:06:17 -0700 Sverre Rabbelier only store queries in debug mode
Mon, 31 Aug 2009 05:04:31 -0700 Sverre Rabbelier fix typo in memcache.get in base logic
Sat, 29 Aug 2009 14:33:48 -0700 Sverre Rabbelier Store queries in memcache
Sat, 29 Aug 2009 14:33:22 -0700 Sverre Rabbelier Do not store core in Checker
Sat, 29 Aug 2009 14:32:14 -0700 Sverre Rabbelier Add self.in_request to Core and verify correct state
Sat, 29 Aug 2009 14:31:26 -0700 Sverre Rabbelier Convert profiler/start page to html
Sat, 29 Aug 2009 14:30:52 -0700 Sverre Rabbelier Use profiler.py to prevent import failures
Sat, 29 Aug 2009 14:30:09 -0700 Sverre Rabbelier Set expiration date of static dirs to 1d
Sun, 30 Aug 2009 22:00:07 +0530 Madhusudan.C.S GHOPWorkSubmission model is made id_based and inherits from base.
Sun, 30 Aug 2009 17:34:47 +0200 Lennard de Rijk Added missing blank line to GHOP redirects helper.
Sun, 30 Aug 2009 17:34:03 +0200 Madhusudan.C.S Added __init__ file to the GHOP views module.
Sun, 30 Aug 2009 17:31:02 +0200 Madhusudan.C.S Added list_info method for use in the GHOP module.
Sun, 30 Aug 2009 17:50:54 +0530 Madhusudan.C.S Updated the docstrings for GHOP access methods.
Sun, 30 Aug 2009 13:56:21 +0200 Madhusudan.C.S Added access checks for GHOP Module.
Sun, 30 Aug 2009 13:16:58 +0200 Madhusudan.C.S Added redirects module for GHOP.
Sun, 30 Aug 2009 13:15:06 +0200 Madhusudan.C.S Added templatetag and filter libraries for GHOP.
Sat, 29 Aug 2009 01:40:45 -0700 Sverre Rabbelier Set profiler/ to admin only
Fri, 28 Aug 2009 11:49:47 -0700 Sverre Rabbelier Use per-request store to store access rights
Fri, 28 Aug 2009 11:48:27 -0700 Sverre Rabbelier Use the per-request store to store the context
Fri, 28 Aug 2009 11:47:32 -0700 Sverre Rabbelier Hook up the new per-request value storage
Fri, 28 Aug 2009 11:45:55 -0700 Sverre Rabbelier Add a new per-request value store to Core
Thu, 27 Aug 2009 20:34:43 -0700 Sverre Rabbelier Profiling patch
Fri, 28 Aug 2009 19:41:28 +0530 Madhusudan.C.S STATE_TRANSITIONS dictionary values are changed to strings.
Fri, 28 Aug 2009 13:17:32 +0200 Madhusudan.C.S Added templatetags for use in the GHOP module.
Fri, 28 Aug 2009 13:16:34 +0200 Madhusudan.C.S Bulk added templates for GHOPOrganization views.
Fri, 28 Aug 2009 13:15:56 +0200 Madhusudan.C.S Bulk add templates regarding GHOPProgram Views.
Fri, 28 Aug 2009 13:14:16 +0200 Madhusudan.C.S Bulk add templates regarding Task Views.
Fri, 28 Aug 2009 13:13:05 +0200 Madhusudan.C.S Added Task for sending out emails to subscribed users about a Comment.
Fri, 28 Aug 2009 12:57:12 +0200 Madhusudan.C.S Added method to send out mail about a Task update.
Fri, 28 Aug 2009 12:47:38 +0200 Madhusudan.C.S Added template for mails regarding Task updates.
Fri, 28 Aug 2009 12:34:16 +0200 Madhusudan.C.S Added several methods to the Task Logic module.
Thu, 27 Aug 2009 22:40:26 +0530 Madhusudan.C.S Removed scope and scope_path properties from GHOPComment since it is ID based.
Thu, 27 Aug 2009 22:35:28 +0530 Madhusudan.C.S Added reference to GHOPProgram entity for Work Submissions.
Thu, 27 Aug 2009 12:02:00 +0200 Madhusudan.C.S Added GHOP Form cleaning module.
Thu, 27 Aug 2009 11:48:33 +0200 Madhusudan.C.S Added GHOPTaskSubscription Logic module.
Thu, 27 Aug 2009 11:15:35 +0200 Madhusudan.C.S Added GHOP Student Logic.
Thu, 27 Aug 2009 11:13:52 +0200 Madhusudan.C.S Added GAE tasks that are related to updating GHOP Tasks.
Thu, 27 Aug 2009 10:44:26 +0200 Madhusudan.C.S Added GHOP Logic helper package.
Thu, 27 Aug 2009 10:40:43 +0200 Madhusudan.C.S Added ghop-update queue for dealing with GHOP Task updates.
Thu, 27 Aug 2009 10:15:02 +0200 Madhusudan.C.S Added GHOP task package for holding GAE Task related modules.
Wed, 26 Aug 2009 18:45:01 +0200 Lennard de Rijk Removed workflow property from Program model.
Wed, 26 Aug 2009 18:37:35 +0200 Madhusudan.C.S Moved createTimelineForType to Program Logic.
Wed, 26 Aug 2009 18:31:19 +0200 Lennard de Rijk Added timeline_logic keyword argument to Program logic.
Wed, 26 Aug 2009 18:26:15 +0200 Lennard de Rijk Make the timeline View work directly on the GSoC timeline for the time being.
Wed, 26 Aug 2009 18:23:58 +0200 Lennard de Rijk Make Sponsor the scope_logic for the GSoC timeline model.
Wed, 26 Aug 2009 18:11:25 +0200 Lennard de Rijk Take the safe way when trying to delete a Sponsor.
Wed, 26 Aug 2009 17:31:34 +0200 Madhusudan.C.S GHOPComment Logic is made to inherit from base Logic and made ID based.
Wed, 26 Aug 2009 17:27:40 +0200 Madhusudan.C.S Added role_name and disallow_last_resign keyword params to OA and Mentor Logic.
Wed, 26 Aug 2009 20:17:27 +0530 Madhusudan.C.S Added GHOPTaskSubscription model to keep track subscriptions for GHOPTasks.
Tue, 25 Aug 2009 19:33:48 +0100 Mario Ferraro JSLint comment moved because of new uncompressed JSLint complains.
Tue, 25 Aug 2009 19:32:53 +0100 Mario Ferraro JSLint script file renamed because of better file name style.
Tue, 25 Aug 2009 19:29:47 +0100 Mario Ferraro JSLint updated to uncompressed version.
Tue, 25 Aug 2009 16:15:07 +0100 Mario Ferraro Renamed all JS files affected by former commit.
Tue, 25 Aug 2009 15:58:30 +0100 Mario Ferraro Made all JS code JSLint compliant.
Tue, 25 Aug 2009 15:55:26 +0100 Mario Ferraro JSLint added to verify Javascript code quality against guidelines.
Tue, 25 Aug 2009 15:58:21 +0200 James Levy Added SurveyRecordForm for viewing a SurveyRecord.
Tue, 25 Aug 2009 15:28:50 +0200 Lennard de Rijk Make sure the PlainTextWidget converts linebreaks to proper HTML.
Tue, 25 Aug 2009 11:43:36 +0200 Lennard de Rijk Added tag v0-5-20090825 for changeset 776aae4d0499
Tue, 25 Aug 2009 11:43:14 +0200 Lennard de Rijk Set new Melange version number to 0-5-20090825 in app.yaml.template. v0-5-20090825
Mon, 24 Aug 2009 23:52:48 +0200 Lennard de Rijk Only create GradingRecords for succeful projects or failed projects with Surveys.
Mon, 24 Aug 2009 18:44:41 +0200 Lennard de Rijk Set default taking access for GradingProjectSurvey to org.
Mon, 24 Aug 2009 18:43:38 +0200 Lennard de Rijk Added org taking access to Surveys.
Mon, 24 Aug 2009 20:22:45 +0530 Madhusudan.C.S Removed reference to GHOPTask and GHOPProgram.
Mon, 24 Aug 2009 20:12:10 +0530 Madhusudan.C.S Added GHOPStudent model which inherits from core Student model.
Mon, 24 Aug 2009 20:08:35 +0530 Madhusudan.C.S Changed GHOPComment model to inherit from base model.
Mon, 24 Aug 2009 19:38:57 +0530 Madhusudan.C.S Changed all status to start with Uppercase letters, made 3 properties required.
Mon, 24 Aug 2009 04:31:23 +0530 Madhusudan.C.S Reverting last 4 patches containing GHOP related views.
Sat, 22 Aug 2009 04:05:48 +0530 Madhusudan.C.S Added extra menu items per GHOPOrganization.
Sat, 22 Aug 2009 04:00:56 +0530 Madhusudan.C.S Added Organization View for GHOP.
Sat, 22 Aug 2009 03:56:25 +0530 Madhusudan.C.S Added timeline view for GHOP.
Sat, 22 Aug 2009 03:56:14 +0530 Madhusudan C.S Extended program configuration create/edit views specifically to support GHOP.
Sat, 22 Aug 2009 03:56:04 +0530 Madhusudan.C.S Dotted path to the views in URL patterns is changed to a params parameter.
Sat, 22 Aug 2009 03:44:13 +0530 Madhusudan.C.S program_logic is passed as a parameter to three checkers than hard coding it.
Mon, 17 Aug 2009 18:47:48 +0200 Daniel Hans Whitespace fix in Base view.
Mon, 17 Aug 2009 18:43:23 +0200 Daniel Hans Argument to_json added to json function in Base view.
Mon, 17 Aug 2009 14:01:13 +0200 Daniel Hans Whitespace fix in Program view.
Mon, 17 Aug 2009 13:52:50 +0200 Daniel Hans Added redirect for use to manage statistics.
Fri, 14 Aug 2009 10:28:27 -0700 Lennard de Rijk Added tag v0-5-20090814p1 for changeset 4027acdbf91d
Fri, 14 Aug 2009 10:28:06 -0700 Lennard de Rijk Set new Melange version number to 0-5-20090814p1 in app.yaml.template. v0-5-20090814p1
Fri, 14 Aug 2009 10:21:09 -0700 Lennard de Rijk Fixed call to get QueryForFields due to changes in r0548101922.
Fri, 14 Aug 2009 10:13:27 -0700 Lennard de Rijk Added tag v0-5-20090814 for changeset bb96d2c3885e
Fri, 14 Aug 2009 10:12:50 -0700 Lennard de Rijk Set new Melange version number to 0-5-20090814 in app.yaml.template. v0-5-20090814
Fri, 14 Aug 2009 03:58:40 +0530 Madhusudan.C.S checkIsAfterEvent takes logic as argument instead of hard coded program logic.
Thu, 13 Aug 2009 14:02:22 -0700 Lennard de Rijk Redone the acceptedStudentsExport functionality.
Thu, 13 Aug 2009 11:52:43 -0700 Lennard de Rijk Added export for Org Admins and Mentors, but only one per User.
Thu, 13 Aug 2009 10:46:53 -0700 Lennard de Rijk Added methods that give the shipping information for a role entity.
Thu, 13 Aug 2009 10:23:31 -0700 Lennard de Rijk Changed to_dict to call all callable values when their key is in field_names.
Wed, 12 Aug 2009 15:44:18 -0700 Lennard de Rijk Fixed Survey Take page which was erroring on undefined variables.
Wed, 12 Aug 2009 13:39:40 -0700 Lennard de Rijk Removed unused import from GradingProjectSurvey view.
Wed, 12 Aug 2009 13:37:57 -0700 Lennard de Rijk Cleaned up Survey Logic.
Wed, 12 Aug 2009 13:32:29 -0700 Lennard de Rijk Added base Model for Expando models.
Wed, 12 Aug 2009 11:31:05 -0700 Lennard de Rijk Added intial GSoC logic modules.
Wed, 12 Aug 2009 10:17:08 -0700 Lennard de Rijk Added basic GSoC module models.
Wed, 12 Aug 2009 09:39:16 -0700 Lennard de Rijk Added inital GSoC module package structure.
Tue, 11 Aug 2009 15:56:55 -0700 Lennard de Rijk Set ASCII-only cleaner for first and last name when dealing with roles.
Wed, 12 Aug 2009 02:37:55 +0530 Madhusudan.C.S Changed the parameter from ancestor to ancestors to accommodate a list of ancestors.
Tue, 11 Aug 2009 12:48:10 -0700 Madhusudan C.S. updateOrCreateFromFields is made to call updateOrCreateFromKeyName.
Tue, 11 Aug 2009 11:39:28 -0700 Madhusudan C.S. Added ancestors property to getQueryForFields for queries with ancestor filter.
Tue, 11 Aug 2009 10:54:56 -0700 Lennard de Rijk Completed the proper filter for the GradingProjectSurvey results view.
Tue, 11 Aug 2009 10:22:01 -0700 Lennard de Rijk Project Survey results view now doesn't list all for plain users.
Mon, 10 Aug 2009 18:57:55 -0700 Lennard de Rijk Set the proper filters for the ProjectSurvey results view.
Mon, 10 Aug 2009 18:57:00 -0700 Lennard de Rijk Fix copy/paste fail in Survey results view regarding allowed_to_read.
Mon, 10 Aug 2009 18:49:34 -0700 Lennard de Rijk _getResultsViewRecordFields does not need fields argument anymore.
Mon, 10 Aug 2009 18:03:55 -0700 Lennard de Rijk Open up the Survey Results view for users.
Tue, 11 Aug 2009 18:06:57 +0100 Mario Ferraro Upgrade jQuery UI to version 1.7.
(0) -1000 -120 +120 tip