Wed, 04 Mar 2009 17:36:14 +0000 Pawel Solyga Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
Wed, 04 Mar 2009 17:33:48 +0000 Pawel Solyga Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
Wed, 04 Mar 2009 17:32:55 +0000 Pawel Solyga Style fixes and add ValueError exception catching to soc.views.helper.request module
Wed, 04 Mar 2009 17:31:39 +0000 Pawel Solyga Fix too long lines in soc.views.helper.params module.
Wed, 04 Mar 2009 17:30:22 +0000 Pawel Solyga Fix too long lines in soc.models.group_app module.
Wed, 04 Mar 2009 17:29:35 +0000 Pawel Solyga Fix too long lines in soc.models.org_app module.
Wed, 04 Mar 2009 17:28:02 +0000 Pawel Solyga Style and too long lines fixes in soc.models.role module.
Wed, 04 Mar 2009 17:24:19 +0000 Pawel Solyga Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
Wed, 04 Mar 2009 17:22:22 +0000 Pawel Solyga Add missing whitespace in soc.logic.models.role module.
Wed, 04 Mar 2009 17:21:39 +0000 Pawel Solyga Fix too long lines in soc.logic.models.student_proposal module.
Wed, 04 Mar 2009 17:04:25 +0000 Lennard de Rijk Renamed rankerroot to ranker_root and made some changes due to comments.
Wed, 04 Mar 2009 16:54:17 +0000 Lennard de Rijk Fixed early line ending in StudentProposal model.
Wed, 04 Mar 2009 16:49:19 +0000 Pawel Solyga Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
Wed, 04 Mar 2009 16:48:10 +0000 Lennard de Rijk Added access check to student_proposal review.
Wed, 04 Mar 2009 16:47:59 +0000 Pawel Solyga Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
Wed, 04 Mar 2009 16:46:54 +0000 Pawel Solyga Fix indention in _readonly_field_as_twoline_table_row.html template.
Wed, 04 Mar 2009 16:45:03 +0000 Pawel Solyga Remove unused imports from soc.views.sitemap.build module.
Wed, 04 Mar 2009 16:44:21 +0000 Pawel Solyga Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
Wed, 04 Mar 2009 16:29:21 +0000 Lennard de Rijk Changed delete rights due to comments on r2138.
Tue, 03 Mar 2009 23:27:39 +0000 Sverre Rabbelier Convert getForFields back to the Query API and add tests
Tue, 03 Mar 2009 23:11:37 +0000 Lennard de Rijk Added student proposal review page.
Tue, 03 Mar 2009 23:01:31 +0000 Lennard de Rijk Keep the score within the allowed bounds via student_proposal logic.
Tue, 03 Mar 2009 22:52:11 +0000 Lennard de Rijk Brown paper bag fix in student_proposal logic.
Tue, 03 Mar 2009 22:48:57 +0000 Lennard de Rijk Update the ranker belonging to the org of a student_proposal when the score changes.
Tue, 03 Mar 2009 22:47:44 +0000 Lennard de Rijk Create a new Ranker for each organization that is created.
Tue, 03 Mar 2009 22:45:32 +0000 Lennard de Rijk Added a possible_mentors property to the StudentProposal.
Tue, 03 Mar 2009 22:39:53 +0000 Lennard de Rijk Added RankerRoot model.
Tue, 03 Mar 2009 21:49:05 +0000 Pawel Solyga Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
Tue, 03 Mar 2009 21:04:50 +0000 Lennard de Rijk Fixed two bugs introduced in r2160.
Tue, 03 Mar 2009 20:03:16 +0000 Lennard de Rijk Two docstring fixes.
Tue, 03 Mar 2009 19:51:13 +0000 Sverre Rabbelier Add a script to normalize user accounts
Tue, 03 Mar 2009 19:50:42 +0000 Sverre Rabbelier Seed some users as well
Tue, 03 Mar 2009 19:50:11 +0000 Sverre Rabbelier Make it possible to work on all entities in a query
Tue, 03 Mar 2009 19:27:55 +0000 Sverre Rabbelier Fix access bug due to forgotten normalization
Tue, 03 Mar 2009 03:37:16 +0000 Augie Fackler Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace.
Tue, 03 Mar 2009 03:37:02 +0000 Augie Fackler Fix a missing import reported in #melange.
Mon, 02 Mar 2009 22:57:40 +0000 Pawel Solyga Add google-app-engine-ranklist project to ranklist folder in app.
Mon, 02 Mar 2009 21:56:30 +0000 Sverre Rabbelier Fixed a missing .logic in organization
Mon, 02 Mar 2009 21:38:23 +0000 Sverre Rabbelier Fixed a typo in the example for network info
Mon, 02 Mar 2009 20:32:59 +0000 Sverre Rabbelier Display a notice if the entity cannot be deleted
Mon, 02 Mar 2009 19:48:20 +0000 Sverre Rabbelier Make the ToS field less high
Mon, 02 Mar 2009 19:47:50 +0000 Sverre Rabbelier Add a maintenance end date
Mon, 02 Mar 2009 19:47:04 +0000 Sverre Rabbelier Support HTML in the site-wide notice
Mon, 02 Mar 2009 18:30:00 +0000 Pawel Solyga Set new Melange version number to 0-4-20090302 in app.yaml.template.
Mon, 02 Mar 2009 00:03:53 +0000 Sverre Rabbelier Use the new readonly_safe_field where appropriate
Mon, 02 Mar 2009 00:02:59 +0000 Sverre Rabbelier Added a _readonly_safe_field_as_table_row template tag
Mon, 02 Mar 2009 00:02:11 +0000 Sverre Rabbelier Make use of readonly_url_field where appropriate
Mon, 02 Mar 2009 00:01:05 +0000 Sverre Rabbelier Add a new template tag _readonly_url_field_as_table_row
Sun, 01 Mar 2009 20:39:21 +0000 Sverre Rabbelier Make it possible to put the site in maintenance mode
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 01 Mar 2009 20:19:22 +0000 Sverre Rabbelier Added decorators
Sun, 01 Mar 2009 20:18:23 +0000 Sverre Rabbelier Redirect to an error page when a GAE exception occurs
Sun, 01 Mar 2009 20:00:54 +0000 Sverre Rabbelier Added a maintenance page
Sun, 01 Mar 2009 20:00:23 +0000 Sverre Rabbelier Make it possible to use base.html to display simple messages
Sun, 01 Mar 2009 18:57:08 +0000 Sverre Rabbelier Added a site-wide notice
Sun, 01 Mar 2009 15:33:52 +0000 Sverre Rabbelier Turn off relative urls and removing of script hostname in TinyMCE
Sun, 01 Mar 2009 15:13:28 +0000 Pawel Solyga Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
Sun, 01 Mar 2009 15:10:43 +0000 Pawel Solyga Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css.
Sun, 01 Mar 2009 15:03:52 +0000 Pawel Solyga Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css.
Sun, 01 Mar 2009 14:23:09 +0000 Sverre Rabbelier Fixed a bug in getFromKeyFieldsOr404
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip