Lennard de Rijk <ljvderijk@gmail.com> [Tue, 10 Mar 2009 12:31:25 +0000] rev 1782
checkIsApplicationAccepted now properly checks if the application is really from the applying user.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 23:56:42 +0000] rev 1781
Add TinyMCE widget for org apps
Also add a cleaner for description and contrib_template.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 23:56:14 +0000] rev 1780
Added a getFromKeyNameOr404 to base.Logic
This also fixes a bug introduced in r2437 where this method was used
although it didn't exist yet.
Patch by: Sverre Rabbelier
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 09 Mar 2009 20:43:46 +0000] rev 1779
Org admins can mark a StudentProposal as invalid if they for any reason find it ineligible.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 19:37:56 +0000] rev 1778
Open the agreement text in a new window
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 19:37:23 +0000] rev 1777
Fix an access bug
Instead of 'show' the keyword 'public' was used, which is no longer
used for access checks.
Patch by: Sverre Rabbelier
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 16:34:54 +0000] rev 1776
Replace getFromKeyName with getFromKeyNameOr404 where appropriate in soc.views.helper.access module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 10:58:04 +0000] rev 1775
Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 09 Mar 2009 08:52:10 +0000] rev 1774
Removed star next to logo.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 01:11:33 +0000] rev 1773
Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:53:07 +0000] rev 1772
Set new Melange version number to 0-5-20090308 in app.yaml.template.
Patch by: Pawel Solyga
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:44:45 +0000] rev 1771
Make the http links use <a href> tag in new_notification.html and welcome.html mail templates.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:43:36 +0000] rev 1770
Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:42:08 +0000] rev 1769
Remove some copy/pasted docstring in soc.views.models.comment module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:40:55 +0000] rev 1768
Typo fix in soc.logic.cleaning module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:40:27 +0000] rev 1767
Small text changes in process_request.html template.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:39:25 +0000] rev 1766
Add indention in soc.views.models.organization module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 09 Mar 2009 00:38:43 +0000] rev 1765
Add missing blank lines in test_utils module.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:08:32 +0000] rev 1764
Views should have a unique name
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:01:21 +0000] rev 1763
Addressed comments by Pawel
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:00:41 +0000] rev 1762
Use getFromKeyFieldsOr404 in slots() and allocateSlots()
Handling of the exception is done by the view decorator.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 09 Mar 2009 00:00:13 +0000] rev 1761
Except and properly handle Errors in view decorator
After the next release we can remove all try/except combinations that
are not customized and leave the handling of those exceptions to the
view decorator.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 23:58:27 +0000] rev 1760
Hide 'slots' and add 'slots_desired'
Patch by: Sverre Rabbelier
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 08 Mar 2009 21:59:57 +0000] rev 1759
Revert r2376 since it's not needed as discussed in Issue 188.
http://code.google.com/p/soc/issues/detail?id=188
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 21:51:17 +0000] rev 1758
Some minor style fixes.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 21:37:21 +0000] rev 1757
Some minor style fixes.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 20:07:22 +0000] rev 1756
The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
Should solve issue 237.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 19:12:17 +0000] rev 1755
Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 18:09:04 +0000] rev 1754
Made all links in e-mail verbatim to solve Issue 250.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 17:41:02 +0000] rev 1753
Students who withdraw their proposal will now be removed from the ranker.
And therefore don't influence the ranking of other proposals anymore.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 17:19:25 +0000] rev 1752
The student proposal public page can now be used to place a public comment.
Developers, Hosts, and the student/org_admin/mentor that this proposal is from/directed to can leave a comment.
All the comments placed will show up on the review page aswell, and vica versa.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 16:26:17 +0000] rev 1751
Switch from actual applications to popularity
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 15:00:59 +0000] rev 1750
Make use of groupDictBy in program.slots
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 15:00:31 +0000] rev 1749
Add a groupDictBy to dicts
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 15:00:08 +0000] rev 1748
Play nice with non-float allocations
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:38:24 +0000] rev 1747
Provide the 'return_url' in the allocate slots view
This url can then be used to post and receive JSON data from.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:37:28 +0000] rev 1746
Add a getSlotsRedirect to redirects.py
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:36:55 +0000] rev 1745
Don't override the params argument
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 14:36:24 +0000] rev 1744
Treat the response from the server as a JSON object
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 13:58:15 +0000] rev 1743
Restricted slots and assign_slots to dev-only for now
Patch by: Sverre Rabbelier
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 13:34:56 +0000] rev 1742
Reviews are now sorted on their created date.
Else stuff might move around when we allow people to edit their reviews.
Should have been part of r2398.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 13:14:28 +0000] rev 1741
Public reviews are now shown on the public page for the student proposal.
The assigned mentor name has been removed from the public page.
The student proposal view now uses the new getReviewsForEntity method.
Patch by: Lennard de Rijk
Reviewed by:to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 13:11:49 +0000] rev 1740
Added a new method in the review logic to return all reviews for the given entity as scope.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 13:10:38 +0000] rev 1739
Some style fixes for the student proposal review template.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Mar 2009 12:27:42 +0000] rev 1738
Proposal public page now properly renders HTML content.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 02:13:15 +0000] rev 1737
Support non-float slots
This is for easier interaction with the frontend.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 02:05:12 +0000] rev 1736
Add and use the new and improved allocation scripts
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 02:04:46 +0000] rev 1735
Update the slot allocation view and template
Patch by: Sverre Rabbelier, "Mario Ferraro" <fadinlight@gmail.com>
Reviewed by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 02:04:08 +0000] rev 1734
Add a slot allocation script and template
Patch by: Sverre Rabbelier, "Mario Ferraro" <fadinlight@gmail.com>
Reviewed by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 02:03:28 +0000] rev 1733
Hook up json2.js in base.html
We do not load it by default.
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Mar 2009 02:03:01 +0000] rev 1732
Add a no_pagination.html template
This template can be used to turn of pagination but still have the
blue 'bars' at the top and bottom show up.
Patch by: Sverre Rabbelier
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 08 Mar 2009 00:00:13 +0000] rev 1731
Add json2.js to repository under json folder, update build script and app.yaml.template files.
This is pretty useful set of functions for JSON manipulation in Javascript, we will mostly use stringify function. This code is on Public Domain license and comes from http://www.json.org/js.html.
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Mar 2009 22:14:04 +0000] rev 1730
Important roles can now not resign if they are the last in their group.
Fixes Issue 288.
I've decided to do it outside of the logic because if the need arises to kick the last org admin out of a group we need the ability to do so.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Mar 2009 20:27:52 +0000] rev 1729
Have slots default to 0
Patch by: Sverre Rabbelier, "Mario Ferraro" <fadinlight@gmail.com>
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Mar 2009 20:27:24 +0000] rev 1728
Include IntegerProperty in the JSON object
Patch by: Sverre Rabbelier, "Mario Ferraro" <fadinlight@gmail.com>
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Mar 2009 20:26:58 +0000] rev 1727
Added the spin jquery plugin
Patch by: "Mario Ferraro" <fadinlight@gmail.com>
Reviewed by: to-be-reviewed
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Mar 2009 19:46:18 +0000] rev 1726
Add a link to the full agreement text
Patch by: Sverre Rabbelier
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Mar 2009 19:45:38 +0000] rev 1725
Make it possible to specify a link to the full text
Patch by: Sverre Rabbelier
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Mar 2009 19:31:39 +0000] rev 1724
Students can not be kicked from a program by a organization admin.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Mar 2009 19:23:32 +0000] rev 1723
Reverting part of r2378, since it's not ready yet.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed