Sun, 19 Apr 2009 10:28:35 +0000 |
Lennard de Rijk |
Fixed a comment typo and possible bug in mail_dispatcher.
|
changeset |
files
|
Sun, 19 Apr 2009 10:26:11 +0000 |
Lennard de Rijk |
Added email templates for accepted and rejected students in a GSoC like program.
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:46 +0000 |
Sverre Rabbelier |
Major brown paper bag fix
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:29 +0000 |
Sverre Rabbelier |
Add a startSpam method to stats
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:17 +0000 |
Sverre Rabbelier |
Add job to the index
|
changeset |
files
|
Sun, 19 Apr 2009 00:07:05 +0000 |
Sverre Rabbelier |
Add a random chance to ignore a job to reduce contention
|
changeset |
files
|
Sun, 19 Apr 2009 00:06:46 +0000 |
Sverre Rabbelier |
Do not fetch all jobs with each poke
|
changeset |
files
|
Sun, 19 Apr 2009 00:06:29 +0000 |
Sverre Rabbelier |
Add entityIterator to base Logic
|
changeset |
files
|
Sun, 19 Apr 2009 00:06:12 +0000 |
Sverre Rabbelier |
Store how many times a job has timed out and abort if needed
|
changeset |
files
|
Sat, 18 Apr 2009 21:34:41 +0000 |
Sverre Rabbelier |
Wrong usage of twoline_table_row caused weird layout in project
|
changeset |
files
|
Sat, 18 Apr 2009 21:34:25 +0000 |
Sverre Rabbelier |
Add cron.yaml to the build script
|
changeset |
files
|
Sat, 18 Apr 2009 21:30:58 +0000 |
Lennard de Rijk |
Instead of text_data use key_data property to check for uniqueness.
|
changeset |
files
|
Sat, 18 Apr 2009 21:26:13 +0000 |
Lennard de Rijk |
Style fix in Job model.
|
changeset |
files
|
Sat, 18 Apr 2009 21:22:43 +0000 |
Lennard de Rijk |
Hook up the Student Proposal Mailer in the cron/jobs module.
|
changeset |
files
|
Sat, 18 Apr 2009 21:21:22 +0000 |
Lennard de Rijk |
Added Student Proposal Mailer module for mailing students who are accepted/rejected into the program.
|
changeset |
files
|
Sat, 18 Apr 2009 19:00:04 +0000 |
Sverre Rabbelier |
Various improvements to convertProposals
|
changeset |
files
|
Sat, 18 Apr 2009 18:59:53 +0000 |
Sverre Rabbelier |
Add a silent option to updateOrCreateFromFields
|
changeset |
files
|
Sat, 18 Apr 2009 17:14:42 +0000 |
Lennard de Rijk |
Fixed wrong import for list proposals view.
|
changeset |
files
|
Sat, 18 Apr 2009 15:06:36 +0000 |
Lennard de Rijk |
Fixed typo and added myself to authors in the cron/job module.
|
changeset |
files
|
Sat, 18 Apr 2009 15:05:56 +0000 |
Sverre Rabbelier |
Add a script to convert proposals.
|
changeset |
files
|
Sat, 18 Apr 2009 15:04:24 +0000 |
Lennard de Rijk |
Added FatalJobError to the cron/job module.
|
changeset |
files
|
Sat, 18 Apr 2009 14:51:27 +0000 |
Lennard de Rijk |
Fixed typo in documentation of the Job Model.
|
changeset |
files
|
Sat, 18 Apr 2009 14:43:42 +0000 |
Lennard de Rijk |
Changed the response message in the cron poke view.
|
changeset |
files
|
Sat, 18 Apr 2009 14:27:40 +0000 |
Sverre Rabbelier |
Remove debug url too
|
changeset |
files
|
Sat, 18 Apr 2009 14:25:30 +0000 |
Sverre Rabbelier |
Remove testing method and update docstring for cron system
|
changeset |
files
|
Sat, 18 Apr 2009 14:04:39 +0000 |
Sverre Rabbelier |
Removed unneeded imports and variables
|
changeset |
files
|
Sat, 18 Apr 2009 14:04:11 +0000 |
Sverre Rabbelier |
Add cron, the core of the job system
|
changeset |
files
|
Sat, 18 Apr 2009 14:03:49 +0000 |
Sverre Rabbelier |
Add priority groups and jobs to the sitemap
|
changeset |
files
|
Sat, 18 Apr 2009 14:03:28 +0000 |
Sverre Rabbelier |
Add jobs (model, logic, and view)
|
changeset |
files
|
Sat, 18 Apr 2009 14:02:56 +0000 |
Sverre Rabbelier |
Add priority groups (model, logic, and view)
|
changeset |
files
|
Sat, 18 Apr 2009 14:00:30 +0000 |
Lennard de Rijk |
The listing of accepted projects on the Organization's homepage is now timeline dependent.
|
changeset |
files
|
Sat, 18 Apr 2009 13:59:24 +0000 |
Lennard de Rijk |
White space fix in list_info module.
|
changeset |
files
|
Sat, 18 Apr 2009 12:49:37 +0000 |
Sverre Rabbelier |
Fix user_self calling editGet with a wrong parameter
|
changeset |
files
|
Sat, 18 Apr 2009 12:37:12 +0000 |
Sverre Rabbelier |
Split edit and create into different methods
|
changeset |
files
|
Sat, 18 Apr 2009 12:36:55 +0000 |
Sverre Rabbelier |
Add support for ID based entities
|
changeset |
files
|
Sat, 18 Apr 2009 12:07:02 +0000 |
Sverre Rabbelier |
Use proposal key instead of raw proposal
|
changeset |
files
|
Sat, 18 Apr 2009 11:41:56 +0000 |
Sverre Rabbelier |
Show in green the proposals that would be accepted
|
changeset |
files
|
Fri, 17 Apr 2009 22:50:16 +0000 |
Pawel Solyga |
Add proper generation of Student entities and StudentProposal entities to seed_db module.
|
changeset |
files
|
Fri, 17 Apr 2009 21:36:49 +0000 |
Lennard de Rijk |
Rename that should have been part of r2953.
|
changeset |
files
|
Fri, 17 Apr 2009 21:14:43 +0000 |
Lennard de Rijk |
Renamed stepsize to step_size in Student Proposal Logic.
|
changeset |
files
|
Fri, 17 Apr 2009 20:26:37 +0000 |
Lennard de Rijk |
Moved the code to retrieve all Proposal which should be accepted for one Organization to the Proposal Logic module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:54:27 +0000 |
Pawel Solyga |
Style fixes in soc.views.helper.lists module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:53:54 +0000 |
Pawel Solyga |
Style fixes in soc.views.models.organization module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:53:23 +0000 |
Pawel Solyga |
Fix too long line in soc.views.models.program module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:52:57 +0000 |
Pawel Solyga |
Comment out unused variables in soc.views.models.base module.
|
changeset |
files
|
Fri, 17 Apr 2009 19:01:26 +0000 |
Pawel Solyga |
Fix too long line in soc.views.helper.templatetags.forms_helpers module.
|
changeset |
files
|
Fri, 17 Apr 2009 16:23:01 +0000 |
Pawel Solyga |
Proposal CSV export for students.
|
changeset |
files
|
Wed, 15 Apr 2009 23:22:11 +0000 |
Sverre Rabbelier |
Readability fix in base logic
|
changeset |
files
|
Wed, 15 Apr 2009 23:21:40 +0000 |
Sverre Rabbelier |
Remove redundant if check
|
changeset |
files
|
Wed, 15 Apr 2009 19:13:52 +0000 |
Pawel Solyga |
Comment out unused variables in soc.logic.allocations module.
|
changeset |
files
|
Wed, 15 Apr 2009 19:13:16 +0000 |
Pawel Solyga |
Fix too long line in soc.cache.logic module.
|
changeset |
files
|
Wed, 15 Apr 2009 16:05:29 +0000 |
Pawel Solyga |
Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
|
changeset |
files
|
Wed, 15 Apr 2009 15:56:17 +0000 |
Pawel Solyga |
Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module.
|
changeset |
files
|
Wed, 15 Apr 2009 08:01:17 +0000 |
Daniel Bentley |
Step 2 of moving to new seeding model.
|
changeset |
files
|
Tue, 14 Apr 2009 18:44:06 +0000 |
Lennard de Rijk |
Added additional_mentors property to StudentProject.
|
changeset |
files
|
Tue, 14 Apr 2009 18:42:27 +0000 |
Lennard de Rijk |
Whitespace fix in sponsor model.
|
changeset |
files
|
Mon, 13 Apr 2009 21:46:33 +0000 |
Sverre Rabbelier |
Place the getSingleton call in view decorator in the try
|
changeset |
files
|
Mon, 13 Apr 2009 21:32:29 +0000 |
Sverre Rabbelier |
Fix a bug in duplicate detection
|
changeset |
files
|
Mon, 13 Apr 2009 21:32:12 +0000 |
Sverre Rabbelier |
Undid superfluas replacement of .name() with .name_or_id()
|
changeset |
files
|
Mon, 13 Apr 2009 16:31:36 +0000 |
Lennard de Rijk |
Fixes access check for manage view.
|
changeset |
files
|