Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-64
+64
+100
+300
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.
Made requested changes to GradingRecord results mail.
2009-07-14, by Lennard de Rijk
Added the ability to update project + mail when editing a single GradingRecord
2009-07-14, by Lennard de Rijk
Fixed message on Records page for GradingSurveyGroups.
2009-07-14, by Lennard de Rijk
Fixed issue where GradingSurveyRecords from another group could be edited.
2009-07-14, by Lennard de Rijk
Added button to the GradingRecords overview to send mail when updating projects.
2009-07-14, by Lennard de Rijk
Added task to send out email for each processed GradingRecord.
2009-07-14, by Lennard de Rijk
Added mail template for when GradingRecords are proccessed.
2009-07-14, by Lennard de Rijk
Made the reminder templates extend the mail base instead of notification.
2009-07-14, by Lennard de Rijk
Added Task to process GradingRecords and update their StudentProjects.
2009-07-14, by Lennard de Rijk
Added updateProjectsForGradingRecords to StudentProject Logic.
2009-07-14, by Lennard de Rijk
Add new project status column to accepted students csv export.
2009-07-14, by Pawel Solyga
Added Student and Mentor link id to the GradingRecord list.
2009-07-14, by Lennard de Rijk
Fixed an error occuring when assigning more then one secondary mentors.
2009-07-14, by Lennard de Rijk
Withdrawn projects are removed from GradingRecord creation/update task.
2009-07-13, by Lennard de Rijk
Changed tag for latest version to match the correct commit.
2009-07-13, by Lennard de Rijk
Excluded the new StudentProject failed_evaluations property from Forms.
v0-5-20090713
2009-07-13, by Lennard de Rijk
Added tag v0-5-20090713 for changeset 51d83d0572ec
2009-07-13, by Lennard de Rijk
Set new Melange version number to 0-5-20090713 in app.yaml.template.
2009-07-13, by Lennard de Rijk
Added failed_evaluations property to StudentProject model.
2009-07-13, by Lennard de Rijk
Changed GradingRecord heading/row templates to give more useful info.
2009-07-13, by Lennard de Rijk
Added view for editing GradingRecords.
2009-07-13, by Lennard de Rijk
Fixed style error in GradingSurveyGroup Task model.
2009-07-13, by Lennard de Rijk
Made the locked property non-required.
2009-07-13, by Lennard de Rijk
Added template for editing GradingRecords.
2009-07-13, by Lennard de Rijk
Added getRecordLogic method to GradingSurveyGroup Logic.
2009-07-13, by Lennard de Rijk
Added redirect for editing a GradingRecord.
2009-07-13, by Lennard de Rijk
Fixed bug where grade_decision would not be properly set in 2 out of 4 cases.
2009-07-13, by Lennard de Rijk
Style fix in callback.py
2009-07-13, by Daniel Hans
Fixed issue with opening items on survey lists while pressing ctrl button
2009-07-13, by dhans
Added messages to the Records page when a task has been successfully started.
2009-07-13, by Lennard de Rijk
Style fixes in GradingRecord Logic.
2009-07-13, by Lennard de Rijk
Changed GradingRecord list templates to show more info.
2009-07-13, by Lennard de Rijk
Added GradingSurveyGroup tasks to the core URL's.
2009-07-13, by Lennard de Rijk
The buttons on the GradingSurveyGroup record page now enqueue Tasks.
2009-07-13, by Lennard de Rijk
Added Tasks to update/create GradingRecords for a given GradingSurveyGroup.
2009-07-13, by Lennard de Rijk
Added methods to GradingRecord Logic to facilitate creating/updating them.
2009-07-13, by Lennard de Rijk
Added buttons to start tasks to GradingSurveyGroup Record view.
2009-07-13, by Lennard de Rijk
Fixed errors in comments and docstring for the Surveys Task module.
2009-07-12, by Lennard de Rijk
Refactored logErrorAndReturnOK into separate module.
2009-07-12, by Lennard de Rijk
buildout.cfg: We require nose as well for tests.
2009-07-12, by Augie Fackler
Added view to GradingSurveyGroup to list all records for a specified group.
2009-07-12, by Lennard de Rijk
Added listing templates for GradingRecords.
2009-07-12, by Lennard de Rijk
Add scope view for GradingSurveyGroup and set access checks.
2009-07-12, by Lennard de Rijk
Fixed passing along empty params to scope selection view.
2009-07-12, by Lennard de Rijk
Renamed tag for latest version to match the app.yaml version entry.
2009-07-12, by Lennard de Rijk
Added tag 0-5-20090711p1 for changeset 03aa33e8600b
2009-07-12, by Lennard de Rijk
Set new Melange version number to 0-5-20090711p1 in app.yaml.template.
v0-5-20090711p1
2009-07-12, by Lennard de Rijk
Removed several sidebar entries for Surveys which where not properly working.
2009-07-12, by Lennard de Rijk
Added tag v0-5-20090711 for changeset 4db295c3fbb3
2009-07-11, by Sverre Rabbelier
Set new Melange version number to 0-5-20090711 in app.yaml.template.
v0-5-20090711
2009-07-11, by Sverre Rabbelier
Fixed typo in ProjectSurvey reminder mail.
2009-07-12, by Lennard de Rijk
Fixed the redirect for Survey reminder emails.
2009-07-11, by Lennard de Rijk
Fixed typo in GradingProjectSurvey reminder email.
2009-07-11, by Lennard de Rijk
Add queue.yaml to build scripts.
2009-07-11, by Pawel Solyga
Changed URL pattern for starting sending out survey reminders.
2009-07-11, by Lennard de Rijk
Added the Surveys Tasks to the registered URL patterns.
2009-07-11, by Lennard de Rijk
Added a view to start sending out a reminder.
2009-07-11, by Lennard de Rijk
Added Surveys Tasks module to send reminders.
2009-07-11, by Lennard de Rijk
Added empty Tasks package and queue.yaml.
2009-07-11, by Lennard de Rijk
Edited help text to be more clear when a Survey has been submitted.
2009-07-11, by Lennard de Rijk
Add setOrganizationInSurveyRecords function to stats.py script.
2009-07-11, by Pawel Solyga
Add Organization reference property to ProjectSurveyRecord.
2009-07-11, by Pawel Solyga
Fix indention and add missing dot in docstring in survey models.
2009-07-11, by Pawel Solyga
GradingSurveyGroup now uses DynaForm for its forms.
2009-07-11, by Lennard de Rijk
less
more
|
(0)
-1000
-300
-100
-64
+64
+100
+300
tip