2.0.0.5
add support for refreshing election events
test button on the add tab was busted
2.0.0.4
refactoring
improve instance code
2.0.0.3
use new endpoints from https://decisiondeskhq.apps.dreamfactory.com to https://api.decisiondeskhq.com
2.0.0.2
add support for US Senate and US House Balance of Power election events
add support for electoral college including national total
2.0.0.1
give help with office ids
show params in the Events tab
2.0.0.0
use new ddhq api calls and authorization
1.0.0.6
protect against no json coming back from feed when api token isn't entered or invalid
1.0.0.5
fix paging when reading data from feed
improvements on office names
1.0.0.4
lots of fixes to protected against missing elements in the feed
1.0.0.3
protect against null elected value in results
1.0.0.2
to protect against duplicate choice ids, make choice ids a concatentation of contest id and choice id
1.0.0.1
add support for manual contests
support for prepared statements for updating contests and choices