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.
Mon, 10 Aug 2009 16:58:51 -0700 Lennard de Rijk Updated several page titles to contain more information.
Mon, 10 Aug 2009 16:35:01 -0700 Lennard de Rijk Added hook for the edit view.
Mon, 10 Aug 2009 15:49:47 -0700 Lennard de Rijk Redirect to the manage page for failed, completed and withdrawn projects.
Mon, 10 Aug 2009 15:37:12 -0700 Lennard de Rijk Made the specific SurveyTakeForm used in a View part of params.
Mon, 10 Aug 2009 15:28:42 -0700 Lennard de Rijk Removed the grade_choices keyword argument from GradeSurveyTakeForm.
Mon, 10 Aug 2009 15:14:29 -0700 Lennard de Rijk Enable the project management page to be visited for project in other statusses.
Sun, 09 Aug 2009 21:00:32 -0700 Sverre Rabbelier Added tag v0-5-20090809 for changeset 107bec037dda
Sun, 09 Aug 2009 20:59:15 -0700 Sverre Rabbelier Set new Melange version number to 0-5-20090809 in app.yaml.template. v0-5-20090809
Sun, 09 Aug 2009 13:42:31 -0700 Lennard de Rijk Added project title and student name to the ProjectSurvey take page.
Sun, 09 Aug 2009 13:03:47 -0700 Lennard de Rijk Added capability to update a single GradingRecord on the edit page.
Sat, 08 Aug 2009 18:42:22 +0100 Mario Ferraro Upgrade to jQuery library to 1.3.2 version.
Fri, 07 Aug 2009 02:06:33 +0200 Daniel Hans List of countries is actually alphabetically sorted.
Fri, 07 Aug 2009 01:27:24 +0200 Daniel Hans Argument store added to updateEntityProperties.
Fri, 07 Aug 2009 01:00:58 +0200 Daniel Hans Each country has its continent assigned.
Thu, 06 Aug 2009 10:48:44 +0200 Lennard de Rijk Added and enabled new access check for viewing ProjectSurvey records.
Wed, 05 Aug 2009 22:00:08 +0200 Lennard de Rijk Added and enabled access check for viewing SurveyRecords.
Wed, 05 Aug 2009 16:52:08 +0200 Lennard de Rijk Enabled Org Admins to take Surveys on behalf of their Mentors.
Wed, 05 Aug 2009 12:38:50 +0200 Lennard de Rijk The Survey Results view now only list Records of interest to the current user.
Tue, 04 Aug 2009 21:46:03 +0200 Lennard de Rijk Redone the list_info function for the Project's manage page.
Tue, 04 Aug 2009 21:29:49 +0200 Lennard de Rijk Added redirect to the StudentProject manage page for viewing SurveyRecords.
Tue, 04 Aug 2009 17:07:44 +0200 Lennard de Rijk Whitespace fix in User model.
Tue, 04 Aug 2009 17:00:46 +0200 Lennard de Rijk ViewResults for Surveys is now showing all SurveyRecords.
Tue, 04 Aug 2009 16:57:27 +0200 Lennard de Rijk Added redirect for viewing SurveyRecords and enabled links in the Record list.
Tue, 04 Aug 2009 16:52:41 +0200 Lennard de Rijk Removed TODO from ProjectSurvey and GradingProjectSurvey views.
Tue, 04 Aug 2009 16:46:47 +0200 James Levy Added templates for listing SurveyRecords.
Tue, 04 Aug 2009 15:59:42 +0200 Lennard de Rijk The Survey public view now uses the proper page name.
Tue, 04 Aug 2009 15:58:31 +0200 Lennard de Rijk Added view for showing Survey Records.
Tue, 04 Aug 2009 15:34:41 +0200 James Levy Added template for viewing Survey Records.
Tue, 04 Aug 2009 15:33:39 +0200 Lennard de Rijk Use proper id for survey_description div.
Mon, 03 Aug 2009 17:33:58 +0200 Lennard de Rijk Added link for students to resign their profile to the Program menu.
Mon, 03 Aug 2009 17:32:34 +0200 Lennard de Rijk Fixed access check for Student Manage/Resign page.
Mon, 03 Aug 2009 17:05:55 +0200 Lennard de Rijk Fixed typo in access module comment and StudentProject list description.
Mon, 03 Aug 2009 15:17:21 +0200 Madhusudan C.S. Added minimum age property to Program model.
Sun, 02 Aug 2009 23:51:55 +0200 Lennard de Rijk Added some helpful text to the Student Project Withdraw view.
Sun, 02 Aug 2009 23:45:42 +0200 Lennard de Rijk Fixed Org home view map to only appear when projects have been announced.
Sun, 02 Aug 2009 22:39:47 +0200 Lennard de Rijk Added tag v0-5-20090802 for changeset 2fb96db18711
Sun, 02 Aug 2009 22:39:09 +0200 Lennard de Rijk Set new Melange version number to 0-5-20090802 in app.yaml.template. v0-5-20090802
Sun, 02 Aug 2009 02:57:20 -0700 Sverre Rabbelier addressed comments by Lennard
Sun, 02 Aug 2009 02:52:48 -0700 Sverre Rabbelier add checkIsHostForStudentProject checker
Sun, 02 Aug 2009 15:19:50 +0530 Madhusudan.C.S Add parent parameter to accommodate entity groups.
Sun, 02 Aug 2009 15:20:00 +0530 Madhusudan.C.S Notification logic in main SoC is capable of getting constructor parameters.
Sat, 01 Aug 2009 16:22:10 -0700 Sverre Rabbelier Fix for copy/paste fail
Sat, 01 Aug 2009 15:55:33 -0700 Sverre Rabbelier Add link to withdraw student project page
Sat, 01 Aug 2009 15:37:58 -0700 Sverre Rabbelier Allow hosts to withdraw student projects
Sat, 01 Aug 2009 15:37:36 -0700 Sverre Rabbelier Add three new redirects
Sat, 01 Aug 2009 19:27:20 +0530 Madhusudan.C.S Style fixes in the ghop task model module.
Sat, 01 Aug 2009 14:50:53 +0200 Pawel Solyga Added optional filters property to deepFetch.
Sat, 01 Aug 2009 13:20:05 +0100 Mario Ferraro Organization home page map dimensions now fit the world.
Sat, 01 Aug 2009 12:31:05 +0100 Mario Ferraro Role name for mentors now correctly shown in map's infoWindows.
Sat, 01 Aug 2009 10:07:08 +0200 Lennard de Rijk Enable the map that shows the connections between mentors and students.
Fri, 31 Jul 2009 18:29:09 +0200 Lennard de Rijk Edited the role form to clarify the intention of the checkbox+marker.
Thu, 30 Jul 2009 14:02:23 +0200 Lennard de Rijk Renamed main CSS and map JS file due to recent changes.
Thu, 30 Jul 2009 14:00:37 +0200 Mario Ferraro Moved the student<->mentor map on the org home page below the list.
Thu, 30 Jul 2009 13:56:21 +0200 Mario Ferraro Redone the student<-> mentor map JS to reflect recent datastructure changes.
Thu, 30 Jul 2009 13:54:47 +0200 Lennard de Rijk Redone the gathering of data for the student<->mentor map.
Thu, 30 Jul 2009 10:54:09 +0200 Lennard de Rijk Style fixes in StudentProject View.
Thu, 30 Jul 2009 10:53:03 +0200 Lennard de Rijk Factored out the "No Record Available" message.
Thu, 30 Jul 2009 10:49:19 +0200 Lennard de Rijk Pre-storing the information for setStudentProjectSurveyInfo.
Thu, 30 Jul 2009 10:05:22 +0200 Lennard de Rijk Added project information to the Project manage page.
Thu, 30 Jul 2009 10:01:57 +0200 Lennard de Rijk Renamed hasAtLeastOneRecord to hasRecord.
Thu, 30 Jul 2009 09:53:22 +0200 Lennard de Rijk Added list of Surveys to the Project's manage page.
Thu, 30 Jul 2009 09:43:15 +0200 Lennard de Rijk Added getProjectSurveyInfoForProject to list_info helper.
Thu, 30 Jul 2009 09:29:36 +0200 Lennard de Rijk Added new table templates for showing Suryves on the Project manage page.
Tue, 28 Jul 2009 11:23:11 +0200 Lennard de Rijk Added columns to the manage project page that show the amount of evaluations.
Tue, 28 Jul 2009 11:20:42 +0200 Lennard de Rijk Added hasAtLeastOneRecord method to Survey Logic.
Mon, 27 Jul 2009 15:03:20 +0200 Lennard de Rijk Two style fixes.
Mon, 27 Jul 2009 13:12:17 +0200 Pawel Solyga Added tag v0-5-20090727 for changeset 0b4358ef9983
Mon, 27 Jul 2009 13:06:36 +0200 Pawel Solyga Set new Melange version number to 0-5-20090727 in app.yaml.template. v0-5-20090727
Sat, 25 Jul 2009 13:13:20 +0200 Lennard de Rijk Every radio button is now properly shown on a new line.
Sat, 25 Jul 2009 01:09:46 +0530 Madhusudan C.S Adds to Melange a tags framework based on taggable-mixin.
Fri, 24 Jul 2009 21:00:04 +0200 Lennard de Rijk Send out a Notification upon creation of a new Request entity.
Fri, 24 Jul 2009 20:57:53 +0200 Lennard de Rijk Use proper in-line import in Request helper.
Fri, 24 Jul 2009 20:56:08 +0200 Lennard de Rijk Added sendNewRequestNotification to the Notifications helper.
Fri, 24 Jul 2009 20:49:59 +0200 Lennard de Rijk Added template for a notification upon arrival of a new Request.
Fri, 24 Jul 2009 20:17:35 +0200 Lennard de Rijk Tables listing Requests now show the name of the Group the request is for/from.
Fri, 24 Jul 2009 20:13:40 +0200 Lennard de Rijk Added missing role_name to org_admin Logic.
Fri, 24 Jul 2009 19:59:26 +0200 Lennard de Rijk Added getRoleLogicsToNotifyUponeNewRequest for use with notifications.
Fri, 24 Jul 2009 15:23:45 +0200 Lennard de Rijk Use proper in-line imports where possible in the Notifications helper.
Thu, 23 Jul 2009 18:28:49 -0700 James Levy fix for issue 653 by adding wrap=hard attr to textareas for surveys
Thu, 23 Jul 2009 16:56:00 -0700 JamesLevy seed_db now creates fixture student project entities, and corresponding project surveys and grading surveys for debugging purposes.
Thu, 23 Jul 2009 14:55:29 +0200 Lennard de Rijk Use role_name where needed for creating/handling requests.
Thu, 23 Jul 2009 14:43:20 +0200 Lennard de Rijk Use role_name to register the Role with the Group View.
Thu, 23 Jul 2009 14:41:53 +0200 Lennard de Rijk Use role_name from Role Logic as key to store the different Role Views.
Thu, 23 Jul 2009 14:37:44 +0200 Lennard de Rijk Style fixes in Group View.
Thu, 23 Jul 2009 14:36:45 +0200 Lennard de Rijk Added registerRole to Role Logic where all roles are registered.
Sat, 18 Jul 2009 15:04:44 -0700 Sverre Rabbelier update Sidebar tests to use getCore
Sat, 18 Jul 2009 14:58:12 -0700 Sverre Rabbelier register a core for the test modules to use
Wed, 15 Jul 2009 17:11:17 +0200 Mario Ferraro Fixed line length.
Wed, 15 Jul 2009 15:28:02 +0200 Lennard de Rijk Another batch of style fixes for Surveys.
Wed, 15 Jul 2009 15:18:58 +0200 Lennard de Rijk More style fixes due to code reviews for Surveys.
Wed, 15 Jul 2009 15:07:01 +0200 Lennard de Rijk Several style fixes and code cleaning for surveys.
Wed, 15 Jul 2009 12:20:48 +0200 James Levy Fixed wrong js being referenced by the public Survey template.
Wed, 15 Jul 2009 11:48:43 +0200 Lennard de Rijk Added validation to email fields where needed.
Tue, 14 Jul 2009 22:33:37 +0200 Lennard de Rijk Slow down mail tasks some more to ensure they actually complete.
Tue, 14 Jul 2009 21:24:55 +0200 Lennard de Rijk Added tag v0-5-20090714 for changeset 8846761b3a6c
Tue, 14 Jul 2009 21:24:24 +0200 Lennard de Rijk Set new Melange version number to 0-5-20090714 in app.yaml.template. v0-5-20090714
Tue, 14 Jul 2009 21:13:12 +0200 Lennard de Rijk Made requested changes to GradingRecord results mail.
Tue, 14 Jul 2009 21:09:18 +0200 Lennard de Rijk Added the ability to update project + mail when editing a single GradingRecord
Tue, 14 Jul 2009 19:06:53 +0200 Lennard de Rijk Fixed message on Records page for GradingSurveyGroups.
Tue, 14 Jul 2009 18:44:33 +0200 Lennard de Rijk Fixed issue where GradingSurveyRecords from another group could be edited.
Tue, 14 Jul 2009 18:36:16 +0200 Lennard de Rijk Added button to the GradingRecords overview to send mail when updating projects.
Tue, 14 Jul 2009 18:35:20 +0200 Lennard de Rijk Added task to send out email for each processed GradingRecord.
Tue, 14 Jul 2009 18:28:33 +0200 Lennard de Rijk Added mail template for when GradingRecords are proccessed.
Tue, 14 Jul 2009 17:29:53 +0200 Lennard de Rijk Made the reminder templates extend the mail base instead of notification.
Tue, 14 Jul 2009 16:48:08 +0200 Lennard de Rijk Added Task to process GradingRecords and update their StudentProjects.
Tue, 14 Jul 2009 16:46:42 +0200 Lennard de Rijk Added updateProjectsForGradingRecords to StudentProject Logic.
Tue, 14 Jul 2009 15:17:10 +0200 Pawel Solyga Add new project status column to accepted students csv export.
Tue, 14 Jul 2009 13:10:56 +0200 Lennard de Rijk Added Student and Mentor link id to the GradingRecord list.
Tue, 14 Jul 2009 00:55:05 +0200 Lennard de Rijk Fixed an error occuring when assigning more then one secondary mentors.
Mon, 13 Jul 2009 23:08:14 +0200 Lennard de Rijk Withdrawn projects are removed from GradingRecord creation/update task.
Mon, 13 Jul 2009 22:11:28 +0200 Lennard de Rijk Changed tag for latest version to match the correct commit.
Mon, 13 Jul 2009 22:04:19 +0200 Lennard de Rijk Excluded the new StudentProject failed_evaluations property from Forms. v0-5-20090713
Mon, 13 Jul 2009 21:57:10 +0200 Lennard de Rijk Added tag v0-5-20090713 for changeset 51d83d0572ec
Mon, 13 Jul 2009 21:56:53 +0200 Lennard de Rijk Set new Melange version number to 0-5-20090713 in app.yaml.template.
Mon, 13 Jul 2009 21:56:01 +0200 Lennard de Rijk Added failed_evaluations property to StudentProject model.
Mon, 13 Jul 2009 18:04:10 +0200 Lennard de Rijk Changed GradingRecord heading/row templates to give more useful info.
Mon, 13 Jul 2009 12:52:54 +0200 Lennard de Rijk Added view for editing GradingRecords.
Mon, 13 Jul 2009 12:48:37 +0200 Lennard de Rijk Fixed style error in GradingSurveyGroup Task model.
Mon, 13 Jul 2009 12:48:05 +0200 Lennard de Rijk Made the locked property non-required.
Mon, 13 Jul 2009 12:46:54 +0200 Lennard de Rijk Added template for editing GradingRecords.
Mon, 13 Jul 2009 11:12:42 +0200 Lennard de Rijk Added getRecordLogic method to GradingSurveyGroup Logic.
Mon, 13 Jul 2009 11:02:57 +0200 Lennard de Rijk Added redirect for editing a GradingRecord.
Mon, 13 Jul 2009 10:18:14 +0200 Lennard de Rijk Fixed bug where grade_decision would not be properly set in 2 out of 4 cases.
Mon, 13 Jul 2009 11:43:40 +0200 Daniel Hans Style fix in callback.py
Mon, 13 Jul 2009 11:19:55 +0200 dhans Fixed issue with opening items on survey lists while pressing ctrl button
Mon, 13 Jul 2009 01:15:46 +0200 Lennard de Rijk Added messages to the Records page when a task has been successfully started.
Mon, 13 Jul 2009 01:07:18 +0200 Lennard de Rijk Style fixes in GradingRecord Logic.
Mon, 13 Jul 2009 01:07:03 +0200 Lennard de Rijk Changed GradingRecord list templates to show more info.
Mon, 13 Jul 2009 01:00:59 +0200 Lennard de Rijk Added GradingSurveyGroup tasks to the core URL's.
Mon, 13 Jul 2009 01:00:20 +0200 Lennard de Rijk The buttons on the GradingSurveyGroup record page now enqueue Tasks.
Mon, 13 Jul 2009 00:59:48 +0200 Lennard de Rijk Added Tasks to update/create GradingRecords for a given GradingSurveyGroup.
Mon, 13 Jul 2009 00:59:11 +0200 Lennard de Rijk Added methods to GradingRecord Logic to facilitate creating/updating them.
Mon, 13 Jul 2009 00:53:42 +0200 Lennard de Rijk Added buttons to start tasks to GradingSurveyGroup Record view.
Sun, 12 Jul 2009 22:25:43 +0200 Lennard de Rijk Fixed errors in comments and docstring for the Surveys Task module.
Sun, 12 Jul 2009 22:00:12 +0200 Lennard de Rijk Refactored logErrorAndReturnOK into separate module.
(0) -1000 -240 +240 tip