Sun, 05 Jul 2009 12:59:33 +0200 |
Lennard de Rijk |
Set new Melange version number to 0-5-20090705p1 in app.yaml.template.
v0-5-20090705p1
|
changeset |
files
|
Sun, 05 Jul 2009 12:57:09 +0200 |
Lennard de Rijk |
Ensure that accessViolations for Survey menu items get captured.
|
changeset |
files
|
Sun, 05 Jul 2009 12:19:19 +0200 |
Pawel Solyga |
Added tag v0-5-20090705 for changeset 8f3a8e066111
|
changeset |
files
|
Sun, 05 Jul 2009 12:18:31 +0200 |
Pawel Solyga |
Set new Melange version number to 0-5-20090705 in app.yaml.template.
v0-5-20090705
|
changeset |
files
|
Sun, 05 Jul 2009 11:32:26 +0200 |
James Levy |
Added Menu items for all three kinds of Surveys to the program menu.
|
changeset |
files
|
Sun, 05 Jul 2009 00:57:03 +0200 |
Daniel Diniz |
POST data always overwrites survey_record data when used to populate form.
|
changeset |
files
|
Sat, 04 Jul 2009 18:48:58 +0100 |
Mario Ferraro |
Fixes bug when option name contains double quotes.
|
changeset |
files
|
Sat, 04 Jul 2009 18:53:37 +0200 |
Lennard de Rijk |
Several style fixes due to code reviews.
|
changeset |
files
|
Sat, 04 Jul 2009 17:23:19 +0200 |
Daniel Diniz |
Ensure that long questions and comments are stored as db.Text.
|
changeset |
files
|
Sat, 04 Jul 2009 17:16:16 +0200 |
Lennard de Rijk |
Style fix in access module.
|
changeset |
files
|
Sat, 04 Jul 2009 17:02:51 +0200 |
Lennard de Rijk |
Returned ProjectSurvey create to checkIsUser.
|
changeset |
files
|
Sat, 04 Jul 2009 16:44:08 +0200 |
Lennard de Rijk |
Added access checks for taking a Project(Grading)Survey.
|
changeset |
files
|
Sat, 04 Jul 2009 16:23:00 +0200 |
Lennard de Rijk |
Brown paper bag fix for using non-existing logic in ProjectSurvey views.
|
changeset |
files
|
Sat, 04 Jul 2009 15:59:19 +0200 |
Lennard de Rijk |
Fixed basic Survey access check.
|
changeset |
files
|
Sat, 04 Jul 2009 15:30:08 +0200 |
Daniel Diniz |
Fixed broken selection questions from refactoring SurveyForm.
|
changeset |
files
|
Sat, 04 Jul 2009 15:16:54 +0200 |
Lennard de Rijk |
Fixed showing the correct list of projects for taking a Grading Project Survey.
|
changeset |
files
|
Sat, 04 Jul 2009 15:08:28 +0200 |
Lennard de Rijk |
Refactored filter construction to _constructFilterForProjectSelection.
|
changeset |
files
|
Sat, 04 Jul 2009 14:29:13 +0200 |
Lennard de Rijk |
Make sure that radio button questions validate correctly and allow only one choice.
|
changeset |
files
|
Sat, 04 Jul 2009 14:22:02 +0200 |
Lennard de Rijk |
Added Daniel Diniz and Zachary Voase to the AUTHORS file.
|
changeset |
files
|
Sat, 04 Jul 2009 14:19:39 +0200 |
Lennard de Rijk |
Added Daniel Diniz to authors for Grading Project Survey View.
|
changeset |
files
|
Sat, 04 Jul 2009 14:15:11 +0200 |
Daniel Diniz |
Add a grade field to the Grading Project Survey form.
|
changeset |
files
|
Sat, 04 Jul 2009 13:53:17 +0200 |
James Levy |
Survey editing/taking Javascript and CSS fixes.
|
changeset |
files
|
Sat, 04 Jul 2009 12:07:27 +0200 |
Pawel Solyga |
Remove public role type from SURVEY_TAKING_ACCESS in Survey model.
|
changeset |
files
|
Fri, 03 Jul 2009 20:41:19 -0700 |
Sverre Rabbelier |
try to fix the surveys-have-no-scope issue
|
changeset |
files
|
Fri, 03 Jul 2009 18:39:17 -0700 |
Sverre Rabbelier |
addressed comments to previous version
|
changeset |
files
|
Fri, 03 Jul 2009 18:24:02 -0700 |
Sverre Rabbelier |
return found entity for activity checks
|
changeset |
files
|
Fri, 03 Jul 2009 18:23:12 -0700 |
Sverre Rabbelier |
survey access: stylefix and remove public role type
|
changeset |
files
|
Fri, 03 Jul 2009 22:36:10 +0200 |
Lennard de Rijk |
Style fixes in Survey helper.
|
changeset |
files
|
Fri, 03 Jul 2009 22:27:42 +0200 |
Lennard de Rijk |
Added _getSurveyTakeForm to the Survey view.
|
changeset |
files
|
Fri, 03 Jul 2009 21:59:10 +0200 |
Lennard de Rijk |
Only initialize a SurveyTakeForm in take instead of in takeGet and takePost.
|
changeset |
files
|
Fri, 03 Jul 2009 21:06:22 +0200 |
Daniel Diniz |
Split SurveyForm into SurveyTakeForm and SurveyEditForm.
|
changeset |
files
|
Fri, 03 Jul 2009 20:38:43 +0200 |
Lennard de Rijk |
Do not call takeGet when SurveyForm ValidationError occurs.
|
changeset |
files
|
Fri, 03 Jul 2009 19:15:09 +0200 |
Lennard de Rijk |
Several stylefixes due to received reviews.
|
changeset |
files
|
Fri, 03 Jul 2009 18:39:30 +0200 |
Lennard de Rijk |
Style fixes in Access module.
|
changeset |
files
|
Fri, 03 Jul 2009 18:34:18 +0200 |
Lennard de Rijk |
Style fixes to the GradingProjectSurvey View module.
|
changeset |
files
|
Fri, 03 Jul 2009 18:23:34 +0200 |
Lennard de Rijk |
Sub_merge params for GradingProjectSurvey View.
|
changeset |
files
|
Fri, 03 Jul 2009 18:23:02 +0200 |
James Levy |
Added rudimentary grade field to GradingProjectSurvey take View.
|
changeset |
files
|
Fri, 03 Jul 2009 18:20:33 +0200 |
Lennard de Rijk |
Ensure that the params from subclasses get merged properly with ProjectSurvey view.
|
changeset |
files
|
Fri, 03 Jul 2009 18:09:48 +0200 |
Lennard de Rijk |
Corrected the links to Grading Project Surveys in Program menu.
|
changeset |
files
|
Fri, 03 Jul 2009 17:55:36 +0200 |
Lennard de Rijk |
Added missing import to ProjectSurvey View.
|
changeset |
files
|
Fri, 03 Jul 2009 15:21:44 +0200 |
Daniel Diniz |
Fix pick_multi only returning one answer as maximum.
|
changeset |
files
|
Fri, 03 Jul 2009 15:00:00 +0200 |
Lennard de Rijk |
Removed getSurveyResponseFromPost from Surveys helper.
|
changeset |
files
|
Fri, 03 Jul 2009 14:53:26 +0200 |
Lennard de Rijk |
Renamed survey-edit-090627.js due to recent changes.
|
changeset |
files
|
Fri, 03 Jul 2009 14:43:49 +0200 |
Lennard de Rijk |
Form errors when taking a Survey now have the correct context.
|
changeset |
files
|
Fri, 03 Jul 2009 14:36:16 +0200 |
Lennard de Rijk |
Fixed Survey Form error giving 505.
|
changeset |
files
|
Fri, 03 Jul 2009 14:35:03 +0200 |
Daniel Diniz |
Surveys can now have required questions and comments can be turned on/off.
|
changeset |
files
|
Fri, 03 Jul 2009 14:19:23 +0200 |
Daniel Diniz |
Added Survey From Field validation.
|
changeset |
files
|
Fri, 03 Jul 2009 12:10:24 +0200 |
Daniel Diniz |
Style fixes and a forgotten parameter in Survey(Record) logic.
|
changeset |
files
|
Fri, 03 Jul 2009 12:05:23 +0200 |
Lennard de Rijk |
Removed unnecessary variable in ProjectSurvey take method.
|
changeset |
files
|
Fri, 03 Jul 2009 12:02:57 +0200 |
Lennard de Rijk |
Overwrite _getSurveyRecordFor in ProjectSurvey view to take StudentProject into account.
|
changeset |
files
|
Fri, 03 Jul 2009 12:00:53 +0200 |
Lennard de Rijk |
Added _getSurveyRecordFor method to Survey View.
|
changeset |
files
|
Thu, 02 Jul 2009 18:35:57 +0200 |
Lennard de Rijk |
Added default Survey list templates for ProjectSurvey and GradingProjectSurvey.
|
changeset |
files
|
Thu, 02 Jul 2009 18:33:13 +0200 |
Daniel Diniz |
Enable the ProjectSurvey and GradingProjectSurvey views in the core.
|
changeset |
files
|
Thu, 02 Jul 2009 17:51:07 +0200 |
Lennard de Rijk |
Implemented taking ProjectSurveys.
|
changeset |
files
|
Thu, 02 Jul 2009 17:47:24 +0200 |
Lennard de Rijk |
Edit SurveyRecord model to not make use of different Survey property for each subclass.
|
changeset |
files
|
Thu, 02 Jul 2009 17:08:10 +0200 |
Lennard de Rijk |
Made the CSV exporter for Survey not rely on the BackReferenceProperty in Survey.
|
changeset |
files
|
Thu, 02 Jul 2009 16:53:13 +0200 |
Lennard de Rijk |
Added getTakeProjectSurveyRedirect.
|
changeset |
files
|
Thu, 02 Jul 2009 16:51:31 +0200 |
Lennard de Rijk |
Added the possibility to change the action of the form on the Survey take page.
|
changeset |
files
|
Thu, 02 Jul 2009 16:50:08 +0200 |
Lennard de Rijk |
Small style fix in Surveys helper.
|
changeset |
files
|
Thu, 02 Jul 2009 15:40:37 +0200 |
Lennard de Rijk |
Set required is True for StudentProject reference in ProjectSurveyRecord.
|
changeset |
files
|
Thu, 02 Jul 2009 15:38:33 +0200 |
Lennard de Rijk |
Removed obsolete if tag form take template.
|
changeset |
files
|
Thu, 02 Jul 2009 15:34:02 +0200 |
Lennard de Rijk |
Added hook methods to takeGet and takePost.
|
changeset |
files
|
Thu, 02 Jul 2009 14:48:10 +0200 |
Lennard de Rijk |
Fixed typo in title of Survey Take page.
|
changeset |
files
|
Thu, 02 Jul 2009 12:46:12 +0200 |
Lennard de Rijk |
Add a base implementation of takePost.
|
changeset |
files
|
Thu, 02 Jul 2009 12:45:06 +0200 |
Lennard de Rijk |
Added getSurveyResponseFromPost method to Surveys Helper.
|
changeset |
files
|
Thu, 02 Jul 2009 12:43:06 +0200 |
Lennard de Rijk |
Added updateOrCreateFromFields method to SurveyRecordLogic.
|
changeset |
files
|
Thu, 02 Jul 2009 12:40:42 +0200 |
Lennard de Rijk |
Added base class logic for Expando based models.
|
changeset |
files
|
Thu, 02 Jul 2009 11:25:52 +0200 |
Lennard de Rijk |
Removed two obsolete/outdated methods in Survey Logic.
|
changeset |
files
|
Thu, 02 Jul 2009 10:46:39 +0200 |
Lennard de Rijk |
Removed obsolote method call in Program View.
|
changeset |
files
|
Thu, 02 Jul 2009 10:33:58 +0200 |
Daniel Diniz |
Clean up and other fixes for Survey modules.
|
changeset |
files
|
Wed, 01 Jul 2009 21:53:20 +0200 |
Lennard de Rijk |
Implemented the takeGet view for Surveys.
|
changeset |
files
|
Wed, 01 Jul 2009 17:28:44 +0200 |
Lennard de Rijk |
Fixed multiple typos in Survey tooltips strings.
|
changeset |
files
|
Wed, 01 Jul 2009 17:25:54 +0200 |
Lennard de Rijk |
Added skeleton for the take view and its template.
|
changeset |
files
|
Wed, 01 Jul 2009 16:28:27 +0200 |
Lennard de Rijk |
Move getMenusForScope to the end of the View class.
|
changeset |
files
|
Wed, 01 Jul 2009 16:22:35 +0200 |
Lennard de Rijk |
Changed the Survey public view to give a preview of the Survey.
|
changeset |
files
|
Wed, 01 Jul 2009 14:49:54 +0200 |
Lennard de Rijk |
Removed activate grade URL pattern from Survey View.
|
changeset |
files
|
Wed, 01 Jul 2009 14:42:54 +0200 |
Lennard de Rijk |
Brown paper bag "without tea" morning typo fix in Survey View.
|
changeset |
files
|
Wed, 01 Jul 2009 14:28:51 +0200 |
Lennard de Rijk |
Style fix in Survey views helper.
|
changeset |
files
|
Wed, 01 Jul 2009 08:29:49 +0200 |
Lennard de Rijk |
Returned access checks in Survey View to the right state.
|
changeset |
files
|
Tue, 30 Jun 2009 18:16:33 +0200 |
Lennard de Rijk |
Fixed too long line in Surveys helper.
|
changeset |
files
|
Tue, 30 Jun 2009 18:02:10 +0200 |
Lennard de Rijk |
Solved some merging problems and use the getRecordLogic where needed.
|
changeset |
files
|
Tue, 30 Jun 2009 17:55:43 +0200 |
Lennard de Rijk |
Reverted some changes in SurveyLogic.
|
changeset |
files
|
Tue, 30 Jun 2009 15:58:56 +0200 |
Lennard de Rijk |
Use an existing logic for showing Survey Results.
|
changeset |
files
|
Tue, 30 Jun 2009 14:56:48 +0200 |
Lennard de Rijk |
Merge params from inheriting Survey views so functionality can be reused.
|
changeset |
files
|
Tue, 30 Jun 2009 14:55:55 +0200 |
Lennard de Rijk |
Add more flexibility to the Survey helper for use with the new Survey types.
|
changeset |
files
|
Tue, 30 Jun 2009 14:45:11 +0200 |
Lennard de Rijk |
Added getRecordLogic method to SurveyLogic.
|
changeset |
files
|
Tue, 30 Jun 2009 08:54:39 +0200 |
Lennard de Rijk |
Removed setting of the scope in the ProjectSurvey init.
|
changeset |
files
|
Tue, 30 Jun 2009 08:50:56 +0200 |
Lennard de Rijk |
Added getSurveyForContent method to SurveyLogic.
|
changeset |
files
|
Tue, 30 Jun 2009 08:49:34 +0200 |
Lennard de Rijk |
Calling the correct super in Project and Grading Survey Logic.
|
changeset |
files
|
Tue, 30 Jun 2009 03:03:46 -0700 |
james |
merged upstream
|
changeset |
files
|
Tue, 30 Jun 2009 10:59:05 +0200 |
Zachary Voase |
Add paver script that will replace our current build.sh from scripts folder.
|
changeset |
files
|
Mon, 29 Jun 2009 23:19:49 -0700 |
Sverre Rabbelier |
Add checkHasSurveyAccess access check
|
changeset |
files
|
Tue, 30 Jun 2009 03:02:53 -0700 |
james |
fixed critical errors related to survey subclassing and renaming of deadline and opening properties, and surveys in sidebar are now marked as such and have a red color if untaken
|
changeset |
files
|
Tue, 30 Jun 2009 00:06:53 +0200 |
Lennard de Rijk |
Removed survey_kind from Survey model.
|
changeset |
files
|
Mon, 29 Jun 2009 23:40:24 +0200 |
Lennard de Rijk |
Set the correct base_model and scope_logic for extended Survey logic.
|
changeset |
files
|
Mon, 29 Jun 2009 23:16:21 +0200 |
Lennard de Rijk |
Added two missing imports to the Project and Grading Surveys views.
|
changeset |
files
|
Mon, 29 Jun 2009 19:29:15 +0200 |
Daniel Diniz |
Added SurveyContentSchema to improve readability for the survey helper.
|
changeset |
files
|
Mon, 29 Jun 2009 16:51:48 +0200 |
Pawel Solyga |
Added tag v0-5-20090629 for changeset 0dee663d6582
|
changeset |
files
|
Mon, 29 Jun 2009 16:50:38 +0200 |
Pawel Solyga |
et new Melange version number to 0-5-20090629 in app.yaml.template.
|
changeset |
files
|
Mon, 29 Jun 2009 15:53:50 +0200 |
Lennard de Rijk |
Added skeleton view for ProjectSurvey and GradingProjectSurvey.
|
changeset |
files
|
Mon, 29 Jun 2009 15:44:33 +0200 |
Lennard de Rijk |
Prepared Survey access controls to deal with multiple logics.
|
changeset |
files
|
Mon, 29 Jun 2009 15:19:28 +0200 |
Lennard de Rijk |
Extracted the ProjectSurvey and ProjectGradingSurvey records to a new module.
|
changeset |
files
|
Mon, 29 Jun 2009 14:06:30 +0200 |
Lennard de Rijk |
Removed unused import from Survey model.
|
changeset |
files
|
Mon, 29 Jun 2009 14:01:24 +0200 |
Lennard de Rijk |
Separated two survey types out of the main survey model.
|
changeset |
files
|
Mon, 29 Jun 2009 13:50:03 +0200 |
Lennard de Rijk |
Seperated Logic for ProjectSurvey and GradingProject surveys.
|
changeset |
files
|
Sun, 28 Jun 2009 23:58:03 +0200 |
Daniel Diniz |
Start on adding ProjectSurvey and GradingProjectSurvey.
|
changeset |
files
|
Sun, 28 Jun 2009 22:12:33 +0200 |
Lennard de Rijk |
Added .settings to hgignore.
|
changeset |
files
|
Sun, 28 Jun 2009 17:53:58 +0200 |
Lennard de Rijk |
Renamed opening to survey_start and deadline to survey_end.
|
changeset |
files
|
Sun, 28 Jun 2009 17:44:44 +0200 |
Lennard de Rijk |
Put ResultsLogic in its own Logic module named survey_record.
|
changeset |
files
|
Sun, 28 Jun 2009 14:55:47 +0200 |
Lennard de Rijk |
Removed non-existing import in Survey Logic.
|
changeset |
files
|
Sun, 28 Jun 2009 14:49:39 +0200 |
Daniel Diniz |
Added Survey menu items to the Program menu.
|
changeset |
files
|
Sun, 28 Jun 2009 14:48:19 +0200 |
Daniel Diniz |
Added Surveys to the sitemap.
|
changeset |
files
|
Sun, 28 Jun 2009 14:46:31 +0200 |
James Levy |
Added View for Surveys.
|
changeset |
files
|
Sun, 28 Jun 2009 14:45:08 +0200 |
Daniel Diniz |
Added redirect for use in Surveys.
|
changeset |
files
|
Sun, 28 Jun 2009 14:40:55 +0200 |
Daniel Diniz |
Added Access checks for Surveys.
|
changeset |
files
|
Sun, 28 Jun 2009 14:32:21 +0200 |
James Levy |
Added Survey Views Helper for rendering several widgets.
|
changeset |
files
|
Sun, 28 Jun 2009 14:18:01 +0200 |
James Levy |
Added logic for Survey and SurveyRecord.
|
changeset |
files
|
Sun, 28 Jun 2009 13:18:56 +0200 |
James Levy |
Added SurveyRecordGroup for the use in evaluation surveys.
|
changeset |
files
|
Sun, 28 Jun 2009 13:13:58 +0200 |
James Levy |
Added SurveyRecordModel.
|
changeset |
files
|
Sun, 28 Jun 2009 13:07:18 +0200 |
James Levy |
Added Survey and SurveyContent model.
|
changeset |
files
|
Sat, 27 Jun 2009 22:11:48 +0200 |
Lennard de Rijk |
Fixed docstring in Document Logic.
v0-5-20090629
|
changeset |
files
|
Sat, 27 Jun 2009 09:42:32 +0200 |
Lennard de Rijk |
Renamed css due to previous changes in previous commit.
|
changeset |
files
|
Sat, 27 Jun 2009 09:39:01 +0200 |
Daniel Diniz |
Edited stylesheet for use in Surveys.
|
changeset |
files
|
Sat, 27 Jun 2009 09:36:54 +0200 |
Lennard de Rijk |
Renamed JavaScript files in templates to match the correct files using prefixes.
|
changeset |
files
|
Sat, 27 Jun 2009 09:35:50 +0200 |
Daniel Diniz |
Adding JS files for use in Surveys.
|
changeset |
files
|
Fri, 26 Jun 2009 21:58:12 +0200 |
Daniel Diniz |
Added templates considering Surveys.
|
changeset |
files
|
Fri, 26 Jun 2009 21:54:46 +0200 |
Daniel Diniz |
Renamed jquery.growfield.js to jquery-growfield.js.
|
changeset |
files
|
Tue, 23 Jun 2009 20:54:03 +0200 |
Daniel Diniz |
Patch that adds the JS and CSS files for surveys.
|
changeset |
files
|
Tue, 23 Jun 2009 20:43:22 +0200 |
Daniel Diniz |
Patch that touches 'upstream' templates, for use in surveys.
|
changeset |
files
|
Mon, 22 Jun 2009 07:32:45 +0200 |
Lennard de Rijk |
Fixes an issue where the organization home page would throw a 505 when no projects where accepted.
|
changeset |
files
|
Sun, 21 Jun 2009 18:27:30 +0200 |
Lennard de Rijk |
Added tag v0-5-20090621 for changeset 96ff51144dca
|
changeset |
files
|
Sun, 21 Jun 2009 18:22:02 +0200 |
Lennard de Rijk |
Set new Melange version number to 0-5-20090621 in app.yaml.template
v0-5-20090621
|
changeset |
files
|
Fri, 19 Jun 2009 23:13:06 +0100 |
Mario Ferraro |
jQuery Spin plugin updated to version 1.1.1
|
changeset |
files
|
Fri, 19 Jun 2009 20:19:03 +0200 |
Pawel Solyga |
Use build-in django 1.0.x on deployed version of Melange.
|
changeset |
files
|
Fri, 19 Jun 2009 16:13:32 +0200 |
Pawel Solyga |
Update GAE to 1.2.3 in thirdparty folder.
|
changeset |
files
|
Mon, 08 Jun 2009 22:34:05 +0200 |
Sverre Rabbelier |
Added tag v0-5-20090608 for changeset 19e9fdde919e
|
changeset |
files
|
Mon, 08 Jun 2009 22:31:28 +0200 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20090604 in app.yaml.template
v0-5-20090608
|
changeset |
files
|
Mon, 08 Jun 2009 22:28:17 +0200 |
Lennard de Rijk |
Temporary fix for Issue 636 by turning off the caching of the page's entities.
|
changeset |
files
|
Mon, 08 Jun 2009 21:57:12 +0200 |
Sverre Rabbelier |
fix copy/paste fail in homepage caching
|
changeset |
files
|
Mon, 08 Jun 2009 08:54:21 +0200 |
Madhusudan C.S. |
Added group attribute to each GHOPProgram property so it is grouped on edit/create forms.
|
changeset |
files
|
Mon, 08 Jun 2009 08:48:24 +0200 |
Madhusudan C.S. |
Changed GHOP module imports to be consistent with rest of Melange code.
|
changeset |
files
|
Mon, 08 Jun 2009 08:42:13 +0200 |
Madhusudan C.S. |
Changed the property that holds the minimum age required for Students to participate in a GHOP based program.
|
changeset |
files
|
Sat, 06 Jun 2009 20:40:08 +0200 |
Sverre Rabbelier |
Remove now unneeded getCallback from ghop.__init__
|
changeset |
files
|
Sat, 06 Jun 2009 20:29:09 +0200 |
Sverre Rabbelier |
Remove getCallback indirection in modules
|
changeset |
files
|
Sat, 06 Jun 2009 19:42:54 +0200 |
Lennard de Rijk |
Removed authors from 'empty' __init__.py files.
|
changeset |
files
|
Sat, 06 Jun 2009 10:30:56 -0500 |
Augie Fackler |
Add HTTP_HOST to environ variables mocked. Also add license headers to run.py.
|
changeset |
files
|
Sat, 06 Jun 2009 17:28:56 +0200 |
Madhusudan C.S. |
Added logic for every GHOP specific model.
|
changeset |
files
|
Sat, 06 Jun 2009 17:16:52 +0200 |
Lennard de Rijk |
Added licenses and fixed the authors of __init__.py for the GHOP module.
|
changeset |
files
|
Fri, 05 Jun 2009 22:54:19 +0200 |
Lennard de Rijk |
Changed imports in models to comply with recent GHOP code move.
|
changeset |
files
|
Fri, 05 Jun 2009 22:07:15 +0200 |
Lennard de Rijk |
Removed unused import.
|
changeset |
files
|
Fri, 05 Jun 2009 21:27:03 +0200 |
Madhusudan C.S. |
Moved the GHOP module into the modules package.
|
changeset |
files
|
Fri, 05 Jun 2009 08:24:32 +0200 |
Sverre Rabbelier |
also rename batch_size in cron.py
|
changeset |
files
|
Fri, 05 Jun 2009 00:03:09 +0200 |
Sverre Rabbelier |
Added tag v0-5-20090604 for changeset 1dc8d7f9458e
|
changeset |
files
|
Fri, 05 Jun 2009 00:00:30 +0200 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20090604 in app.yaml.template
v0-5-20090604
|
changeset |
files
|
Thu, 04 Jun 2009 23:21:33 +0200 |
Sverre Rabbelier |
Display caught errors on the page itself
|
changeset |
files
|
Thu, 04 Jun 2009 22:26:24 +0200 |
Sverre Rabbelier |
Make the maintenance page a hardcoded response
|
changeset |
files
|
Thu, 04 Jun 2009 22:08:11 +0200 |
Lennard de Rijk |
Merge with Pawel's tip.
|
changeset |
files
|
Thu, 04 Jun 2009 20:55:30 +0200 |
Pawel Solyga |
Partial fix for displaying mentors and students on Organization home page.
|
changeset |
files
|
Thu, 04 Jun 2009 20:46:37 +0200 |
Pawel Solyga |
Comment out GMaps support in Organization home page template.
|
changeset |
files
|
Thu, 04 Jun 2009 22:02:14 +0200 |
Lennard de Rijk |
Small indentation fix.
|
changeset |
files
|
Thu, 04 Jun 2009 20:38:32 +0200 |
Pawel Solyga |
Add missing if statement in organization list row template.
|
changeset |
files
|
Thu, 04 Jun 2009 22:01:57 +0200 |
Lennard de Rijk |
Fixed an issue where some access checks would fail due to missing arguments.
|
changeset |
files
|
Wed, 03 Jun 2009 23:38:02 +0530 |
Madhusudan.C.S |
Introduced 'module_package' key in params dict to support modules in melange
|
changeset |
files
|
Thu, 04 Jun 2009 21:58:05 +0200 |
Lennard de Rijk |
Now showing link to edit the home page document on the home page.
|
changeset |
files
|
Tue, 02 Jun 2009 19:23:06 +0200 |
Pawel Solyga |
Temporary turn off GMaps support on Organization home pages until it's fixed.
|
changeset |
files
|
Thu, 04 Jun 2009 20:21:15 +0200 |
Lennard de Rijk |
Added link to edit the Document on the Document's public page.
|
changeset |
files
|
Tue, 02 Jun 2009 19:20:14 +0200 |
Pawel Solyga |
Rename soc-090421.css and update base.html template.
|
changeset |
files
|
Thu, 04 Jun 2009 18:21:04 +0200 |
Lennard de Rijk |
Clarified docstring for document read/write access check.
|
changeset |
files
|
Tue, 02 Jun 2009 19:17:46 +0200 |
Pawel Solyga |
Small changes in #extra_left, #extra_right tags in css file.
|
changeset |
files
|
Thu, 04 Jun 2009 08:12:57 +0200 |
Lennard de Rijk |
Added a link to the website where the user has registered to the welcome email.
|
changeset |
files
|
Mon, 01 Jun 2009 23:42:36 +0200 |
Pawel Solyga |
Add taggable-mixin and gviz to build script.
|
changeset |
files
|
Mon, 01 Jun 2009 22:23:46 +0200 |
Pawel Solyga |
Extend taggable-mixin to support different Tag models.
|
changeset |
files
|
Mon, 01 Jun 2009 22:17:38 +0200 |
Pawel Solyga |
Make taggable-mixin tests working by updating GAE path.
|
changeset |
files
|
Mon, 01 Jun 2009 20:38:38 +0200 |
Pawel Solyga |
Merge with Pawel's head.
|
changeset |
files
|
Mon, 01 Jun 2009 20:31:38 +0200 |
Pawel Solyga |
Add google-visualization-python project to Melange repository.
|
changeset |
files
|
Mon, 01 Jun 2009 20:03:22 +0200 |
Lennard de Rijk |
Removed unecessary use of %.
|
changeset |
files
|
Sat, 30 May 2009 09:19:10 +0200 |
Lennard de Rijk |
Changed University Student expected graduation date to be a dynamic dropdown.
|
changeset |
files
|
Sat, 30 May 2009 01:03:20 +0200 |
Lennard de Rijk |
Added GHOP specific Mentor and Org Admin Models.
|
changeset |
files
|
Sat, 30 May 2009 00:50:39 +0200 |
Pawel Solyga |
Add missing __init__.py file in taggable-mixin module.
|
changeset |
files
|
Sat, 30 May 2009 00:36:52 +0200 |
Pawel Solyga |
Add taggable-mixin to Melange repository.
|
changeset |
files
|
Fri, 29 May 2009 20:56:39 +0200 |
Pawel Solyga |
Add some missing docstrings to Seeder classes in seed_db.py
|
changeset |
files
|
Wed, 27 May 2009 20:37:04 +0200 |
Pawel Solyga |
Style fixes and pylint: disable-msg comments in different modules.
|
changeset |
files
|
Wed, 27 May 2009 03:31:58 +0200 |
Pawel Solyga |
Add pylint: disable-msg= where needed in Melange modules.
|
changeset |
files
|
Wed, 27 May 2009 03:31:27 +0200 |
Pawel Solyga |
Rename bathSize variable to batch_size in soc.logic.models.base module.
|
changeset |
files
|
Wed, 27 May 2009 03:22:37 +0200 |
Pawel Solyga |
Style fixes and wrong function call fix in soc.views.helper.lists module.
|
changeset |
files
|
Wed, 27 May 2009 02:12:56 +0200 |
Pawel Solyga |
Remove unused variable from soc.view.models.cron module.
|
changeset |
files
|
Wed, 27 May 2009 02:09:38 +0200 |
Pawel Solyga |
Some more pylint fixes in different Melange modules.
|
changeset |
files
|
Wed, 27 May 2009 01:47:38 +0200 |
Pawel Solyga |
Style and pylint fixes in Melange modules.
|
changeset |
files
|
Wed, 27 May 2009 00:31:40 +0200 |
Pawel Solyga |
Style and variable names fixes in soc.modules.core module.
|
changeset |
files
|
Tue, 26 May 2009 22:18:04 +0200 |
Pawel Solyga |
Remove unused imports in Melange modules.
|
changeset |
files
|
Tue, 26 May 2009 22:10:02 +0200 |
Pawel Solyga |
Remove unused imports from main.py.
|
changeset |
files
|
Tue, 26 May 2009 22:04:52 +0200 |
Pawel Solyga |
Some small fixes to unique_user_id_adder module.
|
changeset |
files
|
Tue, 26 May 2009 02:45:03 +0200 |
Lennard de Rijk |
Fixed typo in org_prize_assignment model.
|
changeset |
files
|
Tue, 26 May 2009 02:37:39 +0200 |
Sverre Rabbelier |
remove accidental head
|
changeset |
files
|
Tue, 26 May 2009 02:03:53 +0200 |
Lennard de Rijk |
Fixed the notification list to show a properly formatted date and time column.
|
changeset |
files
|
Tue, 26 May 2009 01:58:56 +0200 |
Pawel Solyga |
Link id and key name fixes for Organization And OrgApplication in seed_db.
|
changeset |
files
|
Mon, 25 May 2009 16:23:16 -0700 |
Dan Bentley |
Add Organization Application seeding.
|
changeset |
files
|
Tue, 26 May 2009 00:51:33 +0200 |
Pawel Solyga |
Make user_id property in User model not required.
|
changeset |
files
|
Tue, 26 May 2009 00:19:09 +0200 |
Sverre Rabbelier |
Merged with Sverre
|
changeset |
files
|
Mon, 25 May 2009 23:45:20 +0200 |
Lennard de Rijk |
Fixed model name and comment typo's in task model.
|
changeset |
files
|
Mon, 25 May 2009 23:42:56 +0200 |
Madhusudan C.S. |
Added several models related to the GHOP workflow.
|
changeset |
files
|
Mon, 25 May 2009 23:40:07 +0200 |
Sverre Rabbelier |
Do not die on NeedIndexErrors
|
changeset |
files
|
Mon, 25 May 2009 22:59:56 +0200 |
Pawel Solyga |
Add helper functions, model update and jobs for unique user ids.
|
changeset |
files
|
Mon, 25 May 2009 22:59:33 +0200 |
Pawel Solyga |
Add missing django.template import to shell.py.
|
changeset |
files
|
Mon, 25 May 2009 20:42:11 +0200 |
Sverre Rabbelier |
Revert "Add a supplemantal block to the edit form"
|
changeset |
files
|
Mon, 25 May 2009 20:41:54 +0200 |
Sverre Rabbelier |
Revert "Add an EditForm id to the edit form"
|
changeset |
files
|
Mon, 25 May 2009 02:25:44 +0200 |
James Levy |
Add a supplemantal block to the edit form
|
changeset |
files
|
Mon, 25 May 2009 02:23:42 +0200 |
James Levy |
Add an EditForm id to the edit form
|
changeset |
files
|
Mon, 25 May 2009 02:40:11 +0200 |
Sverre Rabbelier |
Remove executable bit from datatimepicker
|
changeset |
files
|
Mon, 25 May 2009 02:33:26 +0200 |
Madhusudan C.S. |
Added GHOP Task model.
|
changeset |
files
|
Mon, 25 May 2009 01:56:09 +0200 |
Lennard de Rijk |
Added __init__.py to ghop folder.
|
changeset |
files
|
Sun, 24 May 2009 22:32:39 +0200 |
Pawel Solyga |
Merge with Sverre's recent module architecture commit.
|
changeset |
files
|
Sun, 24 May 2009 22:29:54 +0200 |
Pawel Solyga |
Add web based python shell to Melange.
|
changeset |
files
|
Fri, 22 May 2009 10:08:08 +0200 |
Pawel Solyga |
Comment style fix in soc.views.models.organization module.
|
changeset |
files
|
Sun, 24 May 2009 21:40:37 +0200 |
Sverre Rabbelier |
First step in the module design
|
changeset |
files
|
Fri, 22 May 2009 09:40:53 +0200 |
Pawel Solyga |
Add comment regarding Student Project sorting on Organization home page.
|
changeset |
files
|
Thu, 21 May 2009 14:44:41 +0200 |
Pawel Solyga |
Add sorting of student projects on organization home page.
|
changeset |
files
|
Thu, 21 May 2009 13:25:11 +0200 |
Pawel Solyga |
Now clicking cancel button returns user to previous page. Fixes issue 569.
|
changeset |
files
|
Wed, 20 May 2009 12:32:36 +0200 |
Pawel Solyga |
Add comment to clean_html_content function and update __authors__.
|
changeset |
files
|
Mon, 18 May 2009 20:23:42 +0200 |
Pawel Solyga |
Invoke pylint from build script.
|
changeset |
files
|
Mon, 18 May 2009 19:37:38 +0200 |
Pawel Solyga |
Replace usage of feedparser for sanitizing html with new HtmlSanitizer module.
|
changeset |
files
|
Mon, 18 May 2009 19:34:19 +0200 |
Pawel Solyga |
Add htmlsanitizer folder to build script.
|
changeset |
files
|
Mon, 18 May 2009 19:33:47 +0200 |
Pawel Solyga |
Add missing __init__.py file to htmlsanitizer folder.
|
changeset |
files
|
Mon, 18 May 2009 14:49:43 +0200 |
Pawel Solyga |
Add HtmlSanitizer python module to Melange repository.
|
changeset |
files
|
Mon, 18 May 2009 14:48:47 +0200 |
Pawel Solyga |
Add BeautifulSoup Python HTML/XML parser to Melange repository.
|
changeset |
files
|
Mon, 18 May 2009 14:05:38 +0200 |
Pawel Solyga |
Add acceptedStudentsCSVExport function to stats.py script.
|
changeset |
files
|
Mon, 18 May 2009 14:23:29 +0200 |
Pawel Solyga |
Remove accidentaly committed file.
|
changeset |
files
|
Mon, 18 May 2009 14:22:45 +0200 |
Pawel Solyga |
Merge with Sverre's accidental head.
|
changeset |
files
|
Fri, 15 May 2009 23:05:13 +0200 |
Sverre Rabbelier |
Do not rely on notifiction module being imported
|
changeset |
files
|
Fri, 15 May 2009 20:54:36 +0200 |
Pawel Solyga |
Style fixes in test_functional.py.
|
changeset |
files
|
Fri, 15 May 2009 18:01:43 +0200 |
Matthew Wilkes |
Add some example function tests that use gaeftest
|
changeset |
files
|
Mon, 25 May 2009 23:42:15 +0200 |
Sverre Rabbelier |
Use key_name instead of link_id
|
changeset |
files
|
Tue, 26 May 2009 20:04:59 +0200 |
Sverre Rabbelier |
Use key_name instead of link_id
gae-fetch-limitation-fix
|
changeset |
files
|
Fri, 15 May 2009 15:29:41 +0200 |
Matthew Wilkes |
Include required antl3 library and check if datastore is available
|
changeset |
files
|
Sun, 12 Apr 2009 09:06:45 +0000 |
Daniel Bentley |
Use offset_linkid instead of offset to scan >1000 entities.
gae-fetch-limitation-fix
|
changeset |
files
|
Fri, 15 May 2009 12:37:01 +0200 |
Pawel Solyga |
Revert not finished 1000 limitation fix commit (ef7222d484).
|
changeset |
files
|
Tue, 12 May 2009 15:52:53 +0200 |
Pawel Solyga |
Add vcs-load-dirs project to thirdparty directory.
|
changeset |
files
|
Tue, 12 May 2009 15:48:36 +0200 |
Pawel Solyga |
Add .DS_Store Mac OS X specific files to .hgignore.
|
changeset |
files
|
Tue, 12 May 2009 15:39:52 +0200 |
Pawel Solyga |
Update Google App Engine to 1.2.2 in thirdparty folder.
|
changeset |
files
|
Thu, 14 May 2009 22:40:39 +0200 |
Sverre Rabbelier |
added foo
|
changeset |
files
|
Tue, 12 May 2009 13:02:10 +0200 |
Pawel Solyga |
Fix ordering of names in AUTHORS file.
|
changeset |
files
|
Sun, 10 May 2009 02:38:57 +0200 |
Sverre Rabbelier |
Add .gitignore to .hgignore
|
changeset |
files
|
Sun, 10 May 2009 02:29:07 +0200 |
Sverre Rabbelier |
Add .git to the .hgignore file
|
changeset |
files
|
Sat, 09 May 2009 19:23:02 +0200 |
Sverre Rabbelier |
Remove __init__.py from project root as well
|
changeset |
files
|
Sat, 09 May 2009 15:28:26 +0200 |
Sverre Rabbelier |
[PATCH] Remove __init__.py from app, as app is not a module
|
changeset |
files
|
Sat, 09 May 2009 01:37:21 +0200 |
Lennard de Rijk |
Renamed duplicate slots because of recent changes.
|
changeset |
files
|
Sat, 09 May 2009 01:36:22 +0200 |
Mario Ferraro |
Fixes Issue 625 where the Duplicate calculation would hang if no assigned slots where available.
|
changeset |
files
|
Sat, 09 May 2009 01:14:03 +0200 |
Mario Ferraro |
Fixed Issue 627 where multiple Purr boxes would show when using calendar widget.
|
changeset |
files
|
Fri, 08 May 2009 14:58:19 +0200 |
Sverre Rabbelier |
Add Marcelo to AUTHORS file and fix typo
|
changeset |
files
|
Fri, 08 May 2009 14:55:36 +0200 |
Marcelo de Sena Lacerda |
Add coverage support to the test suite
|
changeset |
files
|
Fri, 08 May 2009 14:42:16 +0200 |
Sverre Rabbelier |
Added coverage output files to .hgignore
|
changeset |
files
|
Tue, 05 May 2009 21:48:46 +0200 |
Lennard de Rijk |
Fixed typo in docstring as to comments on r3012 (svn repo).
|
changeset |
files
|
Mon, 04 May 2009 19:23:44 +0200 |
Pawel Solyga |
Replace BeautyTips tooltips with purr info box for all form fields with help text.
|
changeset |
files
|
Fri, 01 May 2009 01:37:43 +0200 |
Sverre Rabbelier |
Use python2.5 in our unit tests
|
changeset |
files
|
Fri, 01 May 2009 00:56:29 +0200 |
Sverre Rabbelier |
Ignore .project and .pydevproject files
|
changeset |
files
|
Fri, 01 May 2009 00:35:06 +0200 |
Sverre Rabbelier |
Add full list of accepted students
|
changeset |
files
|
Fri, 01 May 2009 00:32:18 +0200 |
Sverre Rabbelier |
Ignore backup files (*~)
|
changeset |
files
|
Fri, 01 May 2009 00:31:39 +0200 |
Sverre Rabbelier |
Ignore zip files and build directory
|
changeset |
files
|
Fri, 01 May 2009 00:25:11 +0200 |
Sverre Rabbelier |
Merged revert
|
changeset |
files
|
Fri, 01 May 2009 00:03:02 +0200 |
Sverre Rabbelier |
Backed out changeset 571f2de51138
|
changeset |
files
|
Thu, 30 Apr 2009 23:33:04 +0200 |
Sverre Rabbelier |
Make dev_appserver error out when python version >2.5 is used
|
changeset |
files
|
Thu, 30 Apr 2009 17:13:09 +0200 |
Sverre Rabbelier |
Added file 'foo.txt'
|
changeset |
files
|
Wed, 29 Apr 2009 22:24:14 +0200 |
Lennard de Rijk |
Fixed StudentProposal apply view that broke during split of Create/Edit view.
|
changeset |
files
|
Wed, 29 Apr 2009 18:51:58 +0200 |
Pawel Solyga |
Fix Issue 389 (Clicking list entry will not open new tab/window).
|
changeset |
files
|
Wed, 29 Apr 2009 18:20:30 +0200 |
Pawel Solyga |
Fix too long line in soc.view.models.organization module.
|
changeset |
files
|
Tue, 28 Apr 2009 12:47:06 +0200 |
Pawel Solyga |
Remove E1103 and E1101 errors from ignore list in pylintrc file.
|
changeset |
files
|
Mon, 27 Apr 2009 13:01:53 +0200 |
Pawel Solyga |
Style fixes in app.soc.views.models.student_project module.
|
changeset |
files
|
Sat, 25 Apr 2009 20:52:03 +0200 |
Lennard de Rijk |
Show all Co-Mentors on the Student Project public page.
|
changeset |
files
|
Sat, 25 Apr 2009 20:50:48 +0200 |
Lennard de Rijk |
Changed Additional Mentors to Co-Mentors in the manage view.
|
changeset |
files
|
Sat, 25 Apr 2009 20:24:00 +0200 |
Lennard de Rijk |
Added functionality to set additional mentors for a Student Project.
|
changeset |
files
|
Sat, 25 Apr 2009 20:22:13 +0200 |
Lennard de Rijk |
Fixed missing value in context when a form with a different name then form was used.
|
changeset |
files
|
Sat, 25 Apr 2009 10:13:06 +0200 |
Pawel Solyga |
Fix broken tests by renaming default app id from "your_app_id" to "test-app-run".
|
changeset |
files
|
Sat, 25 Apr 2009 10:09:24 +0200 |
Pawel Solyga |
Add .hgignore to repository and ignore all .pyc files and app.yaml file.
|
changeset |
files
|
Fri, 24 Apr 2009 22:34:31 +0000 |
Pawel Solyga |
Add getStudentsProjects to context in stats.py script.
|
changeset |
files
|
Fri, 24 Apr 2009 14:16:00 +0000 |
Pawel Solyga |
Load /Users/solydzajs/Desktop/google_appengine into
|
changeset |
files
|
Tue, 21 Apr 2009 16:28:13 +0000 |
Lennard de Rijk |
Renamed .css file due to recent changes.
|
changeset |
files
|
Tue, 21 Apr 2009 16:24:32 +0000 |
Lennard de Rijk |
Added map of accepted student proposals to mentors to the org home page.
|
changeset |
files
|
Tue, 21 Apr 2009 16:24:13 +0000 |
Pawel Solyga |
Fix missing dot in stats.py docstring.
|
changeset |
files
|
Tue, 21 Apr 2009 14:36:47 +0000 |
Sverre Rabbelier |
Fixing the build now that emails have been tested.
|
changeset |
files
|
Tue, 21 Apr 2009 14:25:57 +0000 |
Sverre Rabbelier |
Intentionally breaking the build so that we can verify BuildBot will send email.
|
changeset |
files
|
Tue, 21 Apr 2009 01:45:12 +0000 |
Augie Fackler |
Fixing the build now that emails have been tested.
|
changeset |
files
|
Tue, 21 Apr 2009 01:38:04 +0000 |
Augie Fackler |
Intentionally breaking the build so that we can verify BuildBot will send email.
|
changeset |
files
|
Mon, 20 Apr 2009 22:52:51 +0000 |
Sverre Rabbelier |
Added reviveJobs and deidleJobs to stats.py
|
changeset |
files
|
Mon, 20 Apr 2009 22:52:38 +0000 |
Sverre Rabbelier |
Email address is actually private, not public, make this obvios
|
changeset |
files
|
Mon, 20 Apr 2009 22:52:21 +0000 |
Sverre Rabbelier |
Set the last_modified_on date to last change
|
changeset |
files
|
Mon, 20 Apr 2009 22:52:05 +0000 |
Sverre Rabbelier |
Set batch size to 10
|
changeset |
files
|
Mon, 20 Apr 2009 22:51:48 +0000 |
Sverre Rabbelier |
Added index needed to convert proposals
|
changeset |
files
|
Mon, 20 Apr 2009 22:31:25 +0000 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
Mon, 20 Apr 2009 20:57:59 +0000 |
Lennard de Rijk |
Changed the accepted and rejected list to redirect to the review page in ListProposals view.
|
changeset |
files
|
Mon, 20 Apr 2009 20:56:56 +0000 |
Lennard de Rijk |
Allowing student project review page to be viewed in read-only mode after the deadline has passed.
|
changeset |
files
|
Mon, 20 Apr 2009 19:08:47 +0000 |
Lennard de Rijk |
Fixed typo in access module naming.
|
changeset |
files
|
Mon, 20 Apr 2009 03:44:17 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090420 in app.yaml.template.
|
changeset |
files
|
Sun, 19 Apr 2009 22:51:58 +0000 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
Sun, 19 Apr 2009 22:50:30 +0000 |
Lennard de Rijk |
Added listing of accepted and rejected proposals to the organization proposal page.
|
changeset |
files
|
Sun, 19 Apr 2009 22:14:35 +0000 |
Lennard de Rijk |
Added org_home_gmap function to the map JS for displaying the mentor-student map.
|
changeset |
files
|
Sun, 19 Apr 2009 22:07:20 +0000 |
Lennard de Rijk |
Added mentor-marker.png to content\images.
|
changeset |
files
|
Sun, 19 Apr 2009 22:05:25 +0000 |
Lennard de Rijk |
Renamed map JS to facilitate upcoming changes.
|
changeset |
files
|
Sun, 19 Apr 2009 21:50:04 +0000 |
Lennard de Rijk |
Added the gathering of data required to display a map on the org home page.
|
changeset |
files
|
Sun, 19 Apr 2009 21:37:14 +0000 |
Lennard de Rijk |
Added ccTld property to role to retrieve the ccTld of the country of residence for a specific role entity.
|
changeset |
files
|
Sun, 19 Apr 2009 21:26:38 +0000 |
Lennard de Rijk |
Added dictionary mapping country names to their CCTLD in countries model.
|
changeset |
files
|
Sun, 19 Apr 2009 17:42:57 +0000 |
Sverre Rabbelier |
Don't run in a transaction if not needed
|
changeset |
files
|
Sun, 19 Apr 2009 17:42:44 +0000 |
Sverre Rabbelier |
Tweak the 'load balancing' algorithm
|
changeset |
files
|
Sun, 19 Apr 2009 17:42:27 +0000 |
Sverre Rabbelier |
Added deleteEntities methods to stats.py
|
changeset |
files
|
Sun, 19 Apr 2009 16:23:29 +0000 |
Lennard de Rijk |
Fixed typo in cron.job module's timeOutJob docstring.
|
changeset |
files
|
Sun, 19 Apr 2009 14:48:21 +0000 |
Sverre Rabbelier |
Use status codes in job.py
|
changeset |
files
|
Sun, 19 Apr 2009 14:45:22 +0000 |
Lennard de Rijk |
getDefaultMailSender now properly handles users who are logged in but not registered.
|
changeset |
files
|
Sun, 19 Apr 2009 14:35:31 +0000 |
Sverre Rabbelier |
Allow anyone to see student projects
|
changeset |
files
|
Sun, 19 Apr 2009 10:46:20 +0000 |
Lennard de Rijk |
Changed the type of Error occurring when no valid sender could be found to a FatalJobError in student_proposal_mailer.
|
changeset |
files
|
Sun, 19 Apr 2009 10:37:10 +0000 |
Lennard de Rijk |
Students can not list their own projects before the accepted students announced deadline.
|
changeset |
files
|
Sun, 19 Apr 2009 10:29:57 +0000 |
Lennard de Rijk |
Student Proposal Mailer is now sending out real emails.
|
changeset |
files
|
Sun, 19 Apr 2009 10:28:35 +0000 |
Lennard de Rijk |
Fixed a comment typo and possible bug in mail_dispatcher.
|
changeset |
files
|
Sun, 19 Apr 2009 10:26:11 +0000 |
Lennard de Rijk |
Added email templates for accepted and rejected students in a GSoC like program.
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:46 +0000 |
Sverre Rabbelier |
Major brown paper bag fix
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:29 +0000 |
Sverre Rabbelier |
Add a startSpam method to stats
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:17 +0000 |
Sverre Rabbelier |
Add job to the index
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:05 +0000 |
Sverre Rabbelier |
Add a random chance to ignore a job to reduce contention
|
changeset |
files
|
Sun, 19 Apr 2009 00:06:46 +0000 |
Sverre Rabbelier |
Do not fetch all jobs with each poke
|
changeset |
files
|
Sun, 19 Apr 2009 00:06:29 +0000 |
Sverre Rabbelier |
Add entityIterator to base Logic
|
changeset |
files
|
Sun, 19 Apr 2009 00:06:12 +0000 |
Sverre Rabbelier |
Store how many times a job has timed out and abort if needed
|
changeset |
files
|
Sat, 18 Apr 2009 21:34:41 +0000 |
Sverre Rabbelier |
Wrong usage of twoline_table_row caused weird layout in project
|
changeset |
files
|
Sat, 18 Apr 2009 21:34:25 +0000 |
Sverre Rabbelier |
Add cron.yaml to the build script
|
changeset |
files
|
Sat, 18 Apr 2009 21:30:58 +0000 |
Lennard de Rijk |
Instead of text_data use key_data property to check for uniqueness.
|
changeset |
files
|
Sat, 18 Apr 2009 21:26:13 +0000 |
Lennard de Rijk |
Style fix in Job model.
|
changeset |
files
|
Sat, 18 Apr 2009 21:22:43 +0000 |
Lennard de Rijk |
Hook up the Student Proposal Mailer in the cron/jobs module.
|
changeset |
files
|
Sat, 18 Apr 2009 21:21:22 +0000 |
Lennard de Rijk |
Added Student Proposal Mailer module for mailing students who are accepted/rejected into the program.
|
changeset |
files
|
Sat, 18 Apr 2009 19:00:04 +0000 |
Sverre Rabbelier |
Various improvements to convertProposals
|
changeset |
files
|
Sat, 18 Apr 2009 18:59:53 +0000 |
Sverre Rabbelier |
Add a silent option to updateOrCreateFromFields
|
changeset |
files
|
Sat, 18 Apr 2009 17:14:42 +0000 |
Lennard de Rijk |
Fixed wrong import for list proposals view.
|
changeset |
files
|
Sat, 18 Apr 2009 15:06:36 +0000 |
Lennard de Rijk |
Fixed typo and added myself to authors in the cron/job module.
|
changeset |
files
|
Sat, 18 Apr 2009 15:05:56 +0000 |
Sverre Rabbelier |
Add a script to convert proposals.
|
changeset |
files
|
Sat, 18 Apr 2009 15:04:24 +0000 |
Lennard de Rijk |
Added FatalJobError to the cron/job module.
|
changeset |
files
|
Sat, 18 Apr 2009 14:51:27 +0000 |
Lennard de Rijk |
Fixed typo in documentation of the Job Model.
|
changeset |
files
|
Sat, 18 Apr 2009 14:43:42 +0000 |
Lennard de Rijk |
Changed the response message in the cron poke view.
|
changeset |
files
|
Sat, 18 Apr 2009 14:27:40 +0000 |
Sverre Rabbelier |
Remove debug url too
|
changeset |
files
|
Sat, 18 Apr 2009 14:25:30 +0000 |
Sverre Rabbelier |
Remove testing method and update docstring for cron system
|
changeset |
files
|
Sat, 18 Apr 2009 14:04:39 +0000 |
Sverre Rabbelier |
Removed unneeded imports and variables
|
changeset |
files
|
Sat, 18 Apr 2009 14:04:11 +0000 |
Sverre Rabbelier |
Add cron, the core of the job system
|
changeset |
files
|
Sat, 18 Apr 2009 14:03:49 +0000 |
Sverre Rabbelier |
Add priority groups and jobs to the sitemap
|
changeset |
files
|
Sat, 18 Apr 2009 14:03:28 +0000 |
Sverre Rabbelier |
Add jobs (model, logic, and view)
|
changeset |
files
|
Sat, 18 Apr 2009 14:02:56 +0000 |
Sverre Rabbelier |
Add priority groups (model, logic, and view)
|
changeset |
files
|
Sat, 18 Apr 2009 14:00:30 +0000 |
Lennard de Rijk |
The listing of accepted projects on the Organization's homepage is now timeline dependent.
|
changeset |
files
|
Sat, 18 Apr 2009 13:59:24 +0000 |
Lennard de Rijk |
White space fix in list_info module.
|
changeset |
files
|
Sat, 18 Apr 2009 12:49:37 +0000 |
Sverre Rabbelier |
Fix user_self calling editGet with a wrong parameter
|
changeset |
files
|
Sat, 18 Apr 2009 12:37:12 +0000 |
Sverre Rabbelier |
Split edit and create into different methods
|
changeset |
files
|
Sat, 18 Apr 2009 12:36:55 +0000 |
Sverre Rabbelier |
Add support for ID based entities
|
changeset |
files
|
Sat, 18 Apr 2009 12:07:02 +0000 |
Sverre Rabbelier |
Use proposal key instead of raw proposal
|
changeset |
files
|
Sat, 18 Apr 2009 11:41:56 +0000 |
Sverre Rabbelier |
Show in green the proposals that would be accepted
|
changeset |
files
|
Fri, 17 Apr 2009 22:50:16 +0000 |
Pawel Solyga |
Add proper generation of Student entities and StudentProposal entities to seed_db module.
|
changeset |
files
|
Fri, 17 Apr 2009 21:36:49 +0000 |
Lennard de Rijk |
Rename that should have been part of r2953.
|
changeset |
files
|
Fri, 17 Apr 2009 21:14:43 +0000 |
Lennard de Rijk |
Renamed stepsize to step_size in Student Proposal Logic.
|
changeset |
files
|
Fri, 17 Apr 2009 20:26:37 +0000 |
Lennard de Rijk |
Moved the code to retrieve all Proposal which should be accepted for one Organization to the Proposal Logic module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:54:27 +0000 |
Pawel Solyga |
Style fixes in soc.views.helper.lists module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:53:54 +0000 |
Pawel Solyga |
Style fixes in soc.views.models.organization module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:53:23 +0000 |
Pawel Solyga |
Fix too long line in soc.views.models.program module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:52:57 +0000 |
Pawel Solyga |
Comment out unused variables in soc.views.models.base module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:01:26 +0000 |
Pawel Solyga |
Fix too long line in soc.views.helper.templatetags.forms_helpers module.
|
changeset |
files
|
Fri, 17 Apr 2009 16:23:01 +0000 |
Pawel Solyga |
Proposal CSV export for students.
|
changeset |
files
|
Wed, 15 Apr 2009 23:22:11 +0000 |
Sverre Rabbelier |
Readability fix in base logic
|
changeset |
files
|
Wed, 15 Apr 2009 23:21:40 +0000 |
Sverre Rabbelier |
Remove redundant if check
|
changeset |
files
|
Wed, 15 Apr 2009 19:13:52 +0000 |
Pawel Solyga |
Comment out unused variables in soc.logic.allocations module.
|
changeset |
files
|
Wed, 15 Apr 2009 19:13:16 +0000 |
Pawel Solyga |
Fix too long line in soc.cache.logic module.
|
changeset |
files
|
Wed, 15 Apr 2009 16:05:29 +0000 |
Pawel Solyga |
Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
|
changeset |
files
|
Wed, 15 Apr 2009 15:56:17 +0000 |
Pawel Solyga |
Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module.
|
changeset |
files
|
Wed, 15 Apr 2009 08:01:17 +0000 |
Daniel Bentley |
Step 2 of moving to new seeding model.
|
changeset |
files
|
Tue, 14 Apr 2009 18:44:06 +0000 |
Lennard de Rijk |
Added additional_mentors property to StudentProject.
|
changeset |
files
|
Tue, 14 Apr 2009 18:42:27 +0000 |
Lennard de Rijk |
Whitespace fix in sponsor model.
|
changeset |
files
|
Mon, 13 Apr 2009 21:46:33 +0000 |
Sverre Rabbelier |
Place the getSingleton call in view decorator in the try
|
changeset |
files
|
Mon, 13 Apr 2009 21:32:29 +0000 |
Sverre Rabbelier |
Fix a bug in duplicate detection
|
changeset |
files
|
Mon, 13 Apr 2009 21:32:12 +0000 |
Sverre Rabbelier |
Undid superfluas replacement of .name() with .name_or_id()
|
changeset |
files
|
Mon, 13 Apr 2009 16:31:36 +0000 |
Lennard de Rijk |
Fixes access check for manage view.
|
changeset |
files
|
Mon, 13 Apr 2009 15:31:39 +0000 |
Sverre Rabbelier |
Do not rely on dicts.merge to change target
|
changeset |
files
|
Mon, 13 Apr 2009 15:30:48 +0000 |
Sverre Rabbelier |
Use key().id_or_name() instead of key().name()
|
changeset |
files
|
Mon, 13 Apr 2009 14:34:42 +0000 |
Sverre Rabbelier |
Fix a bug in seed_db
|
changeset |
files
|
Sun, 12 Apr 2009 16:43:30 +0000 |
Lennard de Rijk |
Added a warning message to alert the user that reviews are not editable.
|
changeset |
files
|
Sun, 12 Apr 2009 16:09:00 +0000 |
Lennard de Rijk |
Added overview of private reviews to the Student Proposal review page.
|
changeset |
files
|
Sun, 12 Apr 2009 13:22:43 +0000 |
Pawel Solyga |
Load /Users/solydzajs/Downloads/google_appengine into
|
changeset |
files
|
Sun, 12 Apr 2009 13:14:03 +0000 |
Sverre Rabbelier |
Do not rely on a backup_admin being set
|
changeset |
files
|
Sun, 12 Apr 2009 12:31:55 +0000 |
Sverre Rabbelier |
Send out notifications and emails to admin and backup admin
|
changeset |
files
|
Sun, 12 Apr 2009 12:31:23 +0000 |
Sverre Rabbelier |
Allow the backup_admin to fill in the org application
|
changeset |
files
|
Sun, 12 Apr 2009 09:06:45 +0000 |
Daniel Bentley |
Use offset_linkid instead of offset to scan >1000 entities.
|
changeset |
files
|
Sun, 12 Apr 2009 06:24:14 +0000 |
Daniel Bentley |
Respond to comments on r2769.
|
changeset |
files
|
Sun, 12 Apr 2009 06:21:15 +0000 |
Daniel Bentley |
Last step of refactoring before adding support for > 1000 entities.
|
changeset |
files
|
Sun, 12 Apr 2009 00:18:38 +0000 |
Sverre Rabbelier |
Add (better) help_text to publish_location and school_name
|
changeset |
files
|
Sun, 12 Apr 2009 00:18:19 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Sat, 11 Apr 2009 23:04:29 +0000 |
Sverre Rabbelier |
Added Joel Sherrill to the AUTHORS file
|
changeset |
files
|
Sat, 11 Apr 2009 22:59:30 +0000 |
Sverre Rabbelier |
Lower ASCII fix
|
changeset |
files
|
Sat, 11 Apr 2009 22:58:57 +0000 |
Sverre Rabbelier |
Remove getKeySuffix and it's usage
|
changeset |
files
|
Sat, 11 Apr 2009 22:58:19 +0000 |
Sverre Rabbelier |
Use key().id_or_name() instead of key().name()
|
changeset |
files
|
Sat, 11 Apr 2009 22:57:23 +0000 |
Sverre Rabbelier |
Use key.id_or_name in templates rather than key.name
|
changeset |
files
|
Sat, 11 Apr 2009 17:40:41 +0000 |
Lennard de Rijk |
Indentation fixes.
|
changeset |
files
|
Sat, 11 Apr 2009 16:00:03 +0000 |
Lennard de Rijk |
Indentation fixes.
|
changeset |
files
|
Sat, 11 Apr 2009 13:42:12 +0000 |
Lennard de Rijk |
Added two menu items to the program menu.
|
changeset |
files
|
Sat, 11 Apr 2009 13:37:31 +0000 |
Lennard de Rijk |
Removed obsolete white line in soc/models/views/models/organization.py.
|
changeset |
files
|
Sat, 11 Apr 2009 13:36:50 +0000 |
Lennard de Rijk |
Added listing of Student Projects for Students themselves.
|
changeset |
files
|
Sat, 11 Apr 2009 13:34:37 +0000 |
Lennard de Rijk |
Added three new redirect methods.
|
changeset |
files
|
Sat, 11 Apr 2009 13:32:35 +0000 |
Lennard de Rijk |
Brown paper bag fix for Student Project Manage and Edit access check.
|
changeset |
files
|
Sat, 11 Apr 2009 13:19:23 +0000 |
Sverre Rabbelier |
Style fix in function names in stats.py
|
changeset |
files
|
Sat, 11 Apr 2009 12:27:41 +0000 |
Sverre Rabbelier |
When ranking, put them at or above the given rank
|
changeset |
files
|
Sat, 11 Apr 2009 12:27:20 +0000 |
Sverre Rabbelier |
Remove slots_allocation from program view
|
changeset |
files
|
Fri, 10 Apr 2009 15:46:05 +0000 |
Sverre Rabbelier |
Make it possible to save any value with saveValues
|
changeset |
files
|
Fri, 10 Apr 2009 15:45:52 +0000 |
Sverre Rabbelier |
Allow loading a previously saved slot allocation
|
changeset |
files
|
Fri, 10 Apr 2009 15:32:11 +0000 |
Lennard de Rijk |
Added Manage Student Projects item to the organization menu.
|
changeset |
files
|
Fri, 10 Apr 2009 15:24:43 +0000 |
Lennard de Rijk |
Fixed typo in checkStudentProjectHasStatus docstring.
|
changeset |
files
|
Fri, 10 Apr 2009 15:22:38 +0000 |
Lennard de Rijk |
Removed TODO that has been completed in r2876.
|
changeset |
files
|
Fri, 10 Apr 2009 11:27:33 +0000 |
Sverre Rabbelier |
Fix bug exposed in previous commit
|
changeset |
files
|
Fri, 10 Apr 2009 11:27:15 +0000 |
Sverre Rabbelier |
Add a test case to demonstrate a bug in the allocator
|
changeset |
files
|
Thu, 09 Apr 2009 22:37:29 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090410 in app.yaml.template.
|
changeset |
files
|
Thu, 09 Apr 2009 22:06:18 +0000 |
Sverre Rabbelier |
Add a new allocation algorithm and use it
|
changeset |
files
|
Thu, 09 Apr 2009 22:05:44 +0000 |
Sverre Rabbelier |
Change iterative to algorithm in slot allocator
|
changeset |
files
|
Thu, 09 Apr 2009 22:05:07 +0000 |
Sverre Rabbelier |
Store min and max slots in the program model
|
changeset |
files
|
Thu, 09 Apr 2009 22:04:47 +0000 |
Sverre Rabbelier |
If nothing is assigned, return no assignments
|
changeset |
files
|
Wed, 08 Apr 2009 23:45:41 +0000 |
Sverre Rabbelier |
Add a submit method and button to slots view
|
changeset |
files
|
Wed, 08 Apr 2009 22:47:46 +0000 |
Pawel Solyga |
Make "Private Comment" first in the selection box on Student Proposal review page.
|
changeset |
files
|
Wed, 08 Apr 2009 22:21:50 +0000 |
Sverre Rabbelier |
Add auto-completion for mentor field
|
changeset |
files
|
Wed, 08 Apr 2009 22:21:30 +0000 |
Sverre Rabbelier |
Make mentor pickable
|
changeset |
files
|
Wed, 08 Apr 2009 22:21:12 +0000 |
Sverre Rabbelier |
Make it possible to specify the key_order for pick
|
changeset |
files
|
Wed, 08 Apr 2009 22:20:53 +0000 |
Sverre Rabbelier |
Add a temporary hack to allow filtering on org.key().name()
|
changeset |
files
|
Wed, 08 Apr 2009 22:20:33 +0000 |
Sverre Rabbelier |
Drop the 'adjustement' part of slots allocation
|
changeset |
files
|
Wed, 08 Apr 2009 22:20:00 +0000 |
Sverre Rabbelier |
Use slots allocated instead of adjustment in slots view
|
changeset |
files
|
Wed, 08 Apr 2009 22:19:24 +0000 |
Sverre Rabbelier |
Use the new self._getAcceptedOrgsList in slots view
|
changeset |
files
|
Wed, 08 Apr 2009 22:19:05 +0000 |
Sverre Rabbelier |
Factor out _getAcceptedOrgsList from acceptedOrgs
|
changeset |
files
|
Tue, 07 Apr 2009 22:22:43 +0000 |
Lennard de Rijk |
Public page for StudentProjects now displays public info.
|
changeset |
files
|
Tue, 07 Apr 2009 22:20:23 +0000 |
Lennard de Rijk |
Added public info as TinyMCE to the edit pages.
|
changeset |
files
|
Tue, 07 Apr 2009 22:19:01 +0000 |
Lennard de Rijk |
Added public_info property to StudentProject model.
|
changeset |
files
|
Tue, 07 Apr 2009 21:57:50 +0000 |
Lennard de Rijk |
Student Project public page now shows feed entries.
|
changeset |
files
|
Tue, 07 Apr 2009 21:55:54 +0000 |
Lennard de Rijk |
Added feed_url to StudentProject.
|
changeset |
files
|
Tue, 07 Apr 2009 21:40:23 +0000 |
Lennard de Rijk |
Added list of projects to the organization home page.
|
changeset |
files
|
Tue, 07 Apr 2009 21:12:29 +0000 |
Lennard de Rijk |
Changed StudentProposal list to show the amount of pending mentors if none have been assigned.
|
changeset |
files
|
Tue, 07 Apr 2009 18:50:24 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Tue, 07 Apr 2009 18:20:27 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090407 in app.yaml.template.
|
changeset |
files
|
Tue, 07 Apr 2009 18:12:29 +0000 |
Pawel Solyga |
Add missing imports, remove unsused imports, fix too long lines and some other style fixes in soc.views.models.student_project module.
|
changeset |
files
|
Tue, 07 Apr 2009 12:31:12 +0000 |
Pawel Solyga |
Add pylint: disable-msg=W0706 to soc.views.helper.access module.
|
changeset |
files
|
Tue, 07 Apr 2009 08:49:47 +0000 |
Lennard de Rijk |
Major update to the views concerning StudentProjects.
|
changeset |
files
|
Tue, 07 Apr 2009 08:44:56 +0000 |
Lennard de Rijk |
Added new redirect method to be used for StudentProjects.
|
changeset |
files
|
Tue, 07 Apr 2009 08:43:50 +0000 |
Lennard de Rijk |
Added two new templates for use in StudentProject views.
|
changeset |
files
|
Tue, 07 Apr 2009 08:41:58 +0000 |
Lennard de Rijk |
Added 2 new access checks to deal with StudentProjects.
|
changeset |
files
|
Tue, 07 Apr 2009 08:40:51 +0000 |
Lennard de Rijk |
Student Project listing now includes mentor column.
|
changeset |
files
|
Tue, 07 Apr 2009 08:09:47 +0000 |
Lennard de Rijk |
Change the dropdown menu to state Comment Visible to Student.
|
changeset |
files
|
Tue, 07 Apr 2009 07:28:31 +0000 |
Lennard de Rijk |
Only show mentor name in the detailed list.
|
changeset |
files
|
Mon, 06 Apr 2009 23:46:46 +0000 |
Sverre Rabbelier |
Properly handle exports when there are multiple lists
|
changeset |
files
|
Mon, 06 Apr 2009 22:55:49 +0000 |
Sverre Rabbelier |
Make slots view available to hosts
|
changeset |
files
|
Mon, 06 Apr 2009 22:55:27 +0000 |
Sverre Rabbelier |
Use the new nr_applications and nr_mentors
|
changeset |
files
|
Mon, 06 Apr 2009 22:55:08 +0000 |
Sverre Rabbelier |
Add the amount of proposals and mentors to slots view
|
changeset |
files
|
Mon, 06 Apr 2009 22:54:41 +0000 |
Sverre Rabbelier |
Added Matthew Wilkes to the AUTHORS file
|
changeset |
files
|
Mon, 06 Apr 2009 22:54:31 +0000 |
Sverre Rabbelier |
Added key_order to student proposal to enable csv export
|
changeset |
files
|
Mon, 06 Apr 2009 22:54:11 +0000 |
Sverre Rabbelier |
Fixed wrong usage of twoline_field in proposal view
|
changeset |
files
|
Mon, 06 Apr 2009 22:53:47 +0000 |
Sverre Rabbelier |
Fixed bug introduced by fixing a pylint error
|
changeset |
files
|
Mon, 06 Apr 2009 22:02:16 +0000 |
Lennard de Rijk |
Added name column to all role lists.
|
changeset |
files
|
Mon, 06 Apr 2009 21:38:10 +0000 |
Lennard de Rijk |
Added Mentor name column to StudentProposals list.
|
changeset |
files
|
Mon, 06 Apr 2009 21:19:58 +0000 |
Pawel Solyga |
Fix too long line in soc.views.models.student_proposal module.
|
changeset |
files
|
Mon, 06 Apr 2009 21:05:30 +0000 |
Lennard de Rijk |
Added simple listing (no score, rank) for Student Proposals you are a mentor for.
|
changeset |
files
|
Mon, 06 Apr 2009 20:36:18 +0000 |
Lennard de Rijk |
Changed label and help_text for public review button on studentproposal review page.
|
changeset |
files
|
Mon, 06 Apr 2009 19:22:42 +0000 |
Pawel Solyga |
Replace current favicon with the cleaned up one (smudges).
|
changeset |
files
|
Mon, 06 Apr 2009 18:18:53 +0000 |
Pawel Solyga |
Allow students to see and comment on withdrawn and ineligible proposals, hide withdraw button for those proposals.
|
changeset |
files
|
Mon, 06 Apr 2009 18:16:30 +0000 |
Pawel Solyga |
Indention fix in soc.views.models.organization module.
|
changeset |
files
|
Mon, 06 Apr 2009 11:04:57 +0000 |
Pawel Solyga |
When Student withdrew a proposal a public comment "Student withdrew proposal." is posted.
|
changeset |
files
|
Mon, 06 Apr 2009 10:11:44 +0000 |
Pawel Solyga |
Make "Mark as Ineligible" reversable and make this feature available for mentors too.
|
changeset |
files
|
Sun, 05 Apr 2009 23:39:36 +0000 |
Sverre Rabbelier |
Add a script to subscribe someone to all updates
|
changeset |
files
|
Sun, 05 Apr 2009 23:39:25 +0000 |
Sverre Rabbelier |
Add the entities to the context too
|
changeset |
files
|
Sun, 05 Apr 2009 22:51:54 +0000 |
Pawel Solyga |
Fix posting public comments as private in student proposals review.html template.
|
changeset |
files
|
Sun, 05 Apr 2009 19:43:26 +0000 |
Sverre Rabbelier |
Brown paper bag fix, sort by last name in AUTHORS
|
changeset |
files
|
Sun, 05 Apr 2009 19:38:10 +0000 |
Sverre Rabbelier |
Added Dmitri to the AUTHORS file
|
changeset |
files
|
Sun, 05 Apr 2009 19:37:56 +0000 |
Sverre Rabbelier |
Use different colors for public/private comment widget
|
changeset |
files
|
Sun, 05 Apr 2009 18:18:07 +0000 |
Sverre Rabbelier |
Fixed a missing variable declaration
|
changeset |
files
|
Sun, 05 Apr 2009 17:57:33 +0000 |
Pawel Solyga |
Disable E1002 pylint error in soc.views.helper.dynaform module.
|
changeset |
files
|
Sun, 05 Apr 2009 17:50:56 +0000 |
Sverre Rabbelier |
Fixed a 'stylefix' in DynaField that wasn't a style issue
|
changeset |
files
|
Sat, 04 Apr 2009 09:09:35 +0000 |
Pawel Solyga |
Fix wrong usage of helper requests module in soc.views.models.base after recent unused imports cleanup.
|
changeset |
files
|
Fri, 03 Apr 2009 19:17:26 +0000 |
Sverre Rabbelier |
Also show 'List my student proposals' after signup closes
|
changeset |
files
|
Fri, 03 Apr 2009 19:17:08 +0000 |
Sverre Rabbelier |
Minor tweaks to orgStats
|
changeset |
files
|
Fri, 03 Apr 2009 17:54:57 +0000 |
Pawel Solyga |
Fix calling of super class __init__ method in out_of_band Error class (wrong number of parameters).
|
changeset |
files
|
Fri, 03 Apr 2009 17:43:41 +0000 |
Pawel Solyga |
Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
|
changeset |
files
|
Fri, 03 Apr 2009 17:41:08 +0000 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.views.models.
|
changeset |
files
|
Fri, 03 Apr 2009 17:34:20 +0000 |
Pawel Solyga |
Call super class in __init__ in soc.views.out_of_band module Error class.
|
changeset |
files
|
Fri, 03 Apr 2009 17:32:15 +0000 |
Pawel Solyga |
Fix too long lines, style and remove unused imports in soc.models modules.
|
changeset |
files
|
Fri, 03 Apr 2009 17:30:36 +0000 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic modules.
|
changeset |
files
|
Fri, 03 Apr 2009 17:29:36 +0000 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic.models modules.
|
changeset |
files
|
Fri, 03 Apr 2009 17:27:31 +0000 |
Pawel Solyga |
Disable some messages in pylintrc and disable cyclic imports check in silent mode of do_pylint.sh.
|
changeset |
files
|
Fri, 03 Apr 2009 17:23:53 +0000 |
Pawel Solyga |
Remove unused imports soc.cache.base module and rename key variable to filter_key in soc.views.sitemap modules (access to outer scope names).
|
changeset |
files
|
Fri, 03 Apr 2009 17:21:26 +0000 |
Pawel Solyga |
Remove unused imports in soc.views.sitemap modules.
|
changeset |
files
|
Fri, 03 Apr 2009 17:19:46 +0000 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic.helper modules.
|
changeset |
files
|