Sun, 12 Apr 2009 16:09:00 +0000 |
Lennard de Rijk |
Added overview of private reviews to the Student Proposal review page.
|
changeset |
files
|
Sun, 12 Apr 2009 13:22:43 +0000 |
Pawel Solyga |
Load /Users/solydzajs/Downloads/google_appengine into
|
changeset |
files
|
Sun, 12 Apr 2009 13:14:03 +0000 |
Sverre Rabbelier |
Do not rely on a backup_admin being set
|
changeset |
files
|
Sun, 12 Apr 2009 12:31:55 +0000 |
Sverre Rabbelier |
Send out notifications and emails to admin and backup admin
|
changeset |
files
|
Sun, 12 Apr 2009 12:31:23 +0000 |
Sverre Rabbelier |
Allow the backup_admin to fill in the org application
|
changeset |
files
|
Sun, 12 Apr 2009 09:06:45 +0000 |
Daniel Bentley |
Use offset_linkid instead of offset to scan >1000 entities.
|
changeset |
files
|
Sun, 12 Apr 2009 06:24:14 +0000 |
Daniel Bentley |
Respond to comments on r2769.
|
changeset |
files
|
Sun, 12 Apr 2009 06:21:15 +0000 |
Daniel Bentley |
Last step of refactoring before adding support for > 1000 entities.
|
changeset |
files
|
Sun, 12 Apr 2009 00:18:38 +0000 |
Sverre Rabbelier |
Add (better) help_text to publish_location and school_name
|
changeset |
files
|
Sun, 12 Apr 2009 00:18:19 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Sat, 11 Apr 2009 23:04:29 +0000 |
Sverre Rabbelier |
Added Joel Sherrill to the AUTHORS file
|
changeset |
files
|
Sat, 11 Apr 2009 22:59:30 +0000 |
Sverre Rabbelier |
Lower ASCII fix
|
changeset |
files
|
Sat, 11 Apr 2009 22:58:57 +0000 |
Sverre Rabbelier |
Remove getKeySuffix and it's usage
|
changeset |
files
|
Sat, 11 Apr 2009 22:58:19 +0000 |
Sverre Rabbelier |
Use key().id_or_name() instead of key().name()
|
changeset |
files
|
Sat, 11 Apr 2009 22:57:23 +0000 |
Sverre Rabbelier |
Use key.id_or_name in templates rather than key.name
|
changeset |
files
|
Sat, 11 Apr 2009 17:40:41 +0000 |
Lennard de Rijk |
Indentation fixes.
|
changeset |
files
|
Sat, 11 Apr 2009 16:00:03 +0000 |
Lennard de Rijk |
Indentation fixes.
|
changeset |
files
|
Sat, 11 Apr 2009 13:42:12 +0000 |
Lennard de Rijk |
Added two menu items to the program menu.
|
changeset |
files
|
Sat, 11 Apr 2009 13:37:31 +0000 |
Lennard de Rijk |
Removed obsolete white line in soc/models/views/models/organization.py.
|
changeset |
files
|
Sat, 11 Apr 2009 13:36:50 +0000 |
Lennard de Rijk |
Added listing of Student Projects for Students themselves.
|
changeset |
files
|
Sat, 11 Apr 2009 13:34:37 +0000 |
Lennard de Rijk |
Added three new redirect methods.
|
changeset |
files
|
Sat, 11 Apr 2009 13:32:35 +0000 |
Lennard de Rijk |
Brown paper bag fix for Student Project Manage and Edit access check.
|
changeset |
files
|
Sat, 11 Apr 2009 13:19:23 +0000 |
Sverre Rabbelier |
Style fix in function names in stats.py
|
changeset |
files
|
Sat, 11 Apr 2009 12:27:41 +0000 |
Sverre Rabbelier |
When ranking, put them at or above the given rank
|
changeset |
files
|
Sat, 11 Apr 2009 12:27:20 +0000 |
Sverre Rabbelier |
Remove slots_allocation from program view
|
changeset |
files
|
Fri, 10 Apr 2009 15:46:05 +0000 |
Sverre Rabbelier |
Make it possible to save any value with saveValues
|
changeset |
files
|
Fri, 10 Apr 2009 15:45:52 +0000 |
Sverre Rabbelier |
Allow loading a previously saved slot allocation
|
changeset |
files
|
Fri, 10 Apr 2009 15:32:11 +0000 |
Lennard de Rijk |
Added Manage Student Projects item to the organization menu.
|
changeset |
files
|
Fri, 10 Apr 2009 15:24:43 +0000 |
Lennard de Rijk |
Fixed typo in checkStudentProjectHasStatus docstring.
|
changeset |
files
|
Fri, 10 Apr 2009 15:22:38 +0000 |
Lennard de Rijk |
Removed TODO that has been completed in r2876.
|
changeset |
files
|
Fri, 10 Apr 2009 11:27:33 +0000 |
Sverre Rabbelier |
Fix bug exposed in previous commit
|
changeset |
files
|
Fri, 10 Apr 2009 11:27:15 +0000 |
Sverre Rabbelier |
Add a test case to demonstrate a bug in the allocator
|
changeset |
files
|
Thu, 09 Apr 2009 22:37:29 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090410 in app.yaml.template.
|
changeset |
files
|
Thu, 09 Apr 2009 22:06:18 +0000 |
Sverre Rabbelier |
Add a new allocation algorithm and use it
|
changeset |
files
|
Thu, 09 Apr 2009 22:05:44 +0000 |
Sverre Rabbelier |
Change iterative to algorithm in slot allocator
|
changeset |
files
|
Thu, 09 Apr 2009 22:05:07 +0000 |
Sverre Rabbelier |
Store min and max slots in the program model
|
changeset |
files
|
Thu, 09 Apr 2009 22:04:47 +0000 |
Sverre Rabbelier |
If nothing is assigned, return no assignments
|
changeset |
files
|
Wed, 08 Apr 2009 23:45:41 +0000 |
Sverre Rabbelier |
Add a submit method and button to slots view
|
changeset |
files
|
Wed, 08 Apr 2009 22:47:46 +0000 |
Pawel Solyga |
Make "Private Comment" first in the selection box on Student Proposal review page.
|
changeset |
files
|
Wed, 08 Apr 2009 22:21:50 +0000 |
Sverre Rabbelier |
Add auto-completion for mentor field
|
changeset |
files
|
Wed, 08 Apr 2009 22:21:30 +0000 |
Sverre Rabbelier |
Make mentor pickable
|
changeset |
files
|
Wed, 08 Apr 2009 22:21:12 +0000 |
Sverre Rabbelier |
Make it possible to specify the key_order for pick
|
changeset |
files
|
Wed, 08 Apr 2009 22:20:53 +0000 |
Sverre Rabbelier |
Add a temporary hack to allow filtering on org.key().name()
|
changeset |
files
|
Wed, 08 Apr 2009 22:20:33 +0000 |
Sverre Rabbelier |
Drop the 'adjustement' part of slots allocation
|
changeset |
files
|
Wed, 08 Apr 2009 22:20:00 +0000 |
Sverre Rabbelier |
Use slots allocated instead of adjustment in slots view
|
changeset |
files
|
Wed, 08 Apr 2009 22:19:24 +0000 |
Sverre Rabbelier |
Use the new self._getAcceptedOrgsList in slots view
|
changeset |
files
|
Wed, 08 Apr 2009 22:19:05 +0000 |
Sverre Rabbelier |
Factor out _getAcceptedOrgsList from acceptedOrgs
|
changeset |
files
|
Tue, 07 Apr 2009 22:22:43 +0000 |
Lennard de Rijk |
Public page for StudentProjects now displays public info.
|
changeset |
files
|
Tue, 07 Apr 2009 22:20:23 +0000 |
Lennard de Rijk |
Added public info as TinyMCE to the edit pages.
|
changeset |
files
|
Tue, 07 Apr 2009 22:19:01 +0000 |
Lennard de Rijk |
Added public_info property to StudentProject model.
|
changeset |
files
|
Tue, 07 Apr 2009 21:57:50 +0000 |
Lennard de Rijk |
Student Project public page now shows feed entries.
|
changeset |
files
|
Tue, 07 Apr 2009 21:55:54 +0000 |
Lennard de Rijk |
Added feed_url to StudentProject.
|
changeset |
files
|
Tue, 07 Apr 2009 21:40:23 +0000 |
Lennard de Rijk |
Added list of projects to the organization home page.
|
changeset |
files
|
Tue, 07 Apr 2009 21:12:29 +0000 |
Lennard de Rijk |
Changed StudentProposal list to show the amount of pending mentors if none have been assigned.
|
changeset |
files
|
Tue, 07 Apr 2009 18:50:24 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
Tue, 07 Apr 2009 18:20:27 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090407 in app.yaml.template.
|
changeset |
files
|
Tue, 07 Apr 2009 18:12:29 +0000 |
Pawel Solyga |
Add missing imports, remove unsused imports, fix too long lines and some other style fixes in soc.views.models.student_project module.
|
changeset |
files
|
Tue, 07 Apr 2009 12:31:12 +0000 |
Pawel Solyga |
Add pylint: disable-msg=W0706 to soc.views.helper.access module.
|
changeset |
files
|
Tue, 07 Apr 2009 08:49:47 +0000 |
Lennard de Rijk |
Major update to the views concerning StudentProjects.
|
changeset |
files
|
Tue, 07 Apr 2009 08:44:56 +0000 |
Lennard de Rijk |
Added new redirect method to be used for StudentProjects.
|
changeset |
files
|