Mon, 02 Nov 2009 16:23:58 +0100 |
Sverre Rabbelier |
Convert gen_app_yaml.py to optparse
|
changeset |
files
|
Mon, 02 Nov 2009 16:13:32 +0100 |
Sverre Rabbelier |
Added tag v0-5-20091102 for changeset d11bb8ba0d23
|
changeset |
files
|
Mon, 02 Nov 2009 16:13:04 +0100 |
Sverre Rabbelier |
Set new Melange version number to 0-5-20091102 in app.yaml.template.
v0-5-20091102
|
changeset |
files
|
Fri, 30 Oct 2009 23:59:47 +0100 |
Daniel Hans |
Minor (mostly stylish and whitespace) fixes in GHOP access.py module.
|
changeset |
files
|
Fri, 30 Oct 2009 22:24:34 +0100 |
Daniel Hans |
Multiple choice nonrequired questions now accept empty answers.
|
changeset |
files
|
Fri, 30 Oct 2009 12:40:56 +0100 |
Daniel Hans |
checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,
|
changeset |
files
|
Fri, 30 Oct 2009 01:23:37 +0100 |
Daniel Hans |
checkIsHostForProgram function takes a new 'logic' argument.
|
changeset |
files
|
Thu, 29 Oct 2009 22:58:06 +0100 |
Daniel Hans |
If checkCanOrgAdminOrMentorEdit function does not find a task, the user is redirected to 404 page.
|
changeset |
files
|
Tue, 27 Oct 2009 20:04:51 +0000 |
Mario Ferraro |
Script to run JSLint over JS files to check JS code quality.
|
changeset |
files
|
Tue, 27 Oct 2009 19:56:15 +0000 |
Mario Ferraro |
JSON2 utilities now loaded by default.
|
changeset |
files
|
Mon, 26 Oct 2009 15:38:13 -0700 |
Lennard de Rijk |
Module Conversion also changes the RankerRoots associated with an Organization.
|
changeset |
files
|
Mon, 26 Oct 2009 10:25:01 -0700 |
Lennard de Rijk |
Now showing the message contained in Requests on the correct pages.
|
changeset |
files
|
Mon, 26 Oct 2009 10:15:28 -0700 |
Lennard de Rijk |
Process invite page now shows the right Role name in the page name.
|
changeset |
files
|
Mon, 26 Oct 2009 10:10:23 -0700 |
Lennard de Rijk |
Request lists now show display name as well as the link id.
|
changeset |
files
|
Sun, 25 Oct 2009 22:19:41 -0700 |
Madhusudan.C.S |
The work_submission model's update now reflected in views and logic.
|
changeset |
files
|
Sun, 25 Oct 2009 21:53:04 -0700 |
Lennard de Rijk |
Whitespace fix in settings.py and added missing authors to a few files.
|
changeset |
files
|
Sun, 25 Oct 2009 21:47:25 -0700 |
Lennard de Rijk |
Changed the access checks in the GSoC module to match the new checks.
|
changeset |
files
|
Sun, 25 Oct 2009 18:49:43 -0700 |
Lennard de Rijk |
Removed the now obsolete Request helper module.
|
changeset |
files
|
Sun, 25 Oct 2009 18:49:29 -0700 |
Lennard de Rijk |
Edited the necessary access checks for all the Role views in Core and GHOP.
|
changeset |
files
|
Sun, 25 Oct 2009 18:48:22 -0700 |
Lennard de Rijk |
Made changes to the Role View to facilitate the use of the ID-based Requests.
|
changeset |
files
|
Sun, 25 Oct 2009 18:46:59 -0700 |
Lennard de Rijk |
Redone the access checks to work with the new Request model.
|
changeset |
files
|
Sun, 25 Oct 2009 18:45:58 -0700 |
Lennard de Rijk |
Removed now unused method from Role Logic.
|
changeset |
files
|
Sun, 25 Oct 2009 18:44:52 -0700 |
Lennard de Rijk |
Redone the notifications to work with the new Request model.
|
changeset |
files
|
Sun, 25 Oct 2009 18:43:23 -0700 |
Lennard de Rijk |
Reworked the redirects to work with the new Request model.
|
changeset |
files
|
Sun, 25 Oct 2009 18:41:56 -0700 |
Lennard de Rijk |
Redone the request View to work with the new model.
|
changeset |
files
|
Sun, 25 Oct 2009 16:28:43 -0700 |
Lennard de Rijk |
Redone the request templates to work with the new ID-based request.
|
changeset |
files
|
Sun, 25 Oct 2009 16:27:49 -0700 |
Lennard de Rijk |
Made Request Logic ID-based and added some helper methods.
|
changeset |
files
|
Sun, 25 Oct 2009 16:24:34 -0700 |
Lennard de Rijk |
Redone the Request object to contain a message property and work on ID-basis.
|
changeset |
files
|
Sun, 25 Oct 2009 15:39:50 -0700 |
Sverre Rabbelier |
Add a redirectLegacyRequest response
|
changeset |
files
|
Sun, 25 Oct 2009 15:39:38 -0700 |
Sverre Rabbelier |
fix typo in reponses.py
|
changeset |
files
|
Sat, 24 Oct 2009 16:23:31 -0700 |
Sverre Rabbelier |
GSoC Views
|
changeset |
files
|
Sun, 25 Oct 2009 19:21:43 +0000 |
Mario Ferraro |
Script to run JSDocToolkit over our JS files.
|
changeset |
files
|
Sun, 25 Oct 2009 19:15:44 +0000 |
Mario Ferraro |
JSDocToolkit 2.3.0 added to create documentation for JS files.
|
changeset |
files
|
Sun, 25 Oct 2009 19:11:51 +0000 |
Mario Ferraro |
Integration of general Melange JS utilities in base template.
|
changeset |
files
|
Sun, 25 Oct 2009 19:09:38 +0000 |
Mario Ferraro |
General JavaScript utilities for melange.
|
changeset |
files
|
Sun, 25 Oct 2009 11:24:46 -0700 |
Madhusudan.C.S |
Once a task has been approved it can no longer be unapproved.
|
changeset |
files
|
Sun, 25 Oct 2009 11:59:05 +0100 |
Daniel Hans |
Fixes issue 697.
|
changeset |
files
|
Sat, 24 Oct 2009 15:14:11 -0700 |
Lennard de Rijk |
Use skipFields method in the expando base logic.
|
changeset |
files
|
Sat, 24 Oct 2009 22:50:02 +0200 |
Daniel Hans |
Minor typographical errors fixed.
|
changeset |
files
|
Sat, 24 Oct 2009 22:47:04 +0200 |
Daniel Hans |
Whitespaces fixed in task view.
|
changeset |
files
|
Sat, 24 Oct 2009 22:45:29 +0200 |
Daniel Hans |
When a task is edited, 'modified_by' field is not cleared any more.
|
changeset |
files
|
Fri, 23 Oct 2009 13:25:28 -0700 |
Lennard de Rijk |
Changed checkCanMakeRequestToGroup to use Logic instance instead of module.
|
changeset |
files
|
Fri, 23 Oct 2009 13:54:11 -0500 |
Sverre Rabbelier |
Update Google App Engine from 1.2.5 to 1.2.7 in thirdparty folder.
|
changeset |
files
|
Fri, 23 Oct 2009 11:17:07 -0700 |
Lennard de Rijk |
Disabled GHOP module.
|
changeset |
files
|
Thu, 22 Oct 2009 16:01:20 +0200 |
Lennard de Rijk |
Added logic paramters to two access checks.
|
changeset |
files
|
Thu, 22 Oct 2009 10:01:11 +0200 |
Lennard de Rijk |
Set the Mentors list to the user that is suggesting a Task.
|
changeset |
files
|
Thu, 22 Oct 2009 09:54:01 +0200 |
Madhusudan.C.S |
Fixed access check and seed for Task Suggest page.
|
changeset |
files
|
Thu, 22 Oct 2009 09:50:10 +0200 |
Lennard de Rijk |
Removed query wether or not the current user was ever an org admin.
|
changeset |
files
|
Sun, 18 Oct 2009 17:10:01 +0200 |
Lennard de Rijk |
Fixed the TimelineConversionUpdate to also update the GSoCProgram.
|
changeset |
files
|
Sun, 18 Oct 2009 17:00:37 +0200 |
Lennard de Rijk |
Use scope_path for updating Documents since scope was never properly set.
|
changeset |
files
|
Sun, 18 Oct 2009 16:53:59 +0200 |
Lennard de Rijk |
Renamed runGradingProjectSurveyRecordsUpdate to match style of module.
|
changeset |
files
|
Sun, 18 Oct 2009 16:53:24 +0200 |
Lennard de Rijk |
Fixed error in the runDocumentUpdate where the wrong keyname was used.
|
changeset |
files
|
Sun, 18 Oct 2009 16:52:38 +0200 |
Lennard de Rijk |
Added GradingSurveyGroup update to the Module Conversion.
|
changeset |
files
|
Sun, 18 Oct 2009 16:33:05 +0200 |
Lennard de Rijk |
Fixed bug in StudentProposal update when a StudentProposal had no Mentor.
|
changeset |
files
|
Sun, 18 Oct 2009 16:27:22 +0200 |
Lennard de Rijk |
Fixed module conversion imports.
|
changeset |
files
|
Wed, 14 Oct 2009 09:47:02 +0200 |
Matthew Wilkes |
Fix typographical error and changes in status messages for Task workflow.
|
changeset |
files
|
Mon, 05 Oct 2009 22:43:30 +0200 |
Madhusudan.C.S |
Separated the publish and approve button on the Task list page for Org members.
|
changeset |
files
|
Mon, 05 Oct 2009 20:35:06 +0200 |
Pawel Solyga |
Add function for CSV export of survey records for a given survey.
|
changeset |
files
|
Mon, 05 Oct 2009 19:09:58 +0200 |
Pawel Solyga |
Add functions for CSV export of organizations and roles.
|
changeset |
files
|
Mon, 05 Oct 2009 13:54:42 +0200 |
Sverre Rabbelier |
Add StudentProposal conversion update
|
changeset |
files
|