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

  • Committer: mattgiuca
  • Date: 2008-07-15 09:36:39 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:878
lib/common/makeuser.py: When a new user is added (either by hand or by
    usrmgt), pulls the subject codes from afar and adds enrolments to the DB.

This performs the same function as ./enrolallusers, but does it precisely when
the user is created, to avoid having to run enrolallusers just to get new
users into subjects (though you still have to run enrolallusers whenever new
subjects become available, or if an existing user enrols in new subjects).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 409 17 years ago mattgiuca Moved www/conf and www/common to a new directory l Empty Diff Download File
caps.py 488 17 years ago drtomc caps.py: Added more capabilities and descriptions. 5.1 KB Diff Download File
cgirequest.py 851 16 years ago wagrant Give CGIRequest an exception handler which turns a 11.9 KB Diff Download File
chat.py 544 17 years ago mattgiuca chat.py: When an exception is caught, now returns 3.6 KB Diff Download File
db.py 876 16 years ago mattgiuca common/db.py: Added add_enrolment method. 35.9 KB Diff Download File
forumutil.py 671 17 years ago dcoles forum: Now uses a unique secret generated at './se 1.6 KB Diff Download File
interpret.py 851 16 years ago wagrant Give CGIRequest an exception handler which turns a 16.2 KB Diff Download File
makeuser.py 878 16 years ago mattgiuca lib/common/makeuser.py: When a new user is added ( 14.2 KB Diff Download File
studpath.py 724 17 years ago dcoles public mode: Backend changes to enable public mode 6 KB Diff Download File
user.py 669 17 years ago mattgiuca Timestamps are now stored within the program as Py 4.2 KB Diff Download File
util.py 851 16 years ago wagrant Give CGIRequest an exception handler which turns a 7 KB Diff Download File
zip.py 763 16 years ago mattgiuca Zip file uploading now works. (Patch submitted by 4.3 KB Diff Download File