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
|
Sat, 07 Mar 2009 19:23:32 +0000 |
Lennard de Rijk |
Reverting part of r2378, since it's not ready yet.
|
changeset |
files
|
Sat, 07 Mar 2009 19:17:02 +0000 |
Lennard de Rijk |
All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
|
changeset |
files
|
Sat, 07 Mar 2009 18:16:54 +0000 |
Sverre Rabbelier |
Adjust the total_popularity after ranging
|
changeset |
files
|
Sat, 07 Mar 2009 17:55:14 +0000 |
Lennard de Rijk |
Removed the street address from influencing the maps plug in.
|
changeset |
files
|
Sat, 07 Mar 2009 17:36:32 +0000 |
Lennard de Rijk |
Show the marker for the Google maps plug in by default.
|
changeset |
files
|
Sat, 07 Mar 2009 17:09:05 +0000 |
Sverre Rabbelier |
Added an pre-processing algorithm
|
changeset |
files
|
Sat, 07 Mar 2009 17:08:23 +0000 |
Sverre Rabbelier |
Added assigned mentors and amount of minimum slots per org
|
changeset |
files
|
Sat, 07 Mar 2009 16:06:30 +0000 |
Lennard de Rijk |
Fixes banned people being able to create a new user entity.
|
changeset |
files
|
Sat, 07 Mar 2009 15:22:48 +0000 |
Lennard de Rijk |
Added the review capability to the student_proposal review page.
|
changeset |
files
|
Sat, 07 Mar 2009 15:19:53 +0000 |
Lennard de Rijk |
Moved some template tags out of forms_helpers into comments_helpers.py.
|
changeset |
files
|
Sat, 07 Mar 2009 15:19:06 +0000 |
Lennard de Rijk |
Added new template tag for a review.
|
changeset |
files
|
Sat, 07 Mar 2009 15:13:11 +0000 |
Lennard de Rijk |
Org Application contributors template is now marked safe.
|
changeset |
files
|
Sat, 07 Mar 2009 15:11:51 +0000 |
Lennard de Rijk |
Updated the docstring for the Comment model.
|
changeset |
files
|
Sat, 07 Mar 2009 15:07:49 +0000 |
Lennard de Rijk |
Added Logic for the Review Model.
|
changeset |
files
|
Sat, 07 Mar 2009 15:07:17 +0000 |
Lennard de Rijk |
Redone the Review model.
|
changeset |
files
|
Sat, 07 Mar 2009 14:56:22 +0000 |
Sverre Rabbelier |
Add forgotten image
|
changeset |
files
|
Sat, 07 Mar 2009 14:49:03 +0000 |
Sverre Rabbelier |
Add the jquery-purr plugin
|
changeset |
files
|
Sat, 07 Mar 2009 00:33:39 +0000 |
Sverre Rabbelier |
Added a slots JSON call
|
changeset |
files
|
Sat, 07 Mar 2009 00:33:10 +0000 |
Sverre Rabbelier |
Added a slot allocation view
|
changeset |
files
|
Sat, 07 Mar 2009 00:32:15 +0000 |
Sverre Rabbelier |
Add slots to the organization model
|
changeset |
files
|
Sat, 07 Mar 2009 00:31:48 +0000 |
Sverre Rabbelier |
Factor out the 'json' part from pick
|
changeset |
files
|
Sat, 07 Mar 2009 00:31:16 +0000 |
Sverre Rabbelier |
Minor style fixes
|
changeset |
files
|
Fri, 06 Mar 2009 22:55:49 +0000 |
Lennard de Rijk |
Fixed more typos in Sponsor Menu.
|
changeset |
files
|
Fri, 06 Mar 2009 22:32:26 +0000 |
Sverre Rabbelier |
Clean document references
|
changeset |
files
|
Fri, 06 Mar 2009 22:31:43 +0000 |
Sverre Rabbelier |
Add a document ref cleaner
|
changeset |
files
|
Fri, 06 Mar 2009 22:31:19 +0000 |
Sverre Rabbelier |
Switch Program to regular presence
|
changeset |
files
|
Fri, 06 Mar 2009 22:30:42 +0000 |
Sverre Rabbelier |
Set the proper filter for the home document
|
changeset |
files
|
Fri, 06 Mar 2009 22:30:12 +0000 |
Sverre Rabbelier |
Small optimization in getForFields
|
changeset |
files
|
Fri, 06 Mar 2009 19:06:22 +0000 |
Lennard de Rijk |
Fixed typo in Sponsor sidebar menu.
|
changeset |
files
|
Fri, 06 Mar 2009 18:57:35 +0000 |
Lennard de Rijk |
Refactored part of getForFields into a getQueryForFields method.
|
changeset |
files
|
Fri, 06 Mar 2009 18:11:09 +0000 |
Sverre Rabbelier |
Add a link to an org's home page if appropriate
|
changeset |
files
|
Fri, 06 Mar 2009 17:48:49 +0000 |
Sverre Rabbelier |
Bump the default pagination from 10 to 50
|
changeset |
files
|
Fri, 06 Mar 2009 17:14:05 +0000 |
Sverre Rabbelier |
Add a very basic view test
|
changeset |
files
|
Fri, 06 Mar 2009 17:13:32 +0000 |
Sverre Rabbelier |
Set CURRENT_VERSION_ID in run.py
|
changeset |
files
|
Fri, 06 Mar 2009 17:13:13 +0000 |
Sverre Rabbelier |
Add path to MockRequest
|
changeset |
files
|
Fri, 06 Mar 2009 17:12:51 +0000 |
Sverre Rabbelier |
Split out test_model model and logic into it's own module
|
changeset |
files
|
Fri, 06 Mar 2009 15:52:12 +0000 |
Lennard de Rijk |
Removed commented property from comment model.
|
changeset |
files
|
Fri, 06 Mar 2009 15:23:22 +0000 |
Lennard de Rijk |
Added created_on DateTime property to request.
|
changeset |
files
|
Fri, 06 Mar 2009 12:08:55 +0000 |
Lennard de Rijk |
Added a rank column to the proposals list.
|
changeset |
files
|
Thu, 05 Mar 2009 22:30:58 +0000 |
Sverre Rabbelier |
Silence index.yaml
|
changeset |
files
|
Thu, 05 Mar 2009 22:30:37 +0000 |
Sverre Rabbelier |
Make org description use TinyMCE
|
changeset |
files
|
Thu, 05 Mar 2009 22:30:06 +0000 |
Sverre Rabbelier |
Make clean_document_content generic
|
changeset |
files
|
Thu, 05 Mar 2009 22:29:29 +0000 |
Sverre Rabbelier |
Fix some whitespace damadge
|
changeset |
files
|
Thu, 05 Mar 2009 22:29:00 +0000 |
Sverre Rabbelier |
Import user and site logic globals directly
|
changeset |
files
|
Thu, 05 Mar 2009 21:38:18 +0000 |
Sverre Rabbelier |
Add item info to the list iterator
|
changeset |
files
|
Thu, 05 Mar 2009 19:21:43 +0000 |
Sverre Rabbelier |
Added comment support, but don't enable it
|
changeset |
files
|
Thu, 05 Mar 2009 19:20:02 +0000 |
Sverre Rabbelier |
Make it possible to add some default values to the context
|
changeset |
files
|
Thu, 05 Mar 2009 17:44:48 +0000 |
Lennard de Rijk |
Organization Proposals list now correctly sorts.
|
changeset |
files
|
Thu, 05 Mar 2009 07:49:30 +0000 |
Sverre Rabbelier |
Added missing ranklist in build script
|
changeset |
files
|
Wed, 04 Mar 2009 23:41:26 +0000 |
Pawel Solyga |
Set new Melange version number to 0-4-20090305 in app.yaml.template.
|
changeset |
files
|
Wed, 04 Mar 2009 23:26:11 +0000 |
Sverre Rabbelier |
Add a test to ensure that ordening and filtering works
|
changeset |
files
|
Wed, 04 Mar 2009 23:11:33 +0000 |
Sverre Rabbelier |
Only show key_fields in error message
|
changeset |
files
|
Wed, 04 Mar 2009 23:11:05 +0000 |
Sverre Rabbelier |
Don't redirect to non-existant /document/list after deleting
|
changeset |
files
|
Wed, 04 Mar 2009 23:10:38 +0000 |
Sverre Rabbelier |
Fixed a bug discovered by excepting the proper exception
|
changeset |
files
|
Wed, 04 Mar 2009 23:10:13 +0000 |
Sverre Rabbelier |
Fixed a bug in document logic
|
changeset |
files
|
Wed, 04 Mar 2009 22:35:54 +0000 |
Lennard de Rijk |
The organization proposal list has been significantly changed.
|
changeset |
files
|
Wed, 04 Mar 2009 22:24:45 +0000 |
Lennard de Rijk |
Updated list to use the new order in getForFields.
|
changeset |
files
|
Wed, 04 Mar 2009 22:11:26 +0000 |
Lennard de Rijk |
Mentor buttons only show up depending on if you are already on the possible mentors list.
|
changeset |
files
|
Wed, 04 Mar 2009 21:27:11 +0000 |
Pawel Solyga |
Fix too long lines, remove unused imports and variables, rename too short variables, add missing docstring and fix style in soc.views.helper.templatetags.forms_helpers module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:25:08 +0000 |
Pawel Solyga |
Fix too long line in soc.views.models.sponsor module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:24:32 +0000 |
Pawel Solyga |
Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:23:42 +0000 |
Pawel Solyga |
Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
|
changeset |
files
|
Wed, 04 Mar 2009 21:22:52 +0000 |
Pawel Solyga |
Fix too long lines and remove unused imports in soc.views.models.host module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:19:49 +0000 |
Pawel Solyga |
Fix too long lines and remove unused variables in soc.views.models.role module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:19:07 +0000 |
Pawel Solyga |
Fix too long lines and fix the bug where undefined variable was used in _editPost method in soc.views.models.mentor module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:17:40 +0000 |
Pawel Solyga |
Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:16:26 +0000 |
Pawel Solyga |
Fix too long lines and indentions in soc.models.student_proposal module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:15:38 +0000 |
Pawel Solyga |
Remove unused variable in soc.logic.validate module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:15:01 +0000 |
Pawel Solyga |
Rename too short variable name in soc.logic.mail_dispatcher module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:14:19 +0000 |
Pawel Solyga |
Fix too long lines in soc.logic.models.org_admin module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:12:36 +0000 |
Pawel Solyga |
Fix too long lines in soc.models.ranker_root module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:11:43 +0000 |
Pawel Solyga |
Fix too long lines in soc.logic.helper.timeline module.
|
changeset |
files
|
Wed, 04 Mar 2009 21:10:07 +0000 |
Pawel Solyga |
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
|
changeset |
files
|
Wed, 04 Mar 2009 20:54:30 +0000 |
Pawel Solyga |
Fix too long line in soc.models.user module.
|
changeset |
files
|
Wed, 04 Mar 2009 20:50:27 +0000 |
Pawel Solyga |
Rename unused loop variables to _ in soc.views.helper.params module.
|
changeset |
files
|
Wed, 04 Mar 2009 20:49:19 +0000 |
Pawel Solyga |
Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
|
changeset |
files
|
Wed, 04 Mar 2009 20:47:34 +0000 |
Pawel Solyga |
Rename unused loop variable to _ in soc.views.models.user_self module.
|
changeset |
files
|
Wed, 04 Mar 2009 19:31:21 +0000 |
Pawel Solyga |
Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
|
changeset |
files
|
Wed, 04 Mar 2009 19:00:44 +0000 |
Pawel Solyga |
Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
|
changeset |
files
|
Wed, 04 Mar 2009 18:54:39 +0000 |
Pawel Solyga |
Style fixes plus remove unused imports in soc.views.models.group_app module.
|
changeset |
files
|
Wed, 04 Mar 2009 18:44:14 +0000 |
Pawel Solyga |
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
|
changeset |
files
|
Wed, 04 Mar 2009 18:41:03 +0000 |
Pawel Solyga |
Some style fixes and removal of unused imports in soc.views.models.document module.
|
changeset |
files
|