Permalink
Failed to load latest commit information.
photos Add placeholder for loading photo. Jan 11, 2015
.gitignore Ignore .pyc files now that we're Python 2 compatible. Dec 13, 2013
README.md Delete CSV "Badge Number" column (just use ID). Dec 14, 2013
backend_csv.py Delete CSV "Badge Number" column (just use ID). Dec 14, 2013
backend_roster.py Only display Set Password menu item if we're using roster backend. Dec 14, 2013
datastore.py datastore.py: Remove old settings.py import. Jun 20, 2014
finddlg.py Allow signing in and out by double-clicking item in Find dialog. Dec 14, 2013
models.py Fix datastore pickling on Python 2. Dec 13, 2013
passworddlg.py Make portable to both Python 2 and 3. Dec 13, 2013
people.csv Delete CSV "Badge Number" column (just use ID). Dec 14, 2013
records.csv Recorded is a time, not a boolean. Dec 14, 2013
settings.ini Put auto-sync settings into settings.ini. Dec 14, 2013
signinapp.css Initial GUI checkin (only partially implemented). Jul 16, 2012
signinapp.pyw Add placeholder for loading photo. Jan 11, 2015