2009-11-03 |
Daniel Hans |
List view of all tasks for a GHOP student.
|
changeset |
files
|
2009-11-02 |
Daniel Hans |
getListContentForData function added to lists helper.
|
changeset |
files
|
2009-11-02 |
Daniel Hans |
HtmlSanitizer becomes Python 2.6 compatible.
|
changeset |
files
|
2009-11-02 |
Sverre Rabbelier |
Convert gen_app_yaml.py to optparse
|
changeset |
files
|
2009-11-02 |
Sverre Rabbelier |
Added tag v0-5-20091102 for changeset d11bb8ba0d23
|
changeset |
files
|
2009-11-02 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20091102 in app.yaml.template.
v0-5-20091102
|
changeset |
files
|
2009-10-30 |
Daniel Hans |
Minor (mostly stylish and whitespace) fixes in GHOP access.py module.
|
changeset |
files
|
2009-10-30 |
Daniel Hans |
Multiple choice nonrequired questions now accept empty answers.
|
changeset |
files
|
2009-10-30 |
Daniel Hans |
checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,
|
changeset |
files
|
2009-10-30 |
Daniel Hans |
checkIsHostForProgram function takes a new 'logic' argument.
|
changeset |
files
|
2009-10-29 |
Daniel Hans |
If checkCanOrgAdminOrMentorEdit function does not find a task, the user is redirected to 404 page.
|
changeset |
files
|
2009-10-27 |
Mario Ferraro |
Script to run JSLint over JS files to check JS code quality.
|
changeset |
files
|
2009-10-27 |
Mario Ferraro |
JSON2 utilities now loaded by default.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Module Conversion also changes the RankerRoots associated with an Organization.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Now showing the message contained in Requests on the correct pages.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Process invite page now shows the right Role name in the page name.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Request lists now show display name as well as the link id.
|
changeset |
files
|
2009-10-26 |
Madhusudan.C.S |
The work_submission model's update now reflected in views and logic.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Whitespace fix in settings.py and added missing authors to a few files.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Changed the access checks in the GSoC module to match the new checks.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Removed the now obsolete Request helper module.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Edited the necessary access checks for all the Role views in Core and GHOP.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Made changes to the Role View to facilitate the use of the ID-based Requests.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Redone the access checks to work with the new Request model.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Removed now unused method from Role Logic.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Redone the notifications to work with the new Request model.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Reworked the redirects to work with the new Request model.
|
changeset |
files
|
2009-10-26 |
Lennard de Rijk |
Redone the request View to work with the new model.
|
changeset |
files
|
2009-10-25 |
Lennard de Rijk |
Redone the request templates to work with the new ID-based request.
|
changeset |
files
|
2009-10-25 |
Lennard de Rijk |
Made Request Logic ID-based and added some helper methods.
|
changeset |
files
|
2009-10-25 |
Lennard de Rijk |
Redone the Request object to contain a message property and work on ID-basis.
|
changeset |
files
|
2009-10-25 |
Sverre Rabbelier |
Add a redirectLegacyRequest response
|
changeset |
files
|
2009-10-25 |
Sverre Rabbelier |
fix typo in reponses.py
|
changeset |
files
|
2009-10-24 |
Sverre Rabbelier |
GSoC Views
|
changeset |
files
|
2009-10-25 |
Mario Ferraro |
Script to run JSDocToolkit over our JS files.
|
changeset |
files
|
2009-10-25 |
Mario Ferraro |
JSDocToolkit 2.3.0 added to create documentation for JS files.
|
changeset |
files
|
2009-10-25 |
Mario Ferraro |
Integration of general Melange JS utilities in base template.
|
changeset |
files
|
2009-10-25 |
Mario Ferraro |
General JavaScript utilities for melange.
|
changeset |
files
|
2009-10-25 |
Madhusudan.C.S |
Once a task has been approved it can no longer be unapproved.
|
changeset |
files
|
2009-10-25 |
Daniel Hans |
Fixes issue 697.
|
changeset |
files
|
2009-10-24 |
Lennard de Rijk |
Use skipFields method in the expando base logic.
|
changeset |
files
|
2009-10-24 |
Daniel Hans |
Minor typographical errors fixed.
|
changeset |
files
|
2009-10-24 |
Daniel Hans |
Whitespaces fixed in task view.
|
changeset |
files
|
2009-10-24 |
Daniel Hans |
When a task is edited, 'modified_by' field is not cleared any more.
|
changeset |
files
|
2009-10-23 |
Lennard de Rijk |
Changed checkCanMakeRequestToGroup to use Logic instance instead of module.
|
changeset |
files
|
2009-10-23 |
Sverre Rabbelier |
Update Google App Engine from 1.2.5 to 1.2.7 in thirdparty folder.
|
changeset |
files
|
2009-10-23 |
Lennard de Rijk |
Disabled GHOP module.
|
changeset |
files
|
2009-10-22 |
Lennard de Rijk |
Added logic paramters to two access checks.
|
changeset |
files
|
2009-10-22 |
Lennard de Rijk |
Set the Mentors list to the user that is suggesting a Task.
|
changeset |
files
|
2009-10-22 |
Madhusudan.C.S |
Fixed access check and seed for Task Suggest page.
|
changeset |
files
|
2009-10-22 |
Lennard de Rijk |
Removed query wether or not the current user was ever an org admin.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Fixed the TimelineConversionUpdate to also update the GSoCProgram.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Use scope_path for updating Documents since scope was never properly set.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Renamed runGradingProjectSurveyRecordsUpdate to match style of module.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Fixed error in the runDocumentUpdate where the wrong keyname was used.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Added GradingSurveyGroup update to the Module Conversion.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Fixed bug in StudentProposal update when a StudentProposal had no Mentor.
|
changeset |
files
|
2009-10-18 |
Lennard de Rijk |
Fixed module conversion imports.
|
changeset |
files
|
2009-10-14 |
Matthew Wilkes |
Fix typographical error and changes in status messages for Task workflow.
|
changeset |
files
|
2009-10-05 |
Madhusudan.C.S |
Separated the publish and approve button on the Task list page for Org members.
|
changeset |
files
|
2009-10-05 |
Pawel Solyga |
Add function for CSV export of survey records for a given survey.
|
changeset |
files
|
2009-10-05 |
Pawel Solyga |
Add functions for CSV export of organizations and roles.
|
changeset |
files
|
2009-10-05 |
Sverre Rabbelier |
Add StudentProposal conversion update
|
changeset |
files
|
2009-10-04 |
Sverre Rabbelier |
Added tag v0-5-20091004 for changeset 51eeb0c4317e
|
changeset |
files
|
2009-10-04 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20091004 in app.yaml.template.
v0-5-20091004
|
changeset |
files
|
2009-10-04 |
Sverre Rabbelier |
Add Timeline conversion update
|
changeset |
files
|
2009-10-04 |
Sverre Rabbelier |
Add update for Documents
|
changeset |
files
|
2009-10-04 |
Sverre Rabbelier |
Added update for SurveyRecords
|
changeset |
files
|
2009-10-04 |
Lennard de Rijk |
Added update for Surveys, ProjectSurveys and ProjectGradingSurveys.
|
changeset |
files
|
2009-10-04 |
Lennard de Rijk |
Added StudentProject update to the Module Conversion updates.
|
changeset |
files
|
2009-10-04 |
Lennard de Rijk |
Added Review module conversion update.
|
changeset |
files
|
2009-10-04 |
Lennard de Rijk |
Removed obsolete value to unpack in the updateGHOPTask Task.
|
changeset |
files
|
2009-10-04 |
Lennard de Rijk |
Also pass along the args when running an update.
|
changeset |
files
|
2009-10-03 |
Lennard de Rijk |
GHOP Comments do not need to be created by a User.
|
changeset |
files
|
2009-10-03 |
Madhusudan.C.S |
Fix the deadline counter to start counting only after Task claim is accepted.
|
changeset |
files
|
2009-10-01 |
Lennard de Rijk |
Only set new properties outside the "properties" loop for the ModuleConversion.
|
changeset |
files
|
2009-10-01 |
Lennard de Rijk |
Add the Student to GSoCStudent conversion,
|
changeset |
files
|
2009-10-01 |
Lennard de Rijk |
Only store all the entities once in the ModuleConversion, after the for loop.
|
changeset |
files
|
2009-10-01 |
Lennard de Rijk |
Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.
|
changeset |
files
|
2009-10-01 |
Lennard de Rijk |
Added the Organization to GSoCOrganzation update.
|
changeset |
files
|
2009-09-30 |
Lennard de Rijk |
Use the iterative task iterator for the ProgramConversion update.
|
changeset |
files
|
2009-09-30 |
Lennard de Rijk |
Changed the working of the iterative_task decorator.
|
changeset |
files
|
2009-09-30 |
Lennard de Rijk |
Removed order property in the getBatchOfData.
|
changeset |
files
|
2009-09-29 |
Lennard de Rijk |
Removed the debug logging line from the Task decorator.
|
changeset |
files
|
2009-09-29 |
Lennard de Rijk |
Made getBatchOfData use start_key instead of next_key.
|
changeset |
files
|
2009-09-29 |
Lennard de Rijk |
Fixed use of wrong dictionary key in Task Decorators.
|
changeset |
files
|
2009-09-29 |
Lennard de Rijk |
Moved the Tasks decorators to their own module.
|
changeset |
files
|
2009-09-28 |
Sverre Rabbelier |
Make batch size a param to getBatchOfData
|
changeset |
files
|
2009-09-28 |
Pawel Solyga |
Added tag v0-5-20090928 for changeset db28a7db5cc6
|
changeset |
files
|
2009-09-28 |
Pawel Solyga |
Set new Melange version number to 0-5-20090928 in app.yaml.template.
v0-5-20090928
|
changeset |
files
|
2009-09-28 |
Sverre Rabbelier |
Merging test back in
|
changeset |
files
|
2009-09-27 |
Lennard de Rijk |
Fixed whitespace in base model.
|
changeset |
files
|
2009-09-28 |
Sverre Rabbelier |
Move soc.logic.tasks to soc.tasks.responses
|
changeset |
files
|
2009-09-27 |
Sverre Rabbelier |
I hate how Hg handles unsynched remote changes
|
changeset |
files
|
2009-09-27 |
Daniel Hans |
Add task and iterative_task decorator
|
changeset |
files
|
2009-09-27 |
Lennard de Rijk |
Fixed Task public view to always call the update method.
|
changeset |
files
|
2009-09-27 |
Daniel Hans |
Add task and iterative_task decorator
|
changeset |
files
|
2009-09-27 |
Lennard de Rijk |
Fixed GHOP Task Logic's updateEntityProperties.
|
changeset |
files
|
2009-09-26 |
Madhusudan.C.S |
Fixes the problem of GHOP Task editing after it is created.
|
changeset |
files
|
2009-09-25 |
Pawel Solyga |
Style fix in soc.views.models.request module.
|
changeset |
files
|
2009-09-25 |
Pawel Solyga |
Add missing blank line in soc.modules.gsoc.logic.models.student module.
|
changeset |
files
|
2009-09-25 |
Pawel Solyga |
Add missing blank line in soc.models.survey_record module.
|
changeset |
files
|
2009-09-25 |
Pawel Solyga |
Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
|
changeset |
files
|
2009-09-24 |
Lennard de Rijk |
Added first version of the 1st step in the module conversion process.
|
changeset |
files
|
2009-09-24 |
Pawel Solyga |
Style fixes in seed_db module.
|
changeset |
files
|
2009-09-24 |
Pawel Solyga |
Style fix in soc.views.helper.redirects module.
|
changeset |
files
|
2009-09-24 |
Pawel Solyga |
Fix indentions in student_project view module.
|
changeset |
files
|
2009-09-24 |
Lennard de Rijk |
Corrected an import in the student_school_type update module.
|
changeset |
files
|
2009-09-22 |
Sverre Rabbelier |
Prevent modification of key fields
|
changeset |
files
|
2009-09-22 |
Daniel Hans |
Add a script to generate a kml file with all active GSoC participants
|
changeset |
files
|
2009-09-21 |
Pawel Solyga |
Added tag v0-5-20090922 for changeset 06f4fe351977
|
changeset |
files
|
2009-09-21 |
Pawel Solyga |
Set new Melange version number to 0-5-20090922 in app.yaml.template.
v0-5-20090922
|
changeset |
files
|
2009-09-21 |
Lennard de Rijk |
Renamed timeline entry in GHOP Timeline to match style of the timeline.
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Fixed a typo in getRightsChecker docstring
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Throw an exception when registering an already registered right
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Convert cleaning module to use the new checker in core
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Use ',' instead of ':' in function call
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Remove ghop related liens from soc_core callback
|
changeset |
files
|
2009-09-18 |
Lennard de Rijk |
Fixed unknown variable in GHOP Access checker.
|
changeset |
files
|
2009-09-18 |
Madhusudan.C.S |
Enable document system for GHOP
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Use the new rights code in core
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Add document rights registration to core
|
changeset |
files
|
2009-09-18 |
Sverre Rabbelier |
Move around Core methods into more relevant sections
|
changeset |
files
|
2009-09-18 |
Lennard de Rijk |
Use getOrCreateTaskSubscriptionForTask in the TaskSubscription View.
|
changeset |
files
|
2009-09-18 |
Lennard de Rijk |
Added getOrCreateTaskSubscriptionForTask to TaskSubscription Logic.
|
changeset |
files
|
2009-09-18 |
Lennard de Rijk |
Added listing of all Accepted GHOPOrganizations to the Program View.
|
changeset |
files
|
2009-09-18 |
Madhusudan.C.S |
ret_list keyword argument is added to tags_strings method to enable returning lists also instead of strings.
|
changeset |
files
|
2009-09-18 |
Madhusudan.C.S |
Added index to sort GHOPOrganizations per program by their name.
|
changeset |
files
|