Sun, 15 Nov 2009 22:12:20 +0100 Mario Ferraro GMaps related JS changed to use new google namespace. default tip
Sat, 14 Nov 2009 23:58:20 +0100 Daniel Hans Changes in tags are saved to the data store.
Sat, 14 Nov 2009 23:27:03 +0100 Daniel Hans Tasks may be deleted by pressing 'Delete' button on the edit view.
Sat, 14 Nov 2009 18:24:36 +0100 Daniel Hans Minor fix in tags module.
Sat, 14 Nov 2009 18:20:06 +0100 Daniel Hans tags.py module, which contains helper class for tags, is added.
Sat, 14 Nov 2009 17:22:44 +0100 Daniel Hans Users who claim or work on tasks may list them without having student role.
Fri, 13 Nov 2009 19:02:38 +0100 Daniel Hans Minor linguistic changes to NOTICE file for the taggable module.
Wed, 11 Nov 2009 21:04:13 +0100 Daniel Hans NOTICE file added to the taggable module.
Tue, 10 Nov 2009 18:18:06 +0100 Daniel Hans Some functions which applies to scoped tags in general moved from TaskTag to Task model.
Tue, 10 Nov 2009 14:00:15 +0100 Daniel Hans Docstring fix for delete_tag function.
Tue, 10 Nov 2009 13:59:15 +0100 Daniel Hans 'scope' field moved from TaskTag to the parent class.
Sun, 08 Nov 2009 12:11:14 -0800 Daniel Hans TaskArbritraryTag now has auto_delete set to True by default.
Sun, 08 Nov 2009 12:08:05 -0800 Daniel Hans Adds a new property to taggable which automatically deletes an empty tag.
Sun, 08 Nov 2009 11:54:44 -0800 Lennard de Rijk Fixed an error with the task_history not being loaded when it was empty.
Wed, 04 Nov 2009 21:37:44 +0100 Daniel Hans Fixed 'Register as a student' link problem for GHOP program.
Tue, 03 Nov 2009 17:07:10 +0100 Daniel Hans Lists of student tasks view does not use pagination.
Tue, 03 Nov 2009 02:16:51 +0100 Daniel Hans Accidental module change in settings.py fixed.
Tue, 03 Nov 2009 02:10:47 +0100 Daniel Hans List view of all tasks for a GHOP student.
Tue, 03 Nov 2009 00:50:23 +0100 Daniel Hans getListContentForData function added to lists helper.
Mon, 02 Nov 2009 23:38:43 +0100 Daniel Hans HtmlSanitizer becomes Python 2.6 compatible.
Mon, 02 Nov 2009 16:23:58 +0100 Sverre Rabbelier Convert gen_app_yaml.py to optparse
Mon, 02 Nov 2009 16:13:32 +0100 Sverre Rabbelier Added tag v0-5-20091102 for changeset d11bb8ba0d23
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
Fri, 30 Oct 2009 23:59:47 +0100 Daniel Hans Minor (mostly stylish and whitespace) fixes in GHOP access.py module.
Fri, 30 Oct 2009 22:24:34 +0100 Daniel Hans Multiple choice nonrequired questions now accept empty answers.
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,
Fri, 30 Oct 2009 01:23:37 +0100 Daniel Hans checkIsHostForProgram function takes a new 'logic' argument.
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.
Tue, 27 Oct 2009 20:04:51 +0000 Mario Ferraro Script to run JSLint over JS files to check JS code quality.
Tue, 27 Oct 2009 19:56:15 +0000 Mario Ferraro JSON2 utilities now loaded by default.
Mon, 26 Oct 2009 15:38:13 -0700 Lennard de Rijk Module Conversion also changes the RankerRoots associated with an Organization.
Mon, 26 Oct 2009 10:25:01 -0700 Lennard de Rijk Now showing the message contained in Requests on the correct pages.
Mon, 26 Oct 2009 10:15:28 -0700 Lennard de Rijk Process invite page now shows the right Role name in the page name.
Mon, 26 Oct 2009 10:10:23 -0700 Lennard de Rijk Request lists now show display name as well as the link id.
Sun, 25 Oct 2009 22:19:41 -0700 Madhusudan.C.S The work_submission model's update now reflected in views and logic.
Sun, 25 Oct 2009 21:53:04 -0700 Lennard de Rijk Whitespace fix in settings.py and added missing authors to a few 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.
Sun, 25 Oct 2009 18:49:43 -0700 Lennard de Rijk Removed the now obsolete Request helper module.
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.
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.
Sun, 25 Oct 2009 18:46:59 -0700 Lennard de Rijk Redone the access checks to work with the new Request model.
Sun, 25 Oct 2009 18:45:58 -0700 Lennard de Rijk Removed now unused method from Role Logic.
Sun, 25 Oct 2009 18:44:52 -0700 Lennard de Rijk Redone the notifications to work with the new Request model.
Sun, 25 Oct 2009 18:43:23 -0700 Lennard de Rijk Reworked the redirects to work with the new Request model.
Sun, 25 Oct 2009 18:41:56 -0700 Lennard de Rijk Redone the request View to work with the new model.
Sun, 25 Oct 2009 16:28:43 -0700 Lennard de Rijk Redone the request templates to work with the new ID-based request.
Sun, 25 Oct 2009 16:27:49 -0700 Lennard de Rijk Made Request Logic ID-based and added some helper methods.
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.
Sun, 25 Oct 2009 15:39:50 -0700 Sverre Rabbelier Add a redirectLegacyRequest response
Sun, 25 Oct 2009 15:39:38 -0700 Sverre Rabbelier fix typo in reponses.py
Sat, 24 Oct 2009 16:23:31 -0700 Sverre Rabbelier GSoC Views
Sun, 25 Oct 2009 19:21:43 +0000 Mario Ferraro Script to run JSDocToolkit over our JS files.
Sun, 25 Oct 2009 19:15:44 +0000 Mario Ferraro JSDocToolkit 2.3.0 added to create documentation for JS files.
Sun, 25 Oct 2009 19:11:51 +0000 Mario Ferraro Integration of general Melange JS utilities in base template.
Sun, 25 Oct 2009 19:09:38 +0000 Mario Ferraro General JavaScript utilities for melange.
Sun, 25 Oct 2009 11:24:46 -0700 Madhusudan.C.S Once a task has been approved it can no longer be unapproved.
Sun, 25 Oct 2009 11:59:05 +0100 Daniel Hans Fixes issue 697.
Sat, 24 Oct 2009 15:14:11 -0700 Lennard de Rijk Use skipFields method in the expando base logic.
Sat, 24 Oct 2009 22:50:02 +0200 Daniel Hans Minor typographical errors fixed.
Sat, 24 Oct 2009 22:47:04 +0200 Daniel Hans Whitespaces fixed in task view.
(0) -3000 -1000 -300 -100 -60 tip