app/soc/views/models/organization.py
Thu, 17 Sep 2009 17:25:41 +0200 Mario Ferraro Shrinksafe complains during compression of map JS fixed.
Sat, 22 Aug 2009 03:56:04 +0530 Madhusudan.C.S Dotted path to the views in URL patterns is changed to a params parameter.
Sat, 01 Aug 2009 10:07:08 +0200 Lennard de Rijk Enable the map that shows the connections between mentors and students.
Thu, 30 Jul 2009 13:54:47 +0200 Lennard de Rijk Redone the gathering of data for the student<->mentor map.
Wed, 08 Jul 2009 15:44:54 +0200 Lennard de Rijk Changed the StudentProject model to handle a dynamic amount of GradeRecords.
Mon, 22 Jun 2009 07:32:45 +0200 Lennard de Rijk Fixes an issue where the organization home page would throw a 505 when no projects where accepted.
Thu, 04 Jun 2009 20:55:30 +0200 Pawel Solyga Partial fix for displaying mentors and students on Organization home page.
Fri, 22 May 2009 10:08:08 +0200 Pawel Solyga Comment style fix in soc.views.models.organization module.
Fri, 22 May 2009 09:40:53 +0200 Pawel Solyga Add comment regarding Student Project sorting on Organization home page.
Thu, 21 May 2009 14:44:41 +0200 Pawel Solyga Add sorting of student projects on organization home page.
Tue, 05 May 2009 21:48:46 +0200 Lennard de Rijk Fixed typo in docstring as to comments on r3012 (svn repo).
Wed, 29 Apr 2009 18:20:30 +0200 Pawel Solyga Fix too long line in soc.view.models.organization module.
Mon, 20 Apr 2009 20:57:59 +0000 Lennard de Rijk Changed the accepted and rejected list to redirect to the review page in ListProposals view.
Sun, 19 Apr 2009 22:50:30 +0000 Lennard de Rijk Added listing of accepted and rejected proposals to the organization proposal page.
Sun, 19 Apr 2009 21:50:04 +0000 Lennard de Rijk Added the gathering of data required to display a map on the org home page.
Sat, 18 Apr 2009 17:14:42 +0000 Lennard de Rijk Fixed wrong import for list proposals view.
Sat, 18 Apr 2009 14:04:39 +0000 Sverre Rabbelier Removed unneeded imports and variables
Sat, 18 Apr 2009 14:00:30 +0000 Lennard de Rijk The listing of accepted projects on the Organization's homepage is now timeline dependent.
Sat, 18 Apr 2009 12:07:02 +0000 Sverre Rabbelier Use proposal key instead of raw proposal
Sat, 18 Apr 2009 11:41:56 +0000 Sverre Rabbelier Show in green the proposals that would be accepted
Fri, 17 Apr 2009 19:53:54 +0000 Pawel Solyga Style fixes in soc.views.models.organization module.
Mon, 13 Apr 2009 15:31:39 +0000 Sverre Rabbelier Do not rely on dicts.merge to change target
Sat, 11 Apr 2009 13:37:31 +0000 Lennard de Rijk Removed obsolete white line in soc/models/views/models/organization.py.
Fri, 10 Apr 2009 15:32:11 +0000 Lennard de Rijk Added Manage Student Projects item to the organization menu.
Wed, 08 Apr 2009 22:20:00 +0000 Sverre Rabbelier Use slots allocated instead of adjustment in slots view
Tue, 07 Apr 2009 21:40:23 +0000 Lennard de Rijk Added list of projects to the organization home page.
Mon, 06 Apr 2009 22:54:31 +0000 Sverre Rabbelier Added key_order to student proposal to enable csv export
Mon, 06 Apr 2009 21:05:30 +0000 Lennard de Rijk Added simple listing (no score, rank) for Student Proposals you are a mentor for.
Mon, 06 Apr 2009 18:16:30 +0000 Pawel Solyga Indention fix in soc.views.models.organization module.
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Mon, 30 Mar 2009 22:52:15 +0000 Sverre Rabbelier Added nr_applications and nr_mentors
Mon, 30 Mar 2009 22:38:08 +0000 Sverre Rabbelier Use ugettext and shorter variable names for inellegible list
Mon, 30 Mar 2009 22:16:55 +0000 Pawel Solyga Add listing of ineligible Student Proposals to "View all Students Proposals" view. Now mentors and org admin can see what application has been marked as ineligible or withdrawn by student.
Mon, 23 Mar 2009 22:43:14 +0000 Sverre Rabbelier Fixed a typo in proposal listing
Wed, 18 Mar 2009 17:18:19 +0000 Lennard de Rijk The org list proposals page now shows the amount of assigned slots.
Wed, 18 Mar 2009 12:41:59 +0000 Pawel Solyga Change the order of student proposals lists for org admins and mentors. Now the new proposals list shows up at the top. Also don't show the list of new proposals if it's empty.
Sun, 15 Mar 2009 16:30:26 +0000 Sverre Rabbelier Specify the type of Link ID used
Fri, 13 Mar 2009 22:35:39 +0000 Lennard de Rijk Some textual changes for proposal reviewing.
Mon, 09 Mar 2009 00:39:25 +0000 Pawel Solyga Add indention in soc.views.models.organization module.
Sun, 08 Mar 2009 23:58:27 +0000 Sverre Rabbelier Hide 'slots' and add 'slots_desired'
Sat, 07 Mar 2009 00:31:16 +0000 Sverre Rabbelier Minor style fixes
Fri, 06 Mar 2009 22:32:26 +0000 Sverre Rabbelier Clean document references
Fri, 06 Mar 2009 12:08:55 +0000 Lennard de Rijk Added a rank column to the proposals list.
Thu, 05 Mar 2009 22:30:37 +0000 Sverre Rabbelier Make org description use TinyMCE
Thu, 05 Mar 2009 17:44:48 +0000 Lennard de Rijk Organization Proposals list now correctly sorts.
Wed, 04 Mar 2009 22:35:54 +0000 Lennard de Rijk The organization proposal list has been significantly changed.
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.
Tue, 03 Mar 2009 21:04:50 +0000 Lennard de Rijk Fixed two bugs introduced in r2160.
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 21:56:30 +0000 Sverre Rabbelier Fixed a missing .logic in organization
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sat, 28 Feb 2009 21:12:20 +0000 Lennard de Rijk Member template in organization is now called Contributor Template.
Thu, 26 Feb 2009 16:58:15 +0000 Sverre Rabbelier Convert everything to use the new access methods
Tue, 24 Feb 2009 20:28:16 +0000 Lennard de Rijk Style fixes in student_proposal and organization view.
Tue, 24 Feb 2009 20:14:59 +0000 Lennard de Rijk Textual changes in organization and program view.
Tue, 24 Feb 2009 20:13:01 +0000 Lennard de Rijk Added view for organizations to list all proposals.
Sun, 22 Feb 2009 11:36:48 +0000 Sverre Rabbelier Remove superfluous 'Org' in links
Sat, 21 Feb 2009 16:40:59 +0000 Sverre Rabbelier Fix access bug in organization
less more (0) -60 tip