Go to file
Vladimir ELazar Tokarev 1fb96c8630 Added Ecent Handler Mapper
Polling Station Dashboard have a lot of logics extend or close some
pannels (Settings and the Status log), search for users, and eddit those
users.
In order to simplfy the logic of Polling Station Dashboard Controler this
class was invented, the idea behind is simple every time some event is
trigered we will activate the apropriate handle method of the apropriate
object, this way if tomorow for say i want to implement different search
algoritm of users i will only change the UserSearch part.
2016-06-12 15:20:29 +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 Added Ecent Handler Mapper 2016-06-12 15:20:29 +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