Vladimir ELazar Tokarev
c97910644f
Creating splash screen on boot then the uploader BB
2016-05-28 14:15:05 +03:00
Vladimir ELazar Tokarev
213ab2a4ea
Created spesific package for every fxml
...
I have come to conclusoin (after few projects inspection) thatevery fxml
should have his own conroller and its own java class that represents it
and loads it.
2016-05-28 13:12:30 +03:00
Vladimir ELazar Tokarev
357fab2d96
Filled the polling_station_dashboard
...
Now the file have the basic structure needed
2016-05-28 12:58:18 +03:00
Vladimir ELazar Tokarev
49f8e597a3
Added the polling station dashboard
...
for now created the baseic parts of the dashboard
2016-05-21 11:46:52 +03:00
Vladimir ELazar Tokarev
ccdb3b4b01
Removed the external classes
...
for now we dont need any animation
2016-05-21 09:59:14 +03:00
Vladimir ELazar Tokarev
ac2fc3a83d
Ended the fxml of uploading to bulletin board
...
ended its fxml and addedexternal loadinig pane class
2016-05-21 09:54:21 +03:00
Vladimir ELazar Tokarev
6d01be0d13
Loading gif removed
...
Loading gif removed after all fxmls loaded
2016-05-20 12:54:33 +03:00
Dasha-1
b76bd76854
Created loader of all next fxmls
...
Now we display the spalsh screen on boot then load all of the fxmls
2016-05-20 12:10:17 +03:00
Dasha-1
7eb5aec1d1
Created the splash screen on boot.
2016-05-20 11:27:24 +03:00
Dasha-1
81dcdf6f25
Renamed the project
2016-05-20 10:44:59 +03:00
Dasha-1
df6e40e385
Created new branch which will have the initial voting station gui.
2016-05-20 10:34:06 +03:00
Vladimir Eliezer Tokarev
7fc0af2b1f
Added logging to Voter-Registry
2016-04-15 06:51:36 -07:00
Vladimir Eliezer Tokarev
47f68acae4
working version of VoterRegistry with localBulletinBoardServer.
2016-04-15 04:11:54 -07:00
Vladimir Eliezer Tokarev
630588ca5b
Put some unused files into git ignore
2016-04-15 03:11:47 -07:00
Vladimir Eliezer Tokarev
53fc701444
Merge branch 'master' of http://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into Voter-Registry
2016-04-15 02:45:35 -07:00
Tal Moran
1f8df95895
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
Tal Moran
c798e827dc
More renaming and refactoring of DKG code
2016-04-12 02:21:46 +03:00
Tal Moran
78207532ec
protobuf naming convention
2016-04-11 20:51:40 +03:00
Tal Moran
d2373c09f2
Merge with master
2016-04-11 20:14:18 +03:00
Tal Moran
1ec02173e7
package renaming and protobuf moves
2016-04-11 19:48:36 +03:00
Arbel Deutsch Peled
67b01032d0
Merge branch 'Cached-Client'
2016-04-11 14:23:05 +03:00
Arbel Deutsch Peled
e904caa74f
Added certificates to version control
2016-04-11 14:21:36 +03:00
Arbel Deutsch Peled
edfd47a98d
Fixed H2 test time (by using a connection pool)
...
Added same fix to MySQL
Fixed and tested H2 SyncQuery
2016-04-11 14:13:26 +03:00
Arbel Deutsch Peled
07aecd5237
TimestampComparator name change
2016-04-11 12:26:02 +03:00
Arbel Deutsch Peled
857821c0e4
Adding one more file to version control
2016-04-11 12:17:05 +03:00
tzlil.gon
d0951f8644
stop
2016-04-08 21:48:08 +03:00
tzlil.gon
3e1f59ec2b
switch secret with share
2016-04-08 15:46:54 +03:00
tzlil.gon
5d564c834c
generic group + wait instead of sleep
2016-04-08 15:04:07 +03:00
tzlil.gon
0ae9719bc5
generic group + wait instead of sleep
2016-04-08 15:03:32 +03:00
Tal Moran
4f608e813d
Code review comments and channges
2016-04-05 15:36:00 +03:00
Vladimir Eliezer Tokarev
14d6759803
The tests suing LocalBullteinBoardClient instead of the Cached one.
2016-04-01 04:12:21 -07:00
Vladimir Eliezer Tokarev
25781f40f7
Changed AsyncVoterRegistry to use CachedBulletinBoardClient
...
Instead of using ThreadedBulletinBoardClient.
The test have been changed to use LocalBulletinBoardClient.
2016-04-01 02:20:47 -07:00
Vladimir Eliezer Tokarev
1bf5861808
Merge branch 'master' into Voter-Registry
2016-04-01 00:26:29 -07:00
tzlil.gon
5670739e49
tested version
2016-03-30 12:44:04 +03:00
Arbel Deutsch Peled
49c1e2c178
Added missing files to version control
2016-03-27 20:11:09 +03:00
Vladimir Eliezer Tokarev
01874f7d1c
Removed alll the printStackTrace.
2016-03-26 04:16:08 -07:00
Vladimir Eliezer Tokarev
7f39badaf7
Removed the system.out.println.
2016-03-26 04:14:27 -07:00
Vladimir Eliezer Tokarev
259b4c2ae5
Anded return statment after onFailure for the object dont send onSucces.
2016-03-26 04:13:45 -07:00
Vladimir Eliezer Tokarev
f3ec49acc7
Removed the usage of the collection of digital signers
2016-03-26 04:11:09 -07:00
Vladimir Eliezer Tokarev
5398d5adc3
Removed the usage of DigitalSignature where should be single instace
2016-03-26 03:58:21 -07:00
Vladimir Eliezer Tokarev
b8cc12dfc1
Removed serialization from the project (we have protobufs!).
2016-03-26 03:53:53 -07:00
Arbel Deutsch Peled
e56312d38b
Local Client supports subsrciptions
2016-03-22 10:16:46 +02:00
tzlil.gon
5f45c1f6d6
tested with malicious users
2016-03-22 00:49:21 +02:00
Arbel Deutsch Peled
a7699086d8
Local Client for testing (without subscription yet)
...
Partial implementation of subscriptions.
Some bug fixes.
2016-03-21 20:32:57 +02:00
Vladimir Eliezer Tokarev
8140dcd516
Changed the documentation of some files to document things that have changed since last commit.
2016-03-18 10:53:01 -07:00
Vladimir Eliezer Tokarev
c767d8af58
Changed the writing of all the groups ids of one simple voter.
2016-03-18 10:42:07 -07:00
tzlil.gon
e4a33af4d4
abort message
2016-03-18 14:20:47 +02:00
Vladimir Eliezer Tokarev
37002a7f1e
Changed the getLatestMessage to be java 7 syntax
2016-03-12 05:50:42 -08:00
Vladimir Eliezer Tokarev
b4661d0fed
Splited LatestMessagesCallBack into number of callbacks according to their destanation.
2016-03-12 05:23:51 -08:00
Vladimir Eliezer Tokarev
a9d96e59b2
Correcting arbel peled cr
2016-03-11 06:02:09 -08:00