Tue, 10 Mar 2009 14:43:14 +0000 |
Sverre Rabbelier |
Do not override fields in the model if they are already set
|
changeset |
files
|
Tue, 10 Mar 2009 12:31:25 +0000 |
Lennard de Rijk |
checkIsApplicationAccepted now properly checks if the application is really from the applying user.
|
changeset |
files
|
Mon, 09 Mar 2009 23:56:42 +0000 |
Sverre Rabbelier |
Add TinyMCE widget for org apps
|
changeset |
files
|
Mon, 09 Mar 2009 23:56:14 +0000 |
Sverre Rabbelier |
Added a getFromKeyNameOr404 to base.Logic
|
changeset |
files
|
Mon, 09 Mar 2009 20:43:46 +0000 |
Lennard de Rijk |
Org admins can mark a StudentProposal as invalid if they for any reason find it ineligible.
|
changeset |
files
|
Mon, 09 Mar 2009 19:37:56 +0000 |
Sverre Rabbelier |
Open the agreement text in a new window
|
changeset |
files
|
Mon, 09 Mar 2009 19:37:23 +0000 |
Sverre Rabbelier |
Fix an access bug
|
changeset |
files
|
Mon, 09 Mar 2009 16:34:54 +0000 |
Pawel Solyga |
Replace getFromKeyName with getFromKeyNameOr404 where appropriate in soc.views.helper.access module.
|
changeset |
files
|
Mon, 09 Mar 2009 10:58:04 +0000 |
Pawel Solyga |
Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
|
changeset |
files
|
Mon, 09 Mar 2009 08:52:10 +0000 |
Lennard de Rijk |
Removed star next to logo.
|
changeset |
files
|
Mon, 09 Mar 2009 01:11:33 +0000 |
Pawel Solyga |
Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
|
changeset |
files
|
Mon, 09 Mar 2009 00:53:07 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090308 in app.yaml.template.
|
changeset |
files
|
Mon, 09 Mar 2009 00:44:45 +0000 |
Pawel Solyga |
Make the http links use <a href> tag in new_notification.html and welcome.html mail templates.
|
changeset |
files
|
Mon, 09 Mar 2009 00:43:36 +0000 |
Pawel Solyga |
Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
|
changeset |
files
|
Mon, 09 Mar 2009 00:42:08 +0000 |
Pawel Solyga |
Remove some copy/pasted docstring in soc.views.models.comment module.
|
changeset |
files
|
Mon, 09 Mar 2009 00:40:55 +0000 |
Pawel Solyga |
Typo fix in soc.logic.cleaning module.
|
changeset |
files
|
Mon, 09 Mar 2009 00:40:27 +0000 |
Pawel Solyga |
Small text changes in process_request.html template.
|
changeset |
files
|
Mon, 09 Mar 2009 00:39:25 +0000 |
Pawel Solyga |
Add indention in soc.views.models.organization module.
|
changeset |
files
|
Mon, 09 Mar 2009 00:38:43 +0000 |
Pawel Solyga |
Add missing blank lines in test_utils module.
|
changeset |
files
|
Mon, 09 Mar 2009 00:08:32 +0000 |
Sverre Rabbelier |
Views should have a unique name
|
changeset |
files
|
Mon, 09 Mar 2009 00:01:21 +0000 |
Sverre Rabbelier |
Addressed comments by Pawel
|
changeset |
files
|
Mon, 09 Mar 2009 00:00:41 +0000 |
Sverre Rabbelier |
Use getFromKeyFieldsOr404 in slots() and allocateSlots()
|
changeset |
files
|
Mon, 09 Mar 2009 00:00:13 +0000 |
Sverre Rabbelier |
Except and properly handle Errors in view decorator
|
changeset |
files
|
Sun, 08 Mar 2009 23:58:27 +0000 |
Sverre Rabbelier |
Hide 'slots' and add 'slots_desired'
|
changeset |
files
|
Sun, 08 Mar 2009 21:59:57 +0000 |
Pawel Solyga |
Revert r2376 since it's not needed as discussed in Issue 188.
|
changeset |
files
|
Sun, 08 Mar 2009 21:51:17 +0000 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
Sun, 08 Mar 2009 21:37:21 +0000 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
Sun, 08 Mar 2009 20:07:22 +0000 |
Lennard de Rijk |
The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
|
changeset |
files
|
Sun, 08 Mar 2009 19:12:17 +0000 |
Lennard de Rijk |
Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
|
changeset |
files
|
Sun, 08 Mar 2009 18:09:04 +0000 |
Lennard de Rijk |
Made all links in e-mail verbatim to solve Issue 250.
|
changeset |
files
|
Sun, 08 Mar 2009 17:41:02 +0000 |
Lennard de Rijk |
Students who withdraw their proposal will now be removed from the ranker.
|
changeset |
files
|
Sun, 08 Mar 2009 17:19:25 +0000 |
Lennard de Rijk |
The student proposal public page can now be used to place a public comment.
|
changeset |
files
|
Sun, 08 Mar 2009 16:26:17 +0000 |
Sverre Rabbelier |
Switch from actual applications to popularity
|
changeset |
files
|
Sun, 08 Mar 2009 15:00:59 +0000 |
Sverre Rabbelier |
Make use of groupDictBy in program.slots
|
changeset |
files
|
Sun, 08 Mar 2009 15:00:31 +0000 |
Sverre Rabbelier |
Add a groupDictBy to dicts
|
changeset |
files
|
Sun, 08 Mar 2009 15:00:08 +0000 |
Sverre Rabbelier |
Play nice with non-float allocations
|
changeset |
files
|
Sun, 08 Mar 2009 14:38:24 +0000 |
Sverre Rabbelier |
Provide the 'return_url' in the allocate slots view
|
changeset |
files
|
Sun, 08 Mar 2009 14:37:28 +0000 |
Sverre Rabbelier |
Add a getSlotsRedirect to redirects.py
|
changeset |
files
|
Sun, 08 Mar 2009 14:36:55 +0000 |
Sverre Rabbelier |
Don't override the params argument
|
changeset |
files
|
Sun, 08 Mar 2009 14:36:24 +0000 |
Sverre Rabbelier |
Treat the response from the server as a JSON object
|
changeset |
files
|
Sun, 08 Mar 2009 13:58:15 +0000 |
Sverre Rabbelier |
Restricted slots and assign_slots to dev-only for now
|
changeset |
files
|
Sun, 08 Mar 2009 13:34:56 +0000 |
Lennard de Rijk |
Reviews are now sorted on their created date.
|
changeset |
files
|
Sun, 08 Mar 2009 13:14:28 +0000 |
Lennard de Rijk |
Public reviews are now shown on the public page for the student proposal.
|
changeset |
files
|
Sun, 08 Mar 2009 13:11:49 +0000 |
Lennard de Rijk |
Added a new method in the review logic to return all reviews for the given entity as scope.
|
changeset |
files
|
Sun, 08 Mar 2009 13:10:38 +0000 |
Lennard de Rijk |
Some style fixes for the student proposal review template.
|
changeset |
files
|
Sun, 08 Mar 2009 12:27:42 +0000 |
Lennard de Rijk |
Proposal public page now properly renders HTML content.
|
changeset |
files
|
Sun, 08 Mar 2009 02:13:15 +0000 |
Sverre Rabbelier |
Support non-float slots
|
changeset |
files
|
Sun, 08 Mar 2009 02:05:12 +0000 |
Sverre Rabbelier |
Add and use the new and improved allocation scripts
|
changeset |
files
|
Sun, 08 Mar 2009 02:04:46 +0000 |
Sverre Rabbelier |
Update the slot allocation view and template
|
changeset |
files
|
Sun, 08 Mar 2009 02:04:08 +0000 |
Sverre Rabbelier |
Add a slot allocation script and template
|
changeset |
files
|
Sun, 08 Mar 2009 02:03:28 +0000 |
Sverre Rabbelier |
Hook up json2.js in base.html
|
changeset |
files
|
Sun, 08 Mar 2009 02:03:01 +0000 |
Sverre Rabbelier |
Add a no_pagination.html template
|
changeset |
files
|
Sun, 08 Mar 2009 00:00:13 +0000 |
Pawel Solyga |
Add json2.js to repository under json folder, update build script and app.yaml.template files.
|
changeset |
files
|
Sat, 07 Mar 2009 22:14:04 +0000 |
Lennard de Rijk |
Important roles can now not resign if they are the last in their group.
|
changeset |
files
|
Sat, 07 Mar 2009 20:27:52 +0000 |
Sverre Rabbelier |
Have slots default to 0
|
changeset |
files
|
Sat, 07 Mar 2009 20:27:24 +0000 |
Sverre Rabbelier |
Include IntegerProperty in the JSON object
|
changeset |
files
|
Sat, 07 Mar 2009 20:26:58 +0000 |
Sverre Rabbelier |
Added the spin jquery plugin
|
changeset |
files
|
Sat, 07 Mar 2009 19:46:18 +0000 |
Sverre Rabbelier |
Add a link to the full agreement text
|
changeset |
files
|
Sat, 07 Mar 2009 19:45:38 +0000 |
Sverre Rabbelier |
Make it possible to specify a link to the full text
|
changeset |
files
|
Sat, 07 Mar 2009 19:31:39 +0000 |
Lennard de Rijk |
Students can not be kicked from a program by a organization admin.
|
changeset |
files
|