Sun, 15 Mar 2009 14:53:00 +0000 Lennard de Rijk Updated the accepted organization email for GSoC 2009.
Sun, 15 Mar 2009 14:14:13 +0000 Pawel Solyga Set new Melange version number to 0-5-20090315 in app.yaml.template.
Sun, 15 Mar 2009 14:10:21 +0000 Sverre Rabbelier Renamed "Idea page" to "Ideas page"
Sun, 15 Mar 2009 13:36:14 +0000 Sverre Rabbelier Remove key_order from 'list accepted orgs' view
Sun, 15 Mar 2009 13:35:45 +0000 Sverre Rabbelier Don't create csv export when no key_order is defined
Sun, 15 Mar 2009 13:16:38 +0000 Sverre Rabbelier Added a 'accepted orgs' view to program
Sun, 15 Mar 2009 13:16:03 +0000 Sverre Rabbelier Make an org's application visible to all logged in users
Sun, 15 Mar 2009 13:15:32 +0000 Sverre Rabbelier Don't show possibly private info on org_app public page
Sun, 15 Mar 2009 13:15:01 +0000 Sverre Rabbelier Added an getAcceptedOrgsRedirect to redirects
Sun, 15 Mar 2009 13:14:33 +0000 Sverre Rabbelier Remove program id from org list
Sun, 15 Mar 2009 13:13:54 +0000 Sverre Rabbelier Show idea page instead of last modified date in org app
Sun, 15 Mar 2009 11:31:26 +0000 Lennard de Rijk Style fixes.
Sat, 14 Mar 2009 20:12:56 +0000 Sverre Rabbelier Added a list of developers to the User menu
Sat, 14 Mar 2009 19:46:20 +0000 Sverre Rabbelier Fixed a very obvious bug in slots()
Sat, 14 Mar 2009 19:45:52 +0000 Sverre Rabbelier Don't return an empty dict when no allocation can be made
Sat, 14 Mar 2009 18:02:01 +0000 Lennard de Rijk Group StudentProposals under Students in the sidebar.
Sat, 14 Mar 2009 16:09:13 +0000 Sverre Rabbelier Show 'list my org apps' only if you have org apps
Sat, 14 Mar 2009 16:08:38 +0000 Sverre Rabbelier Pre-accepted or pre-rejected orgs should stay under 'needs review'
Sat, 14 Mar 2009 16:08:09 +0000 Sverre Rabbelier Enable javascript in duplicate students view
Sat, 14 Mar 2009 03:49:16 +0000 David Anderson Factor out the Subversion wrapper to a separate module.
Sat, 14 Mar 2009 00:12:22 +0000 Sverre Rabbelier Show 'List my Organization Applications' link even after signup closed
Fri, 13 Mar 2009 23:18:06 +0000 David Anderson Followup to r2517: don't import threading in release.py
Fri, 13 Mar 2009 23:12:43 +0000 David Anderson Redirect stdout/stderr through the logging system.
Fri, 13 Mar 2009 23:12:40 +0000 Sverre Rabbelier Fixed a thinko-fix in toDict
Fri, 13 Mar 2009 23:12:15 +0000 Sverre Rabbelier Set the content type to text/csv for csv exports
Fri, 13 Mar 2009 23:11:44 +0000 Sverre Rabbelier Add row headings to the csv export
Fri, 13 Mar 2009 23:11:16 +0000 Sverre Rabbelier Added an identity function to dicts
Fri, 13 Mar 2009 23:10:49 +0000 Sverre Rabbelier Don't override org view params
Fri, 13 Mar 2009 23:04:27 +0000 Lennard de Rijk Changed the workflow for students regarding their proposals.
Fri, 13 Mar 2009 23:01:11 +0000 Lennard de Rijk Added example and help text to clarify the use of some fields on the proposal ranking.
Fri, 13 Mar 2009 22:35:39 +0000 Lennard de Rijk Some textual changes for proposal reviewing.
Fri, 13 Mar 2009 20:25:18 +0000 Lennard de Rijk Minor textual changes in the StudentProposal model.
Fri, 13 Mar 2009 18:41:35 +0000 Lennard de Rijk The rejected applications subsection now links to the public page for the list_self view.
Fri, 13 Mar 2009 18:22:01 +0000 David Anderson Fix indentation to match Melange/Google style.
Fri, 13 Mar 2009 18:14:54 +0000 David Anderson Add a log module to initialize and manage logging.
Fri, 13 Mar 2009 18:14:44 +0000 David Anderson Add a decolorize() helper to undo the effects of colorize().
Fri, 13 Mar 2009 16:56:56 +0000 Lennard de Rijk Fixed checkIsNotParticipatingInProgramInScope to just query for the given program instead of iterating over a list.
Fri, 13 Mar 2009 14:11:08 +0000 Lennard de Rijk Updated index.yaml to reflect changes necessary for the duplicate checking views.
Fri, 13 Mar 2009 13:49:07 +0000 Lennard de Rijk Started with the view for showing students who have been assigned to multiple slots.
Fri, 13 Mar 2009 13:46:30 +0000 Lennard de Rijk Fixed whitespace in cache/base.py
Fri, 13 Mar 2009 13:26:03 +0000 Lennard de Rijk Changed the edit template to show a Submit button instead of Save Changes when "creating" an entity.
Fri, 13 Mar 2009 03:11:42 +0000 David Anderson Move run() into the util module.
Fri, 13 Mar 2009 02:56:35 +0000 David Anderson Followup to r2496. Fix obvious errors.
Fri, 13 Mar 2009 02:13:21 +0000 David Anderson Move the Paths class to the util module.
Fri, 13 Mar 2009 01:59:54 +0000 David Anderson Refactor ANSI colorization into a new utility module.
Fri, 13 Mar 2009 01:49:39 +0000 David Anderson Fix the Melange version regular expression to detect patch versions.
Fri, 13 Mar 2009 01:44:18 +0000 David Anderson Create an error module containing the top-level error class.
Fri, 13 Mar 2009 00:12:42 +0000 Sverre Rabbelier Only show export link if list_key_order is set
Thu, 12 Mar 2009 23:05:40 +0000 Sverre Rabbelier Display a warning if there are errors on the form
Thu, 12 Mar 2009 23:04:53 +0000 Sverre Rabbelier Make the error message align with the input field
Thu, 12 Mar 2009 23:04:14 +0000 Sverre Rabbelier Moved stylesheet to mitigate overenthousiastic browser caching.
Thu, 12 Mar 2009 23:03:28 +0000 Sverre Rabbelier Add a style class for td.twolineformfielderrorlabel.
Thu, 12 Mar 2009 22:46:10 +0000 David Anderson Add the Google SoC release script to the Melange repository.
Thu, 12 Mar 2009 22:30:04 +0000 Sverre Rabbelier Always convert newlines to linebreaks
Thu, 12 Mar 2009 22:29:14 +0000 Sverre Rabbelier Some code re-use in templates
Thu, 12 Mar 2009 21:38:40 +0000 Sverre Rabbelier Define a key order for document and org app
Thu, 12 Mar 2009 21:38:07 +0000 Sverre Rabbelier Strip leading and trailing newlines from our responses
Thu, 12 Mar 2009 21:37:38 +0000 Sverre Rabbelier Greatly simplify makeNewPaginationChoices
Thu, 12 Mar 2009 21:37:09 +0000 Sverre Rabbelier Adhere to the DEF_... pattern for constants in lists
Thu, 12 Mar 2009 21:36:39 +0000 Sverre Rabbelier Make it possible to specify the key order for csv export
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip