Fri, 27 Mar 2009 10:34:18 +0000 |
Lennard de Rijk |
Fixed access check in club_member view.
|
changeset |
files
|
Fri, 27 Mar 2009 09:51:25 +0000 |
Lennard de Rijk |
Added missing access checks to various roles.
|
changeset |
files
|
Thu, 26 Mar 2009 14:11:06 +0000 |
Lennard de Rijk |
Added document_name alias for use on award certificates.
|
changeset |
files
|
Thu, 26 Mar 2009 13:58:13 +0000 |
Lennard de Rijk |
Disabled CSV export for roles.
|
changeset |
files
|
Thu, 26 Mar 2009 13:35:49 +0000 |
Lennard de Rijk |
Name alias now does not use the name_on_documents.
|
changeset |
files
|
Thu, 26 Mar 2009 12:19:33 +0000 |
Pawel Solyga |
Add missing utf decode in html cleaner in soc.logic.cleaning module. This should fix all the 500 errors that we got. Remove extra blank line in soc.views.model.document.
|
changeset |
files
|
Wed, 25 Mar 2009 22:42:35 +0000 |
Pawel Solyga |
Use minified tiny_mce.js javascript file instead of tiny_mce_src.js which is 100kB larger.
|
changeset |
files
|
Wed, 25 Mar 2009 18:56:31 +0000 |
Lennard de Rijk |
Student Proposal Review template now has the right header_title.
|
changeset |
files
|
Wed, 25 Mar 2009 18:54:55 +0000 |
Lennard de Rijk |
Student Proposal Review page now has a title that contains the title and student name.
|
changeset |
files
|
Wed, 25 Mar 2009 17:55:16 +0000 |
Lennard de Rijk |
Made the Student Proposal review page more clear by separating the submit button from the other buttons.
|
changeset |
files
|
Wed, 25 Mar 2009 17:44:36 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090325 in app.yaml.template.
|
changeset |
files
|
Wed, 25 Mar 2009 15:20:01 +0000 |
Lennard de Rijk |
Placing a public review via the review interface now also triggers the status change to pending.
|
changeset |
files
|
Wed, 25 Mar 2009 15:16:50 +0000 |
Lennard de Rijk |
Show additional info link on Student Proposal pages.
|
changeset |
files
|
Wed, 25 Mar 2009 14:07:21 +0000 |
Lennard de Rijk |
Added cleaning to student proposal content and the contents of the reviews.
|
changeset |
files
|
Wed, 25 Mar 2009 08:46:28 +0000 |
Lennard de Rijk |
Removed leftover URL in duplicate-slots.js
|
changeset |
files
|
Tue, 24 Mar 2009 19:49:35 +0000 |
Lennard de Rijk |
Added JS to the duplicate proposals page.
|
changeset |
files
|
Tue, 24 Mar 2009 18:43:22 +0000 |
Lennard de Rijk |
Fixed error occurring when mentor or student posts a comment because a built-in function was passed rather then a real argument.
|
changeset |
files
|
Tue, 24 Mar 2009 18:00:46 +0000 |
Pawel Solyga |
Fix csv export of properties that are not string (like datetime.time). Also replace name_on_documents with name helper property.
|
changeset |
files
|
Tue, 24 Mar 2009 16:21:36 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090324 in app.yaml.template.
|
changeset |
files
|
Tue, 24 Mar 2009 16:18:53 +0000 |
Pawel Solyga |
Add csv export support for Roles. If needed we will add support for extra properties in Mentor, Org Admin and Students models later.
|
changeset |
files
|
Tue, 24 Mar 2009 08:46:18 +0000 |
Lennard de Rijk |
Now showing student name in list proposal views.
|
changeset |
files
|
Mon, 23 Mar 2009 22:43:14 +0000 |
Sverre Rabbelier |
Fixed a typo in proposal listing
|
changeset |
files
|
Mon, 23 Mar 2009 21:54:50 +0000 |
Sverre Rabbelier |
Enable resizing in the TinyMCE widget
|
changeset |
files
|
Mon, 23 Mar 2009 20:15:17 +0000 |
Lennard de Rijk |
Add "Edit my Student Profile" link to program menu.
|
changeset |
files
|
Mon, 23 Mar 2009 20:05:00 +0000 |
Lennard de Rijk |
Added check to prevent students from submitting more proposals then allowed by the program settings.
|
changeset |
files
|
Mon, 23 Mar 2009 08:44:29 +0000 |
Lennard de Rijk |
Fixed a typo in Organization model.
|
changeset |
files
|
Sun, 22 Mar 2009 23:45:23 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090322 in app.yaml.template.
|
changeset |
files
|
Sun, 22 Mar 2009 22:54:40 +0000 |
Sverre Rabbelier |
Redirect to show if there is no home document
|
changeset |
files
|
Sun, 22 Mar 2009 22:54:14 +0000 |
Sverre Rabbelier |
Make _public return True iff public page should be shown
|
changeset |
files
|
Sun, 22 Mar 2009 22:15:46 +0000 |
Sverre Rabbelier |
Automagically convert '+' to '00' in phone numbers
|
changeset |
files
|
Sun, 22 Mar 2009 22:06:54 +0000 |
Sverre Rabbelier |
Added a 'Can we contact you' property
|
changeset |
files
|
Sun, 22 Mar 2009 20:13:19 +0000 |
Sverre Rabbelier |
Make sure the user has restricted rights to create a new document
|
changeset |
files
|
Sun, 22 Mar 2009 18:05:10 +0000 |
Sverre Rabbelier |
Add example text on t-shirt sizes
|
changeset |
files
|
Sun, 22 Mar 2009 14:52:38 +0000 |
Sverre Rabbelier |
Ensure that the link_id entered is the user's in edit_self
|
changeset |
files
|
Sun, 22 Mar 2009 14:52:05 +0000 |
Sverre Rabbelier |
Optionally return link_id in clean_user_is_current
|
changeset |
files
|
Sun, 22 Mar 2009 14:51:37 +0000 |
Sverre Rabbelier |
Use getFromKeyFields instead of getForFields where possible
|
changeset |
files
|
Sat, 21 Mar 2009 18:15:18 +0000 |
Lennard de Rijk |
Student proposal list now shows proper date and the normal list shows the organization name.
|
changeset |
files
|
Sat, 21 Mar 2009 18:02:49 +0000 |
Lennard de Rijk |
Removes the Mentor from all Student Proposals possible mentor lists when resigning.
|
changeset |
files
|
Sat, 21 Mar 2009 17:12:07 +0000 |
David Anderson |
Factor out input and file utils into io.py.
|
changeset |
files
|
Sat, 21 Mar 2009 16:19:42 +0000 |
Lennard de Rijk |
Added fields requested in Issue 392 to Student Model.
|
changeset |
files
|
Sat, 21 Mar 2009 15:55:33 +0000 |
Lennard de Rijk |
Push agreements to group 99 for Role forms.
|
changeset |
files
|
Sat, 21 Mar 2009 13:07:12 +0000 |
Sverre Rabbelier |
Use the new as_email tag for user profile
|
changeset |
files
|
Sat, 21 Mar 2009 13:06:32 +0000 |
Sverre Rabbelier |
Added an as_email template tag
|
changeset |
files
|
Sat, 21 Mar 2009 10:40:20 +0000 |
Lennard de Rijk |
Fixed typo in variable name.
|
changeset |
files
|
Sat, 21 Mar 2009 08:47:25 +0000 |
Pawel Solyga |
Fix broken list_msg that caused 500 errors on many pages that contain list. Also make sure not to display list_msg if it is None.
|
changeset |
files
|
Sat, 21 Mar 2009 01:07:40 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090321 in app.yaml.template.
|
changeset |
files
|
Sat, 21 Mar 2009 00:49:10 +0000 |
Pawel Solyga |
Add school name and school country properties to Student Role. For now we will use this solution, and hopefully soon we will introduce new School model.
|
changeset |
files
|
Sat, 21 Mar 2009 00:30:07 +0000 |
Lennard de Rijk |
Mentors cant resign when mentoring a project/proposal.
|
changeset |
files
|
Fri, 20 Mar 2009 23:59:18 +0000 |
Sverre Rabbelier |
Only show 'Register as student' link student has a user profile
|
changeset |
files
|
Fri, 20 Mar 2009 23:21:45 +0000 |
Sverre Rabbelier |
Explain better what a link_id should look like
|
changeset |
files
|
Fri, 20 Mar 2009 23:21:21 +0000 |
Sverre Rabbelier |
Typo and thinko fix in accepted_orgs_msg
|
changeset |
files
|
Fri, 20 Mar 2009 22:50:34 +0000 |
Sverre Rabbelier |
Show the accepted_orgs_msg for the accepted orgs page
|
changeset |
files
|
Fri, 20 Mar 2009 22:49:56 +0000 |
Sverre Rabbelier |
Allow for a message to be displayed above the list view
|
changeset |
files
|
Fri, 20 Mar 2009 22:49:18 +0000 |
Sverre Rabbelier |
Add an non-required accepted_orgs_msg property to program profile
|
changeset |
files
|
Fri, 20 Mar 2009 22:00:14 +0000 |
Sverre Rabbelier |
Requests now link to a user's profile
|
changeset |
files
|
Fri, 20 Mar 2009 21:59:42 +0000 |
Sverre Rabbelier |
Added an as_user template tag
|
changeset |
files
|
Fri, 20 Mar 2009 21:27:39 +0000 |
Sverre Rabbelier |
Clean phone numbers to be numeric only
|
changeset |
files
|
Fri, 20 Mar 2009 21:27:14 +0000 |
Sverre Rabbelier |
Added a numeric_only cleaner
|
changeset |
files
|
Fri, 20 Mar 2009 21:16:15 +0000 |
Sverre Rabbelier |
Added example text to the phone number fields
|
changeset |
files
|
Fri, 20 Mar 2009 21:11:23 +0000 |
Sverre Rabbelier |
Removed formatting from TinyMCE that use the style tag
|
changeset |
files
|