Commit Graph

  • c4e0e5f56d Allow using resource paths for images linked in the JSON configuration file Tal Moran 2016-10-30 15:34:58 +0200
  • ac4d668984 Use configuration file from bundled resource in test Tal Moran 2016-10-30 13:32:39 +0200
  • b601619d39 Changed the configuraitons tests VladimirEliTokarev 2016-10-29 23:10:18 +0300
  • 555783d30c Removed unnsessery panels VladimirEliTokarev 2016-10-29 23:06:28 +0300
  • c5dcb9f06e Added the description of the picture of the candidate VladimirEliTokarev 2016-10-29 09:48:29 +0300
  • fbc1707b37 Added the validation that the answers given are valid strings and pictures VladimirEliTokarev 2016-10-28 20:02:27 +0300
  • e440bb3e76 Added configuration validation VladimirEliTokarev 2016-10-28 19:55:51 +0300
  • ca89514c97 Modified JSON and BARBECUE deps to use external maven sources Tal Moran 2016-10-26 00:50:23 +0300
  • d575eaf1d2 Moved the main file into outer folder VladimirEliTokarev 2016-10-24 17:12:10 +0300
  • 2bf78f7c73 Added the logging to the configuration parsing and the main VladimirEliTokarev 2016-10-24 16:47:38 +0300
  • 0af9d94a73 Addded logging to all of the panels. VladimirEliTokarev 2016-10-24 16:31:48 +0300
  • 37f8893224 Added the randomiztaion of the answesr VladimirEliTokarev 2016-10-18 11:55:31 +0300
  • c474bc5ffb Added the creation of the barcode VladimirEliTokarev 2016-10-05 17:12:44 +0300
  • 5a78f723e5 Added button which takes you back VladimirEliTokarev 2016-10-05 16:52:28 +0300
  • 94adef22f3 Added the thank for auditing pannel VladimirEliTokarev 2016-10-05 16:48:30 +0300
  • dcaf36f8fa Added local usage of json configuration ar VladimirEliTokarev 2016-10-05 15:54:06 +0300
  • ef5cd70cc9 The summiting of the voters selections working VladimirEliTokarev 2016-10-05 15:37:53 +0300
  • 8e2fdb7828 Every pannel that choses somthing now saves it into VotersBallot` VladimirEliTokarev 2016-10-05 13:11:18 +0300
  • 6655f2dc8e Added the usage of VotersBallot VladimirEliTokarev 2016-10-05 13:00:57 +0300
  • af2622b05c Changed the project structure VladimirEliTokarev 2016-10-05 12:28:19 +0300
  • f535847ee5 Added tests to conbfiguration creator VladimirEliTokarev 2016-10-04 19:52:08 +0300
  • 55279e2e3d The new object which creates protobuf from jason working VladimirEliTokarev 2016-10-04 15:50:00 +0300
  • 80a0a2fc2c Added the Object which creates configurations based on json file VladimirEliTokarev 2016-10-04 15:09:58 +0300
  • 80a032d373 Added the selection of the channel VladimirEliTokarev 2016-10-03 21:15:44 +0300
  • 6e47a4df98 Added pictures showing VladimirEliTokarev 2016-10-03 20:30:43 +0300
  • 21867fb5da Added the ability to display pictures VladimirEliTokarev 2016-10-03 20:11:42 +0300
  • 91b0d947f2 Started implementing the representation of the pictures for voter VladimirEliTokarev 2016-10-03 12:48:16 +0300
  • 352fb7a548 Now the text question represented in the select name panel VladimirEliTokarev 2016-10-03 12:15:08 +0300
  • 4e071c83ce Createing the object that will update the new strings answers VladimirEliTokarev 2016-10-02 23:02:42 +0300
  • fe5a4d7be1 Created Succesefully whole config object VladimirEliTokarev 2016-10-02 22:26:38 +0300
  • ef1ff8dea1 Creating configuration file VladimirEliTokarev 2016-10-02 21:35:59 +0300
  • 272e40647e Resolved the issue with the encoding VladimirEliTokarev 2016-10-02 21:03:42 +0300
  • c410fc6693 Added the changes of two way node to number of clases VladimirEliTokarev 2016-10-02 19:11:34 +0300
  • 5267c7026f Implementing the usage of voting booth gui config VladimirEliTokarev 2016-10-02 18:52:20 +0300
  • 68291d34f3 Added the protobuf that describes the voting booth question Vladimir Eliezer Tokarev 2016-10-01 18:50:33 +0300
  • 5c2de6d009 Inserted the VotingBoothConfiguration into every panel Vladimir Eliezer Tokarev 2016-10-01 15:56:26 +0300
  • c0ed5ea3fc Added the configuration object that will contains all needed data for voting booth initilization Vladimir Eliezer Tokarev 2016-10-01 15:41:13 +0300
  • 51ea368c01 Removed the packages problem Vladimir Eliezer Tokarev 2016-10-01 11:07:43 +0300
  • 7cda19247e Updated the slesect candidate by pictures Vladimir Eliezer Tokarev 2016-10-01 11:00:25 +0300
  • 9211c70c2e Merge branch 'voting-booth-gui' of http://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into voting-booth-gui Vladimir Eliezer Tokarev 2016-09-24 19:17:40 +0300
  • 16e0633b75 Removed unnesesery fields Vladimir Eliezer Tokarev 2016-09-24 19:09:13 +0300
  • 37be8f3a52 Added the ability to submit questions and answers Vladimir Eliezer Tokarev 2016-09-24 19:08:24 +0300
  • f1704ce16e Implemented the start new session functionality Vladimir Eliezer Tokarev 2016-09-24 13:26:15 +0300
  • a9fbf555d6 Refactored voting-booth-gui to use gradle and match maven directory style Tal Moran 2016-09-21 17:21:34 +0300
  • 1ff490a354 Merge branch 'master' of https://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into voting-booth-gui Tal Moran 2016-09-21 16:23:45 +0300
  • 63e26fdc16 Some documentation for versionup.pl Tal Moran 2016-09-21 16:21:22 +0300
  • 267164e996 Update to Gradle 3.1 Tal Moran 2016-09-21 16:19:45 +0300
  • 0007df38b8 updated documentation Vladimir Eliezer Tokarev 2016-09-17 13:50:06 +0300
  • d7fca43817 Removed unnesesary test2 class Vladimir Eliezer Tokarev 2016-09-17 13:40:22 +0300
  • 210994ca75 Added the main method into VotingBoothGUIManager Vladimir Eliezer Tokarev 2016-09-17 13:36:37 +0300
  • d8adf7b49e Created the VotingBoothGUIManager Vladimir Eliezer Tokarev 2016-09-17 13:29:21 +0300
  • 9444072f40 Created the Graphical User Interface Vladimir Eliezer Tokarev 2016-09-17 12:33:40 +0300
  • c6f2ffff9b Merge branch 'master' of http://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into voting-booth-gui Vladimir Eliezer Tokarev 2016-09-10 14:00:14 +0300
  • dda2d3e55b Added Vote have been cast into flow Vladimir Eliezer Tokarev 2016-08-27 17:06:35 +0300
  • 38f1624071 Added the cast or audit into the flow Vladimir Eliezer Tokarev 2016-08-27 16:56:53 +0300
  • b687782f5c Added the ballot summary to the flow Vladimir Eliezer Tokarev 2016-08-27 16:48:50 +0300
  • 4591c4e2e8 Added Select candidate by picture to the flow Vladimir Eliezer Tokarev 2016-08-27 16:24:25 +0300
  • 36d9276ad8 Added the Select Candidate name into the flaw Vladimir Eliezer Tokarev 2016-08-27 16:05:18 +0300
  • 01cda996f9 Connected the Welcome splash to straight channel section Vladimir Eliezer Tokarev 2016-08-27 15:07:18 +0300
  • e200bc0f8b Converted TwoWayNode into abstract class Vladimir Eliezer Tokarev 2016-08-27 14:24:00 +0300
  • 9b636f2d2e Converted WelcomeSplash into two way link Vladimir Eliezer Tokarev 2016-08-27 14:07:13 +0300
  • e605089666 Created the basic idea polling booth gui Vladimir Eliezer Tokarev 2016-08-27 13:34:03 +0300
  • c39d0774f9 Changed the name of fxml Vladimir Eliezer Tokarev 2016-08-27 12:38:38 +0300
  • 19b11736e0 Created the vote has been casted Vladimir Eliezer Tokarev 2016-08-20 13:01:27 +0300
  • 3a86e6f01a Created the thank for auditing panel Vladimir Eliezer Tokarev 2016-08-20 12:27:27 +0300
  • c26acbc3cf Created cast of audit panel Vladimir Eliezer Tokarev 2016-08-20 12:15:58 +0300
  • 86de5b07a4 Created the printing commitment barcode panel Vladimir Eliezer Tokarev 2016-08-20 11:55:14 +0300
  • 8a73f21f48 Created the ballot summary panel Vladimir Eliezer Tokarev 2016-08-20 11:48:54 +0300
  • f2ea4b5d15 Typo: fix typo in documentation Hai Brenner 2016-08-11 13:36:09 +0300
  • 6b512e078b Merge branch 'master' into dist_dec Hai Brenner 2016-08-09 14:30:40 +0300
  • ce40a04ac7 Make code of SDKG test prettier Hai Brenner 2016-08-07 17:04:23 +0300
  • bc790c3eb4 Created select candidate by picture fxml Vladimir Eliezer Tokarev 2016-08-06 16:19:34 +0300
  • 99edbcf1b1 Created the candidate write name and the candidate selections uml Vladimir Eliezer Tokarev 2016-08-06 16:01:33 +0300
  • 4ddd5f852a Fix: better test of the NetworkVirtualPrinter Hai Brenner 2016-08-02 14:24:25 +0300
  • c78b78aa3c no change Hai Brenner 2016-08-02 14:22:21 +0300
  • afed4fb510 Fix: reading protobuf BoolValues through network used to fail due to problematic dynamic casting Hai Brenner 2016-08-02 14:13:10 +0300
  • aea84d0f54 Add: todo comments Hai Brenner 2016-07-31 17:44:24 +0300
  • cb65103fca Fix: typo in comment Hai Brenner 2016-07-31 17:43:58 +0300
  • 4f3fc40dc6 Created the voting-booth-station Vladimir Eliezer Tokarev 2016-07-30 16:57:17 +0300
  • ae357541e8 Fix typo in documentation comment Hai Brenner 2016-07-27 14:25:09 +0300
  • da7a05ecd8 Fix: UI now has command queue of size 1. Hai Brenner 2016-07-19 12:05:06 +0300
  • 1cf16d8386 Fix: output device now has queue of size 1. a newer command always overrides the previous one Hai Brenner 2016-07-19 11:59:50 +0300
  • 88991ea9ff Refactor: some more comments, and better looking code in VotingBoothImpl.java vbdev2 Hai Brenner 2016-07-12 15:32:22 +0300
  • 0956fa98d3 Refactor: add comments to VotingBoothImpl.java, and rename tasks to commands (because they were two names of the same thing) Hai Brenner 2016-07-12 15:23:46 +0300
  • 42d68b7ce8 Test: Add NetworkVirtualPrinterTest Hai Brenner 2016-07-12 11:54:50 +0300
  • 5404bb9ed2 Fix error in setting name of output device thread Hai Brenner 2016-07-12 11:51:16 +0300
  • f2836d277a Add polling-station project dependency to VB build.gradle for testing purposes Hai Brenner 2016-07-12 11:50:21 +0300
  • b667de95aa Fix protobuf definition of EncryptedBallot to match the standard convention. Hai Brenner 2016-07-12 11:49:25 +0300
  • b64719b1d9 Pressing on the regular search return it voting-station-gui Vladimir Eliezer Tokarev 2016-07-09 14:17:13 +0300
  • 35c90882c0 The exchange of regular search to advanced is done Vladimir Eliezer Tokarev 2016-07-09 13:54:24 +0300
  • b644f8b500 Created the advacned search panel fxml Vladimir Eliezer Tokarev 2016-07-09 13:28:26 +0300
  • 6c43201113 Created the Advanced Search class Vladimir Eliezer Tokarev 2016-07-09 13:10:53 +0300
  • 49551dc36b Merge branch 'master' into vbdev2 Hai Brenner 2016-07-06 21:55:34 +0300
  • 88c4e0e644 Merge branch 'master' of https://cs.idc.ac.il/rhodecode/meerkat/meerkat-java Hai Brenner 2016-07-06 21:45:35 +0300
  • d804f0dbac voting-booth gradle.build now has dependencies on jetty and RESTful API for testing purposes Hai Brenner 2016-07-06 21:33:30 +0300
  • b1a033da5e Add the channel identifier to the PlaintextBallot, so it is now printed by the output device Hai Brenner 2016-07-06 13:24:10 +0300
  • 853a6b5684 Another (final) Generics type fix Hai Brenner 2016-07-04 16:05:52 +0300
  • 2336d44ffc reduced more compilation warnings by having better Generics type handling and better JavaDocs Hai Brenner 2016-07-04 16:04:04 +0300
  • d8b766725b Removed many compilation warnings by having better handling of Generics types and better JavaDocs Hai Brenner 2016-07-04 15:52:05 +0300
  • 218677fd96 added many comments and JavaDocs Hai Brenner 2016-07-04 14:17:11 +0300