root/sucrose


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @154 [154] 04/26/08 18:33:09 njriley Switch to db1 for production use, explain why.
(edit) @153 [153] 04/26/08 15:34:30 njriley Handle database failure on reads.
(edit) @152 [152] 04/20/08 21:26:48 njriley display total spent by user
(edit) @151 [151] 04/20/08 21:11:39 njriley move cursor warp (which seems annoyingly timing-sensitive) later so it …
(edit) @150 [150] 04/20/08 21:10:28 njriley standardized/date-stamped logging; info message; better reset handling; …
(edit) @149 [149] 04/20/08 21:00:16 njriley str
(edit) @148 [148] 04/20/08 21:00:09 njriley str
(edit) @147 [147] 04/20/08 20:29:30 njriley remove trailing whitespace
(edit) @146 [146] 04/20/08 20:29:19 njriley remove unneeded return
(edit) @145 [145] 04/20/08 20:29:08 njriley fix comments
(edit) @144 [144] 04/20/08 19:42:46 njriley append to log
(edit) @143 [143] 04/19/08 19:49:33 njriley nutrition units; report empty trays; fix recent purchases alignment
(edit) @142 [142] 04/14/08 18:11:11 njriley fix idle timeout bypass to work in all cases
(edit) @141 [141] 04/14/08 16:32:30 njriley always close the session after the transaction finishes, so balances are …
(edit) @140 [140] 04/14/08 16:32:09 njriley be friendlier for non-touchscreen users executing this script directly; …
(edit) @139 [139] 04/14/08 04:04:15 njriley reset the idle timeout when you touch a button
(edit) @138 [138] 04/14/08 04:03:38 njriley gdm.conf for automatic login
(edit) @137 [137] 04/14/08 03:26:57 njriley shorten DPMS timeouts
(edit) @136 [136] 04/14/08 03:24:46 njriley better parsing without exceptions; reset the reader on invalid swipes
(edit) @135 [135] 04/14/08 03:24:23 njriley remove unneeded imports; catch/log exceptions; wake the screen up on card …
(edit) @134 [134] 04/14/08 03:23:57 njriley restore the timeout
(edit) @133 [133] 04/14/08 01:32:39 njriley Add prompt.
(edit) @132 [132] 04/14/08 01:28:13 njriley xsession > xinitrc
(edit) @131 [131] 04/14/08 01:27:52 njriley run regardless of current directory
(edit) @130 [130] 04/14/08 01:06:05 njriley Startup scripts.
(edit) @129 [129] 04/14/08 01:05:43 njriley Hide mouse pointer.
(edit) @128 [128] 04/14/08 00:40:03 nlawren2 xinitrc
(edit) @127 [127] 04/14/08 00:36:45 nlawren2 Deleted silly files
(edit) @126 [126] 04/13/08 22:48:10 njriley display vending status
(edit) @125 [125] 04/13/08 22:34:01 njriley handle multiline recent purchases
(edit) @124 [124] 04/13/08 22:33:35 njriley fix wit issues
(edit) @123 [123] 04/13/08 22:27:05 njriley make vending work?
(edit) @122 [122] 04/13/08 22:22:31 njriley take advantage of foreign key on Transaction.user
(edit) @121 [121] 04/13/08 22:21:53 njriley figured out the way I was actually supposed to define relations
(edit) @120 [120] 04/13/08 22:01:29 nlawren2 Maybe a bmp
(edit) @119 [119] 04/13/08 22:00:00 nlawren2 this should work with xloadimage
(edit) @118 [118] 04/13/08 21:39:27 njriley Purchase history and item price
(edit) @117 [117] 04/13/08 21:39:25 nlawren2 Fixed authenticate_purchase in cardswipe.py. So far, it only checks if …
(edit) @116 [116] 04/13/08 21:37:16 njriley balance_for_user / recent_purchases_for_user
(edit) @115 [115] 04/13/08 21:36:57 njriley allow Transaction.item access
(edit) @114 [114] 04/13/08 19:24:01 nlawren2 Last five transactions
(edit) @113 [113] 04/13/08 18:25:25 nlawren2 We can see your moneys
(edit) @112 [112] 04/13/08 18:14:55 nlawren2 Balance
(edit) @111 [111] 04/13/08 18:04:46 nlawren2 Syncing w/ afs
(edit) @110 [110] 04/12/08 23:00:39 njriley log unexpected exceptions; fix comments
(edit) @109 [109] 04/12/08 22:47:21 njriley ignore things for real
(edit) @108 [108] 04/12/08 22:46:30 njriley ignore virtualenv stuff
(edit) @107 [107] 04/12/08 22:36:40 njriley the display is bigger, apparently
(edit) @106 [106] 04/12/08 22:11:29 njriley UI looks and works better now
(edit) @105 [105] 04/12/08 19:20:10 njriley remove extraneous returns
(edit) @104 [104] 04/12/08 19:01:18 njriley dummy authenticator
(edit) @103 [103] 04/11/08 16:53:36 sucrose the keypad and nutrition sync now
(edit) @102 [102] 04/11/08 16:20:49 nlawren2 More tkinter
(edit) @101 [101] 04/10/08 20:10:13 sucrose the keypad is working, i just need to get the nutrition synced.
(edit) @100 [100] 04/10/08 20:07:04 nlawren2 keypad_tk didn't submit :-(..., COMIT !))
(edit) @99 [99] 04/10/08 19:59:02 nlawren2 xorg.conf, more Tkinter, thingys are working sorta
(edit) @98 [98] 04/06/08 13:10:38 nlawren2 Added tabs for the TkniterUI
(edit) @97 [97] 04/05/08 00:46:37 njriley Fix grammar.
(edit) @96 [96] 04/04/08 03:41:12 njriley Labels; auto-populate price; fix ordering and list display for trays.
(edit) @95 [95] 04/04/08 03:26:38 njriley Update group membership on login.
(edit) @94 [94] 04/04/08 01:52:53 njriley make it work
(edit) @93 [93] 04/04/08 01:49:03 njriley Kerberos + LDAP support
(edit) @92 [92] 04/03/08 17:48:30 njriley mo' better admin
(edit) @91 [91] 04/03/08 17:29:58 njriley Basic admin.
(edit) @90 [90] 04/03/08 16:38:48 njriley Really working models.
(edit) @89 [89] 04/03/08 16:36:39 njriley Working models.
(edit) @88 [88] 04/03/08 16:19:37 njriley Mostly auto-generated.
(edit) @87 [87] 04/03/08 16:17:46 njriley Source for machine admin site
(edit) @86 [86] 04/03/08 16:17:30 njriley Source for Web site
(edit) @85 [85] 04/03/08 16:17:23 njriley Web site
(edit) @84 [84] 03/31/08 15:39:30 njriley No longer use stale data in Sucrose.balance_from_uid()
(edit) @83 [83] 03/31/08 14:55:37 njriley partially resolve SQLAlchemy confusion; enable SQL echoing in test harness
(edit) @82 [82] 03/30/08 21:49:04 njriley Remove pre-SQLAlchemy DB access
(edit) @81 [81] 03/30/08 21:39:17 wriewra2 Corrected a spelling mistake in the sucrose.tables.sql. Apparently …
(edit) @80 [80] 03/30/08 21:16:54 sucrose more stuff for Wit to fix
(edit) @79 [79] 03/30/08 21:16:44 sucrose Wit doesn't understand array indexing
(edit) @78 [78] 03/30/08 21:14:42 sucrose fix vending for new API
(edit) @77 [77] 03/30/08 20:55:13 wriewra2 make transactions work
(edit) @76 [76] 03/30/08 20:07:49 wriewra2 more SQLAlchemy stuff
(edit) @75 [75] 03/30/08 18:36:36 wriewra2 Stufffsf
(edit) @74 [74] 03/30/08 12:04:56 wriewra2 Making it so that the PIC will properly send out an initial 0 when it …
(edit) @73 [73] 03/30/08 03:31:46 njriley Fix mistaken replacement.
(edit) @72 [72] 03/30/08 03:02:11 njriley SQLAlchemy-based DB stuff
(edit) @71 [71] 03/30/08 02:58:37 wriewra2 Fixing sucrose.tables so that the combination of (machine_tray_id, …
(edit) @70 [70] 03/30/08 01:24:01 njriley remove/ignore *.pyc
(edit) @69 [69] 03/30/08 01:23:32 njriley first pass on db, untested
(edit) @68 [68] 03/30/08 01:20:41 wriewra2 Changed all table names to be database specific.
(edit) @67 [67] 03/30/08 00:10:55 wriewra2 Renamed all the files so that they respect the (database).(table) …
(edit) @66 [66] 03/29/08 23:51:37 wriewra2 Cleaning up acm_integrate.users and acm_integrate.vending, and getting rid …
(edit) @65 [65] 03/29/08 23:45:50 wriewra2 Moving mysql/db to mysql/dump.
(edit) @64 [64] 03/29/08 23:43:39 wriewra2 Adding the schemas for acm_integrate.users and acm_integrate.vending
(edit) @63 [63] 03/29/08 23:07:07 njriley remove/ignore *.pyc
(edit) @62 [62] 03/29/08 23:05:58 njriley use virtualenv
(edit) @61 [61] 03/29/08 22:02:46 sucrose Comitting
(edit) @60 [60] 03/28/08 18:40:36 sucrose Updating fixed stuff
(edit) @59 [59] 03/28/08 14:15:02 wriewra2 Adding the tray initilization SQL stuffs.
(edit) @58 [58] 03/28/08 12:40:55 sucrose Forgot a few files
(edit) @57 [57] 03/28/08 12:40:01 sucrose Made sucrose better organized, added folders, and modules that make sense
(edit) @56 [56] 03/28/08 12:31:59 sucrose Moved stuffs
(edit) @55 [55] 03/28/08 12:29:16 sucrose Fixed more stuffs
Note: See TracRevisionLog for help on using the revision log.