Migration from github
authorBrian Flowers <git-admn@bsflowers.net>
Mon, 3 Jun 2024 01:40:21 +0000 (21:40 -0400)
committerBrian Flowers <git-admn@bsflowers.net>
Mon, 3 Jun 2024 01:40:21 +0000 (21:40 -0400)
commit790ed7ab47212fce7a1840132e8e0faf0cc1b925
tree22ed140e0910ca27d44e0fa9d03cec95055ccbaa
Migration from github
83 files changed:
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
api.php [new file with mode: 0644]
canvass.php [new file with mode: 0644]
cccp-src.sh [new file with mode: 0644]
common.php [new file with mode: 0644]
css/canvass.css [new file with mode: 0644]
css/common.css [new file with mode: 0644]
css/leaflet.draw.css [new file with mode: 0644]
css/login.css [new file with mode: 0644]
css/pane1.css [new file with mode: 0644]
css/pane2.css [new file with mode: 0644]
css/phonebanking.css [new file with mode: 0644]
css/research.css [new file with mode: 0644]
css/settings.css [new file with mode: 0644]
data/blockgroups.json [new file with mode: 0644]
data/districts.json [new file with mode: 0644]
data/precincts.json [new file with mode: 0644]
data/school.json [new file with mode: 0644]
data/stateLegisLower.json [new file with mode: 0644]
data/stateLegisUpper.json [new file with mode: 0644]
data/uscd.json [new file with mode: 0644]
geocoder.sh [new file with mode: 0644]
images/AddressLocate.png [new file with mode: 0644]
images/GPSLocate.png [new file with mode: 0644]
images/LastVoter.png [new file with mode: 0644]
images/ManualAdd.png [new file with mode: 0644]
images/Menu.png [new file with mode: 0644]
images/NearestVoter.png [new file with mode: 0644]
images/RefreshVoters.png [new file with mode: 0644]
images/cccp.png [new file with mode: 0644]
images/layers-2x.png [new file with mode: 0644]
images/layers.png [new file with mode: 0644]
images/marker-icon-blue-hollow.png [new file with mode: 0644]
images/marker-icon-blue-light.png [new file with mode: 0644]
images/marker-icon-blue-small.png [new file with mode: 0644]
images/marker-icon-blue.png [new file with mode: 0644]
images/marker-icon-cash-green-light.png [new file with mode: 0644]
images/marker-icon-cash-green.png [new file with mode: 0644]
images/marker-icon-cash-red-light.png [new file with mode: 0644]
images/marker-icon-cash-red.png [new file with mode: 0644]
images/marker-icon-misc-green.png [new file with mode: 0644]
images/marker-icon-misc-orange.png [new file with mode: 0644]
images/marker-icon-misc-yellow.png [new file with mode: 0644]
images/marker-icon-purple-hollow.png [new file with mode: 0644]
images/marker-icon-purple-light.png [new file with mode: 0644]
images/marker-icon-purple-small.png [new file with mode: 0644]
images/marker-icon-purple.png [new file with mode: 0644]
images/marker-icon-red-hollow.png [new file with mode: 0644]
images/marker-icon-red-light.png [new file with mode: 0644]
images/marker-icon-red-small.png [new file with mode: 0644]
images/marker-icon-red.png [new file with mode: 0644]
images/marker-icon-rose-light.png [new file with mode: 0644]
images/marker-icon-rose.png [new file with mode: 0644]
images/marker-icon-tricolor.png [new file with mode: 0644]
images/marker-icon-white.png [new file with mode: 0644]
images/marker-icon.png [new file with mode: 0644]
images/marker-shadow.png [new file with mode: 0644]
images/spritesheet-2x.png [new file with mode: 0644]
images/spritesheet.png [new file with mode: 0644]
images/spritesheet.svg [new file with mode: 0644]
index.php [new file with mode: 0644]
js/canvassing.js [new file with mode: 0644]
js/common.js [new file with mode: 0644]
js/contests.js [new file with mode: 0644]
js/demographics.js [new file with mode: 0644]
js/districts.js [new file with mode: 0644]
js/dups.lst [new file with mode: 0644]
js/leaflet.draw.js [new file with mode: 0644]
js/license-table.html [new file with mode: 0644]
js/login.js [new file with mode: 0644]
js/phonebanking.js [new file with mode: 0644]
js/precincts.js [new file with mode: 0644]
js/settings.js [new file with mode: 0644]
js/uscd.json [new file with mode: 0644]
js/voters.js [new file with mode: 0644]
login.php [new file with mode: 0644]
phonebank.php [new file with mode: 0644]
research.php [new file with mode: 0644]
settings-api.php [new file with mode: 0644]
settings.php [new file with mode: 0644]
taskRunner.php [new file with mode: 0644]