This is an automated email from the ASF dual-hosted git repository. gstein pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/steve.git
commit 215bb8bc363864e3311100c7f9d73e20ac1e4647 Merge: 564fdf2 e39d067 Author: Greg Stein <[email protected]> AuthorDate: Mon Mar 9 05:59:04 2026 -0500 Merge pull request #96 from apache/remove-old-files Remove old files NOTICE | 3 +- doap_steve.rdf | 29 +- pylintrc | 583 - pysteve/GETTING_STARTED.txt | 12 - pysteve/LICENSE | 234 - pysteve/NOTICE | 8 - pysteve/README.md | 79 - pysteve/REST_API_README.txt | 336 - pysteve/cli/load_election.py | 129 - pysteve/cli/mkelection.py | 66 - pysteve/cli/setup.py | 51 - pysteve/cli/tally.py | 93 - pysteve/docker/Dockerfile | 43 - pysteve/htpasswd-example | 1 - pysteve/httpd.conf | 36 - pysteve/lib/__init__.py | 19 - pysteve/lib/backends/__init__.py | 19 - pysteve/lib/backends/es.py | 431 - pysteve/lib/backends/files.py | 242 - pysteve/lib/backends/sqlite.py | 295 - pysteve/lib/constants.py | 76 - pysteve/lib/election.py | 190 - pysteve/lib/form.py | 38 - pysteve/lib/gateway.py | 8 - pysteve/lib/plugins/__init__.py | 30 - pysteve/lib/plugins/ap.py | 86 - pysteve/lib/plugins/cop.py | 196 - pysteve/lib/plugins/dh.py | 113 - pysteve/lib/plugins/fic.py | 115 - pysteve/lib/plugins/fpp.py | 87 - pysteve/lib/plugins/mntv.py | 108 - pysteve/lib/plugins/stv.py | 420 - pysteve/lib/plugins/yna.py | 63 - pysteve/lib/response.py | 44 - pysteve/lib/voter.py | 105 - pysteve/pyproject.toml | 14 - pysteve/standalone.py | 118 - pysteve/steve.cfg | 32 - pysteve/tests/test.py | 88 - pysteve/www/cgi-bin/rest_admin.py | 527 - pysteve/www/cgi-bin/rest_voter.py | 207 - pysteve/www/htdocs/admin/add_issue.html | 81 - pysteve/www/htdocs/admin/close.html | 33 - pysteve/www/htdocs/admin/create_election.html | 75 - pysteve/www/htdocs/admin/edit_basedata.html | 36 - pysteve/www/htdocs/admin/edit_election.html | 84 - pysteve/www/htdocs/admin/edit_issue.html | 40 - pysteve/www/htdocs/admin/index.html | 32 - pysteve/www/htdocs/admin/invite.html | 94 - pysteve/www/htdocs/admin/reopen.html | 31 - pysteve/www/htdocs/admin/tally.html | 30 - pysteve/www/htdocs/ballot_ap.html | 44 - pysteve/www/htdocs/ballot_cop.html | 42 - pysteve/www/htdocs/ballot_dh.html | 43 - pysteve/www/htdocs/ballot_fic.html | 54 - pysteve/www/htdocs/ballot_fpp.html | 43 - pysteve/www/htdocs/ballot_mntv.html | 52 - pysteve/www/htdocs/ballot_stv.html | 55 - pysteve/www/htdocs/ballot_yna.html | 42 - pysteve/www/htdocs/bulk_yna.html | 45 - .../htdocs/css/images/ui-icons_454545_256x240.png | Bin 7071 -> 0 bytes pysteve/www/htdocs/css/jquery-ui.css | 1245 -- pysteve/www/htdocs/css/steve_interactive.css | 650 - pysteve/www/htdocs/election.html | 36 - pysteve/www/htdocs/favicon.ico | Bin 1150 -> 0 bytes pysteve/www/htdocs/images/ballot_bg.png | Bin 5992 -> 0 bytes pysteve/www/htdocs/images/dragleft.png | Bin 16308 -> 0 bytes pysteve/www/htdocs/images/dragright.png | Bin 8558 -> 0 bytes pysteve/www/htdocs/images/icon_add.png | Bin 1390 -> 0 bytes pysteve/www/htdocs/images/icon_close.png | Bin 2107 -> 0 bytes pysteve/www/htdocs/images/icon_delete.png | Bin 595 -> 0 bytes pysteve/www/htdocs/images/icon_edit.png | Bin 2345 -> 0 bytes pysteve/www/htdocs/images/icon_invite.png | Bin 2168 -> 0 bytes pysteve/www/htdocs/images/icon_view.png | Bin 2320 -> 0 bytes pysteve/www/htdocs/images/steve_large.png | Bin 29514 -> 0 bytes pysteve/www/htdocs/images/steve_logo.png | Bin 6302 -> 0 bytes pysteve/www/htdocs/images/steve_spinner.gif | Bin 54719 -> 0 bytes pysteve/www/htdocs/images/target.png | Bin 14555 -> 0 bytes pysteve/www/htdocs/images/vote_a.png | Bin 372 -> 0 bytes pysteve/www/htdocs/images/vote_n.png | Bin 1172 -> 0 bytes pysteve/www/htdocs/images/vote_y.png | Bin 1212 -> 0 bytes pysteve/www/htdocs/index.html | 16 - pysteve/www/htdocs/js/jquery-ui.js | 16636 ------------------- pysteve/www/htdocs/js/jquery.js | 8776 ---------- pysteve/www/htdocs/js/steve_ap.js | 119 - pysteve/www/htdocs/js/steve_cop.js | 186 - pysteve/www/htdocs/js/steve_dh.js | 224 - pysteve/www/htdocs/js/steve_monitor.js | 267 - pysteve/www/htdocs/js/steve_rest.js | 1356 -- pysteve/www/htdocs/js/steve_stv.js | 710 - pysteve/www/htdocs/monitor.html | 39 - pysteve/www/htdocs/request_link.html | 57 - pysteve/www/wsgi/rest_admin.py | 197 - pysteve/www/wsgi/rest_voter.py | 198 - requirements.txt | 2 - setup.py | 129 - {stv_background => stv-paper}/meekm.pdf | Bin {stv_background => stv-paper}/stvpas.pas | 0 www/cgi-bin/cast-vote.pl | 539 - www/cgi-bin/redirect.pl | 41 - www/conf/httpd.conf | 254 - www/conf/magic | 381 - www/conf/mime.types | 1351 -- www/htdocs/cast-style.css | 5 - www/htdocs/favicon.ico | Bin 3638 -> 0 bytes www/htdocs/images/ballot_bg.png | Bin 5992 -> 0 bytes www/htdocs/images/dragleft.png | Bin 16252 -> 0 bytes www/htdocs/images/dragright.png | Bin 9363 -> 0 bytes www/htdocs/images/target.png | Bin 14555 -> 0 bytes www/htdocs/index.html | 84 - www/htdocs/steve_interactive.css | 320 - www/htdocs/steve_interactive.js | 479 - 112 files changed, 17 insertions(+), 40610 deletions(-)
