Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-240
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed an error with the task_history not being loaded when it was empty.
2009-11-08, by Lennard de Rijk
Fixed 'Register as a student' link problem for GHOP program.
2009-11-04, by Daniel Hans
Lists of student tasks view does not use pagination.
2009-11-03, by Daniel Hans
Accidental module change in settings.py fixed.
2009-11-03, by Daniel Hans
List view of all tasks for a GHOP student.
2009-11-03, by Daniel Hans
getListContentForData function added to lists helper.
2009-11-03, by Daniel Hans
HtmlSanitizer becomes Python 2.6 compatible.
2009-11-02, by Daniel Hans
Convert gen_app_yaml.py to optparse
2009-11-02, by Sverre Rabbelier
Added tag v0-5-20091102 for changeset d11bb8ba0d23
2009-11-02, by Sverre Rabbelier
Set new Melange version number to 0-5-20091102 in app.yaml.template.
v0-5-20091102
2009-11-02, by Sverre Rabbelier
Minor (mostly stylish and whitespace) fixes in GHOP access.py module.
2009-10-30, by Daniel Hans
Multiple choice nonrequired questions now accept empty answers.
2009-10-30, by Daniel Hans
checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,
2009-10-30, by Daniel Hans
checkIsHostForProgram function takes a new 'logic' argument.
2009-10-30, by Daniel Hans
If checkCanOrgAdminOrMentorEdit function does not find a task, the user is redirected to 404 page.
2009-10-29, by Daniel Hans
Script to run JSLint over JS files to check JS code quality.
2009-10-27, by Mario Ferraro
JSON2 utilities now loaded by default.
2009-10-27, by Mario Ferraro
Module Conversion also changes the RankerRoots associated with an Organization.
2009-10-26, by Lennard de Rijk
Now showing the message contained in Requests on the correct pages.
2009-10-26, by Lennard de Rijk
Process invite page now shows the right Role name in the page name.
2009-10-26, by Lennard de Rijk
Request lists now show display name as well as the link id.
2009-10-26, by Lennard de Rijk
The work_submission model's update now reflected in views and logic.
2009-10-25, by Madhusudan.C.S
Whitespace fix in settings.py and added missing authors to a few files.
2009-10-25, by Lennard de Rijk
Changed the access checks in the GSoC module to match the new checks.
2009-10-25, by Lennard de Rijk
Removed the now obsolete Request helper module.
2009-10-25, by Lennard de Rijk
Edited the necessary access checks for all the Role views in Core and GHOP.
2009-10-25, by Lennard de Rijk
Made changes to the Role View to facilitate the use of the ID-based Requests.
2009-10-25, by Lennard de Rijk
Redone the access checks to work with the new Request model.
2009-10-25, by Lennard de Rijk
Removed now unused method from Role Logic.
2009-10-25, by Lennard de Rijk
Redone the notifications to work with the new Request model.
2009-10-25, by Lennard de Rijk
Reworked the redirects to work with the new Request model.
2009-10-25, by Lennard de Rijk
Redone the request View to work with the new model.
2009-10-25, by Lennard de Rijk
Redone the request templates to work with the new ID-based request.
2009-10-25, by Lennard de Rijk
Made Request Logic ID-based and added some helper methods.
2009-10-25, by Lennard de Rijk
Redone the Request object to contain a message property and work on ID-basis.
2009-10-25, by Lennard de Rijk
Add a redirectLegacyRequest response
2009-10-25, by Sverre Rabbelier
fix typo in reponses.py
2009-10-25, by Sverre Rabbelier
GSoC Views
2009-10-24, by Sverre Rabbelier
Script to run JSDocToolkit over our JS files.
2009-10-25, by Mario Ferraro
JSDocToolkit 2.3.0 added to create documentation for JS files.
2009-10-25, by Mario Ferraro
Integration of general Melange JS utilities in base template.
2009-10-25, by Mario Ferraro
General JavaScript utilities for melange.
2009-10-25, by Mario Ferraro
Once a task has been approved it can no longer be unapproved.
2009-10-25, by Madhusudan.C.S
Fixes issue 697.
2009-10-25, by Daniel Hans
Use skipFields method in the expando base logic.
2009-10-24, by Lennard de Rijk
Minor typographical errors fixed.
2009-10-24, by Daniel Hans
Whitespaces fixed in task view.
2009-10-24, by Daniel Hans
When a task is edited, 'modified_by' field is not cleared any more.
2009-10-24, by Daniel Hans
Changed checkCanMakeRequestToGroup to use Logic instance instead of module.
2009-10-23, by Lennard de Rijk
Update Google App Engine from 1.2.5 to 1.2.7 in thirdparty folder.
2009-10-23, by Sverre Rabbelier
Disabled GHOP module.
2009-10-23, by Lennard de Rijk
Added logic paramters to two access checks.
2009-10-22, by Lennard de Rijk
Set the Mentors list to the user that is suggesting a Task.
2009-10-22, by Lennard de Rijk
Fixed access check and seed for Task Suggest page.
2009-10-22, by Madhusudan.C.S
Removed query wether or not the current user was ever an org admin.
2009-10-22, by Lennard de Rijk
Fixed the TimelineConversionUpdate to also update the GSoCProgram.
2009-10-18, by Lennard de Rijk
Use scope_path for updating Documents since scope was never properly set.
2009-10-18, by Lennard de Rijk
Renamed runGradingProjectSurveyRecordsUpdate to match style of module.
2009-10-18, by Lennard de Rijk
Fixed error in the runDocumentUpdate where the wrong keyname was used.
2009-10-18, by Lennard de Rijk
Added GradingSurveyGroup update to the Module Conversion.
2009-10-18, by Lennard de Rijk
Fixed bug in StudentProposal update when a StudentProposal had no Mentor.
2009-10-18, by Lennard de Rijk
Fixed module conversion imports.
2009-10-18, by Lennard de Rijk
Fix typographical error and changes in status messages for Task workflow.
2009-10-14, by Matthew Wilkes
Separated the publish and approve button on the Task list page for Org members.
2009-10-05, by Madhusudan.C.S
Add function for CSV export of survey records for a given survey.
2009-10-05, by Pawel Solyga
Add functions for CSV export of organizations and roles.
2009-10-05, by Pawel Solyga
Add StudentProposal conversion update
2009-10-05, by Sverre Rabbelier
Added tag v0-5-20091004 for changeset 51eeb0c4317e
2009-10-04, by Sverre Rabbelier
Set new Melange version number to 0-5-20091004 in app.yaml.template.
v0-5-20091004
2009-10-04, by Sverre Rabbelier
Add Timeline conversion update
2009-10-04, by Sverre Rabbelier
Add update for Documents
2009-10-04, by Sverre Rabbelier
Added update for SurveyRecords
2009-10-04, by Sverre Rabbelier
Added update for Surveys, ProjectSurveys and ProjectGradingSurveys.
2009-10-04, by Lennard de Rijk
Added StudentProject update to the Module Conversion updates.
2009-10-04, by Lennard de Rijk
Added Review module conversion update.
2009-10-04, by Lennard de Rijk
Removed obsolete value to unpack in the updateGHOPTask Task.
2009-10-04, by Lennard de Rijk
Also pass along the args when running an update.
2009-10-04, by Lennard de Rijk
GHOP Comments do not need to be created by a User.
2009-10-03, by Lennard de Rijk
Fix the deadline counter to start counting only after Task claim is accepted.
2009-10-03, by Madhusudan.C.S
Only set new properties outside the "properties" loop for the ModuleConversion.
2009-10-01, by Lennard de Rijk
Add the Student to GSoCStudent conversion,
2009-10-01, by Lennard de Rijk
Only store all the entities once in the ModuleConversion, after the for loop.
2009-10-01, by Lennard de Rijk
Add OrgAdmin and Mentor to GSoCOrgadmin and GSoCMentor updates.
2009-10-01, by Lennard de Rijk
Added the Organization to GSoCOrganzation update.
2009-10-01, by Lennard de Rijk
Use the iterative task iterator for the ProgramConversion update.
2009-09-30, by Lennard de Rijk
Changed the working of the iterative_task decorator.
2009-09-30, by Lennard de Rijk
Removed order property in the getBatchOfData.
2009-09-30, by Lennard de Rijk
Removed the debug logging line from the Task decorator.
2009-09-29, by Lennard de Rijk
Made getBatchOfData use start_key instead of next_key.
2009-09-29, by Lennard de Rijk
Fixed use of wrong dictionary key in Task Decorators.
2009-09-29, by Lennard de Rijk
Moved the Tasks decorators to their own module.
2009-09-29, by Lennard de Rijk
Make batch size a param to getBatchOfData
2009-09-28, by Sverre Rabbelier
Added tag v0-5-20090928 for changeset db28a7db5cc6
2009-09-28, by Pawel Solyga
Set new Melange version number to 0-5-20090928 in app.yaml.template.
v0-5-20090928
2009-09-28, by Pawel Solyga
Merging test back in
2009-09-28, by Sverre Rabbelier
Fixed whitespace in base model.
2009-09-28, by Lennard de Rijk
Move soc.logic.tasks to soc.tasks.responses
2009-09-28, by Sverre Rabbelier
I hate how Hg handles unsynched remote changes
2009-09-27, by Sverre Rabbelier
Add task and iterative_task decorator
2009-09-27, by Daniel Hans
Fixed Task public view to always call the update method.
2009-09-27, by Lennard de Rijk
Add task and iterative_task decorator
2009-09-27, by Daniel Hans
Fixed GHOP Task Logic's updateEntityProperties.
2009-09-27, by Lennard de Rijk
Fixes the problem of GHOP Task editing after it is created.
2009-09-27, by Madhusudan.C.S
Style fix in soc.views.models.request module.
2009-09-25, by Pawel Solyga
Add missing blank line in soc.modules.gsoc.logic.models.student module.
2009-09-25, by Pawel Solyga
Add missing blank line in soc.models.survey_record module.
2009-09-25, by Pawel Solyga
Fix whitespace in pylint disable-msg comment in soc.views.models.student_project module.
2009-09-25, by Pawel Solyga
Added first version of the 1st step in the module conversion process.
2009-09-24, by Lennard de Rijk
Style fixes in seed_db module.
2009-09-24, by Pawel Solyga
Style fix in soc.views.helper.redirects module.
2009-09-24, by Pawel Solyga
Fix indentions in student_project view module.
2009-09-24, by Pawel Solyga
Corrected an import in the student_school_type update module.
2009-09-24, by Lennard de Rijk
Prevent modification of key fields
2009-09-22, by Sverre Rabbelier
Add a script to generate a kml file with all active GSoC participants
2009-09-22, by Daniel Hans
Added tag v0-5-20090922 for changeset 06f4fe351977
2009-09-22, by Pawel Solyga
Set new Melange version number to 0-5-20090922 in app.yaml.template.
v0-5-20090922
2009-09-22, by Pawel Solyga
Renamed timeline entry in GHOP Timeline to match style of the timeline.
2009-09-21, by Lennard de Rijk
Fixed a typo in getRightsChecker docstring
2009-09-18, by Sverre Rabbelier
Throw an exception when registering an already registered right
2009-09-18, by Sverre Rabbelier
Convert cleaning module to use the new checker in core
2009-09-18, by Sverre Rabbelier
Use ',' instead of ':' in function call
2009-09-18, by Sverre Rabbelier
Remove ghop related liens from soc_core callback
2009-09-18, by Sverre Rabbelier
Fixed unknown variable in GHOP Access checker.
2009-09-18, by Lennard de Rijk
Enable document system for GHOP
2009-09-18, by Madhusudan.C.S
Use the new rights code in core
2009-09-18, by Sverre Rabbelier
Add document rights registration to core
2009-09-18, by Sverre Rabbelier
Move around Core methods into more relevant sections
2009-09-18, by Sverre Rabbelier
Use getOrCreateTaskSubscriptionForTask in the TaskSubscription View.
2009-09-18, by Lennard de Rijk
Added getOrCreateTaskSubscriptionForTask to TaskSubscription Logic.
2009-09-18, by Lennard de Rijk
Added listing of all Accepted GHOPOrganizations to the Program View.
2009-09-18, by Lennard de Rijk
ret_list keyword argument is added to tags_strings method to enable returning lists also instead of strings.
2009-09-18, by Madhusudan.C.S
Added index to sort GHOPOrganizations per program by their name.
2009-09-18, by Madhusudan.C.S
Added a templatetag for table field to show date in ordinal fashion.
2009-09-18, by Madhusudan.C.S
Added missing argument to org_app View access check.
2009-09-17, by Lennard de Rijk
Added GHOP views helper to INSTALLED_APPS in django settings.py.
2009-09-18, by Madhusudan.C.S
Added apply_mentor view to GHOPOrganization view.
2009-09-17, by Lennard de Rijk
Added 2 missing views to the GHOPOrganization View.
2009-09-17, by Lennard de Rijk
Fixed error in mentor field cleaning, the list of mentors was never resolved.
2009-09-17, by Lennard de Rijk
Removed undefined order argument in GHOP Task View.
2009-09-17, by Lennard de Rijk
Bron paper bag fix, should have been part of ref809d10aa.
2009-09-17, by Lennard de Rijk
Fixed error occuring when tags list was empty in GHOPProgram edit View.
2009-09-17, by Lennard de Rijk
Map JS renamed because of latest changes.
2009-09-17, by Mario Ferraro
Shrinksafe complains during compression of map JS fixed.
2009-09-17, by Mario Ferraro
Shrinksafe script fixed to workaround Linux vs BSD stat packages.
2009-09-17, by Mario Ferraro
Added program_logic parameter to checkCanEditTimeline access check and corresponding changes in timeline views.
2009-09-17, by Madhusudan.C.S
Removed slots and apps_tasks_limit from extra_dynaexclude in params and added a getExtraMenus entry to callback for program.
2009-09-17, by Madhusudan.C.S
Added all indexes required for GHOP specific queries.
2009-09-17, by Madhusudan.C.S
Added all GHOP specific css properties.
2009-09-17, by Madhusudan.C.S
Fixed the Student update to properly find its own URL.
2009-09-16, by Lennard de Rijk
Enabled the Student School type updater.
2009-09-16, by Lennard de Rijk
Added updater to update the existing Student models with the school_type entry.
2009-09-16, by Madhusudan.C.S
Moved the Student cleaner to the create form such that it is always used.
2009-09-15, by Lennard de Rijk
Changed the TaskRunner to start and run update tasks.
2009-09-15, by Lennard de Rijk
Changed the Student Model cleaner to deal with the new Student properties.
2009-09-15, by Madhusudan.C.S
Added school_type and grade property to Student model.
2009-09-15, by Madhusudan.C.S
Moved the updater to its own module.
2009-09-15, by Lennard de Rijk
Added Student create/edit/apply template for use with the new Student Model.
2009-09-15, by Madhusudan.C.S
Enabled the GHOPStudent view in the GHOP module.
2009-09-15, by Lennard de Rijk
Added GHOPStudent view and access checks.
2009-09-15, by Madhusudan.C.S
Added tag v0-5-20090914 for changeset afeac06aabb2
2009-09-14, by Sverre Rabbelier
Set new Melange version number to 0-5-20090914 in app.yaml.template.
v0-5-20090914
2009-09-14, by Sverre Rabbelier
Using the new checkIsMyActiveRole check where necessary.
2009-09-14, by Lennard de Rijk
Added checkIsMyActiveRole check to the access module.
2009-09-14, by Lennard de Rijk
Make coverage conditional on run.py flag
2009-09-14, by Sverre Rabbelier
Manually call start and end in test_sidebar
2009-09-14, by Sverre Rabbelier
Use request.start and end
2009-09-14, by Sverre Rabbelier
Add a start and end method to MockRequest
2009-09-14, by Sverre Rabbelier
Added tag v0-5-200913 for changeset 55adeea795ab
2009-09-13, by Sverre Rabbelier
Set new Melange version number to 0-5-20090913 in app.yaml.template.
v0-5-200913
2009-09-13, by Sverre Rabbelier
Changed the conversion starter system to an update starter system.
2009-09-12, by Lennard de Rijk
Use the new optional argument to endRequest in the middleware
2009-09-12, by Sverre Rabbelier
Add optional argument to endRequest
2009-09-12, by Sverre Rabbelier
Document value store methods
2009-09-12, by Sverre Rabbelier
Remove memcache setup from interactive.py script
2009-09-12, by Sverre Rabbelier
Add docstring to middleware hooks
2009-09-12, by Sverre Rabbelier
Fix copy/paste fail in maintenance middleware docstring
2009-09-12, by Sverre Rabbelier
Enable the new middleware and empty the view decorator
2009-09-12, by Sverre Rabbelier
Add ValueStoreMiddleware
2009-09-12, by Sverre Rabbelier
Add MaintenanceMiddleware
2009-09-12, by Sverre Rabbelier
Add ExceptionHandlerMiddleware
2009-09-12, by Sverre Rabbelier
Add Middleware directory
2009-09-12, by Sverre Rabbelier
Fix broken maintenance mode
2009-09-12, by Sverre Rabbelier
Fix 500 when saving /site/edit without email
2009-09-12, by Sverre Rabbelier
Remove __melange_queries logging
2009-09-12, by Sverre Rabbelier
Moved enabling GHOP to settings.py.
2009-09-09, by Lennard de Rijk
Added the GHOP modules to the callback.
2009-09-09, by Lennard de Rijk
Use available Rights Checker when rights are already defined.
2009-09-09, by Madhusudan.C.S
Several style and import fixes regarding the GHOP module.
2009-09-09, by Madhusudan.C.S
Added jquery in-place-edit.
2009-09-08, by Madhusudan.C.S
Added GHOP Program View.
2009-09-08, by Madhusudan.C.S
Added GHOP Timeline View.
2009-09-08, by Madhusudan.C.S
Added GHOP Task Subscription View.
2009-09-08, by Madhusudan.C.S
Added GHOP Organization View.
2009-09-08, by Madhusudan.C.S
Added GHOP Org Admin View.
2009-09-08, by Madhusudan.C.S
Added GHOP Mentor View.
2009-09-08, by Madhusudan.C.S
Added GHOP Task View.
2009-09-08, by Madhusudan.C.S
Renamed method in GHOP Cleaning to match style guide.
2009-09-08, by Lennard de Rijk
Hook up the conversion tasks
2009-09-08, by Sverre Rabbelier
Add a view to start conversion tasks
2009-09-08, by Sverre Rabbelier
Add templates for conversion task starter
2009-09-08, by Sverre Rabbelier
Fix import sort order
2009-09-07, by Sverre Rabbelier
Revert "revert wrong head"
2009-09-07, by Sverre Rabbelier
merge with wrong head
2009-09-07, by Sverre Rabbelier
Fix miscaching of homepage
2009-09-07, by Sverre Rabbelier
Use system.getHostname() everywhere
2009-09-07, by Sverre Rabbelier
Add a getHostname to system
2009-09-07, by Sverre Rabbelier
Enable local memcache api in interactive console
2009-09-05, by Sverre Rabbelier
Scripts to run Shrinksafe during build.
2009-09-07, by Mario Ferraro
Added Shrinksafe code to shrink JS files before deploy.
2009-09-07, by Mario Ferraro
revert wrong head
2009-09-07, by Sverre Rabbelier
Added tag v0-5-20090906 for changeset 9f7f269383f7
2009-09-06, by Pawel Solyga
Fix miscaching of homepage
2009-09-07, by Sverre Rabbelier
Set new Melange version number to 0-5-20090906 in app.yaml.template.
v0-5-20090906
2009-09-06, by Pawel Solyga
Use system.getHostname() everywhere
2009-09-07, by Sverre Rabbelier
Remove some left overs from recent Google App Engine 1.2.5 update.
2009-09-06, by Pawel Solyga
Add a getHostname to system
2009-09-07, by Sverre Rabbelier
Update Google App Engine from 1.2.3 to 1.2.5 in thirdparty folder.
2009-09-06, by Pawel Solyga
Enable local memcache api in interactive console
2009-09-05, by Sverre Rabbelier
Fixed Ivory Coast rename that was introduced in r74f0972f52.
2009-09-05, by Lennard de Rijk
Fixed GHOP Cleaning clean_mentors_list method from using query on list.
2009-09-04, by Lennard de Rijk
Added cleaning method to validate a list of mentor's link_ids.
2009-09-04, by Madhusudan.C.S
Added cleaning method to convert a list of comma separated strings into a set.
2009-09-04, by Madhusudan.C.S
Added additional methods for TaskTag model and add arbit_tag type to GHOPTask.
2009-09-03, by Madhusudan.C.S
Updated to r11 of app_profiler
2009-09-02, by Sverre Rabbelier
Prefetch referenced fields in project listing
2009-09-02, by Sverre Rabbelier
Hook up prefetching in the view (helper)
2009-09-02, by Sverre Rabbelier
Add support for prefetching fields
2009-09-02, by Sverre Rabbelier
only store queries in debug mode
2009-08-31, by Sverre Rabbelier
fix typo in memcache.get in base logic
2009-08-31, by Sverre Rabbelier
Store queries in memcache
2009-08-29, by Sverre Rabbelier
Do not store core in Checker
2009-08-29, by Sverre Rabbelier
Add self.in_request to Core and verify correct state
2009-08-29, by Sverre Rabbelier
Convert profiler/start page to html
2009-08-29, by Sverre Rabbelier
Use profiler.py to prevent import failures
2009-08-29, by Sverre Rabbelier
Set expiration date of static dirs to 1d
2009-08-29, by Sverre Rabbelier
GHOPWorkSubmission model is made id_based and inherits from base.
2009-08-30, by Madhusudan.C.S
Added missing blank line to GHOP redirects helper.
2009-08-30, by Lennard de Rijk
Added __init__ file to the GHOP views module.
2009-08-30, by Madhusudan.C.S
Added list_info method for use in the GHOP module.
2009-08-30, by Madhusudan.C.S
Updated the docstrings for GHOP access methods.
2009-08-30, by Madhusudan.C.S
less
more
|
(0)
-3000
-1000
-240
tip