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
|