app/soc/views/models/program.py
2009-09-07 Sverre Rabbelier Revert "revert wrong head"
2009-09-07 Sverre Rabbelier revert wrong head
2009-09-07 Sverre Rabbelier Use system.getHostname() everywhere
2009-09-02 Sverre Rabbelier Prefetch referenced fields in project listing
2009-08-26 Lennard de Rijk Removed workflow property from Program model.
2009-08-26 Madhusudan.C.S Moved createTimelineForType to Program Logic.
2009-08-23 Madhusudan.C.S Reverting last 4 patches containing GHOP related views.
2009-08-21 Madhusudan.C.S Added timeline view for GHOP.
2009-08-21 Madhusudan.C.S Dotted path to the views in URL patterns is changed to a params parameter.
2009-08-17 Daniel Hans Whitespace fix in Program view.
2009-08-13 Madhusudan.C.S checkIsAfterEvent takes logic as argument instead of hard coded program logic.
2009-08-03 Lennard de Rijk Added link for students to resign their profile to the Program menu.
2009-08-01 Sverre Rabbelier Add link to withdraw student project page
2009-07-05 James Levy Added Menu items for all three kinds of Surveys to the program menu.
2009-07-04 Lennard de Rijk Several style fixes due to code reviews.
2009-07-03 Lennard de Rijk Corrected the links to Grading Project Surveys in Program menu.
2009-07-02 Daniel Diniz Enable the ProjectSurvey and GradingProjectSurvey views in the core.
2009-07-02 Lennard de Rijk Removed obsolote method call in Program View.
2009-06-28 Daniel Diniz Added Survey menu items to the Program menu.
2009-06-08 Lennard de Rijk Temporary fix for Issue 636 by turning off the caching of the page's entities.
2009-05-27 Pawel Solyga Some more pylint fixes in different Melange modules.
2009-04-30 Sverre Rabbelier Add full list of accepted students
2009-04-20 Lennard de Rijk Fixed typo in access module naming.
2009-04-17 Lennard de Rijk Rename that should have been part of r2953.
2009-04-17 Lennard de Rijk Moved the code to retrieve all Proposal which should be accepted for one Organization to the Proposal Logic module.
2009-04-17 Pawel Solyga Fix too long line in soc.views.models.program module.
2009-04-13 Sverre Rabbelier Fix a bug in duplicate detection
2009-04-11 Sverre Rabbelier Use key().id_or_name() instead of key().name()
2009-04-11 Lennard de Rijk Added two menu items to the program menu.
2009-04-11 Sverre Rabbelier Remove slots_allocation from program view
2009-04-10 Sverre Rabbelier Allow loading a previously saved slot allocation
2009-04-09 Sverre Rabbelier Add a new allocation algorithm and use it
2009-04-09 Sverre Rabbelier Change iterative to algorithm in slot allocator
2009-04-08 Sverre Rabbelier Add a submit method and button to slots view
2009-04-08 Sverre Rabbelier Drop the 'adjustement' part of slots allocation
2009-04-08 Sverre Rabbelier Use the new self._getAcceptedOrgsList in slots view
2009-04-08 Sverre Rabbelier Factor out _getAcceptedOrgsList from acceptedOrgs
2009-04-07 Lennard de Rijk Added list of projects to the organization home page.
2009-04-06 Sverre Rabbelier Make slots view available to hosts
2009-04-06 Sverre Rabbelier Use the new nr_applications and nr_mentors
2009-04-03 Sverre Rabbelier Also show 'List my student proposals' after signup closes
2009-04-03 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
2009-04-03 Lennard de Rijk Returning a JSON response on successfully storing the found duplicates.
2009-04-02 Lennard de Rijk Enable storing of the duplicate calculation results.
2009-03-24 Lennard de Rijk Added JS to the duplicate proposals page.
2009-03-23 Lennard de Rijk Add "Edit my Student Profile" link to program menu.
2009-03-20 Sverre Rabbelier Only show 'Register as student' link student has a user profile
2009-03-20 Sverre Rabbelier Show the accepted_orgs_msg for the accepted orgs page
2009-03-20 Sverre Rabbelier Add an non-required accepted_orgs_msg property to program profile
2009-03-20 Sverre Rabbelier Show all orgs in accepted org list view
2009-03-19 Sverre Rabbelier Verbiage fix
2009-03-19 Sverre Rabbelier Rename 'orgs' to 'organizations' in page title
2009-03-18 Lennard de Rijk Always show the accepted organizations list even when there are None.
2009-03-18 Lennard de Rijk Added missing access check for listing of accepted orgs.
2009-03-17 Lennard de Rijk Proposal data is now stored in a list rather then a dictionary for the AssignedProposals JSON object.
2009-03-17 Lennard de Rijk Cleaned up the proposal data that gets put into a JSON object.
2009-03-17 Lennard de Rijk Fixed a bug where giving a limit but no offset would cause a 505.
2009-03-17 Sverre Rabbelier Added a Assign Slots link to sidebar for Hosts
2009-03-17 Sverre Rabbelier Make accepted org list redirect to public page
2009-03-15 Sverre Rabbelier Specify the type of Link ID used
less more (0) -100 -60 tip