Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-128
+128
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Everyone that is able to see the StudentProposals public page can subscribe to public review updates.
2009-03-15, by Lennard de Rijk
Added the ReviewFollower logic module.
2009-03-15, by Lennard de Rijk
Added the ReviewFollower model.
2009-03-15, by Lennard de Rijk
Some minor style fixes.
2009-03-15, by Lennard de Rijk
Fix missing utf encoding of data when exporting lists to csv file.
2009-03-15, by Pawel Solyga
Updated help text for email properties in Group model.
2009-03-15, by Lennard de Rijk
Allow backup admins to edit org application
2009-03-15, by Sverre Rabbelier
Specify the type of Link ID used
2009-03-15, by Sverre Rabbelier
Some minor style fixes.
2009-03-15, by Lennard de Rijk
Added the Follower Logic Module.
2009-03-15, by Lennard de Rijk
Added the Follower model.
2009-03-15, by Lennard de Rijk
Replaced a '.' with '?' in org app
2009-03-15, by Sverre Rabbelier
Verbiage fix in ACL
2009-03-15, by Sverre Rabbelier
Verbiage fix in org app
2009-03-15, by Sverre Rabbelier
Updated the accepted organization email for GSoC 2009.
2009-03-15, by Lennard de Rijk
Set new Melange version number to 0-5-20090315 in app.yaml.template.
2009-03-15, by Pawel Solyga
Renamed "Idea page" to "Ideas page"
2009-03-15, by Sverre Rabbelier
Remove key_order from 'list accepted orgs' view
2009-03-15, by Sverre Rabbelier
Don't create csv export when no key_order is defined
2009-03-15, by Sverre Rabbelier
Added a 'accepted orgs' view to program
2009-03-15, by Sverre Rabbelier
Make an org's application visible to all logged in users
2009-03-15, by Sverre Rabbelier
Don't show possibly private info on org_app public page
2009-03-15, by Sverre Rabbelier
Added an getAcceptedOrgsRedirect to redirects
2009-03-15, by Sverre Rabbelier
Remove program id from org list
2009-03-15, by Sverre Rabbelier
Show idea page instead of last modified date in org app
2009-03-15, by Sverre Rabbelier
Style fixes.
2009-03-15, by Lennard de Rijk
Added a list of developers to the User menu
2009-03-14, by Sverre Rabbelier
Fixed a very obvious bug in slots()
2009-03-14, by Sverre Rabbelier
Don't return an empty dict when no allocation can be made
2009-03-14, by Sverre Rabbelier
Group StudentProposals under Students in the sidebar.
2009-03-14, by Lennard de Rijk
Show 'list my org apps' only if you have org apps
2009-03-14, by Sverre Rabbelier
Pre-accepted or pre-rejected orgs should stay under 'needs review'
2009-03-14, by Sverre Rabbelier
Enable javascript in duplicate students view
2009-03-14, by Sverre Rabbelier
Factor out the Subversion wrapper to a separate module.
2009-03-14, by David Anderson
Show 'List my Organization Applications' link even after signup closed
2009-03-14, by Sverre Rabbelier
Followup to r2517: don't import threading in release.py
2009-03-13, by David Anderson
Redirect stdout/stderr through the logging system.
2009-03-13, by David Anderson
Fixed a thinko-fix in toDict
2009-03-13, by Sverre Rabbelier
Set the content type to text/csv for csv exports
2009-03-13, by Sverre Rabbelier
Add row headings to the csv export
2009-03-13, by Sverre Rabbelier
Added an identity function to dicts
2009-03-13, by Sverre Rabbelier
Don't override org view params
2009-03-13, by Sverre Rabbelier
Changed the workflow for students regarding their proposals.
2009-03-13, by Lennard de Rijk
Added example and help text to clarify the use of some fields on the proposal ranking.
2009-03-13, by Lennard de Rijk
Some textual changes for proposal reviewing.
2009-03-13, by Lennard de Rijk
Minor textual changes in the StudentProposal model.
2009-03-13, by Lennard de Rijk
The rejected applications subsection now links to the public page for the list_self view.
2009-03-13, by Lennard de Rijk
Fix indentation to match Melange/Google style.
2009-03-13, by David Anderson
Add a log module to initialize and manage logging.
2009-03-13, by David Anderson
Add a decolorize() helper to undo the effects of colorize().
2009-03-13, by David Anderson
Fixed checkIsNotParticipatingInProgramInScope to just query for the given program instead of iterating over a list.
2009-03-13, by Lennard de Rijk
Updated index.yaml to reflect changes necessary for the duplicate checking views.
2009-03-13, by Lennard de Rijk
Started with the view for showing students who have been assigned to multiple slots.
2009-03-13, by Lennard de Rijk
Fixed whitespace in cache/base.py
2009-03-13, by Lennard de Rijk
Changed the edit template to show a Submit button instead of Save Changes when "creating" an entity.
2009-03-13, by Lennard de Rijk
Move run() into the util module.
2009-03-13, by David Anderson
Followup to r2496. Fix obvious errors.
2009-03-13, by David Anderson
Move the Paths class to the util module.
2009-03-13, by David Anderson
Refactor ANSI colorization into a new utility module.
2009-03-13, by David Anderson
Fix the Melange version regular expression to detect patch versions.
2009-03-13, by David Anderson
Create an error module containing the top-level error class.
2009-03-13, by David Anderson
Only show export link if list_key_order is set
2009-03-13, by Sverre Rabbelier
Display a warning if there are errors on the form
2009-03-12, by Sverre Rabbelier
Make the error message align with the input field
2009-03-12, by Sverre Rabbelier
Moved stylesheet to mitigate overenthousiastic browser caching.
2009-03-12, by Sverre Rabbelier
Add a style class for td.twolineformfielderrorlabel.
2009-03-12, by Sverre Rabbelier
Add the Google SoC release script to the Melange repository.
2009-03-12, by David Anderson
Always convert newlines to linebreaks
2009-03-12, by Sverre Rabbelier
Some code re-use in templates
2009-03-12, by Sverre Rabbelier
Define a key order for document and org app
2009-03-12, by Sverre Rabbelier
Strip leading and trailing newlines from our responses
2009-03-12, by Sverre Rabbelier
Greatly simplify makeNewPaginationChoices
2009-03-12, by Sverre Rabbelier
Adhere to the DEF_... pattern for constants in lists
2009-03-12, by Sverre Rabbelier
Make it possible to specify the key order for csv export
2009-03-12, by Sverre Rabbelier
build.sh: bail if run in the wrong directory.
2009-03-12, by Augie Fackler
Add an export link to all list views
2009-03-12, by Sverre Rabbelier
Added generic csv export to all list views
2009-03-12, by Sverre Rabbelier
Factor download functionality out of export()
2009-03-12, by Sverre Rabbelier
Keep the current list and row number
2009-03-12, by Sverre Rabbelier
Return "" when there is no info/action set
2009-03-12, by Sverre Rabbelier
Allow developers to specify a higher limit for a list view
2009-03-12, by Sverre Rabbelier
Reinstate the 1k limit in pick()
2009-03-12, by Sverre Rabbelier
If not running local, use ajax.googleapis to serve jquery
2009-03-12, by Sverre Rabbelier
Redirect to current page if the current request times out
2009-03-11, by Sverre Rabbelier
Use accounts.getCurrentAccount instead of users.get_current_user
2009-03-11, by Sverre Rabbelier
isDebug now also checks melange version
2009-03-11, by Sverre Rabbelier
Allow for query caching in pick
2009-03-11, by Sverre Rabbelier
Added query caching
2009-03-11, by Sverre Rabbelier
Also clear RankerRoot and ranker from datastore
2009-03-11, by Sverre Rabbelier
Make it possible to only add users
2009-03-11, by Sverre Rabbelier
Make it possible to add an arbitrary amount of users
2009-03-11, by Sverre Rabbelier
Make it possible to add more users and orgs with GET args
2009-03-11, by Sverre Rabbelier
Retrieve all entities rather than just the first 1k
2009-03-10, by Sverre Rabbelier
Return a HttpResponse in seed_db
2009-03-10, by Sverre Rabbelier
StudentProposal abstract is now a text property to support more then 500 bytes.
2009-03-10, by Lennard de Rijk
Organization admins can now put a Student Proposal at a specific rank.
2009-03-10, by Lennard de Rijk
Added getRankerFor method to student_proposal logic.
2009-03-10, by Lennard de Rijk
Use the correct timeline logic in edit()
2009-03-10, by Sverre Rabbelier
Use params['logic'] instead of self._logic
2009-03-10, by Sverre Rabbelier
Do not override fields in the model if they are already set
2009-03-10, by Sverre Rabbelier
checkIsApplicationAccepted now properly checks if the application is really from the applying user.
2009-03-10, by Lennard de Rijk
Add TinyMCE widget for org apps
2009-03-09, by Sverre Rabbelier
Added a getFromKeyNameOr404 to base.Logic
2009-03-09, by Sverre Rabbelier
Org admins can mark a StudentProposal as invalid if they for any reason find it ineligible.
2009-03-09, by Lennard de Rijk
Open the agreement text in a new window
2009-03-09, by Sverre Rabbelier
Fix an access bug
2009-03-09, by Sverre Rabbelier
Replace getFromKeyName with getFromKeyNameOr404 where appropriate in soc.views.helper.access module.
2009-03-09, by Pawel Solyga
Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
2009-03-09, by Pawel Solyga
Removed star next to logo.
2009-03-09, by Lennard de Rijk
Fix typo in soc.logic.cleaning module (site_logic.logic was called instead of just site_logic).
2009-03-09, by Pawel Solyga
Set new Melange version number to 0-5-20090308 in app.yaml.template.
2009-03-09, by Pawel Solyga
Make the http links use <a href> tag in new_notification.html and welcome.html mail templates.
2009-03-09, by Pawel Solyga
Move all the jquery-purr css settings into separate file and add it to base.html template only if needed.
2009-03-09, by Pawel Solyga
Remove some copy/pasted docstring in soc.views.models.comment module.
2009-03-09, by Pawel Solyga
Typo fix in soc.logic.cleaning module.
2009-03-09, by Pawel Solyga
Small text changes in process_request.html template.
2009-03-09, by Pawel Solyga
Add indention in soc.views.models.organization module.
2009-03-09, by Pawel Solyga
Add missing blank lines in test_utils module.
2009-03-09, by Pawel Solyga
Views should have a unique name
2009-03-09, by Sverre Rabbelier
Addressed comments by Pawel
2009-03-09, by Sverre Rabbelier
Use getFromKeyFieldsOr404 in slots() and allocateSlots()
2009-03-09, by Sverre Rabbelier
Except and properly handle Errors in view decorator
2009-03-09, by Sverre Rabbelier
Hide 'slots' and add 'slots_desired'
2009-03-08, by Sverre Rabbelier
Revert r2376 since it's not needed as discussed in Issue 188.
2009-03-08, by Pawel Solyga
Some minor style fixes.
2009-03-08, by Lennard de Rijk
Some minor style fixes.
2009-03-08, by Lennard de Rijk
The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
2009-03-08, by Lennard de Rijk
Fixed a cleaning bug which allowed a proposal to be recreated by the original proposer.
2009-03-08, by Lennard de Rijk
less
more
|
(0)
-1000
-128
+128
+1000
tip