Laura Radaelli
0cf9390fa5
prints test qr-code to virtual printer
2017-01-25 12:50:01 +02:00
Laura Radaelli
e60e76f104
changed titles of FX windows
2017-01-25 10:46:13 +02:00
Laura Radaelli
5386acfd1b
added css
2017-01-12 18:24:38 +02:00
Laura Radaelli
72d96c4d78
virtual printer (javaFX window) added
2017-01-12 18:03:40 +02:00
Laura Radaelli
b8418156b1
got to Cast or Audit screen
2017-01-12 12:32:59 +02:00
Laura Radaelli
29b8ef9734
javafx integration runs till channel choice
2017-01-06 17:24:38 +02:00
Laura Radaelli
c8044fc93d
fx gui with mainController and navigator (incomplete again)
2016-12-16 22:11:00 +02:00
Laura Radaelli
5113c2235b
fx gui with MainController and Navigator (incomplete)
2016-12-16 22:10:23 +02:00
Laura Radaelli
c97519c28e
starting fx window and communicating with graphicalUI thread
2016-12-16 17:55:56 +02:00
Laura Radaelli
0b1d334d3c
start javaFX window from voting booth ToyRun
2016-12-13 10:23:51 +02:00
Laura Radaelli
971db5d89c
barcode window always on top
2016-12-08 13:13:07 +02:00
Laura Radaelli
71076f5c7e
fix NullPointerException when calling votersBallot.toString and add showBallot (new window)
2016-12-08 12:11:04 +02:00
VladimirEliTokarev
0509bf6dda
Resolved the umextendablity of the summary ballot panel
2016-11-12 17:49:48 +02:00
VladimirEliTokarev
08cc50c22a
Resulted the bug with the not expendable panel
2016-11-12 17:37:42 +02:00
VladimirEliTokarev
6161898805
Changed the configuration parser
...
The usage of \\z delimeter is mustable
2016-11-12 17:17:17 +02:00
VladimirEliTokarev
7b937cc754
Added the creator of the jar to compile and create jar
...
The jar converts json configuration into normal
2016-11-12 17:05:53 +02:00
Tal Moran
e611d0c721
Removed generated files from repository
2016-11-05 23:58:33 +02:00
Tal Moran
f5e71dec2f
Added JOpt.simple dependency for command-line parsing; fixed bug in build.gradle to support alternative fatmain
2016-11-05 23:56:19 +02:00
VladimirEliTokarev
d6ea9412e3
Changed the usage of json configuration
...
For now we use an binary file which contains all the protobuf ballot
quesitons.
However there is a problem, the jar that suppose to convert json into
binary configuraiton file doesnt work.
2016-11-05 18:00:28 +02:00
Tal Moran
c4e0e5f56d
Allow using resource paths for images linked in the JSON configuration file
2016-10-30 15:34:58 +02:00
Tal Moran
ac4d668984
Use configuration file from bundled resource in test
2016-10-30 13:32:39 +02:00
VladimirEliTokarev
b601619d39
Changed the configuraitons tests
2016-10-29 23:10:18 +03:00
VladimirEliTokarev
555783d30c
Removed unnsessery panels
2016-10-29 23:06:28 +03:00
VladimirEliTokarev
c5dcb9f06e
Added the description of the picture of the candidate
2016-10-29 09:48:29 +03:00
VladimirEliTokarev
fbc1707b37
Added the validation that the answers given are valid strings and pictures
2016-10-28 20:02:27 +03:00
VladimirEliTokarev
e440bb3e76
Added configuration validation
2016-10-28 19:55:51 +03:00
Tal Moran
ca89514c97
Modified JSON and BARBECUE deps to use external maven sources
2016-10-26 00:50:23 +03:00
VladimirEliTokarev
d575eaf1d2
Moved the main file into outer folder
2016-10-24 17:12:10 +03:00
VladimirEliTokarev
2bf78f7c73
Added the logging to the configuration parsing and the main
2016-10-24 16:47:38 +03:00
VladimirEliTokarev
0af9d94a73
Addded logging to all of the panels.
2016-10-24 16:31:48 +03:00
VladimirEliTokarev
37f8893224
Added the randomiztaion of the answesr
2016-10-18 11:55:31 +03:00
VladimirEliTokarev
c474bc5ffb
Added the creation of the barcode
2016-10-05 17:12:44 +03:00
VladimirEliTokarev
5a78f723e5
Added button which takes you back
2016-10-05 16:52:28 +03:00
VladimirEliTokarev
94adef22f3
Added the thank for auditing pannel
2016-10-05 16:48:30 +03:00
VladimirEliTokarev
dcaf36f8fa
Added local usage of json configuration ar
2016-10-05 15:54:06 +03:00
VladimirEliTokarev
ef5cd70cc9
The summiting of the voters selections working
2016-10-05 15:37:53 +03:00
VladimirEliTokarev
8e2fdb7828
Every pannel that choses somthing now saves it into VotersBallot`
2016-10-05 13:11:18 +03:00
VladimirEliTokarev
6655f2dc8e
Added the usage of VotersBallot
2016-10-05 13:00:57 +03:00
VladimirEliTokarev
af2622b05c
Changed the project structure
2016-10-05 12:28:19 +03:00
VladimirEliTokarev
f535847ee5
Added tests to conbfiguration creator
2016-10-04 19:52:08 +03:00
VladimirEliTokarev
55279e2e3d
The new object which creates protobuf from jason working
2016-10-04 15:50:00 +03:00
VladimirEliTokarev
80a0a2fc2c
Added the Object which creates configurations based on json file
2016-10-04 15:09:58 +03:00
VladimirEliTokarev
80a032d373
Added the selection of the channel
2016-10-03 21:15:44 +03:00
VladimirEliTokarev
6e47a4df98
Added pictures showing
...
Now from given configuration the the pictures showed two,
2016-10-03 20:30:43 +03:00
VladimirEliTokarev
21867fb5da
Added the ability to display pictures
2016-10-03 20:11:42 +03:00
VladimirEliTokarev
91b0d947f2
Started implementing the representation of the pictures for voter
2016-10-03 12:48:16 +03:00
VladimirEliTokarev
352fb7a548
Now the text question represented in the select name panel
2016-10-03 12:15:08 +03:00
VladimirEliTokarev
4e071c83ce
Createing the object that will update the new strings answers
2016-10-02 23:02:42 +03:00
VladimirEliTokarev
fe5a4d7be1
Created Succesefully whole config object
2016-10-02 22:26:38 +03:00
VladimirEliTokarev
ef1ff8dea1
Creating configuration file
2016-10-02 21:35:59 +03:00