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

  • Committer: dcoles
  • Date: 2008-07-14 01:08:59 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:850
Console: Moved console up into dispatch. Now any application can, in theory, 
have it's own console just by adding 'useconsole = True' to the app settings.
Note: There are some cases where this may not be a good idea - ie. The full 
console app, public applications, etc. Removed the old single instances of 
console and made apps init functions use the new scripts_init section.

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 845 16 years ago wagrant CGIRequest.throw_error() will now set the IVLEErro 11.3 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 733 16 years ago mattgiuca db.py: Added new function set_worksheet_assessable 34.7 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 844 16 years ago wagrant interpret_file will now look for the new IVLEError 15.8 KB Diff Download File
makeuser.py 815 16 years ago William Grant lib/common/makeuser.py: Create a jail-specific /et 14 KB Diff Download File
studpath.py 724 16 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 701 17 years ago mattgiuca Moved "open_exercise_file" from tutorialservice to 6.6 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