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

  • Committer: mattgiuca
  • Date: 2008-03-15 04:48:04 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:694
db: insert_problem_attempt now takes an exercisename and login name instead of
    DB ID keys. So it is higher level.
    It internally works out the problem ID and login ID before inserting.
tutorialservice: Now calls insert_problem_attempt passing the new arguments
    (again, tutorialservice does a lot less work now).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 574 17 years ago mattgiuca dispatch: Error reporting. cgi escaped all str 9.7 KB Diff Download File
html.py 658 17 years ago mattgiuca dispatch/html: Added tooltips based on app descrip 6.6 KB Diff Download File
login.py 673 17 years ago mattgiuca Rebuilt the way Terms of Service are displayed: 7.8 KB Diff Download File
request.py 540 17 years ago mattgiuca Refactored error handling and reporting. Much frie 14.2 KB Diff Download File