~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
..
File diffservice 1099.1.50 16 years ago William Grant ivle.webapp.filesystem.diff: Import BadRequest; it 2.1 KB Diff Download File
File fileservice 1120 16 years ago William Grant Make all of the services executable. 1.4 KB Diff Download File
File python-console 1134 15 years ago William Grant python-console: Fix Google Code issue 105. Multi-l 13.6 KB Diff Download File
File serveservice 1163 15 years ago William Grant Stream files from serveservice, rather than readin 5.1 KB Diff Download File
File svnlogservice 1099.1.54 16 years ago William Grant ivle.webapp.filesystem.svnlog: Port www/apps/svnlo 2 KB Diff Download File
File usrmgt-server 1120 16 years ago William Grant Make all of the services executable. 4.4 KB Diff Download File