2009-03-24 |
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
|
2009-03-24 |
Lennard de Rijk |
Now showing student name in list proposal views.
|
changeset |
files
|
2009-03-23 |
Sverre Rabbelier |
Fixed a typo in proposal listing
|
changeset |
files
|
2009-03-23 |
Sverre Rabbelier |
Enable resizing in the TinyMCE widget
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Add "Edit my Student Profile" link to program menu.
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Added check to prevent students from submitting more proposals then allowed by the program settings.
|
changeset |
files
|
2009-03-23 |
Lennard de Rijk |
Fixed a typo in Organization model.
|
changeset |
files
|
2009-03-22 |
Pawel Solyga |
Set new Melange version number to 0-5-20090322 in app.yaml.template.
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Redirect to show if there is no home document
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Make _public return True iff public page should be shown
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Automagically convert '+' to '00' in phone numbers
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Added a 'Can we contact you' property
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Make sure the user has restricted rights to create a new document
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Add example text on t-shirt sizes
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Ensure that the link_id entered is the user's in edit_self
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Optionally return link_id in clean_user_is_current
|
changeset |
files
|
2009-03-22 |
Sverre Rabbelier |
Use getFromKeyFields instead of getForFields where possible
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Student proposal list now shows proper date and the normal list shows the organization name.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Removes the Mentor from all Student Proposals possible mentor lists when resigning.
|
changeset |
files
|
2009-03-21 |
David Anderson |
Factor out input and file utils into io.py.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Added fields requested in Issue 392 to Student Model.
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Push agreements to group 99 for Role forms.
|
changeset |
files
|
2009-03-21 |
Sverre Rabbelier |
Use the new as_email tag for user profile
|
changeset |
files
|
2009-03-21 |
Sverre Rabbelier |
Added an as_email template tag
|
changeset |
files
|
2009-03-21 |
Lennard de Rijk |
Fixed typo in variable name.
|
changeset |
files
|
2009-03-21 |
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
|
2009-03-21 |
Pawel Solyga |
Set new Melange version number to 0-5-20090321 in app.yaml.template.
|
changeset |
files
|
2009-03-21 |
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
|
2009-03-21 |
Lennard de Rijk |
Mentors cant resign when mentoring a project/proposal.
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Only show 'Register as student' link student has a user profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Explain better what a link_id should look like
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Typo and thinko fix in accepted_orgs_msg
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Show the accepted_orgs_msg for the accepted orgs page
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Allow for a message to be displayed above the list view
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Add an non-required accepted_orgs_msg property to program profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Requests now link to a user's profile
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added an as_user template tag
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Clean phone numbers to be numeric only
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added a numeric_only cleaner
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added example text to the phone number fields
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Removed formatting from TinyMCE that use the style tag
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Show all orgs in accepted org list view
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Made _getPickData more generic by supporting ordening
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Added a new index for accepted orgs listing
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed docstring for canResign method.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Moved canResign check to role logic so subclasses can override.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Minor style fix.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Add date postfix to slot-allocator.js file. Update base.html template with path to slot-allocator-090320.js.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Slot allocator Javascript fix. This prevents from calling updateFromJSON function if there is no data.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed copy/paste fail in docstring.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Only show valid roles on user roles page.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Added "How did you hear about this program?" to Student Profile.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed double sending of notifications on creating a new invite.
|
changeset |
files
|
2009-03-20 |
Lennard de Rijk |
Fixed redirect after creating/rejecting a request/invite.
|
changeset |
files
|
2009-03-20 |
Pawel Solyga |
Set new Melange version number to 0-5-20090320 in app.yaml.template.
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Moved and updated seed_many documentation
|
changeset |
files
|
2009-03-20 |
Sverre Rabbelier |
Minor style fixes
|
changeset |
files
|
2009-03-20 |
Daniel Bentley |
A script for writing the application name into an app.yaml based on an app.yaml.template.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Verbiage fix in Mentor list heading
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Explicitly added access check for public profile page view.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Verbiage fix
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Allow everyone to view an org app public page
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Minor whitespace fix.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added the users' public name to the process_request page.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added basic student project view.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added new Student Project cleaning method.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added basic Student Project templates.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added StudentProject logic.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Added StudentProject model.
|
changeset |
files
|
2009-03-19 |
Lennard de Rijk |
Org applications can now be deleted up to the deadline.
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Rename 'orgs' to 'organizations' in page title
|
changeset |
files
|
2009-03-19 |
Sverre Rabbelier |
Added missing status to seeded orgs
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
The org list proposals page now shows the amount of assigned slots.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added a new custom class and fixed the base template css reference.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added list_info helper module.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Renamed .css file to facilitate todays changes.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Always show the accepted organizations list even when there are None.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added missing access check for listing of accepted orgs.
|
changeset |
files
|
2009-03-18 |
Lennard de Rijk |
Added new access method that can check if a given event has taken place already.
|
changeset |
files
|
2009-03-18 |
Pawel Solyga |
Set new Melange version number to 0-5-20090318 in app.yaml.template.
|
changeset |
files
|
2009-03-18 |
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
|
2009-03-17 |
Lennard de Rijk |
Proposal data is now stored in a list rather then a dictionary for the AssignedProposals JSON object.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Cleaned up the proposal data that gets put into a JSON object.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Fixed a bug where giving a limit but no offset would cause a 505.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Fixed layout for StudentProposal reviews.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Renamed .css file to facilitate todays changes.
|
changeset |
files
|
2009-03-17 |
Lennard de Rijk |
Moved subscription buttons to the top and comment placing to the bottom for StudentProposal review and public page.
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Added missing ','.
|
changeset |
files
|
2009-03-17 |
Pawel Solyga |
Add organization name to organization application acceptance/rejection email templates.
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Added a Assign Slots link to sidebar for Hosts
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Added an assign slots redirects
|
changeset |
files
|
2009-03-17 |
Sverre Rabbelier |
Make accepted org list redirect to public page
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added a seed_db.html
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added org app seeding to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added StudentProposal to clean_db
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added seed student proposal support to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Add seed mentor support to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added seed org support to seed_many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added seed user to seed many
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added a seed_many url
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Factor out ensureUser and add Error class in seed_db
|
changeset |
files
|
2009-03-16 |
Sverre Rabbelier |
Added format and containsAll to the dicts module
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Hook up the new template tag for StudentProposal reviews.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added a new template tag to serve up background color for StudentProposals Reviews.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added background color for StudentProposal reviews to the .css file.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Notifications will not be sent out to the reviewer.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Send out a message on a new StudentProposal review to all followers.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added sendNewReviewNotification to the notifications helper.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Added new_review template.
|
changeset |
files
|
2009-03-16 |
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
|
2009-03-16 |
Lennard de Rijk |
Increased the length of the timebased link_id to handle more items at once.
|
changeset |
files
|
2009-03-16 |
Lennard de Rijk |
Use site_name if the system sends a message.
|
changeset |
files
|
2009-03-16 |
Pawel Solyga |
Style fixes for release modules.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Changed notifications helper to properly use the fact that from_user is not a required property.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Changed line-endings in notifications base template.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Fixed an Epic Fail in StudentProposal logic ^_^.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Delete all ReviewFollowers and remove the entry in the ranker before deleting a StudentProposal.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
The StudentProposal review view now also allow you to subscribe to public/private reviews.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Everyone that is able to see the StudentProposals public page can subscribe to public review updates.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the ReviewFollower logic module.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the ReviewFollower model.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-03-15 |
Pawel Solyga |
Fix missing utf encoding of data when exporting lists to csv file.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Updated help text for email properties in Group model.
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Allow backup admins to edit org application
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Specify the type of Link ID used
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the Follower Logic Module.
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Added the Follower model.
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Replaced a '.' with '?' in org app
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Verbiage fix in ACL
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Verbiage fix in org app
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Updated the accepted organization email for GSoC 2009.
|
changeset |
files
|
2009-03-15 |
Pawel Solyga |
Set new Melange version number to 0-5-20090315 in app.yaml.template.
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Renamed "Idea page" to "Ideas page"
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Remove key_order from 'list accepted orgs' view
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Don't create csv export when no key_order is defined
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Added a 'accepted orgs' view to program
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Make an org's application visible to all logged in users
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Don't show possibly private info on org_app public page
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Added an getAcceptedOrgsRedirect to redirects
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Remove program id from org list
|
changeset |
files
|
2009-03-15 |
Sverre Rabbelier |
Show idea page instead of last modified date in org app
|
changeset |
files
|
2009-03-15 |
Lennard de Rijk |
Style fixes.
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Added a list of developers to the User menu
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Fixed a very obvious bug in slots()
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Don't return an empty dict when no allocation can be made
|
changeset |
files
|
2009-03-14 |
Lennard de Rijk |
Group StudentProposals under Students in the sidebar.
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Show 'list my org apps' only if you have org apps
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Pre-accepted or pre-rejected orgs should stay under 'needs review'
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Enable javascript in duplicate students view
|
changeset |
files
|
2009-03-14 |
David Anderson |
Factor out the Subversion wrapper to a separate module.
|
changeset |
files
|
2009-03-14 |
Sverre Rabbelier |
Show 'List my Organization Applications' link even after signup closed
|
changeset |
files
|
2009-03-13 |
David Anderson |
Followup to r2517: don't import threading in release.py
|
changeset |
files
|
2009-03-13 |
David Anderson |
Redirect stdout/stderr through the logging system.
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Fixed a thinko-fix in toDict
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Set the content type to text/csv for csv exports
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Add row headings to the csv export
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Added an identity function to dicts
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Don't override org view params
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Changed the workflow for students regarding their proposals.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Added example and help text to clarify the use of some fields on the proposal ranking.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Some textual changes for proposal reviewing.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Minor textual changes in the StudentProposal model.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
The rejected applications subsection now links to the public page for the list_self view.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Fix indentation to match Melange/Google style.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Add a log module to initialize and manage logging.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Add a decolorize() helper to undo the effects of colorize().
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Fixed checkIsNotParticipatingInProgramInScope to just query for the given program instead of iterating over a list.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Updated index.yaml to reflect changes necessary for the duplicate checking views.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Started with the view for showing students who have been assigned to multiple slots.
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Fixed whitespace in cache/base.py
|
changeset |
files
|
2009-03-13 |
Lennard de Rijk |
Changed the edit template to show a Submit button instead of Save Changes when "creating" an entity.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Move run() into the util module.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Followup to r2496. Fix obvious errors.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Move the Paths class to the util module.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Refactor ANSI colorization into a new utility module.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Fix the Melange version regular expression to detect patch versions.
|
changeset |
files
|
2009-03-13 |
David Anderson |
Create an error module containing the top-level error class.
|
changeset |
files
|
2009-03-13 |
Sverre Rabbelier |
Only show export link if list_key_order is set
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Display a warning if there are errors on the form
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Make the error message align with the input field
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Moved stylesheet to mitigate overenthousiastic browser caching.
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Add a style class for td.twolineformfielderrorlabel.
|
changeset |
files
|
2009-03-12 |
David Anderson |
Add the Google SoC release script to the Melange repository.
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Always convert newlines to linebreaks
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Some code re-use in templates
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Define a key order for document and org app
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Strip leading and trailing newlines from our responses
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Greatly simplify makeNewPaginationChoices
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Adhere to the DEF_... pattern for constants in lists
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Make it possible to specify the key order for csv export
|
changeset |
files
|
2009-03-12 |
Augie Fackler |
build.sh: bail if run in the wrong directory.
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Add an export link to all list views
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Added generic csv export to all list views
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Factor download functionality out of export()
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Keep the current list and row number
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Return "" when there is no info/action set
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Allow developers to specify a higher limit for a list view
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
Reinstate the 1k limit in pick()
|
changeset |
files
|
2009-03-12 |
Sverre Rabbelier |
If not running local, use ajax.googleapis to serve jquery
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Redirect to current page if the current request times out
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Use accounts.getCurrentAccount instead of users.get_current_user
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
isDebug now also checks melange version
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Allow for query caching in pick
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Added query caching
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Also clear RankerRoot and ranker from datastore
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Make it possible to only add users
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Make it possible to add an arbitrary amount of users
|
changeset |
files
|
2009-03-11 |
Sverre Rabbelier |
Make it possible to add more users and orgs with GET args
|
changeset |
files
|
2009-03-10 |
Sverre Rabbelier |
Retrieve all entities rather than just the first 1k
|
changeset |
files
|
2009-03-10 |
Sverre Rabbelier |
Return a HttpResponse in seed_db
|
changeset |
files
|
2009-03-10 |
Lennard de Rijk |
StudentProposal abstract is now a text property to support more then 500 bytes.
|
changeset |
files
|
2009-03-10 |
Lennard de Rijk |
Organization admins can now put a Student Proposal at a specific rank.
|
changeset |
files
|
2009-03-10 |
Lennard de Rijk |
Added getRankerFor method to student_proposal logic.
|
changeset |
files
|
2009-03-10 |
Sverre Rabbelier |
Use the correct timeline logic in edit()
|
changeset |
files
|
2009-03-10 |
Sverre Rabbelier |
Use params['logic'] instead of self._logic
|
changeset |
files
|
2009-03-10 |
Sverre Rabbelier |
Do not override fields in the model if they are already set
|
changeset |
files
|
2009-03-10 |
Lennard de Rijk |
checkIsApplicationAccepted now properly checks if the application is really from the applying user.
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Add TinyMCE widget for org apps
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Added a getFromKeyNameOr404 to base.Logic
|
changeset |
files
|
2009-03-09 |
Lennard de Rijk |
Org admins can mark a StudentProposal as invalid if they for any reason find it ineligible.
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Open the agreement text in a new window
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Fix an access bug
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Replace getFromKeyName with getFromKeyNameOr404 where appropriate in soc.views.helper.access module.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
|
changeset |
files
|
2009-03-09 |
Lennard de Rijk |
Removed star next to logo.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Set new Melange version number to 0-5-20090308 in app.yaml.template.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Make the http links use <a href> tag in new_notification.html and welcome.html mail templates.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Remove some copy/pasted docstring in soc.views.models.comment module.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Typo fix in soc.logic.cleaning module.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Small text changes in process_request.html template.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Add indention in soc.views.models.organization module.
|
changeset |
files
|
2009-03-09 |
Pawel Solyga |
Add missing blank lines in test_utils module.
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Views should have a unique name
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Addressed comments by Pawel
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Use getFromKeyFieldsOr404 in slots() and allocateSlots()
|
changeset |
files
|
2009-03-09 |
Sverre Rabbelier |
Except and properly handle Errors in view decorator
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Hide 'slots' and add 'slots_desired'
|
changeset |
files
|
2009-03-08 |
Pawel Solyga |
Revert r2376 since it's not needed as discussed in Issue 188.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Some minor style fixes.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Made all links in e-mail verbatim to solve Issue 250.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Students who withdraw their proposal will now be removed from the ranker.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
The student proposal public page can now be used to place a public comment.
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Switch from actual applications to popularity
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Make use of groupDictBy in program.slots
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Add a groupDictBy to dicts
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Play nice with non-float allocations
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Provide the 'return_url' in the allocate slots view
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Add a getSlotsRedirect to redirects.py
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Don't override the params argument
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Treat the response from the server as a JSON object
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Restricted slots and assign_slots to dev-only for now
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Reviews are now sorted on their created date.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Public reviews are now shown on the public page for the student proposal.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Added a new method in the review logic to return all reviews for the given entity as scope.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Some style fixes for the student proposal review template.
|
changeset |
files
|
2009-03-08 |
Lennard de Rijk |
Proposal public page now properly renders HTML content.
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Support non-float slots
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Add and use the new and improved allocation scripts
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Update the slot allocation view and template
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Add a slot allocation script and template
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Hook up json2.js in base.html
|
changeset |
files
|
2009-03-08 |
Sverre Rabbelier |
Add a no_pagination.html template
|
changeset |
files
|
2009-03-08 |
Pawel Solyga |
Add json2.js to repository under json folder, update build script and app.yaml.template files.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Important roles can now not resign if they are the last in their group.
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Have slots default to 0
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Include IntegerProperty in the JSON object
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Added the spin jquery plugin
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Add a link to the full agreement text
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Make it possible to specify a link to the full text
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Students can not be kicked from a program by a organization admin.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Reverting part of r2378, since it's not ready yet.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Adjust the total_popularity after ranging
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Removed the street address from influencing the maps plug in.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Show the marker for the Google maps plug in by default.
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Added an pre-processing algorithm
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Added assigned mentors and amount of minimum slots per org
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Fixes banned people being able to create a new user entity.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Added the review capability to the student_proposal review page.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Moved some template tags out of forms_helpers into comments_helpers.py.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Added new template tag for a review.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Org Application contributors template is now marked safe.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Updated the docstring for the Comment model.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Added Logic for the Review Model.
|
changeset |
files
|
2009-03-07 |
Lennard de Rijk |
Redone the Review model.
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Add forgotten image
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Add the jquery-purr plugin
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Added a slots JSON call
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Added a slot allocation view
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Add slots to the organization model
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Factor out the 'json' part from pick
|
changeset |
files
|
2009-03-07 |
Sverre Rabbelier |
Minor style fixes
|
changeset |
files
|
2009-03-06 |
Lennard de Rijk |
Fixed more typos in Sponsor Menu.
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Clean document references
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Add a document ref cleaner
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Switch Program to regular presence
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Set the proper filter for the home document
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Small optimization in getForFields
|
changeset |
files
|
2009-03-06 |
Lennard de Rijk |
Fixed typo in Sponsor sidebar menu.
|
changeset |
files
|
2009-03-06 |
Lennard de Rijk |
Refactored part of getForFields into a getQueryForFields method.
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Add a link to an org's home page if appropriate
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Bump the default pagination from 10 to 50
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Add a very basic view test
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Set CURRENT_VERSION_ID in run.py
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Add path to MockRequest
|
changeset |
files
|
2009-03-06 |
Sverre Rabbelier |
Split out test_model model and logic into it's own module
|
changeset |
files
|
2009-03-06 |
Lennard de Rijk |
Removed commented property from comment model.
|
changeset |
files
|
2009-03-06 |
Lennard de Rijk |
Added created_on DateTime property to request.
|
changeset |
files
|
2009-03-06 |
Lennard de Rijk |
Added a rank column to the proposals list.
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Silence index.yaml
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Make org description use TinyMCE
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Make clean_document_content generic
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Fix some whitespace damadge
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Import user and site logic globals directly
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Add item info to the list iterator
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Added comment support, but don't enable it
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Make it possible to add some default values to the context
|
changeset |
files
|
2009-03-05 |
Lennard de Rijk |
Organization Proposals list now correctly sorts.
|
changeset |
files
|
2009-03-05 |
Sverre Rabbelier |
Added missing ranklist in build script
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Set new Melange version number to 0-4-20090305 in app.yaml.template.
|
changeset |
files
|
2009-03-04 |
Sverre Rabbelier |
Add a test to ensure that ordening and filtering works
|
changeset |
files
|
2009-03-04 |
Sverre Rabbelier |
Only show key_fields in error message
|
changeset |
files
|
2009-03-04 |
Sverre Rabbelier |
Don't redirect to non-existant /document/list after deleting
|
changeset |
files
|
2009-03-04 |
Sverre Rabbelier |
Fixed a bug discovered by excepting the proper exception
|
changeset |
files
|
2009-03-04 |
Sverre Rabbelier |
Fixed a bug in document logic
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
The organization proposal list has been significantly changed.
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
Updated list to use the new order in getForFields.
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
Mentor buttons only show up depending on if you are already on the possible mentors list.
|
changeset |
files
|
2009-03-04 |
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
|
2009-03-04 |
Pawel Solyga |
Fix too long line in soc.views.models.sponsor module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix the bug where undefined variable was used in _editPost method of soc.view.models.org_admin module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines and remove unused imports in soc.views.models.host module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines and remove unused variables in soc.views.models.role module.
|
changeset |
files
|
2009-03-04 |
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
|
2009-03-04 |
Pawel Solyga |
Fix too long lines and rename unused loop variables to _ in soc.views.models.base module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines and indentions in soc.models.student_proposal module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused variable in soc.logic.validate module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Rename too short variable name in soc.logic.mail_dispatcher module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.logic.models.org_admin module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.models.ranker_root module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.logic.helper.timeline module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long line in soc.models.user module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Rename unused loop variables to _ in soc.views.helper.params module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Rename unused loop variable to _ in soc.views.models.user_self module.
|
changeset |
files
|
2009-03-04 |
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
|
2009-03-04 |
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
|
2009-03-04 |
Pawel Solyga |
Style fixes plus remove unused imports in soc.views.models.group_app module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Some style fixes and removal of unused imports in soc.views.models.document module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.views.models.student_proposal module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and fix too long lines in soc.views.models.request module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and fix too long lines in soc.views.models.timeline module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and fix too long lines in soc.views.models.site module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and fix too long lines in soc.views.models.user_self module
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Style fixes and add ValueError exception catching to soc.views.helper.request module
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.views.helper.params module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.models.group_app module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.models.org_app module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Style and too long lines fixes in soc.models.role module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Add missing whitespace in soc.logic.models.role module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix too long lines in soc.logic.models.student_proposal module.
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
Renamed rankerroot to ranker_root and made some changes due to comments.
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
Fixed early line ending in StudentProposal model.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
Added access check to student_proposal review.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Fix indention in _readonly_field_as_twoline_table_row.html template.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Remove unused imports from soc.views.sitemap.build module.
|
changeset |
files
|
2009-03-04 |
Pawel Solyga |
Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
|
changeset |
files
|
2009-03-04 |
Lennard de Rijk |
Changed delete rights due to comments on r2138.
|
changeset |
files
|
2009-03-03 |
Sverre Rabbelier |
Convert getForFields back to the Query API and add tests
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Added student proposal review page.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Keep the score within the allowed bounds via student_proposal logic.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Brown paper bag fix in student_proposal logic.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Update the ranker belonging to the org of a student_proposal when the score changes.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Create a new Ranker for each organization that is created.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Added a possible_mentors property to the StudentProposal.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Added RankerRoot model.
|
changeset |
files
|
2009-03-03 |
Pawel Solyga |
Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Fixed two bugs introduced in r2160.
|
changeset |
files
|
2009-03-03 |
Lennard de Rijk |
Two docstring fixes.
|
changeset |
files
|
2009-03-03 |
Sverre Rabbelier |
Add a script to normalize user accounts
|
changeset |
files
|
2009-03-03 |
Sverre Rabbelier |
Seed some users as well
|
changeset |
files
|
2009-03-03 |
Sverre Rabbelier |
Make it possible to work on all entities in a query
|
changeset |
files
|
2009-03-03 |
Sverre Rabbelier |
Fix access bug due to forgotten normalization
|
changeset |
files
|
2009-03-03 |
Augie Fackler |
Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace.
|
changeset |
files
|
2009-03-03 |
Augie Fackler |
Fix a missing import reported in #melange.
|
changeset |
files
|
2009-03-02 |
Pawel Solyga |
Add google-app-engine-ranklist project to ranklist folder in app.
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Fixed a missing .logic in organization
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Fixed a typo in the example for network info
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Display a notice if the entity cannot be deleted
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Make the ToS field less high
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Add a maintenance end date
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Support HTML in the site-wide notice
|
changeset |
files
|
2009-03-02 |
Pawel Solyga |
Set new Melange version number to 0-4-20090302 in app.yaml.template.
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Use the new readonly_safe_field where appropriate
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Added a _readonly_safe_field_as_table_row template tag
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Make use of readonly_url_field where appropriate
|
changeset |
files
|
2009-03-02 |
Sverre Rabbelier |
Add a new template tag _readonly_url_field_as_table_row
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Make it possible to put the site in maintenance mode
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Make use of decorators.view for all views
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Added decorators
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Redirect to an error page when a GAE exception occurs
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Added a maintenance page
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Make it possible to use base.html to display simple messages
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Added a site-wide notice
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Turn off relative urls and removing of script hostname in TinyMCE
|
changeset |
files
|
2009-03-01 |
Pawel Solyga |
Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
|
changeset |
files
|
2009-03-01 |
Pawel Solyga |
Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css.
|
changeset |
files
|
2009-03-01 |
Pawel Solyga |
Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css.
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Fixed a bug in getFromKeyFieldsOr404
|
changeset |
files
|
2009-03-01 |
Lennard de Rijk |
Added missing comment to soc/logic/models/base.py.
|
changeset |
files
|
2009-03-01 |
Tim Ansell |
Small fix so that error fields get the same formatting as non-error fields.
|
changeset |
files
|
2009-03-01 |
Sverre Rabbelier |
Made description the last field on the org public page
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Improved Organization Application review overview and bulk reviewing.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Students who follow the submit your student proposal link will now see their org's proposal template when creating their own proposal.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
StudentProposal content is now a TextProperty.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Member template in organization is now called Contributor Template.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
contrib template in org_app is now a TextProperty.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Grammar fix in group_app list view.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
For links in a program to take effect there must be an active role.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Fixed site_entity not being assigned a value because site_logic was not defined.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Made mailing lists and IRC channel required for group/org applications.
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Replaced 'Melange' with site_name where appropriate
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Catch mail exceptions and use get_current_user
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Fixed issue 205.
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Fixed a comment typo
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Properly fixed host access now
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Flush the receiver's sidebar when sending a notification
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Do not modify django_args directly
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Fixed a brown paper bag bug in _checkHasActiveRoleFor
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Added sending of an email upon Organization Application acceptance or rejection.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Added accepted and rejected organization application mail templates.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
Fixed sending out email when no-reply is not set.
|
changeset |
files
|
2009-02-28 |
Lennard de Rijk |
getDefaultMailSender now returns a tuple (name, email adress).
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Removed updateEntityProperties's transactionality
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Denormalize accounts before trying to send e-mail
|
changeset |
files
|
2009-02-28 |
Sverre Rabbelier |
Added a denormalizeAccount
|
changeset |
files
|
2009-02-27 |
Lennard de Rijk |
Using getDefaultMailSender for welcome and notification messages.
|
changeset |
files
|
2009-02-27 |
Lennard de Rijk |
Added getDefaultMailSender method to mail_dispatcher.
|
changeset |
files
|
2009-02-27 |
Lennard de Rijk |
Fixed typo in soc/models/group_app.
|
changeset |
files
|
2009-02-27 |
Sverre Rabbelier |
Inform the user that the link_id cannot be changed
|
changeset |
files
|
2009-02-27 |
Sverre Rabbelier |
Made the ToS field higher
|
changeset |
files
|
2009-02-27 |
Sverre Rabbelier |
Removed double description field
|
changeset |
files
|
2009-02-27 |
Sverre Rabbelier |
Revert "Make the input values 100% width."
|
changeset |
files
|
2009-02-27 |
Tim Ansell |
Make the input values 100% width.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Changed access checks for group applications to allow reviewing of rejected applications.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Added bulk reject to org_app view.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Redone the review_overview template to show bulk reject button.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Renamed org-accept.js to bulk-review.js
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Brown paper bag fix
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Fix for Issue 218.
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Added a missing import
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Fix alignment of twoline readonly table rows
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Added some tests for user logic
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Fixed a bug in student access check
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Allow to do 'checkHasActiveRole' checks for document access
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Simplify the account retrieval logic
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Convert everything to use the new access methods
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Remove direct uses of checkIsActive, replace with helper methods
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Make django_args optional where appropriate and whitespace fixes
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Added an isDeveloper method to user logic
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Always normalize accounts, before even storing them
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Factor out the getForAccount logic in user
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Add a normalizeAccount to logic.accounts
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Remove unused isAccountAvailable function
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Add a _createField hook
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Pass _updateField the entity_properties dict instead of just the value
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Do not update newly created model properties
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Move the hooks in base.Logic to the bottom of the class
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Minor cleanups in base.Logic
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Add argument validation to base.Logic
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Remove updateOrCreateFromFields and it's uses
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Fix some whitespace damadge and a style fix
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Remove _silentUpdateEntityProperties
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Style fix in role.py
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Added todo for Lennard
|
changeset |
files
|
2009-02-26 |
Sverre Rabbelier |
Make it more explicit which argument is the key_fields
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Solved the JSON caching problem for bulk acceptance.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Add the ability to put GroupApplications into the pre-rejected state.
|
changeset |
files
|
2009-02-26 |
Lennard de Rijk |
Added pre-rejected choice to GroupApplication.
|
changeset |
files
|
2009-02-26 |
Todd Larsen |
Remove the release.py module and just use the field in app.yaml.template.
|
changeset |
files
|
2009-02-25 |
Sverre Rabbelier |
Make validate.isURLValid more robust
|
changeset |
files
|
2009-02-25 |
Sverre Rabbelier |
Fixed broken 'Edit <entity name> Settings' for orgs
|
changeset |
files
|
2009-02-25 |
Sverre Rabbelier |
Fix the delete button submitting the form
|
changeset |
files
|
2009-02-25 |
Lennard de Rijk |
Added proposal withdrawal for students.
|
changeset |
files
|
2009-02-24 |
Sverre Rabbelier |
Pass the seed to _constructResponse
|
changeset |
files
|
2009-02-24 |
Sverre Rabbelier |
Allow the document lookup to be done by key name
|
changeset |
files
|
2009-02-24 |
Sverre Rabbelier |
Removed double home page link in group public view
|
changeset |
files
|
2009-02-24 |
Pawel Solyga |
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
|
changeset |
files
|
2009-02-24 |
Pawel Solyga |
Set RELEASE_TAG to 0.4-20090224rc for release candidate.
|
changeset |
files
|
2009-02-24 |
Lennard de Rijk |
Textual change in program menu due to comment on r2113.
|
changeset |
files
|
2009-02-24 |
Lennard de Rijk |
Style fixes in student_proposal and organization view.
|
changeset |
files
|
2009-02-24 |
Lennard de Rijk |
Textual changes in organization and program view.
|
changeset |
files
|
2009-02-24 |
Lennard de Rijk |
Added view for organizations to list all proposals.
|
changeset |
files
|