~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2009-04-25 14:37:42 UTC
  • mfrom: (1195.1.19 marks-fix)
  • Revision ID: matt.giuca@gmail.com-20090425143742-741mh2plk0cgib3e
Merged branch marks-fix. Fixes Google Code issue 144.

bin/ivle-marks: Completely rewritten. (Was hopelessly out-of-date, and didn't
    work at all. Now works on the current database model, and has new features
    to boot - able to select the semester and cutoff date).

ivle.worksheet.utils: Added calculate_mark, which is from the duplicated code
    in both bin/ivle-marks and ivle.webapp.tutorial.OfferingView.populate.
    Also added some extra optional arguments for calculating
    exercise/worksheet scores from a particular date.

ivle.webapp.tutorial: Call ivle.worksheet.utils.calculate_mark instead of
    manually calculating (avoid code duplication).

ivle.database: A few new methods on the Subject class, for retrieving
    offerings.
Filename Latest Rev Last Changed Committer Comment Size
..
subject-media 1099.1.115 15 years ago William Grant Add tabs to the new framework. Move the app icons Diff
user-media 1099.1.61 15 years ago William Grant Port ivle.webapp.admin.user's media to the new fra Diff
__init__.py 1099.1.1 16 years ago Matt Giuca Began implementing new dispatch framework (with Wi Empty Diff Download File
enrol.html 1149 15 years ago William Grant Allow tutors and lecturers to enrol people in thei 600 bytes Diff Download File
subject.html 1099.1.25 15 years ago root ivle.webapp.admin, ivle.webapp.groups, ivle.webapp 213 bytes Diff Download File
subject.py 1150 15 years ago William Grant Refuse a +enrol if the user is already enrolled. T 4.4 KB Diff Download File
subjects.html 1151 15 years ago William Grant Show a link to +enrolments/+new on /subjects to ap 1.2 KB Diff Download File
user-settings-help.html 1099.1.33 15 years ago William Grant Port www/apps/settings to new framework. It now ap 49 bytes Diff Download File
user-settings.html 1122 15 years ago William Grant Display a message in UserSettingsView if the user 1.1 KB Diff Download File
user.py 1116 15 years ago William Grant Move the old tutorial views into the 'subjects' ta 2.9 KB Diff Download File