Tue, 03 Nov 2009 00:50:23 +0100 getListContentForData function added to lists helper.
Daniel Hans <Daniel.M.Hans@gmail.com> [Tue, 03 Nov 2009 00:50:23 +0100] rev 3075
getListContentForData function added to lists helper. It allows to manually set a list of entities which is to be displayed on the view. Previously, the only function was getListContent, but it retrived data on its own by a single query. The new function can be useful whenever it is impossible or very awkward to obtain entities in such a way (for example more sophisticated SQL statements). Additionally, the getListContent function is reconstructed so that it collects the data first and then calls getListContentForData.
Mon, 02 Nov 2009 23:38:43 +0100 HtmlSanitizer becomes Python 2.6 compatible.
Daniel Hans <Daniel.M.Hans@gmail.com> [Mon, 02 Nov 2009 23:38:43 +0100] rev 3074
HtmlSanitizer becomes Python 2.6 compatible. The Cleaner class must not have any arguments when calling __init__ function for the object class, because in this case Python 2.6 raises TypeError (while previous versions just ignored them).
Mon, 02 Nov 2009 16:23:58 +0100 Convert gen_app_yaml.py to optparse
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Nov 2009 16:23:58 +0100] rev 3073
Convert gen_app_yaml.py to optparse This allows for example the -f flag to be specified as the second argument. Also add a '-i|--interactive' flag which asks for the application name interactively.
Mon, 02 Nov 2009 16:13:32 +0100 Added tag v0-5-20091102 for changeset d11bb8ba0d23
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Nov 2009 16:13:32 +0100] rev 3072
Added tag v0-5-20091102 for changeset d11bb8ba0d23
Mon, 02 Nov 2009 16:13:04 +0100 Set new Melange version number to 0-5-20091102 in app.yaml.template. v0-5-20091102
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Nov 2009 16:13:04 +0100] rev 3071
Set new Melange version number to 0-5-20091102 in app.yaml.template.
Fri, 30 Oct 2009 23:59:47 +0100 Minor (mostly stylish and whitespace) fixes in GHOP access.py module.
Daniel Hans <Daniel.M.Hans@gmail.com> [Fri, 30 Oct 2009 23:59:47 +0100] rev 3070
Minor (mostly stylish and whitespace) fixes in GHOP access.py module. Also missing authors added to some files.
Fri, 30 Oct 2009 22:24:34 +0100 Multiple choice nonrequired questions now accept empty answers.
Daniel Hans <Daniel.M.Hans@gmail.com> [Fri, 30 Oct 2009 22:24:34 +0100] rev 3069
Multiple choice nonrequired questions now accept empty answers. The change is mostly concerned with issue 674, probably fixing it.
Fri, 30 Oct 2009 12:40:56 +0100 checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,
Daniel Hans <Daniel.M.Hans@gmail.com> [Fri, 30 Oct 2009 12:40:56 +0100] rev 3068
checkIsHostForProgram fixes: logic argument has default value and is actually used to look up for a program entity,
Fri, 30 Oct 2009 01:23:37 +0100 checkIsHostForProgram function takes a new 'logic' argument.
Daniel Hans <Daniel.M.Hans@gmail.com> [Fri, 30 Oct 2009 01:23:37 +0100] rev 3067
checkIsHostForProgram function takes a new 'logic' argument. It determines which logic should be used to look up for program entity. If the argument is not given, the standard program_logic will be used.
Thu, 29 Oct 2009 22:58:06 +0100 If checkCanOrgAdminOrMentorEdit function does not find a task, the user is redirected to 404 page.
Daniel Hans <Daniel.M.Hans@gmail.com> [Thu, 29 Oct 2009 22:58:06 +0100] rev 3066
If checkCanOrgAdminOrMentorEdit function does not find a task, the user is redirected to 404 page.
(0) -3000 -1000 -300 -100 -10 +10 tip