Wed, 04 Mar 2009 23:11:33 +0000 Sverre Rabbelier Only show key_fields in error message
Wed, 04 Mar 2009 23:11:05 +0000 Sverre Rabbelier Don't redirect to non-existant /document/list after deleting
Wed, 04 Mar 2009 23:10:38 +0000 Sverre Rabbelier Fixed a bug discovered by excepting the proper exception
Wed, 04 Mar 2009 23:10:13 +0000 Sverre Rabbelier Fixed a bug in document logic
Wed, 04 Mar 2009 22:35:54 +0000 Lennard de Rijk The organization proposal list has been significantly changed.
Wed, 04 Mar 2009 22:24:45 +0000 Lennard de Rijk Updated list to use the new order in getForFields.
Wed, 04 Mar 2009 22:11:26 +0000 Lennard de Rijk Mentor buttons only show up depending on if you are already on the possible mentors list.
Wed, 04 Mar 2009 21:27:11 +0000 Pawel Solyga Fix too long lines, remove unused imports and variables, rename too short variables, add missing docstring and fix style in soc.views.helper.templatetags.forms_helpers module.
Wed, 04 Mar 2009 21:25:08 +0000 Pawel Solyga Fix too long line in soc.views.models.sponsor module.
Wed, 04 Mar 2009 21:24:32 +0000 Pawel Solyga Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
Wed, 04 Mar 2009 21:23:42 +0000 Pawel Solyga Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
Wed, 04 Mar 2009 21:22:52 +0000 Pawel Solyga Fix too long lines and remove unused imports in soc.views.models.host module.
Wed, 04 Mar 2009 21:19:49 +0000 Pawel Solyga Fix too long lines and remove unused variables in soc.views.models.role module.
Wed, 04 Mar 2009 21:19:07 +0000 Pawel Solyga Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module.
Wed, 04 Mar 2009 21:17:40 +0000 Pawel Solyga Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
Wed, 04 Mar 2009 21:16:26 +0000 Pawel Solyga Fix too long lines and indentions in soc.models.student_proposal module.
Wed, 04 Mar 2009 21:15:38 +0000 Pawel Solyga Remove unused variable in soc.logic.validate module.
Wed, 04 Mar 2009 21:15:01 +0000 Pawel Solyga Rename too short variable name in soc.logic.mail_dispatcher module.
Wed, 04 Mar 2009 21:14:19 +0000 Pawel Solyga Fix too long lines in soc.logic.models.org_admin module.
Wed, 04 Mar 2009 21:12:36 +0000 Pawel Solyga Fix too long lines in soc.models.ranker_root module.
Wed, 04 Mar 2009 21:11:43 +0000 Pawel Solyga Fix too long lines in soc.logic.helper.timeline module.
Wed, 04 Mar 2009 21:10:07 +0000 Pawel Solyga Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Wed, 04 Mar 2009 20:54:30 +0000 Pawel Solyga Fix too long line in soc.models.user module.
Wed, 04 Mar 2009 20:50:27 +0000 Pawel Solyga Rename unused loop variables to _ in soc.views.helper.params module.
Wed, 04 Mar 2009 20:49:19 +0000 Pawel Solyga Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
Wed, 04 Mar 2009 20:47:34 +0000 Pawel Solyga Rename unused loop variable to _ in soc.views.models.user_self module.
Wed, 04 Mar 2009 19:31:21 +0000 Pawel Solyga Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
Wed, 04 Mar 2009 19:00:44 +0000 Pawel Solyga Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
Wed, 04 Mar 2009 18:54:39 +0000 Pawel Solyga Style fixes plus remove unused imports in soc.views.models.group_app module.
Wed, 04 Mar 2009 18:44:14 +0000 Pawel Solyga Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
Wed, 04 Mar 2009 18:41:03 +0000 Pawel Solyga Some style fixes and removal of unused imports in soc.views.models.document module.
Wed, 04 Mar 2009 18:38:50 +0000 Pawel Solyga Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
Wed, 04 Mar 2009 18:34:28 +0000 Pawel Solyga Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
Wed, 04 Mar 2009 18:33:20 +0000 Pawel Solyga Fix too long lines in soc.views.models.student_proposal module.
Wed, 04 Mar 2009 18:22:29 +0000 Pawel Solyga Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
Wed, 04 Mar 2009 18:19:00 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.request module.
Wed, 04 Mar 2009 18:16:46 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.timeline module.
Wed, 04 Mar 2009 18:16:20 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.site module.
Wed, 04 Mar 2009 18:14:16 +0000 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.user_self module
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.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip