Thu, 19 Feb 2009 17:07:13 +0000 Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 19 Feb 2009 17:07:13 +0000] rev 1393
Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release candidate branch has been created. Patch by: Pawel Solyga
Thu, 19 Feb 2009 17:00:14 +0000 Set RELEASE_TAG to 0.3-20090219rc for release candidate.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 19 Feb 2009 17:00:14 +0000] rev 1392
Set RELEASE_TAG to 0.3-20090219rc for release candidate. Patch by: Pawel Solyga
Thu, 19 Feb 2009 16:34:40 +0000 Added a missing cleaner to org idea list
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 16:34:40 +0000] rev 1391
Added a missing cleaner to org idea list Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 16:34:04 +0000 Fixed a missing property in seed_db
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 16:34:04 +0000] rev 1390
Fixed a missing property in seed_db Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 16:13:04 +0000 Add noreply email property to Site model. Still missing cleaner method and changes in notifications module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 19 Feb 2009 16:13:04 +0000] rev 1389
Add noreply email property to Site model. Still missing cleaner method and changes in notifications module. Patch by: Pawel Solyga Reviewed by: to-be- reviewed
Thu, 19 Feb 2009 08:10:25 +0000 Use the new program property in mentor and role for an access check.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Feb 2009 08:10:25 +0000] rev 1388
Use the new program property in mentor and role for an access check. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Feb 2009 21:41:27 +0000 Added required program property to org_admin and mentor.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Feb 2009 21:41:27 +0000] rev 1387
Added required program property to org_admin and mentor. This can be used to simplify checks. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Feb 2009 19:49:39 +0000 Org admins can now send out invitations and users can now request to become a mentor.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Feb 2009 19:49:39 +0000] rev 1386
Org admins can now send out invitations and users can now request to become a mentor. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 21:16:35 +0000 Accidently left one addrole in student.py during my quest to refactor it into params.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 21:16:35 +0000] rev 1385
Accidently left one addrole in student.py during my quest to refactor it into params. It has now been removed. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 20:34:01 +0000 Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 20:34:01 +0000] rev 1384
Role overview membership is now determined by setting show_in_roles_overview param to true in the view. Also added student roles to the list. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 20:15:43 +0000 Students now have a reference to school again.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 20:15:43 +0000] rev 1383
Students now have a reference to school again. This reference property is not required for now since the system for choosing your own school isn't implemented yet. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 20:07:20 +0000 Students can now only get a student role during the student signup period.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 20:07:20 +0000] rev 1382
Students can now only get a student role during the student signup period. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:40:13 +0000 Fixed style error.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:40:13 +0000] rev 1381
Fixed style error. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:37:47 +0000 Added students to sidebar.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:37:47 +0000] rev 1380
Added students to sidebar. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:37:24 +0000 Added student view and accompanying templates.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:37:24 +0000] rev 1379
Added student view and accompanying templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:36:23 +0000 Added new redirect to redirects helper.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:36:23 +0000] rev 1378
Added new redirect to redirects helper. In preparation for student view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:35:00 +0000 Students can not become a mentor or org_admin in the same program.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:35:00 +0000] rev 1377
Students can not become a mentor or org_admin in the same program. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:33:54 +0000 Parameterized the role view manage redirect.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:33:54 +0000] rev 1376
Parameterized the role view manage redirect. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:32:53 +0000 Added new access methods.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:32:53 +0000] rev 1375
Added new access methods. This is used to prevent students from becoming mentors/org_admins and vica versa. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:29:52 +0000 Redone student model and added student logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:29:52 +0000] rev 1374
Redone student model and added student logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 17:28:54 +0000 Fixes the problem of <Entity> Saved not being
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 17:28:54 +0000] rev 1373
Fixes the problem of <Entity> Saved not being shown whenever a new entity is created. Patch by: Madhusudan C.S. Reviewed by: Lennard de Rijk
Tue, 17 Feb 2009 16:37:24 +0000 Fixed twoline style broken by recent 'form prettification' commit
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Feb 2009 16:37:24 +0000] rev 1372
Fixed twoline style broken by recent 'form prettification' commit Patch by: Sverre Rabbelier
Tue, 17 Feb 2009 16:36:49 +0000 Implemented simple group sorted using numerical ordering
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Feb 2009 16:36:49 +0000] rev 1371
Implemented simple group sorted using numerical ordering See role.py for some example usages. Note that the reason ToS does not appear seperately is due to the fact that it is defined as a regular field which does not take the group field from the one defined in the model. Patch by: Sverre Rabbelier
Tue, 17 Feb 2009 14:25:40 +0000 Add a groupby method to dicts
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Feb 2009 14:25:40 +0000] rev 1370
Add a groupby method to dicts This function behaves similar to Django's groupby filter. Patch by: Sverre Rabbelier
Tue, 17 Feb 2009 06:52:06 +0000 Make the web forms look a little nicer.
Tim Ansell <mithro@gmail.com> [Tue, 17 Feb 2009 06:52:06 +0000] rev 1369
Make the web forms look a little nicer.
Mon, 16 Feb 2009 22:41:52 +0000 Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname).
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 22:41:52 +0000] rev 1368
Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname). Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 16 Feb 2009 22:40:42 +0000 Style fixes in org-accept.js file.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 22:40:42 +0000] rev 1367
Style fixes in org-accept.js file. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 16 Feb 2009 22:30:55 +0000 Remove extra space from soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 22:30:55 +0000] rev 1366
Remove extra space from soc.views.helper.access module. Patch by: Pawel Solyga Review by: to-be-reviewed
Mon, 16 Feb 2009 21:28:44 +0000 Fix a bug in group_app.py (not defined context was used).
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 21:28:44 +0000] rev 1365
Fix a bug in group_app.py (not defined context was used). Patch by: Pawel Solyga Review by: to-be-reviewed
Mon, 16 Feb 2009 20:38:35 +0000 Update org bulk accept script.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Feb 2009 20:38:35 +0000] rev 1364
Update org bulk accept script. The script now: 1) leaves correctly control to the browser to update the GUI of the progress bar during ajax communication. 2) Displays an error if something went wrong (I've tried in my box stopping the server while doing the requests), and show a retry button to fetch again the list of the applications that are still not accepted and iterate over them again (seems to recover correctly restarting the server after the error in my box) 3) doesn't display any text at the beginning, and the button has the correct CSS class assigned 4) Check if there are applications to accept, if not displays a message stating that there are no orgs to accept. Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip