|
d248e41fdb
|
Allow DoorController to handle paginated records requests
|
2019-12-20 17:38:10 -05:00 |
|
|
82a54b8f41
|
Re-arrange import ordering
|
2019-11-22 16:39:31 -05:00 |
|
|
21a9aa5b5c
|
Properly add, remove, and reassign credentials for existing members
|
2019-11-08 16:08:53 -05:00 |
|
|
667260831c
|
Refactor new XML updater, move methods into correct classes
|
2019-11-07 15:22:50 -05:00 |
|
|
df92332c69
|
Revert "Don't use format strings, for compatability with Python 3.5 :("
This reverts commit 96c34c95f3 .
|
2019-11-07 13:33:34 -05:00 |
|
|
d867cacfef
|
Switch to XML messages instead of CSV import for updating controllers
|
2019-11-07 13:33:22 -05:00 |
|
|
96c34c95f3
|
Don't use format strings, for compatability with Python 3.5 :(
|
2018-10-18 20:24:28 -04:00 |
|
|
067555376b
|
DoorController: Fix schedule getting/sending
|
2018-10-18 20:15:27 -04:00 |
|
|
ee4898eaf3
|
DoorController: Use an exception instead of sys.exit
|
2018-10-18 20:14:58 -04:00 |
|
|
3e474f1b79
|
Move some variables around to saner places
|
2018-10-18 20:13:34 -04:00 |
|
|
a84ef646f1
|
doorUpdater: Use ROOT for VertXMessage tag for clarity
|
2018-10-18 20:10:22 -04:00 |
|
|
9d376a87b1
|
Move door controller code into a class
|
2018-09-18 14:05:06 -04:00 |
|