Go to file
Vladimir ELazar Tokarev f2a26b7145 Created the status log update interface
in order to reduce coupling between polling station dashboard and all
other elements it produces and uses i have created status log update
interface, which expose the functuality of update the state of status log
panel.

the idea behind this is status log does not have to know polling station
dashboard. all other objects that polling station dashboard will use will
have their own interfaces (for the same reason too).
2016-06-04 15:11:18 +03:00
bulletin-board-client Merge with master 2016-04-11 20:14:18 +03:00
bulletin-board-server Merge branch 'master' of http://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into Voter-Registry 2016-04-15 02:45:35 -07:00
distributed-key-generation More refactoring for tests and protocol -- user class now handles all messages synchronously (in the main thread); concurrency is now simpler) 2016-04-14 03:34:54 +03:00
gradle/wrapper Code review comments and channges 2016-04-05 15:36:00 +03:00
meerkat-common Merge branch 'master' of http://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into Voter-Registry 2016-04-15 02:45:35 -07:00
polling-station Code review comments and channges 2016-04-05 15:36:00 +03:00
restful-api-common Merge with master 2016-04-11 20:14:18 +03:00
voter-registry Added logging to Voter-Registry 2016-04-15 06:51:36 -07:00
voting-booth Code review comments and channges 2016-04-05 15:36:00 +03:00
voting-station-gui/src Created the status log update interface 2016-06-04 15:11:18 +03:00
.gitignore Put some unused files into git ignore 2016-04-15 03:11:47 -07:00
build.gradle Code review comments and channges 2016-04-05 15:36:00 +03:00
build.gradle-template Code review comments and channges 2016-04-05 15:36:00 +03:00
gradlew Feldman's VSS 2016-01-27 13:41:24 +02:00
gradlew.bat Added gradle 2015-10-26 16:06:45 +02:00
settings.gradle working version of VoterRegistry with localBulletinBoardServer. 2016-04-15 04:11:54 -07:00