Wed, 01 Apr 2009 12:01:58 +0000 |
Daniel Bentley |
Some fixes to lists helper to reduce mutation.
|
changeset |
files
|
Wed, 01 Apr 2009 10:24:26 +0000 |
Daniel Bentley |
A new model for seeding the database that makes it easier to seed many entities.
|
changeset |
files
|
Wed, 01 Apr 2009 00:30:01 +0000 |
Sverre Rabbelier |
Added a stats module to scripts
|
changeset |
files
|
Wed, 01 Apr 2009 00:29:50 +0000 |
Sverre Rabbelier |
Factor out the setup() method in interactive
|
changeset |
files
|
Wed, 01 Apr 2009 00:29:34 +0000 |
Sverre Rabbelier |
Fixed a typo in seed_db.html
|
changeset |
files
|
Tue, 31 Mar 2009 19:25:43 +0000 |
Lennard de Rijk |
Now using GET request for getting the data.
|
changeset |
files
|
Tue, 31 Mar 2009 19:25:17 +0000 |
Lennard de Rijk |
Missing template change from r2750.
|
changeset |
files
|
Tue, 31 Mar 2009 19:21:26 +0000 |
Lennard de Rijk |
Renamed duplicate-slots.js to prepare for changes.
|
changeset |
files
|
Tue, 31 Mar 2009 16:00:17 +0000 |
Pawel Solyga |
Make invalid Student Proposals also accessible for Hosts, Mentors and Org admins. Previously only new and pending Student Proposals could be viewed.
|
changeset |
files
|
Tue, 31 Mar 2009 15:45:39 +0000 |
Lennard de Rijk |
Added example text to birth_date.
|
changeset |
files
|
Tue, 31 Mar 2009 11:40:40 +0000 |
Pawel Solyga |
Fix docstring in interactive.py script.
|
changeset |
files
|
Mon, 30 Mar 2009 22:57:27 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090331 in app.yaml.template.
|
changeset |
files
|
Mon, 30 Mar 2009 22:52:15 +0000 |
Sverre Rabbelier |
Added nr_applications and nr_mentors
|
changeset |
files
|
Mon, 30 Mar 2009 22:38:08 +0000 |
Sverre Rabbelier |
Use ugettext and shorter variable names for inellegible list
|
changeset |
files
|
Mon, 30 Mar 2009 22:16:55 +0000 |
Pawel Solyga |
Add listing of ineligible Student Proposals to "View all Students Proposals" view. Now mentors and org admin can see what application has been marked as ineligible or withdrawn by student.
|
changeset |
files
|
Mon, 30 Mar 2009 21:16:18 +0000 |
Lennard de Rijk |
Fixed the duplicate slots view.
|
changeset |
files
|
Mon, 30 Mar 2009 21:12:44 +0000 |
Lennard de Rijk |
Renamed duplicate-slots.js to prepare for changes.
|
changeset |
files
|
Mon, 30 Mar 2009 19:46:41 +0000 |
Lennard de Rijk |
Added missing return to manage access check.
|
changeset |
files
|
Mon, 30 Mar 2009 19:41:05 +0000 |
Lennard de Rijk |
Enforce the 500 character limit for abstracts.
|
changeset |
files
|
Mon, 30 Mar 2009 19:36:43 +0000 |
Lennard de Rijk |
Fixed typo in docstring for logic/models/base.py
|
changeset |
files
|
Mon, 30 Mar 2009 19:35:44 +0000 |
Lennard de Rijk |
Added clean_content_length method to clean content of a specific size.
|
changeset |
files
|
Sun, 29 Mar 2009 21:35:02 +0000 |
Pawel Solyga |
This patch adds a javascript confirmation box when clicking "Mark as Ineligible" on Student Proposal. This is temporary until we make this action reversible.
|
changeset |
files
|
Sun, 29 Mar 2009 07:43:04 +0000 |
Tim Ansell |
Make test@example.com a mentor for one gsoc org and an admin (for a different) gsoc org.
|
changeset |
files
|
Sat, 28 Mar 2009 20:19:50 +0000 |
Sverre Rabbelier |
Set fields to 100% width again
|
changeset |
files
|
Sat, 28 Mar 2009 20:19:18 +0000 |
Sverre Rabbelier |
Remove two trailing comma's
|
changeset |
files
|
Sat, 28 Mar 2009 02:21:48 +0000 |
Sverre Rabbelier |
Add a script to start an interactive shell with remote api
|
changeset |
files
|
Sat, 28 Mar 2009 02:21:37 +0000 |
Sverre Rabbelier |
Enabled remote_api for admins only
|
changeset |
files
|
Fri, 27 Mar 2009 14:19:16 +0000 |
Pawel Solyga |
Fix Issue 381(Date fields should be displayed in ISO standard formatting) and Issue 207 (Date selector Javascript control always starts out with year 1900 selected).
|
changeset |
files
|
Fri, 27 Mar 2009 13:16:27 +0000 |
Chen Lunpeng |
Fixed some typo in app/soc/views/models/base.py
|
changeset |
files
|
Fri, 27 Mar 2009 11:16:35 +0000 |
Lennard de Rijk |
Clarified docstring in access.py and changed edit access checks for role views.
|
changeset |
files
|
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
|
Fri, 20 Mar 2009 21:02:46 +0000 |
Sverre Rabbelier |
Show all orgs in accepted org list view
|
changeset |
files
|
Fri, 20 Mar 2009 21:02:21 +0000 |
Sverre Rabbelier |
Made _getPickData more generic by supporting ordening
|
changeset |
files
|
Fri, 20 Mar 2009 21:01:49 +0000 |
Sverre Rabbelier |
Added a new index for accepted orgs listing
|
changeset |
files
|
Fri, 20 Mar 2009 19:11:56 +0000 |
Lennard de Rijk |
Fixed docstring for canResign method.
|
changeset |
files
|
Fri, 20 Mar 2009 18:53:37 +0000 |
Lennard de Rijk |
Moved canResign check to role logic so subclasses can override.
|
changeset |
files
|
Fri, 20 Mar 2009 16:54:01 +0000 |
Lennard de Rijk |
Minor style fix.
|
changeset |
files
|
Fri, 20 Mar 2009 14:40:22 +0000 |
Pawel Solyga |
Add date postfix to slot-allocator.js file. Update base.html template with path to slot-allocator-090320.js.
|
changeset |
files
|
Fri, 20 Mar 2009 14:37:52 +0000 |
Pawel Solyga |
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data.
|
changeset |
files
|
Fri, 20 Mar 2009 14:18:07 +0000 |
Lennard de Rijk |
Fixed copy/paste fail in docstring.
|
changeset |
files
|
Fri, 20 Mar 2009 14:17:10 +0000 |
Lennard de Rijk |
Only show valid roles on user roles page.
|
changeset |
files
|
Fri, 20 Mar 2009 14:07:57 +0000 |
Lennard de Rijk |
Added "How did you hear about this program?" to Student Profile.
|
changeset |
files
|
Fri, 20 Mar 2009 14:04:57 +0000 |
Lennard de Rijk |
Fixed double sending of notifications on creating a new invite.
|
changeset |
files
|
Fri, 20 Mar 2009 11:49:12 +0000 |
Lennard de Rijk |
Fixed redirect after creating/rejecting a request/invite.
|
changeset |
files
|
Fri, 20 Mar 2009 10:57:54 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090320 in app.yaml.template.
|
changeset |
files
|
Fri, 20 Mar 2009 09:58:23 +0000 |
Sverre Rabbelier |
Moved and updated seed_many documentation
|
changeset |
files
|
Fri, 20 Mar 2009 09:09:48 +0000 |
Sverre Rabbelier |
Minor style fixes
|
changeset |
files
|
Fri, 20 Mar 2009 08:11:59 +0000 |
Daniel Bentley |
A script for writing the application name into an app.yaml based on an app.yaml.template.
|
changeset |
files
|
Thu, 19 Mar 2009 23:25:34 +0000 |
Sverre Rabbelier |
Verbiage fix in Mentor list heading
|
changeset |
files
|
Thu, 19 Mar 2009 17:30:17 +0000 |
Lennard de Rijk |
Explicitly added access check for public profile page view.
|
changeset |
files
|
Thu, 19 Mar 2009 17:11:03 +0000 |
Sverre Rabbelier |
Verbiage fix
|
changeset |
files
|
Thu, 19 Mar 2009 17:10:26 +0000 |
Sverre Rabbelier |
Allow everyone to view an org app public page
|
changeset |
files
|
Thu, 19 Mar 2009 08:53:52 +0000 |
Lennard de Rijk |
Minor whitespace fix.
|
changeset |
files
|
Thu, 19 Mar 2009 08:52:55 +0000 |
Lennard de Rijk |
Added the users' public name to the process_request page.
|
changeset |
files
|
Thu, 19 Mar 2009 08:38:01 +0000 |
Lennard de Rijk |
Added basic student project view.
|
changeset |
files
|
Thu, 19 Mar 2009 08:37:16 +0000 |
Lennard de Rijk |
Added new Student Project cleaning method.
|
changeset |
files
|
Thu, 19 Mar 2009 08:31:15 +0000 |
Lennard de Rijk |
Added basic Student Project templates.
|
changeset |
files
|
Thu, 19 Mar 2009 08:30:06 +0000 |
Lennard de Rijk |
Added StudentProject logic.
|
changeset |
files
|
Thu, 19 Mar 2009 08:27:47 +0000 |
Lennard de Rijk |
Added StudentProject model.
|
changeset |
files
|
Thu, 19 Mar 2009 08:04:07 +0000 |
Lennard de Rijk |
Org applications can now be deleted up to the deadline.
|
changeset |
files
|
Thu, 19 Mar 2009 00:12:59 +0000 |
Sverre Rabbelier |
Rename 'orgs' to 'organizations' in page title
|
changeset |
files
|
Thu, 19 Mar 2009 00:12:35 +0000 |
Sverre Rabbelier |
Added missing status to seeded orgs
|
changeset |
files
|
Wed, 18 Mar 2009 17:18:19 +0000 |
Lennard de Rijk |
The org list proposals page now shows the amount of assigned slots.
|
changeset |
files
|
Wed, 18 Mar 2009 17:17:20 +0000 |
Lennard de Rijk |
Added a new custom class and fixed the base template css reference.
|
changeset |
files
|
Wed, 18 Mar 2009 17:12:25 +0000 |
Lennard de Rijk |
Added list_info helper module.
|
changeset |
files
|
Wed, 18 Mar 2009 17:07:33 +0000 |
Lennard de Rijk |
Renamed .css file to facilitate todays changes.
|
changeset |
files
|
Wed, 18 Mar 2009 16:21:19 +0000 |
Lennard de Rijk |
Always show the accepted organizations list even when there are None.
|
changeset |
files
|
Wed, 18 Mar 2009 16:15:32 +0000 |
Lennard de Rijk |
Added missing access check for listing of accepted orgs.
|
changeset |
files
|
Wed, 18 Mar 2009 16:14:29 +0000 |
Lennard de Rijk |
Added new access method that can check if a given event has taken place already.
|
changeset |
files
|
Wed, 18 Mar 2009 15:29:25 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090318 in app.yaml.template.
|
changeset |
files
|
Wed, 18 Mar 2009 12:41:59 +0000 |
Pawel Solyga |
Change the order of student proposals lists for org admins and mentors. Now the new proposals list shows up at the top. Also don't show the list of new proposals if it's empty.
|
changeset |
files
|
Tue, 17 Mar 2009 22:03:00 +0000 |
Lennard de Rijk |
Proposal data is now stored in a list rather then a dictionary for the AssignedProposals JSON object.
|
changeset |
files
|
Tue, 17 Mar 2009 20:51:07 +0000 |
Lennard de Rijk |
Cleaned up the proposal data that gets put into a JSON object.
|
changeset |
files
|
Tue, 17 Mar 2009 20:24:59 +0000 |
Lennard de Rijk |
Fixed a bug where giving a limit but no offset would cause a 505.
|
changeset |
files
|
Tue, 17 Mar 2009 18:03:31 +0000 |
Lennard de Rijk |
Fixed layout for StudentProposal reviews.
|
changeset |
files
|
Tue, 17 Mar 2009 18:02:11 +0000 |
Lennard de Rijk |
Renamed .css file to facilitate todays changes.
|
changeset |
files
|
Tue, 17 Mar 2009 17:35:12 +0000 |
Lennard de Rijk |
Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page.
|
changeset |
files
|
Tue, 17 Mar 2009 17:19:30 +0000 |
Sverre Rabbelier |
Added missing ','.
|
changeset |
files
|
Tue, 17 Mar 2009 16:54:50 +0000 |
Pawel Solyga |
Add organization name to organization application acceptance/rejection email templates.
|
changeset |
files
|
Tue, 17 Mar 2009 13:28:06 +0000 |
Sverre Rabbelier |
Added a Assign Slots link to sidebar for Hosts
|
changeset |
files
|
Tue, 17 Mar 2009 13:25:55 +0000 |
Sverre Rabbelier |
Added an assign slots redirects
|
changeset |
files
|
Tue, 17 Mar 2009 13:22:00 +0000 |
Sverre Rabbelier |
Make accepted org list redirect to public page
|
changeset |
files
|
Mon, 16 Mar 2009 23:55:28 +0000 |
Sverre Rabbelier |
Added a seed_db.html
|
changeset |
files
|
Mon, 16 Mar 2009 23:55:04 +0000 |
Sverre Rabbelier |
Added org app seeding to seed_many
|
changeset |
files
|
Mon, 16 Mar 2009 23:54:33 +0000 |
Sverre Rabbelier |
Added StudentProposal to clean_db
|
changeset |
files
|
Mon, 16 Mar 2009 23:54:07 +0000 |
Sverre Rabbelier |
Added seed student proposal support to seed_many
|
changeset |
files
|
Mon, 16 Mar 2009 23:53:41 +0000 |
Sverre Rabbelier |
Add seed mentor support to seed_many
|
changeset |
files
|
Mon, 16 Mar 2009 23:53:14 +0000 |
Sverre Rabbelier |
Added seed org support to seed_many
|
changeset |
files
|
Mon, 16 Mar 2009 23:52:49 +0000 |
Sverre Rabbelier |
Added seed user to seed many
|
changeset |
files
|
Mon, 16 Mar 2009 23:52:22 +0000 |
Sverre Rabbelier |
Added a seed_many url
|
changeset |
files
|
Mon, 16 Mar 2009 23:51:46 +0000 |
Sverre Rabbelier |
Factor out ensureUser and add Error class in seed_db
|
changeset |
files
|
Mon, 16 Mar 2009 23:51:20 +0000 |
Sverre Rabbelier |
Added format and containsAll to the dicts module
|
changeset |
files
|
Mon, 16 Mar 2009 21:18:20 +0000 |
Lennard de Rijk |
Hook up the new template tag for StudentProposal reviews.
|
changeset |
files
|
Mon, 16 Mar 2009 21:17:04 +0000 |
Lennard de Rijk |
Added a new template tag to serve up background color for StudentProposals Reviews.
|
changeset |
files
|
Mon, 16 Mar 2009 21:14:55 +0000 |
Lennard de Rijk |
Added background color for StudentProposal reviews to the .css file.
|
changeset |
files
|
Mon, 16 Mar 2009 19:08:50 +0000 |
Lennard de Rijk |
Notifications will not be sent out to the reviewer.
|
changeset |
files
|
Mon, 16 Mar 2009 18:05:08 +0000 |
Lennard de Rijk |
Send out a message on a new StudentProposal review to all followers.
|
changeset |
files
|
Mon, 16 Mar 2009 18:02:01 +0000 |
Lennard de Rijk |
Added sendNewReviewNotification to the notifications helper.
|
changeset |
files
|
Mon, 16 Mar 2009 18:00:39 +0000 |
Lennard de Rijk |
Added new_review template.
|
changeset |
files
|
Mon, 16 Mar 2009 17:58:55 +0000 |
Lennard de Rijk |
Make the notifications look less bloated by not adhering to the linebreaks in the template but only to the HTML in them.
|
changeset |
files
|
Mon, 16 Mar 2009 16:27:21 +0000 |
Lennard de Rijk |
Increased the length of the timebased link_id to handle more items at once.
|
changeset |
files
|
Mon, 16 Mar 2009 15:33:27 +0000 |
Lennard de Rijk |
Use site_name if the system sends a message.
|
changeset |
files
|
Mon, 16 Mar 2009 11:57:50 +0000 |
Pawel Solyga |
Style fixes for release modules.
|
changeset |
files
|
Sun, 15 Mar 2009 22:32:05 +0000 |
Lennard de Rijk |
Changed notifications helper to properly use the fact that from_user is not a required property.
|
changeset |
files
|
Sun, 15 Mar 2009 20:58:39 +0000 |
Lennard de Rijk |
Changed line-endings in notifications base template.
|
changeset |
files
|
Sun, 15 Mar 2009 20:42:21 +0000 |
Lennard de Rijk |
Fixed an Epic Fail in StudentProposal logic ^_^.
|
changeset |
files
|
Sun, 15 Mar 2009 20:40:03 +0000 |
Lennard de Rijk |
Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal.
|
changeset |
files
|
Sun, 15 Mar 2009 20:27:50 +0000 |
Lennard de Rijk |
The StudentProposal review view now also allow you to subscribe to public/private reviews.
|
changeset |
files
|
Sun, 15 Mar 2009 19:29:31 +0000 |
Lennard de Rijk |
Everyone that is able to see the StudentProposals public page can subscribe to public review updates.
|
changeset |
files
|
Sun, 15 Mar 2009 19:26:10 +0000 |
Lennard de Rijk |
Added the ReviewFollower logic module.
|
changeset |
files
|
Sun, 15 Mar 2009 19:25:14 +0000 |
Lennard de Rijk |
Added the ReviewFollower model.
|
changeset |
files
|
Sun, 15 Mar 2009 17:33:50 +0000 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
Sun, 15 Mar 2009 17:22:15 +0000 |
Pawel Solyga |
Fix missing utf encoding of data when exporting lists to csv file.
|
changeset |
files
|
Sun, 15 Mar 2009 16:42:54 +0000 |
Lennard de Rijk |
Updated help text for email properties in Group model.
|
changeset |
files
|
Sun, 15 Mar 2009 16:30:53 +0000 |
Sverre Rabbelier |
Allow backup admins to edit org application
|
changeset |
files
|
Sun, 15 Mar 2009 16:30:26 +0000 |
Sverre Rabbelier |
Specify the type of Link ID used
|
changeset |
files
|
Sun, 15 Mar 2009 16:20:24 +0000 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
Sun, 15 Mar 2009 16:10:19 +0000 |
Lennard de Rijk |
Added the Follower Logic Module.
|
changeset |
files
|
Sun, 15 Mar 2009 16:08:45 +0000 |
Lennard de Rijk |
Added the Follower model.
|
changeset |
files
|
Sun, 15 Mar 2009 15:21:06 +0000 |
Sverre Rabbelier |
Replaced a '.' with '?' in org app
|
changeset |
files
|
Sun, 15 Mar 2009 15:07:38 +0000 |
Sverre Rabbelier |
Verbiage fix in ACL
|
changeset |
files
|
Sun, 15 Mar 2009 14:55:45 +0000 |
Sverre Rabbelier |
Verbiage fix in org app
|
changeset |
files
|
Sun, 15 Mar 2009 14:53:00 +0000 |
Lennard de Rijk |
Updated the accepted organization email for GSoC 2009.
|
changeset |
files
|
Sun, 15 Mar 2009 14:14:13 +0000 |
Pawel Solyga |
Set new Melange version number to 0-5-20090315 in app.yaml.template.
|
changeset |
files
|
Sun, 15 Mar 2009 14:10:21 +0000 |
Sverre Rabbelier |
Renamed "Idea page" to "Ideas page"
|
changeset |
files
|
Sun, 15 Mar 2009 13:36:14 +0000 |
Sverre Rabbelier |
Remove key_order from 'list accepted orgs' view
|
changeset |
files
|
Sun, 15 Mar 2009 13:35:45 +0000 |
Sverre Rabbelier |
Don't create csv export when no key_order is defined
|
changeset |
files
|
Sun, 15 Mar 2009 13:16:38 +0000 |
Sverre Rabbelier |
Added a 'accepted orgs' view to program
|
changeset |
files
|
Sun, 15 Mar 2009 13:16:03 +0000 |
Sverre Rabbelier |
Make an org's application visible to all logged in users
|
changeset |
files
|
Sun, 15 Mar 2009 13:15:32 +0000 |
Sverre Rabbelier |
Don't show possibly private info on org_app public page
|
changeset |
files
|
Sun, 15 Mar 2009 13:15:01 +0000 |
Sverre Rabbelier |
Added an getAcceptedOrgsRedirect to redirects
|
changeset |
files
|
Sun, 15 Mar 2009 13:14:33 +0000 |
Sverre Rabbelier |
Remove program id from org list
|
changeset |
files
|
Sun, 15 Mar 2009 13:13:54 +0000 |
Sverre Rabbelier |
Show idea page instead of last modified date in org app
|
changeset |
files
|
Sun, 15 Mar 2009 11:31:26 +0000 |
Lennard de Rijk |
Style fixes.
|
changeset |
files
|
Sat, 14 Mar 2009 20:12:56 +0000 |
Sverre Rabbelier |
Added a list of developers to the User menu
|
changeset |
files
|
Sat, 14 Mar 2009 19:46:20 +0000 |
Sverre Rabbelier |
Fixed a very obvious bug in slots()
|
changeset |
files
|
Sat, 14 Mar 2009 19:45:52 +0000 |
Sverre Rabbelier |
Don't return an empty dict when no allocation can be made
|
changeset |
files
|
Sat, 14 Mar 2009 18:02:01 +0000 |
Lennard de Rijk |
Group StudentProposals under Students in the sidebar.
|
changeset |
files
|
Sat, 14 Mar 2009 16:09:13 +0000 |
Sverre Rabbelier |
Show 'list my org apps' only if you have org apps
|
changeset |
files
|
Sat, 14 Mar 2009 16:08:38 +0000 |
Sverre Rabbelier |
Pre-accepted or pre-rejected orgs should stay under 'needs review'
|
changeset |
files
|
Sat, 14 Mar 2009 16:08:09 +0000 |
Sverre Rabbelier |
Enable javascript in duplicate students view
|
changeset |
files
|
Sat, 14 Mar 2009 03:49:16 +0000 |
David Anderson |
Factor out the Subversion wrapper to a separate module.
|
changeset |
files
|
Sat, 14 Mar 2009 00:12:22 +0000 |
Sverre Rabbelier |
Show 'List my Organization Applications' link even after signup closed
|
changeset |
files
|
Fri, 13 Mar 2009 23:18:06 +0000 |
David Anderson |
Followup to r2517: don't import threading in release.py
|
changeset |
files
|
Fri, 13 Mar 2009 23:12:43 +0000 |
David Anderson |
Redirect stdout/stderr through the logging system.
|
changeset |
files
|
Fri, 13 Mar 2009 23:12:40 +0000 |
Sverre Rabbelier |
Fixed a thinko-fix in toDict
|
changeset |
files
|
Fri, 13 Mar 2009 23:12:15 +0000 |
Sverre Rabbelier |
Set the content type to text/csv for csv exports
|
changeset |
files
|
Fri, 13 Mar 2009 23:11:44 +0000 |
Sverre Rabbelier |
Add row headings to the csv export
|
changeset |
files
|
Fri, 13 Mar 2009 23:11:16 +0000 |
Sverre Rabbelier |
Added an identity function to dicts
|
changeset |
files
|
Fri, 13 Mar 2009 23:10:49 +0000 |
Sverre Rabbelier |
Don't override org view params
|
changeset |
files
|
Fri, 13 Mar 2009 23:04:27 +0000 |
Lennard de Rijk |
Changed the workflow for students regarding their proposals.
|
changeset |
files
|
Fri, 13 Mar 2009 23:01:11 +0000 |
Lennard de Rijk |
Added example and help text to clarify the use of some fields on the proposal ranking.
|
changeset |
files
|
Fri, 13 Mar 2009 22:35:39 +0000 |
Lennard de Rijk |
Some textual changes for proposal reviewing.
|
changeset |
files
|
Fri, 13 Mar 2009 20:25:18 +0000 |
Lennard de Rijk |
Minor textual changes in the StudentProposal model.
|
changeset |
files
|
Fri, 13 Mar 2009 18:41:35 +0000 |
Lennard de Rijk |
The rejected applications subsection now links to the public page for the list_self view.
|
changeset |
files
|
Fri, 13 Mar 2009 18:22:01 +0000 |
David Anderson |
Fix indentation to match Melange/Google style.
|
changeset |
files
|
Fri, 13 Mar 2009 18:14:54 +0000 |
David Anderson |
Add a log module to initialize and manage logging.
|
changeset |
files
|
Fri, 13 Mar 2009 18:14:44 +0000 |
David Anderson |
Add a decolorize() helper to undo the effects of colorize().
|
changeset |
files
|
Fri, 13 Mar 2009 16:56:56 +0000 |
Lennard de Rijk |
Fixed checkIsNotParticipatingInProgramInScope to just query for the given program instead of iterating over a list.
|
changeset |
files
|
Fri, 13 Mar 2009 14:11:08 +0000 |
Lennard de Rijk |
Updated index.yaml to reflect changes necessary for the duplicate checking views.
|
changeset |
files
|
Fri, 13 Mar 2009 13:49:07 +0000 |
Lennard de Rijk |
Started with the view for showing students who have been assigned to multiple slots.
|
changeset |
files
|
Fri, 13 Mar 2009 13:46:30 +0000 |
Lennard de Rijk |
Fixed whitespace in cache/base.py
|
changeset |
files
|
Fri, 13 Mar 2009 13:26:03 +0000 |
Lennard de Rijk |
Changed the edit template to show a Submit button instead of Save Changes when "creating" an entity.
|
changeset |
files
|
Fri, 13 Mar 2009 03:11:42 +0000 |
David Anderson |
Move run() into the util module.
|
changeset |
files
|
Fri, 13 Mar 2009 02:56:35 +0000 |
David Anderson |
Followup to r2496. Fix obvious errors.
|
changeset |
files
|
Fri, 13 Mar 2009 02:13:21 +0000 |
David Anderson |
Move the Paths class to the util module.
|
changeset |
files
|
Fri, 13 Mar 2009 01:59:54 +0000 |
David Anderson |
Refactor ANSI colorization into a new utility module.
|
changeset |
files
|
Fri, 13 Mar 2009 01:49:39 +0000 |
David Anderson |
Fix the Melange version regular expression to detect patch versions.
|
changeset |
files
|
Fri, 13 Mar 2009 01:44:18 +0000 |
David Anderson |
Create an error module containing the top-level error class.
|
changeset |
files
|
Fri, 13 Mar 2009 00:12:42 +0000 |
Sverre Rabbelier |
Only show export link if list_key_order is set
|
changeset |
files
|
Thu, 12 Mar 2009 23:05:40 +0000 |
Sverre Rabbelier |
Display a warning if there are errors on the form
|
changeset |
files
|
Thu, 12 Mar 2009 23:04:53 +0000 |
Sverre Rabbelier |
Make the error message align with the input field
|
changeset |
files
|
Thu, 12 Mar 2009 23:04:14 +0000 |
Sverre Rabbelier |
Moved stylesheet to mitigate overenthousiastic browser caching.
|
changeset |
files
|
Thu, 12 Mar 2009 23:03:28 +0000 |
Sverre Rabbelier |
Add a style class for td.twolineformfielderrorlabel.
|
changeset |
files
|
Thu, 12 Mar 2009 22:46:10 +0000 |
David Anderson |
Add the Google SoC release script to the Melange repository.
|
changeset |
files
|
Thu, 12 Mar 2009 22:30:04 +0000 |
Sverre Rabbelier |
Always convert newlines to linebreaks
|
changeset |
files
|
Thu, 12 Mar 2009 22:29:14 +0000 |
Sverre Rabbelier |
Some code re-use in templates
|
changeset |
files
|
Thu, 12 Mar 2009 21:38:40 +0000 |
Sverre Rabbelier |
Define a key order for document and org app
|
changeset |
files
|
Thu, 12 Mar 2009 21:38:07 +0000 |
Sverre Rabbelier |
Strip leading and trailing newlines from our responses
|
changeset |
files
|
Thu, 12 Mar 2009 21:37:38 +0000 |
Sverre Rabbelier |
Greatly simplify makeNewPaginationChoices
|
changeset |
files
|
Thu, 12 Mar 2009 21:37:09 +0000 |
Sverre Rabbelier |
Adhere to the DEF_... pattern for constants in lists
|
changeset |
files
|