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

  • Committer: mattgiuca
  • Date: 2008-02-15 05:43:52 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:475
Commited some earlier changes to users.sql (not committed earlier due to
misunderstanding :|) Previous changes today actually depended on the database
being updated with this schema.

users.sql: Added "pending" option to login.state, and added a bunch of new
fields to login: expiry timers, time of last login.

login.py: Checks if account has expired. Sets last login.
    (Currently buggy with some XXXs, because we don't have a way to convert
    Python time values into SQL).

db.py: Added last_login to list of allowable fields for login.
Filename Latest Rev Last Changed Committer Comment Size
..
console.css 382 17 years ago mattgiuca media/console/console.css: CSS hack to remove hori 3.4 KB Diff Download File
console.js 432 17 years ago drtomc usrmgt: more work on this. Still some work to go. 10.4 KB Diff Download File
console_app.css 345 17 years ago mattgiuca Global CSS change: ivlebody no longer has 1em of p 200 bytes Diff Download File
console_app.js 362 17 years ago mattgiuca console: Automatically focus input box when starti 140 bytes Diff Download File