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

  • Committer: mattgiuca
  • Date: 2008-02-19 06:37:34 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:504
Warning: Broken build, but rather unavoidable or this commit will spiral out
of control.

dispatch.login: Removed all the misc user values from session. Replaced with
"user" which is a User object. All the code which looks up values in session
can just look up user and read fields from it; but they don't at the moment so
they break.

dispatch: All the rest of dispatch system updated to read from user instead,
and have no dependency on the other fields in session. So the top level works
(the apps don't).

user.py: Added __iter__ method, allowing dict() to be called on a user object.

debuginfo: Added a special print table for the user fields.
Filename Latest Rev Last Changed Committer Comment Size
..
doc 1 16 years ago drtomc An initial checkin. Diff
file-tools 405 16 years ago drtomc Version 0 of the file manipulation tools to allow Diff
home 400 16 years ago stevenbird first commit of homepage at ivle.sourceforge.net, Diff
lib 409 16 years ago mattgiuca Moved www/conf and www/common to a new directory l Diff
platform 1 16 years ago drtomc An initial checkin. Diff
problems 395 16 years ago mattgiuca Tutorial: split subjects directory into subjects a Diff
prototypes 9 16 years ago mattgiuca Added prototypes directory. Added ajax file browse Diff
scripts 418 16 years ago mattgiuca Renamed trunk/console to trunk/scripts. We are now Diff
subjects 313 16 years ago mattgiuca test/test_framework: Updated examples, a bit of be Diff
test 201 16 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
trampoline 144 16 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
userdb 25 16 years ago drtomc A bit more work on the userdb stuff. Diff
www 144 16 years ago mattgiuca Trunk, and all subdirectories with Python files: Diff
LICENSE.txt 7 16 years ago stevenbird GPL license 17.5 KB Diff Download File
File listusers.py 500 16 years ago mattgiuca db: get_user and get_users now return User objects 1.2 KB Diff Download File
Makefile 103 16 years ago mattgiuca Fix to Makefile. 238 bytes Diff Download File
File makeuser.py 481 16 years ago stevenbird reverted change that added a command-line flag to 3.5 KB Diff Download File
File remakeuser.py 418 16 years ago mattgiuca Renamed trunk/console to trunk/scripts. We are now 1.8 KB Diff Download File
File setup.py 487 16 years ago mattgiuca setup.py: Added code to convert usrmgt_port into a 38.7 KB Diff Download File