Fri, 19 Jun 2009 23:13:06 +0100 Mario Ferraro jQuery Spin plugin updated to version 1.1.1
Fri, 19 Jun 2009 20:19:03 +0200 Pawel Solyga Use build-in django 1.0.x on deployed version of Melange.
Fri, 19 Jun 2009 16:13:32 +0200 Pawel Solyga Update GAE to 1.2.3 in thirdparty folder.
Mon, 08 Jun 2009 22:34:05 +0200 Sverre Rabbelier Added tag v0-5-20090608 for changeset 19e9fdde919e
Mon, 08 Jun 2009 22:31:28 +0200 Sverre Rabbelier Set new Melange version number to 0-5-20090604 in app.yaml.template v0-5-20090608
Mon, 08 Jun 2009 22:28:17 +0200 Lennard de Rijk Temporary fix for Issue 636 by turning off the caching of the page's entities.
Mon, 08 Jun 2009 21:57:12 +0200 Sverre Rabbelier fix copy/paste fail in homepage caching
Mon, 08 Jun 2009 08:54:21 +0200 Madhusudan C.S. Added group attribute to each GHOPProgram property so it is grouped on edit/create forms.
Mon, 08 Jun 2009 08:48:24 +0200 Madhusudan C.S. Changed GHOP module imports to be consistent with rest of Melange code.
Mon, 08 Jun 2009 08:42:13 +0200 Madhusudan C.S. Changed the property that holds the minimum age required for Students to participate in a GHOP based program.
Sat, 06 Jun 2009 20:40:08 +0200 Sverre Rabbelier Remove now unneeded getCallback from ghop.__init__
Sat, 06 Jun 2009 20:29:09 +0200 Sverre Rabbelier Remove getCallback indirection in modules
Sat, 06 Jun 2009 19:42:54 +0200 Lennard de Rijk Removed authors from 'empty' __init__.py files.
Sat, 06 Jun 2009 10:30:56 -0500 Augie Fackler Add HTTP_HOST to environ variables mocked. Also add license headers to run.py.
Sat, 06 Jun 2009 17:28:56 +0200 Madhusudan C.S. Added logic for every GHOP specific model.
Sat, 06 Jun 2009 17:16:52 +0200 Lennard de Rijk Added licenses and fixed the authors of __init__.py for the GHOP module.
Fri, 05 Jun 2009 22:54:19 +0200 Lennard de Rijk Changed imports in models to comply with recent GHOP code move.
Fri, 05 Jun 2009 22:07:15 +0200 Lennard de Rijk Removed unused import.
Fri, 05 Jun 2009 21:27:03 +0200 Madhusudan C.S. Moved the GHOP module into the modules package.
Fri, 05 Jun 2009 08:24:32 +0200 Sverre Rabbelier also rename batch_size in cron.py
Fri, 05 Jun 2009 00:03:09 +0200 Sverre Rabbelier Added tag v0-5-20090604 for changeset 1dc8d7f9458e
Fri, 05 Jun 2009 00:00:30 +0200 Sverre Rabbelier Set new Melange version number to 0-5-20090604 in app.yaml.template v0-5-20090604
Thu, 04 Jun 2009 23:21:33 +0200 Sverre Rabbelier Display caught errors on the page itself
Thu, 04 Jun 2009 22:26:24 +0200 Sverre Rabbelier Make the maintenance page a hardcoded response
Thu, 04 Jun 2009 22:08:11 +0200 Lennard de Rijk Merge with Pawel's tip.
Thu, 04 Jun 2009 20:55:30 +0200 Pawel Solyga Partial fix for displaying mentors and students on Organization home page.
Thu, 04 Jun 2009 20:46:37 +0200 Pawel Solyga Comment out GMaps support in Organization home page template.
Thu, 04 Jun 2009 22:02:14 +0200 Lennard de Rijk Small indentation fix.
Thu, 04 Jun 2009 20:38:32 +0200 Pawel Solyga Add missing if statement in organization list row template.
Thu, 04 Jun 2009 22:01:57 +0200 Lennard de Rijk Fixed an issue where some access checks would fail due to missing arguments.
Wed, 03 Jun 2009 23:38:02 +0530 Madhusudan.C.S Introduced 'module_package' key in params dict to support modules in melange
Thu, 04 Jun 2009 21:58:05 +0200 Lennard de Rijk Now showing link to edit the home page document on the home page.
Tue, 02 Jun 2009 19:23:06 +0200 Pawel Solyga Temporary turn off GMaps support on Organization home pages until it's fixed.
Thu, 04 Jun 2009 20:21:15 +0200 Lennard de Rijk Added link to edit the Document on the Document's public page.
Tue, 02 Jun 2009 19:20:14 +0200 Pawel Solyga Rename soc-090421.css and update base.html template.
Thu, 04 Jun 2009 18:21:04 +0200 Lennard de Rijk Clarified docstring for document read/write access check.
Tue, 02 Jun 2009 19:17:46 +0200 Pawel Solyga Small changes in #extra_left, #extra_right tags in css file.
Thu, 04 Jun 2009 08:12:57 +0200 Lennard de Rijk Added a link to the website where the user has registered to the welcome email.
Mon, 01 Jun 2009 23:42:36 +0200 Pawel Solyga Add taggable-mixin and gviz to build script.
Mon, 01 Jun 2009 22:23:46 +0200 Pawel Solyga Extend taggable-mixin to support different Tag models.
Mon, 01 Jun 2009 22:17:38 +0200 Pawel Solyga Make taggable-mixin tests working by updating GAE path.
Mon, 01 Jun 2009 20:38:38 +0200 Pawel Solyga Merge with Pawel's head.
Mon, 01 Jun 2009 20:31:38 +0200 Pawel Solyga Add google-visualization-python project to Melange repository.
Mon, 01 Jun 2009 20:03:22 +0200 Lennard de Rijk Removed unecessary use of %.
Sat, 30 May 2009 09:19:10 +0200 Lennard de Rijk Changed University Student expected graduation date to be a dynamic dropdown.
Sat, 30 May 2009 01:03:20 +0200 Lennard de Rijk Added GHOP specific Mentor and Org Admin Models.
Sat, 30 May 2009 00:50:39 +0200 Pawel Solyga Add missing __init__.py file in taggable-mixin module.
Sat, 30 May 2009 00:36:52 +0200 Pawel Solyga Add taggable-mixin to Melange repository.
Fri, 29 May 2009 20:56:39 +0200 Pawel Solyga Add some missing docstrings to Seeder classes in seed_db.py
Wed, 27 May 2009 20:37:04 +0200 Pawel Solyga Style fixes and pylint: disable-msg comments in different modules.
Wed, 27 May 2009 03:31:58 +0200 Pawel Solyga Add pylint: disable-msg= where needed in Melange modules.
Wed, 27 May 2009 03:31:27 +0200 Pawel Solyga Rename bathSize variable to batch_size in soc.logic.models.base module.
Wed, 27 May 2009 03:22:37 +0200 Pawel Solyga Style fixes and wrong function call fix in soc.views.helper.lists module.
Wed, 27 May 2009 02:12:56 +0200 Pawel Solyga Remove unused variable from soc.view.models.cron module.
Wed, 27 May 2009 02:09:38 +0200 Pawel Solyga Some more pylint fixes in different Melange modules.
Wed, 27 May 2009 01:47:38 +0200 Pawel Solyga Style and pylint fixes in Melange modules.
Wed, 27 May 2009 00:31:40 +0200 Pawel Solyga Style and variable names fixes in soc.modules.core module.
Tue, 26 May 2009 22:18:04 +0200 Pawel Solyga Remove unused imports in Melange modules.
Tue, 26 May 2009 22:10:02 +0200 Pawel Solyga Remove unused imports from main.py.
Tue, 26 May 2009 22:04:52 +0200 Pawel Solyga Some small fixes to unique_user_id_adder module.
(0) -1000 -300 -100 -60 +60 +100 +300 tip